Dashboard > ApacheDS Addons > ... > Triggers > Triggers and The Directory Administrative Authority Model
Triggers and The Directory Administrative Authority Model
Added by Ersin Er, last edited by Ersin Er on May 25, 2006  (view change)
Labels: 
(None)


The following schema elements are proposed.

attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.25 NAME 'prescriptiveTrigger'
    DESC 'Trigger specification that applies to a set of entries'
    EQUALITY directoryStringFirstComponentMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.59
    USAGE directoryOperation )
attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.26 NAME 'entryTrigger'
    DESC 'Trigger specification that applies to a single entry'
    EQUALITY directoryStringFirstComponentMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.59
    USAGE directoryOperation )
attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.27 NAME 'triggerSubentries'
    DESC 'Used to track subentries associated with a trigger area which an entry falls under'
    SUP distinguishedName
    EQUALITY distinguishedNameMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
    NO-USER-MODIFICATION
    USAGE directoryOperation ))
objectclass ( 1.2.6.1.4.1.18060.1.1.1.3.28 NAME 'triggerSubentry'
    DESC 'Used to track a subentry associated with trigger areas'
    AUXILIARY
    MUST prescriptiveTrigger )
TODO: Add support for Trigger Schemes. This means an attribute like triggerScheme per Trigger Specific Entry with currently one possible value "basicTriggerScheme".

References

  • RFC 3672 Subentries in the Lightweight Directory Access Protocol (LDAP)

Site running on a free Atlassian Confluence Open Source Project License granted to Safehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators