| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- # 60rfc4876.ldif - Updated from draft-joslin-config-schema
- ################################################################################
- #
- dn: cn=schema
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.0
- NAME 'defaultServerList'
- DESC 'List of default servers'
- EQUALITY caseIgnoreMatch
- SUBSTR caseIgnoreSubstringsMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.1
- NAME 'defaultSearchBase'
- DESC 'Default base for searches'
- EQUALITY distinguishedNameMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.2
- NAME 'preferredServerList'
- DESC 'List of preferred servers'
- EQUALITY caseIgnoreMatch
- SUBSTR caseIgnoreSubstringsMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.3
- NAME 'searchTimeLimit'
- DESC 'Maximum time an agent or service allows for a search to complete'
- EQUALITY integerMatch
- ORDERING integerOrderingMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.4
- NAME 'bindTimeLimit'
- DESC 'Maximum time an agent or service allows for a bind operation to complete'
- EQUALITY integerMatch
- ORDERING integerOrderingMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.5
- NAME 'followReferrals'
- DESC 'An agent or service does or should follow referrals'
- EQUALITY booleanMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.6
- NAME 'authenticationMethod'
- DESC 'Identifies the types of authentication methods either used, required, or provided by a service or peer'
- EQUALITY caseIgnoreMatch
- SUBSTR caseIgnoreSubstringsMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.7
- NAME 'profileTTL'
- DESC 'Time to live, in seconds, before a profile is considered stale'
- EQUALITY integerMatch
- ORDERING integerOrderingMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.9
- NAME 'attributeMap'
- DESC 'Attribute mappings used, required, or supported by an agent or service'
- EQUALITY caseIgnoreIA5Match
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.10
- NAME 'credentialLevel'
- DESC 'Identifies type of credentials either used, required, or supported by an agent or service'
- EQUALITY caseIgnoreIA5Match
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.11
- NAME 'objectclassMap'
- DESC 'Object class mappings used, required, or supported by an agent or service'
- EQUALITY caseIgnoreIA5Match
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.12
- NAME 'defaultSearchScope'
- DESC 'Default scope used when performing a search'
- EQUALITY caseIgnoreIA5Match
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.13
- NAME 'serviceCredentialLevel'
- DESC 'Specifies the type of credentials either used, required, or supported by a specific service'
- EQUALITY caseIgnoreIA5Match
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
- )
- #
- ################################################################################
- # This was 1.3.6.1.4.1.11.1.3.1.1.8 in the draft
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.14
- NAME 'serviceSearchDescriptor'
- DESC 'Specifies search descriptors required, used, or supported by a particular service or agent'
- EQUALITY caseExactMatch
- SUBSTR caseExactSubstringsMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.15
- NAME 'serviceAuthenticationMethod'
- DESC 'Specifies types authentication methods either used, required, or supported by a particular service'
- EQUALITY caseIgnoreMatch
- SUBSTR caseIgnoreSubstringsMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
- )
- #
- ################################################################################
- #
- attributeTypes: (
- 1.3.6.1.4.1.11.1.3.1.1.16
- NAME 'dereferenceAliases'
- DESC 'Specifies if a service or agent either requires, supports, or uses dereferencing of aliases.'
- EQUALITY booleanMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
- SINGLE-VALUE
- )
- #
- ################################################################################
- #
- objectClasses: (
- 1.3.6.1.4.1.11.1.3.1.2.5
- NAME 'DUAConfigProfile'
- DESC 'Abstraction of a base configuration for a DUA'
- SUP top
- STRUCTURAL
- MUST ( cn )
- MAY ( defaultServerList $ preferredServerList $ defaultSearchBase $ defaultSearchScope $ searchTimeLimit $ bindTimeLimit $ credentialLevel $ authenticationMethod $ followReferrals $ dereferenceAliases $ serviceSearchDescriptor $ serviceCredentialLevel $ serviceAuthenticationMethod $ objectclassMap $ attributeMap $ profileTTL )
- )
- #
- ################################################################################
- #
|