⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 core.ldif

📁 ldap服务器源码
💻 LDIF
📖 第 1 页 / 共 2 页
字号:
olcAttributeTypes: ( 2.5.4.45 NAME 'x500UniqueIdentifier'  DESC 'RFC2256: X.500 unique identifier'  EQUALITY bitStringMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.6 )#olcAttributeTypes: ( 2.5.4.46 NAME 'dnQualifier'  DESC 'RFC2256: DN qualifier'  EQUALITY caseIgnoreMatch  ORDERING caseIgnoreOrderingMatch  SUBSTR caseIgnoreSubstringsMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.44 )#olcAttributeTypes: ( 2.5.4.47 NAME 'enhancedSearchGuide'  DESC 'RFC2256: enhanced search guide'  SYNTAX 1.3.6.1.4.1.1466.115.121.1.21 )#olcAttributeTypes: ( 2.5.4.48 NAME 'protocolInformation'  DESC 'RFC2256: protocol information'  EQUALITY protocolInformationMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.42 )## 2.5.4.49 is defined above as it's used for subtyping#olcAttributeTypes: ( 2.5.4.49 NAME 'distinguishedName'#	EQUALITY distinguishedNameMatch#	SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )#olcAttributeTypes: ( 2.5.4.50 NAME 'uniqueMember'  DESC 'RFC2256: unique member of a group'  EQUALITY uniqueMemberMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.34 )#olcAttributeTypes: ( 2.5.4.51 NAME 'houseIdentifier'  DESC 'RFC2256: house identifier'  EQUALITY caseIgnoreMatch  SUBSTR caseIgnoreSubstringsMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )## Must be transferred using ;binaryolcAttributeTypes: ( 2.5.4.52 NAME 'supportedAlgorithms'  DESC 'RFC2256: supported algorithms'  SYNTAX 1.3.6.1.4.1.1466.115.121.1.49 )## Must be transferred using ;binaryolcAttributeTypes: ( 2.5.4.53 NAME 'deltaRevocationList'  DESC 'RFC2256: delta revocation list; use ;binary'  SYNTAX 1.3.6.1.4.1.1466.115.121.1.9 )#olcAttributeTypes: ( 2.5.4.54 NAME 'dmdName'  DESC 'RFC2256: name of DMD'  SUP name )#olcAttributeTypes: ( 2.5.4.65 NAME 'pseudonym'  DESC 'X.520(4th): pseudonym for the object'  SUP name )## Standard object classes from RFC2256## system schema#olcObjectClasses: ( 2.5.6.1 NAME 'alias'#	DESC 'RFC2256: an alias'#	SUP top STRUCTURAL#	MUST aliasedObjectName )#olcObjectClasses: ( 2.5.6.2 NAME 'country'  DESC 'RFC2256: a country'  SUP top STRUCTURAL  MUST c  MAY ( searchGuide $ description ) )#olcObjectClasses: ( 2.5.6.3 NAME 'locality'  DESC 'RFC2256: a locality'  SUP top STRUCTURAL  MAY ( street $ seeAlso $ searchGuide $ st $ l $ description ) )#olcObjectClasses: ( 2.5.6.4 NAME 'organization'  DESC 'RFC2256: an organization'  SUP top STRUCTURAL  MUST o  MAY ( userPassword $ searchGuide $ seeAlso $ businessCategory $  x121Address $ registeredAddress $ destinationIndicator $  preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $  telephoneNumber $ internationaliSDNNumber $   facsimileTelephoneNumber $ street $ postOfficeBox $ postalCode $  postalAddress $ physicalDeliveryOfficeName $ st $ l $ description ) )#olcObjectClasses: ( 2.5.6.5 NAME 'organizationalUnit'  DESC 'RFC2256: an organizational unit'  SUP top STRUCTURAL  MUST ou  MAY ( userPassword $ searchGuide $ seeAlso $ businessCategory $  x121Address $ registeredAddress $ destinationIndicator $  preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $  telephoneNumber $ internationaliSDNNumber $  facsimileTelephoneNumber $ street $ postOfficeBox $ postalCode $  postalAddress $ physicalDeliveryOfficeName $ st $ l $ description ) )#olcObjectClasses: ( 2.5.6.6 NAME 'person'  DESC 'RFC2256: a person'  SUP top STRUCTURAL  MUST ( sn $ cn )  MAY ( userPassword $ telephoneNumber $ seeAlso $ description ) )#olcObjectClasses: ( 2.5.6.7 NAME 'organizationalPerson'  DESC 'RFC2256: an organizational person'  SUP person STRUCTURAL  MAY ( title $ x121Address $ registeredAddress $ destinationIndicator $  preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $  telephoneNumber $ internationaliSDNNumber $   facsimileTelephoneNumber $ street $ postOfficeBox $ postalCode $  postalAddress $ physicalDeliveryOfficeName $ ou $ st $ l ) )#olcObjectClasses: ( 2.5.6.8 NAME 'organizationalRole'  DESC 'RFC2256: an organizational role'  SUP top STRUCTURAL  MUST cn  MAY ( x121Address $ registeredAddress $ destinationIndicator $  preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $  telephoneNumber $ internationaliSDNNumber $ facsimileTelephoneNumber $  seeAlso $ roleOccupant $ preferredDeliveryMethod $ street $  postOfficeBox $ postalCode $ postalAddress $  physicalDeliveryOfficeName $ ou $ st $ l $ description ) )#olcObjectClasses: ( 2.5.6.9 NAME 'groupOfNames'  DESC 'RFC2256: a group of names (DNs)'  SUP top STRUCTURAL  MUST ( member $ cn )  MAY ( businessCategory $ seeAlso $ owner $ ou $ o $ description ) )#olcObjectClasses: ( 2.5.6.10 NAME 'residentialPerson'  DESC 'RFC2256: an residential person'  SUP person STRUCTURAL  MUST l  MAY ( businessCategory $ x121Address $ registeredAddress $  destinationIndicator $ preferredDeliveryMethod $ telexNumber $  teletexTerminalIdentifier $ telephoneNumber $ internationaliSDNNumber $  facsimileTelephoneNumber $ preferredDeliveryMethod $ street $  postOfficeBox $ postalCode $ postalAddress $  physicalDeliveryOfficeName $ st $ l ) )#olcObjectClasses: ( 2.5.6.11 NAME 'applicationProcess'  DESC 'RFC2256: an application process'  SUP top STRUCTURAL  MUST cn  MAY ( seeAlso $ ou $ l $ description ) )#olcObjectClasses: ( 2.5.6.12 NAME 'applicationEntity'  DESC 'RFC2256: an application entity'  SUP top STRUCTURAL  MUST ( presentationAddress $ cn )  MAY ( supportedApplicationContext $ seeAlso $ ou $ o $ l $  description ) )#olcObjectClasses: ( 2.5.6.13 NAME 'dSA'  DESC 'RFC2256: a directory system agent (a server)'  SUP applicationEntity STRUCTURAL  MAY knowledgeInformation )#olcObjectClasses: ( 2.5.6.14 NAME 'device'  DESC 'RFC2256: a device'  SUP top STRUCTURAL  MUST cn  MAY ( serialNumber $ seeAlso $ owner $ ou $ o $ l $ description ) )#olcObjectClasses: ( 2.5.6.15 NAME 'strongAuthenticationUser'  DESC 'RFC2256: a strong authentication user'  SUP top AUXILIARY  MUST userCertificate )#olcObjectClasses: ( 2.5.6.16 NAME 'certificationAuthority'  DESC 'RFC2256: a certificate authority'  SUP top AUXILIARY  MUST ( authorityRevocationList $ certificateRevocationList $  cACertificate ) MAY crossCertificatePair )#olcObjectClasses: ( 2.5.6.17 NAME 'groupOfUniqueNames'  DESC 'RFC2256: a group of unique names (DN and Unique Identifier)'  SUP top STRUCTURAL  MUST ( uniqueMember $ cn )  MAY ( businessCategory $ seeAlso $ owner $ ou $ o $ description ) )#olcObjectClasses: ( 2.5.6.18 NAME 'userSecurityInformation'  DESC 'RFC2256: a user security information'  SUP top AUXILIARY  MAY ( supportedAlgorithms ) )#olcObjectClasses: ( 2.5.6.16.2 NAME 'certificationAuthority-V2'  SUP certificationAuthority  AUXILIARY MAY ( deltaRevocationList ) )#olcObjectClasses: ( 2.5.6.19 NAME 'cRLDistributionPoint'  SUP top STRUCTURAL  MUST ( cn )  MAY ( certificateRevocationList $ authorityRevocationList $  deltaRevocationList ) )#olcObjectClasses: ( 2.5.6.20 NAME 'dmd'  SUP top STRUCTURAL  MUST ( dmdName )  MAY ( userPassword $ searchGuide $ seeAlso $ businessCategory $  x121Address $ registeredAddress $ destinationIndicator $  preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $  telephoneNumber $ internationaliSDNNumber $ facsimileTelephoneNumber $  street $ postOfficeBox $ postalCode $ postalAddress $  physicalDeliveryOfficeName $ st $ l $ description ) )### Object Classes from RFC 2587#olcObjectClasses: ( 2.5.6.21 NAME 'pkiUser'  DESC 'RFC2587: a PKI user'  SUP top AUXILIARY  MAY userCertificate )#olcObjectClasses: ( 2.5.6.22 NAME 'pkiCA'  DESC 'RFC2587: PKI certificate authority'  SUP top AUXILIARY  MAY ( authorityRevocationList $ certificateRevocationList $  cACertificate $ crossCertificatePair ) )#olcObjectClasses: ( 2.5.6.23 NAME 'deltaCRL'  DESC 'RFC2587: PKI user'  SUP top AUXILIARY  MAY deltaRevocationList )### Standard Track URI label schema from RFC 2079# system schema#olcAttributeTypes: ( 1.3.6.1.4.1.250.1.57 NAME 'labeledURI'#	DESC 'RFC2079: Uniform Resource Identifier with optional label'#	EQUALITY caseExactMatch#	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )#olcObjectClasses: ( 1.3.6.1.4.1.250.3.15 NAME 'labeledURIObject'  DESC 'RFC2079: object that contains the URI attribute type'  MAY ( labeledURI )  SUP top AUXILIARY )### Derived from RFC 1274, but with new "short names"##olcAttributeTypes: ( 0.9.2342.19200300.100.1.1#	NAME ( 'uid' 'userid' )#	DESC 'RFC1274: user identifier'#	EQUALITY caseIgnoreMatch#	SUBSTR caseIgnoreSubstringsMatch#	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )#olcAttributeTypes: ( 0.9.2342.19200300.100.1.3  NAME ( 'mail' 'rfc822Mailbox' )  DESC 'RFC1274: RFC822 Mailbox'    EQUALITY caseIgnoreIA5Match    SUBSTR caseIgnoreIA5SubstringsMatch    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )#olcObjectClasses: ( 0.9.2342.19200300.100.4.19 NAME 'simpleSecurityObject'  DESC 'RFC1274: simple security object'  SUP top AUXILIARY  MUST userPassword )## RFC 1274 + RFC 2247olcAttributeTypes: ( 0.9.2342.19200300.100.1.25  NAME ( 'dc' 'domainComponent' )  DESC 'RFC1274/2247: domain component'  EQUALITY caseIgnoreIA5Match  SUBSTR caseIgnoreIA5SubstringsMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )## RFC 2247olcObjectClasses: ( 1.3.6.1.4.1.1466.344 NAME 'dcObject'  DESC 'RFC2247: domain component object'  SUP top AUXILIARY MUST dc )## RFC 2377olcObjectClasses: ( 1.3.6.1.1.3.1 NAME 'uidObject'  DESC 'RFC2377: uid object'  SUP top AUXILIARY MUST uid )## From COSINE PilotolcAttributeTypes: ( 0.9.2342.19200300.100.1.37  NAME 'associatedDomain'  DESC 'RFC1274: domain associated with object'  EQUALITY caseIgnoreIA5Match  SUBSTR caseIgnoreIA5SubstringsMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )## RFC 2459 -- deprecated in favor of 'mail' (in cosine.schema)olcAttributeTypes: ( 1.2.840.113549.1.9.1  NAME ( 'email' 'emailAddress' 'pkcs9email' )  DESC 'RFC3280: legacy attribute for email addresses in DNs'  EQUALITY caseIgnoreIA5Match  SUBSTR caseIgnoreIA5SubstringsMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} )#

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -