Skip to content

Instantly share code, notes, and snippets.

@stevekuznetsov
Created October 6, 2015 18:54
Show Gist options
  • Save stevekuznetsov/30fa344fc135e5abfbd6 to your computer and use it in GitHub Desktop.
Save stevekuznetsov/30fa344fc135e5abfbd6 to your computer and use it in GitHub Desktop.
openldap debug dump
This file has been truncated, but you can view the full file.
$ docker run -e OPENLDAP_DEBUG_LEVEL=-1 openshift/openldap-2441-centos7
+ ulimit -n 1024
+ OPENLDAP_ROOT_PASSWORD=admin
+ OPENLDAP_ROOT_DN_RREFIX=cn=Manager
+ OPENLDAP_ROOT_DN_SUFFIX=dc=example,dc=com
+ OPENLDAP_DEBUG_LEVEL=-1
+ '[' '!' -f /etc/openldap/CONFIGURED ']'
++ id
++ grep -Po '(?<=uid=)\d+'
+ user=0
+ (( user == 0 ))
+ cp /usr/local/etc/openldap/DB_CONFIG /var/lib/ldap/DB_CONFIG
+ (( i=30 ))
+ (( i>0 ))
+ slapd -h 'ldap:/// ldaps:/// ldapi:///' -d -1
++ ldapsearch
++ grep 'Can.t contact LDAP server'
ldap_url_parse_ext(ldap://localhost/)
ldap_init: trying /etc/openldap/ldap.conf
ldap_init: using /etc/openldap/ldap.conf
ldap_init: HOME env is /root
ldap_init: trying /root/ldaprc
ldap_init: trying /root/.ldaprc
ldap_init: LDAPCONF env is NULL
ldap_init: LDAPRC env is NULL
56141603 @(#) $OpenLDAP: slapd 2.4.39 (Sep 29 2015 13:31:12) $
mockbuild@worker1.bsys.centos.org:/builddir/build/BUILD/openldap-2.4.39/openldap-2.4.39/servers/slapd
ldap_pvt_gethostbyname_a: host=ab4737ce4a92, r=0
56141603 daemon_init: ldap:/// ldaps:/// ldapi:///
56141603 daemon_init: listen on ldap:///
56141603 daemon_init: listen on ldaps:///
56141603 daemon_init: listen on ldapi:///
56141603 daemon_init: 3 listeners to open...
ldap_url_parse_ext(ldap:///)
56141603 daemon: listener initialized ldap:///
ldap_url_parse_ext(ldaps:///)
56141603 daemon: listener initialized ldaps:///
ldap_url_parse_ext(ldapi:///)
+ ping_result='ldap_sasl_interactive_bind_s: Can'\''t contact LDAP server (-1)'
+ '[' -z 'ldap_sasl_interactive_bind_s: Can'\''t contact LDAP server (-1)' ']'
+ sleep 1
56141603 daemon: listener initialized ldapi:///
56141603 daemon_init: 5 listeners opened
ldap_create
56141603 slapd init: initiated server.
56141603 slap_sasl_init: initialized!
56141603 bdb_back_initialize: initialize BDB backend
56141603 bdb_back_initialize: Berkeley DB 5.3.21: (May 11, 2012)
56141603 hdb_back_initialize: initialize HDB backend
56141603 hdb_back_initialize: Berkeley DB 5.3.21: (May 11, 2012)
56141603 mdb_back_initialize: initialize MDB backend
56141603 mdb_back_initialize: MDB 0.9.11: (January 15, 2014)
56141603 backend_startup_one: starting "cn=config"
56141603 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config.ldif"
56141603 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 cc040540
dn: cn=config
objectClass: olcGlobal
cn: config
olcArgsFile: /var/run/openldap/slapd.args
olcPidFile: /var/run/openldap/slapd.pid
olcTLSCACertificatePath: /etc/openldap/certs
olcTLSCertificateFile: "OpenLDAP Server"
olcTLSCertificateKeyFile: /etc/openldap/certs/password
structuralObjectClass: olcGlobal
entryUUID: 2b17d702-00a4-1035-8199-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.828355Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141603 >>> dnPrettyNormal: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnPrettyNormal: <cn=config>, <cn=config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 <= str2entry(cn=config) -> 0x7fb593bc07f8
56141603 => test_filter
56141603 PRESENT
56141603 => access_allowed: search access to "cn=config" "objectClass" requested
56141603 <= root access granted
56141603 => access_allowed: search access granted by manage(=mwrscxd)
56141603 <= test_filter 6
56141603 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/cn=schema.ldif"
56141603 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 7ec697bc
dn: cn=schema
objectClass: olcSchemaConfig
cn: schema
structuralObjectClass: olcSchemaConfig
entryUUID: 2b17db44-00a4-1035-819a-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.828504Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141603 >>> dnPrettyNormal: <cn=schema>
=> ldap_bv2dn(cn=schema,0)
<= ldap_bv2dn(cn=schema)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=schema)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=schema)=0
56141603 <<< dnPrettyNormal: <cn=schema>, <cn=schema>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 <= str2entry(cn=schema) -> 0x7fb593bc07f8
56141603 => test_filter
56141603 PRESENT
56141603 => access_allowed: search access to "cn=schema,cn=config" "objectClass" requested
56141603 <= root access granted
56141603 => access_allowed: search access granted by manage(=mwrscxd)
56141603 <= test_filter 6
56141603 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/cn=schema/cn={0}core.ldif"
56141603 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 ebeb48b8
dn: cn={0}core
objectClass: olcSchemaConfig
cn: {0}core
olcAttributeTypes: {0}( 2.5.4.2 NAME 'knowledgeInformation' DESC 'RFC2256: kno
wledge information' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
1.15{32768} )
olcAttributeTypes: {1}( 2.5.4.4 NAME ( 'sn' 'surname' ) DESC 'RFC2256: last (f
amily) name(s) for which the entity is known by' SUP name )
olcAttributeTypes: {2}( 2.5.4.5 NAME 'serialNumber' DESC 'RFC2256: serial numb
er of the entity' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch S
YNTAX 1.3.6.1.4.1.1466.115.121.1.44{64} )
olcAttributeTypes: {3}( 2.5.4.6 NAME ( 'c' 'countryName' ) DESC 'RFC4519: two-
letter ISO-3166 country code' SUP name SYNTAX 1.3.6.1.4.1.1466.115.121.1.11 S
INGLE-VALUE )
olcAttributeTypes: {4}( 2.5.4.7 NAME ( 'l' 'localityName' ) DESC 'RFC2256: loc
ality which this object resides in' SUP name )
olcAttributeTypes: {5}( 2.5.4.8 NAME ( 'st' 'stateOrProvinceName' ) DESC 'RFC2
256: state or province which this object resides in' SUP name )
olcAttributeTypes: {6}( 2.5.4.9 NAME ( 'street' 'streetAddress' ) DESC 'RFC225
6: street address of this object' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreS
ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
olcAttributeTypes: {7}( 2.5.4.10 NAME ( 'o' 'organizationName' ) DESC 'RFC2256
: organization this object belongs to' SUP name )
olcAttributeTypes: {8}( 2.5.4.11 NAME ( 'ou' 'organizationalUnitName' ) DESC '
RFC2256: organizational unit this object belongs to' SUP name )
olcAttributeTypes: {9}( 2.5.4.12 NAME 'title' DESC 'RFC2256: title associated
with the entity' SUP name )
olcAttributeTypes: {10}( 2.5.4.14 NAME 'searchGuide' DESC 'RFC2256: search gui
de, deprecated by enhancedSearchGuide' SYNTAX 1.3.6.1.4.1.1466.115.121.1.25 )
olcAttributeTypes: {11}( 2.5.4.15 NAME 'businessCategory' DESC 'RFC2256: busin
ess category' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTA
X 1.3.6.1.4.1.1466.115.121.1.15{128} )
olcAttributeTypes: {12}( 2.5.4.16 NAME 'postalAddress' DESC 'RFC2256: postal a
ddress' EQUALITY caseIgnoreListMatch SUBSTR caseIgnoreListSubstringsMatch SYN
TAX 1.3.6.1.4.1.1466.115.121.1.41 )
olcAttributeTypes: {13}( 2.5.4.17 NAME 'postalCode' DESC 'RFC2256: postal code
' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.
1.1466.115.121.1.15{40} )
olcAttributeTypes: {14}( 2.5.4.18 NAME 'postOfficeBox' DESC 'RFC2256: Post Off
ice Box' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3
.6.1.4.1.1466.115.121.1.15{40} )
olcAttributeTypes: {15}( 2.5.4.19 NAME 'physicalDeliveryOfficeName' DESC 'RFC2
256: Physical Delivery Office Name' EQUALITY caseIgnoreMatch SUBSTR caseIgnor
eSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
olcAttributeTypes: {16}( 2.5.4.20 NAME 'telephoneNumber' DESC 'RFC2256: Teleph
one Number' EQUALITY telephoneNumberMatch SUBSTR telephoneNumberSubstringsMat
ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
olcAttributeTypes: {17}( 2.5.4.21 NAME 'telexNumber' DESC 'RFC2256: Telex Numb
er' SYNTAX 1.3.6.1.4.1.1466.115.121.1.52 )
olcAttributeTypes: {18}( 2.5.4.22 NAME 'teletexTerminalIdentifier' DESC 'RFC22
56: Teletex Terminal Identifier' SYNTAX 1.3.6.1.4.1.1466.115.121.1.51 )
olcAttributeTypes: {19}( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' ) DE
SC 'RFC2256: Facsimile (Fax) Telephone Number' SYNTAX 1.3.6.1.4.1.1466.115.12
1.1.22 )
olcAttributeTypes: {20}( 2.5.4.24 NAME 'x121Address' DESC 'RFC2256: X.121 Addr
ess' EQUALITY numericStringMatch SUBSTR numericStringSubstringsMatch SYNTAX 1
.3.6.1.4.1.1466.115.121.1.36{15} )
olcAttributeTypes: {21}( 2.5.4.25 NAME 'internationaliSDNNumber' DESC 'RFC2256
: international ISDN number' EQUALITY numericStringMatch SUBSTR numericString
SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{16} )
olcAttributeTypes: {22}( 2.5.4.26 NAME 'registeredAddress' DESC 'RFC2256: regi
stered postal address' SUP postalAddress SYNTAX 1.3.6.1.4.1.1466.115.121.1.41
)
olcAttributeType56141603 >>> dnPrettyNormal: <cn={0}core>
=> ldap_bv2dn(cn={0}core,0)
<= ldap_bv2dn(cn={0}core)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn={0}core)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn={0}core)=0
56141603 <<< dnPrettyNormal: <cn={0}core>, <cn={0}core>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 <= str2entry(cn={0}core) -> 0x7fb593bc07f8
56141603 => test_filter
56141603 PRESENT
56141603 => access_allowed: search access to "cn={0}core,cn=schema,cn=config" "objectClass" requested
56141603 <= root access granted
56141603 => access_allowed: search access granted by manage(=mwrscxd)
56141603 <= test_filter 6
56141603 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={-1}frontend.ldif"
56141603 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 288bd558
dn: olcDatabase={-1}frontend
objectClass: olcDatabaseConfig
objectClass: olcFrontendConfig
olcDatabase: frontend
structuralObjectClass: olcDatabaseConfig
entryUUID: 2b17fc28-00a4-1035-819c-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.829346Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141603 >>> dnPrettyNormal: <olcDatabase={-1}frontend>
=> ldap_bv2dn(olcDatabase={-1}frontend,0)
<= ldap_bv2dn(olcDatabase={-1}frontend)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={-1}frontend)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={-1}frontend)=0
56141603 <<< dnPrettyNormal: <olcDatabase={-1}frontend>, <olcDatabase={-1}frontend>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 <= str2entry(olcDatabase={-1}frontend) -> 0x7fb593bc07f8
56141603 => test_filter
56141603 PRESENT
56141603 => access_allowed: search access to "olcDatabase={-1}frontend,cn=config" "objectClass" requested
56141603 <= root access granted
56141603 => access_allowed: search access granted by manage(=mwrscxd)
56141603 <= test_filter 6
56141603 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={0}config.ldif"
56141603 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 a99d908b
dn: olcDatabase={0}config
objectClass: olcDatabaseConfig
olcDatabase: {0}config
olcAccess: {0}to * by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external
,cn=auth" manage by * none
structuralObjectClass: olcDatabaseConfig
entryUUID: 2b17fe62-00a4-1035-819d-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.829403Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141603 >>> dnPrettyNormal: <olcDatabase={0}config>
=> ldap_bv2dn(olcDatabase={0}config,0)
<= ldap_bv2dn(olcDatabase={0}config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={0}config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={0}config)=0
56141603 <<< dnPrettyNormal: <olcDatabase={0}config>, <olcDatabase={0}config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 <= str2entry(olcDatabase={0}config) -> 0x7fb593bc07f8
56141603 => test_filter
56141603 PRESENT
56141603 => access_allowed: search access to "olcDatabase={0}config,cn=config" "objectClass" requested
56141603 <= root access granted
56141603 => access_allowed: search access granted by manage(=mwrscxd)
56141603 <= test_filter 6
56141603 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141603 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
Backend ACL: access to *
by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" manage
by * none
56141603 /etc/openldap/slapd.d: line 1: warning: cannot assess the validity of the ACL scope within backend naming context
56141603 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={1}monitor.ldif"
56141603 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 2d7179ff
dn: olcDatabase={1}monitor
objectClass: olcDatabaseConfig
olcDatabase: {1}monitor
olcAccess: {0}to * by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external
,cn=auth" read by dn.base="cn=Manager,dc=my-domain,dc=com" read by * none
structuralObjectClass: olcDatabaseConfig
entryUUID: 2b1800d8-00a4-1035-819e-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.829467Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141603 >>> dnPrettyNormal: <olcDatabase={1}monitor>
=> ldap_bv2dn(olcDatabase={1}monitor,0)
<= ldap_bv2dn(olcDatabase={1}monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={1}monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={1}monitor)=0
56141603 <<< dnPrettyNormal: <olcDatabase={1}monitor>, <olcDatabase={1}monitor>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 <= str2entry(olcDatabase={1}monitor) -> 0x7fb593bc07f8
56141603 => test_filter
56141603 PRESENT
56141603 => access_allowed: search access to "olcDatabase={1}monitor,cn=config" "objectClass" requested
56141603 <= root access granted
56141603 => access_allowed: search access granted by manage(=mwrscxd)
56141603 <= test_filter 6
56141603 >>> dnPrettyNormal: <cn=Monitor>
=> ldap_bv2dn(cn=Monitor,0)
<= ldap_bv2dn(cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=monitor)=0
56141603 <<< dnPrettyNormal: <cn=Monitor>, <cn=monitor>
56141603 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141603 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
56141603 >>> dnNormalize: <cn=Manager,dc=my-domain,dc=com>
=> ldap_bv2dn(cn=Manager,dc=my-domain,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=my-domain,dc=com)=0
56141603 <<< dnNormalize: <cn=manager,dc=my-domain,dc=com>
Backend ACL: access to *
by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" read
by dn.base="cn=manager,dc=my-domain,dc=com" read
by * none
56141603 /etc/openldap/slapd.d: line 1: warning: cannot assess the validity of the ACL scope within backend naming context
56141603 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={2}hdb.ldif"
56141603 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 175cb428
dn: olcDatabase={2}hdb
objectClass: olcDatabaseConfig
objectClass: olcHdbConfig
olcDatabase: {2}hdb
olcDbDirectory: /var/lib/ldap
olcSuffix: dc=my-domain,dc=com
olcRootDN: cn=Manager,dc=my-domain,dc=com
olcDbIndex: objectClass eq,pres
olcDbIndex: ou,cn,mail,surname,givenname eq,pres,sub
structuralObjectClass: olcHdbConfig
entryUUID: 2b1803d0-00a4-1035-819f-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.829542Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141603 >>> dnPrettyNormal: <olcDatabase={2}hdb>
=> ldap_bv2dn(olcDatabase={2}hdb,0)
<= ldap_bv2dn(olcDatabase={2}hdb)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={2}hdb)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={2}hdb)=0
56141603 <<< dnPrettyNormal: <olcDatabase={2}hdb>, <olcDatabase={2}hdb>
56141603 >>> dnNormalize: <dc=my-domain,dc=com>
=> ldap_bv2dn(dc=my-domain,dc=com,0)
<= ldap_bv2dn(dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=my-domain,dc=com)=0
56141603 <<< dnNormalize: <dc=my-domain,dc=com>
56141603 >>> dnNormalize: <cn=Manager,dc=my-domain,dc=com>
=> ldap_bv2dn(cn=Manager,dc=my-domain,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=my-domain,dc=com)=0
56141603 <<< dnNormalize: <cn=manager,dc=my-domain,dc=com>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141603 <<< dnNormalize: <cn=config>
56141603 <= str2entry(olcDatabase={2}hdb) -> 0x7fb593bc07f8
56141603 => test_filter
56141603 PRESENT
56141603 => access_allowed: search access to "olcDatabase={2}hdb,cn=config" "objectClass" requested
56141603 <= root access granted
56141603 => access_allowed: search access granted by manage(=mwrscxd)
56141603 <= test_filter 6
56141603 >>> dnPrettyNormal: <dc=my-domain,dc=com>
=> ldap_bv2dn(dc=my-domain,dc=com,0)
<= ldap_bv2dn(dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=my-domain,dc=com)=0
56141603 <<< dnPrettyNormal: <dc=my-domain,dc=com>, <dc=my-domain,dc=com>
56141603 >>> dnPrettyNormal: <cn=Manager,dc=my-domain,dc=com>
=> ldap_bv2dn(cn=Manager,dc=my-domain,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=my-domain,dc=com)=0
56141603 <<< dnPrettyNormal: <cn=Manager,dc=my-domain,dc=com>, <cn=manager,dc=my-domain,dc=com>
56141603 hdb_db_init: Initializing HDB database
56141603 >>> dnPrettyNormal: <dc=my-domain,dc=com>
=> ldap_bv2dn(dc=my-domain,dc=com,0)
<= ldap_bv2dn(dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=my-domain,dc=com)=0
56141603 <<< dnPrettyNormal: <dc=my-domain,dc=com>, <dc=my-domain,dc=com>
56141603 >>> dnPrettyNormal: <cn=Manager,dc=my-domain,dc=com>
=> ldap_bv2dn(cn=Manager,dc=my-domain,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=my-domain,dc=com)=0
56141603 <<< dnPrettyNormal: <cn=Manager,dc=my-domain,dc=com>, <cn=manager,dc=my-domain,dc=com>
56141603 index objectClass 0x0006
56141603 index ou 0x0716
56141603 index cn 0x0716
56141603 index mail 0x0716
56141603 index sn 0x0716
56141603 index givenName 0x0716
56141603 send_ldap_result: conn=-1 op=0 p=0
56141603 send_ldap_result: err=0 matched="" text=""
56141603 >>> dnNormalize: <cn=Subschema>
=> ldap_bv2dn(cn=Subschema,0)
<= ldap_bv2dn(cn=Subschema)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=subschema)=0
56141603 <<< dnNormalize: <cn=subschema>
56141603 matching_rule_use_init
56141603 1.2.840.113556.1.4.804 (integerBitOrMatch): 56141603 matchingRuleUse: ( 1.2.840.113556.1.4.804 NAME 'integerBitOrMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize ) )
56141603 1.2.840.113556.1.4.803 (integerBitAndMatch): 56141603 matchingRuleUse: ( 1.2.840.113556.1.4.803 NAME 'integerBitAndMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize ) )
56141603 1.3.6.1.4.1.1466.109.114.2 (caseIgnoreIA5Match): 56141603 matchingRuleUse: ( 1.3.6.1.4.1.1466.109.114.2 NAME 'caseIgnoreIA5Match' APPLIES ( altServer $ olcDbConfig $ c $ mail $ dc $ associatedDomain $ email ) )
56141603 1.3.6.1.4.1.1466.109.114.1 (caseExactIA5Match): 56141603 matchingRuleUse: ( 1.3.6.1.4.1.1466.109.114.1 NAME 'caseExactIA5Match' APPLIES ( altServer $ olcDbConfig $ c $ mail $ dc $ associatedDomain $ email ) )
56141603 2.5.13.39 (certificateListMatch): 56141603 2.5.13.38 (certificateListExactMatch): 56141603 matchingRuleUse: ( 2.5.13.38 NAME 'certificateListExactMatch' APPLIES ( authorityRevocationList $ certificateRevocationList $ deltaRevocationList ) )
56141603 2.5.13.35 (certificateMatch): 56141603 2.5.13.34 (certificateExactMatch): 56141603 matchingRuleUse: ( 2.5.13.34 NAME 'certificateExactMatch' APPLIES ( userCertificate $ cACertificate ) )
56141603 2.5.13.30 (objectIdentifierFirstComponentMatch): 56141603 matchingRuleUse: ( 2.5.13.30 NAME 'objectIdentifierFirstComponentMatch' APPLIES ( supportedControl $ supportedExtension $ supportedFeatures $ ldapSyntaxes $ supportedApplicationContext ) )
56141603 2.5.13.29 (integerFirstComponentMatch): 56141603 matchingRuleUse: ( 2.5.13.29 NAME 'integerFirstComponentMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize ) )
56141603 2.5.13.28 (generalizedTimeOrderingMatch): 56141603 matchingRuleUse: ( 2.5.13.28 NAME 'generalizedTimeOrderingMatch' APPLIES ( createTimestamp $ modifyTimestamp ) )
56141603 2.5.13.27 (generalizedTimeMatch): 56141603 matchingRuleUse: ( 2.5.13.27 NAME 'generalizedTimeMatch' APPLIES ( createTimestamp $ modifyTimestamp ) )
56141603 2.5.13.24 (protocolInformationMatch): 56141603 matchingRuleUse: ( 2.5.13.24 NAME 'protocolInformationMatch' APPLIES protocolInformation )
56141603 2.5.13.23 (uniqueMemberMatch): 56141603 matchingRuleUse: ( 2.5.13.23 NAME 'uniqueMemberMatch' APPLIES uniqueMember )
56141603 2.5.13.22 (presentationAddressMatch): 56141603 matchingRuleUse: ( 2.5.13.22 NAME 'presentationAddressMatch' APPLIES presentationAddress )
56141603 2.5.13.20 (telephoneNumberMatch): 56141603 matchingRuleUse: ( 2.5.13.20 NAME 'telephoneNumberMatch' APPLIES telephoneNumber )
56141603 2.5.13.18 (octetStringOrderingMatch): 56141603 matchingRuleUse: ( 2.5.13.18 NAME 'octetStringOrderingMatch' APPLIES ( userPassword $ olcDbCryptKey ) )
56141603 2.5.13.17 (octetStringMatch): 56141603 matchingRuleUse: ( 2.5.13.17 NAME 'octetStringMatch' APPLIES ( userPassword $ olcDbCryptKey ) )
56141603 2.5.13.16 (bitStringMatch): 56141603 matchingRuleUse: ( 2.5.13.16 NAME 'bitStringMatch' APPLIES x500UniqueIdentifier )
56141603 2.5.13.15 (integerOrderingMatch): 56141603 matchingRuleUse: ( 2.5.13.15 NAME 'integerOrderingMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize ) )
56141603 2.5.13.14 (integerMatch): 56141603 matchingRuleUse: ( 2.5.13.14 NAME 'integerMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize ) )
56141603 2.5.13.13 (booleanMatch): 56141603 matchingRuleUse: ( 2.5.13.13 NAME 'booleanMatch' APPLIES ( hasSubordinates $ olcAddContentAcl $ olcGentleHUP $ olcHidden $ olcLastMod $ olcMirrorMode $ olcMonitoring $ olcReadOnly $ olcReverseLookup $ olcSyncUseSubentry $ olcDbChecksum $ olcDbNoSync $ olcDbDirtyRead $ olcDbLinearIndex ) )
56141603 2.5.13.11 (caseIgnoreListMatch): 56141603 matchingRuleUse: ( 2.5.13.11 NAME 'caseIgnoreListMatch' APPLIES ( postalAddress $ registeredAddress ) )
56141603 2.5.13.9 (numericStringOrderingMatch): 56141603 matchingRuleUse: ( 2.5.13.9 NAME 'numericStringOrderingMatch' APPLIES ( x121Address $ internationaliSDNNumber ) )
56141603 2.5.13.8 (numericStringMatch): 56141603 matchingRuleUse: ( 2.5.13.8 NAME 'numericStringMatch' APPLIES ( x121Address $ internationaliSDNNumber ) )
56141603 2.5.13.7 (caseExactSubstringsMatch): 56141603 matchingRuleUse: ( 2.5.13.7 NAME 'caseExactSubstringsMatch' APPLIES ( serialNumber $ c $ telephoneNumber $ destinationIndicator $ dnQualifier ) )
56141603 2.5.13.6 (caseExactOrderingMatch): 56141603 matchingRuleUse: ( 2.5.13.6 NAME 'caseExactOrderingMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcExtraAttrs $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcDbEnvFlags $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ telephoneNumber $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym ) )
56141603 2.5.13.5 (caseExactMatch): 56141603 matchingRuleUse: ( 2.5.13.5 NAME 'caseExactMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcExtraAttrs $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcDbEnvFlags $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ telephoneNumber $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym ) )
56141603 2.5.13.4 (caseIgnoreSubstringsMatch): 56141603 matchingRuleUse: ( 2.5.13.4 NAME 'caseIgnoreSubstringsMatch' APPLIES ( serialNumber $ c $ telephoneNumber $ destinationIndicator $ dnQualifier ) )
56141603 2.5.13.3 (caseIgnoreOrderingMatch): 56141603 matchingRuleUse: ( 2.5.13.3 NAME 'caseIgnoreOrderingMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcExtraAttrs $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcDbEnvFlags $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ telephoneNumber $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym ) )
56141603 2.5.13.2 (caseIgnoreMatch): 56141603 matchingRuleUse: ( 2.5.13.2 NAME 'caseIgnoreMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcExtraAttrs $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcDbEnvFlags $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ telephoneNumber $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym ) )
56141603 1.2.36.79672281.1.13.3 (rdnMatch): 56141603 2.5.13.1 (distinguishedNameMatch): 56141603 matchingRuleUse: ( 2.5.13.1 NAME 'distinguishedNameMatch' APPLIES ( creatorsName $ modifiersName $ subschemaSubentry $ entryDN $ namingContexts $ aliasedObjectName $ dynamicSubtrees $ distinguishedName $ seeAlso $ olcDefaultSearchBase $ olcRootDN $ olcSchemaDN $ olcSuffix $ olcUpdateDN $ member $ owner $ roleOccupant ) )
56141603 2.5.13.0 (objectIdentifierMatch): 56141603 matchingRuleUse: ( 2.5.13.0 NAME 'objectIdentifierMatch' APPLIES ( supportedControl $ supportedExtension $ supportedFeatures $ supportedApplicationContext ) )
56141603 slapd startup: initiated.
56141603 backend_startup_one: starting "cn=config"
56141603 config_back_db_open
Backend ACL: access to *
by * none
56141603 config_back_db_open: line 0: warning: cannot assess the validity of the ACL scope within backend naming context
56141603 backend_startup_one: starting "cn=Monitor"
56141603 >>> dnNormalize: <cn=Monitor>
56141603 <<< dnNormalize: <cn=monitor>
56141603 >>> dnPretty: <cn=Backends>
=> ldap_bv2dn(cn=Backends,0)
<= ldap_bv2dn(cn=Backends)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Backends)=0
56141603 <<< dnPretty: <cn=Backends>
56141603 >>> dnNormalize: <cn=Backends>
56141603 <<< dnNormalize: <cn=backends>
56141603 >>> dnPretty: <cn=Connections>
=> ldap_bv2dn(cn=Connections,0)
<= ldap_bv2dn(cn=Connections)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Connections)=0
56141603 <<< dnPretty: <cn=Connections>
56141603 >>> dnNormalize: <cn=Connections>
56141603 <<< dnNormalize: <cn=connections>
56141603 >>> dnPretty: <cn=Databases>
=> ldap_bv2dn(cn=Databases,0)
<= ldap_bv2dn(cn=Databases)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Databases)=0
56141603 <<< dnPretty: <cn=Databases>
56141603 >>> dnNormalize: <cn=Databases>
56141603 <<< dnNormalize: <cn=databases>
56141603 >>> dnPretty: <cn=Listeners>
=> ldap_bv2dn(cn=Listeners,0)
<= ldap_bv2dn(cn=Listeners)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Listeners)=0
56141603 <<< dnPretty: <cn=Listeners>
56141603 >>> dnNormalize: <cn=Listeners>
56141603 <<< dnNormalize: <cn=listeners>
56141603 >>> dnPretty: <cn=Log>
=> ldap_bv2dn(cn=Log,0)
<= ldap_bv2dn(cn=Log)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Log)=0
56141603 <<< dnPretty: <cn=Log>
56141603 >>> dnNormalize: <cn=Log>
56141603 <<< dnNormalize: <cn=log>
56141603 >>> dnPretty: <cn=Operations>
=> ldap_bv2dn(cn=Operations,0)
<= ldap_bv2dn(cn=Operations)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Operations)=0
56141603 <<< dnPretty: <cn=Operations>
56141603 >>> dnNormalize: <cn=Operations>
56141603 <<< dnNormalize: <cn=operations>
56141603 >>> dnPretty: <cn=Overlays>
=> ldap_bv2dn(cn=Overlays,0)
<= ldap_bv2dn(cn=Overlays)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Overlays)=0
56141603 <<< dnPretty: <cn=Overlays>
56141603 >>> dnNormalize: <cn=Overlays>
56141603 <<< dnNormalize: <cn=overlays>
56141603 >>> dnPretty: <cn=SASL>
=> ldap_bv2dn(cn=SASL,0)
<= ldap_bv2dn(cn=SASL)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=SASL)=0
56141603 <<< dnPretty: <cn=SASL>
56141603 >>> dnNormalize: <cn=SASL>
56141603 <<< dnNormalize: <cn=sasl>
56141603 >>> dnPretty: <cn=Statistics>
=> ldap_bv2dn(cn=Statistics,0)
<= ldap_bv2dn(cn=Statistics)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Statistics)=0
56141603 <<< dnPretty: <cn=Statistics>
56141603 >>> dnNormalize: <cn=Statistics>
56141603 <<< dnNormalize: <cn=statistics>
56141603 >>> dnPretty: <cn=Threads>
=> ldap_bv2dn(cn=Threads,0)
<= ldap_bv2dn(cn=Threads)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Threads)=0
56141603 <<< dnPretty: <cn=Threads>
56141603 >>> dnNormalize: <cn=Threads>
56141603 <<< dnNormalize: <cn=threads>
56141603 >>> dnPretty: <cn=Time>
=> ldap_bv2dn(cn=Time,0)
<= ldap_bv2dn(cn=Time)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Time)=0
56141603 <<< dnPretty: <cn=Time>
56141603 >>> dnNormalize: <cn=Time>
56141603 <<< dnNormalize: <cn=time>
56141603 >>> dnPretty: <cn=TLS>
=> ldap_bv2dn(cn=TLS,0)
<= ldap_bv2dn(cn=TLS)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=TLS)=0
56141603 <<< dnPretty: <cn=TLS>
56141603 >>> dnNormalize: <cn=TLS>
56141603 <<< dnNormalize: <cn=tls>
56141603 >>> dnPretty: <cn=Waiters>
=> ldap_bv2dn(cn=Waiters,0)
<= ldap_bv2dn(cn=Waiters)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Waiters)=0
56141603 <<< dnPretty: <cn=Waiters>
56141603 >>> dnNormalize: <cn=Waiters>
56141603 <<< dnNormalize: <cn=waiters>
56141603 >>> dnNormalize: <cn=Backend 0>
56141603 <<< dnNormalize: <cn=backend 0>
56141603 >>> dnNormalize: <cn=Database 0,cn=Databases,cn=Monitor>
=> ldap_bv2dn(cn=Database 0,cn=Databases,cn=Monitor,0)
<= ldap_bv2dn(cn=Database 0,cn=Databases,cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=database 0,cn=databases,cn=monitor)=0
56141603 <<< dnNormalize: <cn=database 0,cn=databases,cn=monitor>
56141603 >>> dnNormalize: <cn=Backend 1>
56141603 <<< dnNormalize: <cn=backend 1>
56141603 >>> dnNormalize: <cn=Backend 2>
56141603 <<< dnNormalize: <cn=backend 2>
56141603 >>> dnNormalize: <cn=Database 1,cn=Databases,cn=Monitor>
=> ldap_bv2dn(cn=Database 1,cn=Databases,cn=Monitor,0)
<= ldap_bv2dn(cn=Database 1,cn=Databases,cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=database 1,cn=databases,cn=monitor)=0
56141603 <<< dnNormalize: <cn=database 1,cn=databases,cn=monitor>
56141603 >>> dnNormalize: <cn=Backend 3>
56141603 <<< dnNormalize: <cn=backend 3>
56141603 >>> dnNormalize: <cn=Backend 4>
56141603 <<< dnNormalize: <cn=backend 4>
56141603 >>> dnNormalize: <cn=Database 2,cn=Databases,cn=Monitor>
=> ldap_bv2dn(cn=Database 2,cn=Databases,cn=Monitor,0)
<= ldap_bv2dn(cn=Database 2,cn=Databases,cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=database 2,cn=databases,cn=monitor)=0
56141603 <<< dnNormalize: <cn=database 2,cn=databases,cn=monitor>
56141603 >>> dnNormalize: <cn=Backend 5>
56141603 <<< dnNormalize: <cn=backend 5>
56141603 >>> dnNormalize: <cn=Max File Descriptors>
56141603 <<< dnNormalize: <cn=max file descriptors>
56141603 >>> dnNormalize: <cn=Total>
56141603 <<< dnNormalize: <cn=total>
56141603 >>> dnNormalize: <cn=Current>
56141603 <<< dnNormalize: <cn=current>
56141603 >>> dnNormalize: <cn=Frontend>
56141603 <<< dnNormalize: <cn=frontend>
56141603 >>> dnNormalize: <cn=Database 0>
56141603 <<< dnNormalize: <cn=database 0>
56141603 >>> dnNormalize: <cn=Backend 0,cn=Backends,cn=Monitor>
=> ldap_bv2dn(cn=Backend 0,cn=Backends,cn=Monitor,0)
<= ldap_bv2dn(cn=Backend 0,cn=Backends,cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=backend 0,cn=backends,cn=monitor)=0
56141603 <<< dnNormalize: <cn=backend 0,cn=backends,cn=monitor>
56141603 >>> dnNormalize: <cn=Database 1>
56141603 <<< dnNormalize: <cn=database 1>
56141603 >>> dnNormalize: <cn=Backend 2,cn=Backends,cn=Monitor>
=> ldap_bv2dn(cn=Backend 2,cn=Backends,cn=Monitor,0)
<= ldap_bv2dn(cn=Backend 2,cn=Backends,cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=backend 2,cn=backends,cn=monitor)=0
56141603 <<< dnNormalize: <cn=backend 2,cn=backends,cn=monitor>
56141603 >>> dnNormalize: <cn=Database 2>
56141603 <<< dnNormalize: <cn=database 2>
56141603 >>> dnNormalize: <cn=Backend 4,cn=Backends,cn=Monitor>
=> ldap_bv2dn(cn=Backend 4,cn=Backends,cn=Monitor,0)
<= ldap_bv2dn(cn=Backend 4,cn=Backends,cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=backend 4,cn=backends,cn=monitor)=0
56141603 <<< dnNormalize: <cn=backend 4,cn=backends,cn=monitor>
56141603 >>> dnNormalize: <cn=Listener 0>
56141603 <<< dnNormalize: <cn=listener 0>
56141603 >>> dnNormalize: <cn=Listener 1>
56141603 <<< dnNormalize: <cn=listener 1>
56141603 >>> dnNormalize: <cn=Listener 2>
56141603 <<< dnNormalize: <cn=listener 2>
56141603 >>> dnNormalize: <cn=Listener 3>
56141603 <<< dnNormalize: <cn=listener 3>
56141603 >>> dnNormalize: <cn=Listener 4>
56141603 <<< dnNormalize: <cn=listener 4>
56141603 >>> dnNormalize: <cn=Bind>
56141603 <<< dnNormalize: <cn=bind>
56141603 >>> dnNormalize: <cn=Unbind>
56141603 <<< dnNormalize: <cn=unbind>
56141603 >>> dnNormalize: <cn=Search>
56141603 <<< dnNormalize: <cn=search>
56141603 >>> dnNormalize: <cn=Compare>
56141603 <<< dnNormalize: <cn=compare>
56141603 >>> dnNormalize: <cn=Modify>
56141603 <<< dnNormalize: <cn=modify>
56141603 >>> dnNormalize: <cn=Modrdn>
56141603 <<< dnNormalize: <cn=modrdn>
56141603 >>> dnNormalize: <cn=Add>
56141603 <<< dnNormalize: <cn=add>
56141603 >>> dnNormalize: <cn=Delete>
56141603 <<< dnNormalize: <cn=delete>
56141603 >>> dnNormalize: <cn=Abandon>
56141603 <<< dnNormalize: <cn=abandon>
56141603 >>> dnNormalize: <cn=Extended>
56141603 <<< dnNormalize: <cn=extended>
56141603 >>> dnNormalize: <cn=Overlay 0>
56141603 <<< dnNormalize: <cn=overlay 0>
56141603 >>> dnNormalize: <cn=Bytes>
56141603 <<< dnNormalize: <cn=bytes>
56141603 >>> dnNormalize: <cn=PDU>
56141603 <<< dnNormalize: <cn=pdu>
56141603 >>> dnNormalize: <cn=Entries>
56141603 <<< dnNormalize: <cn=entries>
56141603 >>> dnNormalize: <cn=Referrals>
56141603 <<< dnNormalize: <cn=referrals>
56141603 >>> dnNormalize: <cn=Max>
56141603 <<< dnNormalize: <cn=max>
56141603 >>> dnNormalize: <cn=Max Pending>
56141603 <<< dnNormalize: <cn=max pending>
56141603 >>> dnNormalize: <cn=Open>
56141603 <<< dnNormalize: <cn=open>
56141603 >>> dnNormalize: <cn=Starting>
56141603 <<< dnNormalize: <cn=starting>
56141603 >>> dnNormalize: <cn=Active>
56141603 <<< dnNormalize: <cn=active>
56141603 >>> dnNormalize: <cn=Pending>
56141603 <<< dnNormalize: <cn=pending>
56141603 >>> dnNormalize: <cn=Backload>
56141603 <<< dnNormalize: <cn=backload>
56141603 >>> dnNormalize: <cn=State>
56141603 <<< dnNormalize: <cn=state>
56141603 >>> dnNormalize: <cn=Runqueue>
56141603 <<< dnNormalize: <cn=runqueue>
56141603 >>> dnNormalize: <cn=Tasklist>
56141603 <<< dnNormalize: <cn=tasklist>
56141603 >>> dnNormalize: <cn=Start>
56141603 <<< dnNormalize: <cn=start>
56141603 >>> dnNormalize: <cn=Current>
56141603 <<< dnNormalize: <cn=current>
56141603 >>> dnNormalize: <cn=Uptime>
56141603 <<< dnNormalize: <cn=uptime>
56141603 >>> dnNormalize: <cn=Read>
56141603 <<< dnNormalize: <cn=read>
56141603 >>> dnNormalize: <cn=Write>
56141603 <<< dnNormalize: <cn=write>
56141603 backend_startup_one: starting "dc=my-domain,dc=com"
56141603 hdb_db_open: "dc=my-domain,dc=com"
56141603 hdb_db_open: database "dc=my-domain,dc=com": dbenv_open(/var/lib/ldap).
56141604 slapd starting
56141604 daemon: added 3r listener=(nil)
56141604 daemon: added 6r listener=0x7fb593b794a0
56141604 daemon: added 7r listener=0x7fb593b79560
56141604 daemon: added 8r listener=0x7fb593b79720
56141604 daemon: added 9r listener=0x7fb593b79800
56141604 daemon: added 10r listener=0x7fb593b798e0
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
+ (( i-- ))
+ (( i>0 ))
++ ldapsearch
++ grep 'Can.t contact LDAP server'
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 slap_listener_activate(7):
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 busy
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 >>> slap_listener(ldap:///)
56141604 daemon: listen=7, new connection on 18
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 daemon: added 18r (active) listener=(nil)
56141604 conn=1000 fd=18 ACCEPT from IP=[::1]:56096 (IP=[::]:389)
56141604 daemon: activity on 2 descriptors
56141604 daemon: activity on:56141604 18r56141604
56141604 daemon: read active on 18
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 connection_get(18)
56141604 connection_get(18): got connid=1000
56141604 connection_read(18): checking for input on id=1000
ber_get_next
ldap_read: want=8, got=8
0000: 30 3e 02 01 01 63 39 04 0>...c9.
ldap_read: want=56, got=56
0000: 00 0a 01 00 0a 01 00 02 01 00 02 01 00 01 01 00 ................
0010: 87 0b 6f 62 6a 65 63 74 63 6c 61 73 73 30 19 04 ..objectclass0..
0020: 17 73 75 70 70 6f 72 74 65 64 53 41 53 4c 4d 65 .supportedSASLMe
0030: 63 68 61 6e 69 73 6d 73 chanisms
ber_get_next: tag 0x30 len 62 contents:
ber_dump: buf=0x7fb564000920 ptr=0x7fb564000920 end=0x7fb56400095e len=62
0000: 02 01 01 63 39 04 00 0a 01 00 0a 01 00 02 01 00 ...c9...........
0010: 02 01 00 01 01 00 87 0b 6f 62 6a 65 63 74 63 6c ........objectcl
0020: 61 73 73 30 19 04 17 73 75 70 70 6f 72 74 65 64 ass0...supported
0030: 53 41 53 4c 4d 65 63 68 61 6e 69 73 6d 73 SASLMechanisms
56141604 op tag 0x63, time 1444156932
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 conn=1000 op=0 do_search
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
ber_scanf fmt ({miiiib) ber:
ber_dump: buf=0x7fb564000920 ptr=0x7fb564000923 end=0x7fb56400095e len=59
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
0000: 63 39 04 00 0a 01 00 0a 01 00 02 01 00 02 01 00 c9..............
0010: 01 01 00 87 0b 6f 62 6a 65 63 74 63 6c 61 73 73 .....objectclass
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0020: 30 19 04 17 73 75 70 70 6f 72 74 65 64 53 41 53 0...supportedSAS
0030: 4c 4d 65 63 68 61 6e 69 73 6d 73 LMechanisms
56141604 >>> dnPrettyNormal: <>
56141604 <<< dnPrettyNormal: <>, <>
56141604 SRCH "" 0 056141604 0 0 0
56141604 begin get_filter
56141604 PRESENT
ber_scanf fmt (m) ber:
ber_dump: buf=0x7fb564000920 ptr=0x7fb564000936 end=0x7fb56400095e len=40
0000: 87 0b 6f 62 6a 65 63 74 63 6c 61 73 73 30 19 04 ..objectclass0..
0010: 17 73 75 70 70 6f 72 74 65 64 53 41 53 4c 4d 65 .supportedSASLMe
0020: 63 68 61 6e 69 73 6d 73 chanisms
56141604 end get_filter 0
56141604 filter: (objectClass=*)
ber_scanf fmt ({M}}) ber:
ber_dump: buf=0x7fb564000920 ptr=0x7fb564000943 end=0x7fb56400095e len=27
0000: 00 19 04 17 73 75 70 70 6f 72 74 65 64 53 41 53 ....supportedSAS
0010: 4c 4d 65 63 68 61 6e 69 73 6d 73 LMechanisms
56141604 attrs:56141604 supportedSASLMechanisms56141604
56141604 conn=1000 op=0 SRCH base="" scope=0 deref=0 filter="(objectClass=*)"
56141604 conn=1000 op=0 SRCH attr=supportedSASLMechanisms
56141604 => test_filter
56141604 PRESENT
56141604 => access_allowed: search access to "" "objectClass" requested
56141604 => slap_access_allowed: backend default search access granted to "(anonymous)"
56141604 => access_allowed: search access granted by read(=rscxd)
56141604 <= test_filter 6
56141604 => send_search_entry: conn 1000 dn=""
56141604 => access_allowed: read access to "" "entry" requested
56141604 => slap_access_allowed: backend default read access granted to "(anonymous)"
56141604 => access_allowed: read access granted by read(=rscxd)
56141604 conn=1000 op=0 ENTRY dn=""
ber_flush2: 11 bytes to sd 18
0000: 30 09 02 01 01 64 04 04 00 30 00 0....d...0.
ldap_write: want=11, written=11
0000: 30 09 02 01 01 64 04 04 00 30 00 0....d...0.
56141604 <= send_search_entry: conn 1000 exit.
56141604 send_ldap_result: conn=1000 op=0 p=3
56141604 send_ldap_result: err=0 matched="" text=""
56141604 send_ldap_response: msgid=1 tag=101 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 01 65 07 0a 01 00 04 00 04 00 0....e........
ldap_write: want=14, written=14
0000: 30 0c 02 01 01 65 07 0a 01 00 04 00 04 00 0....e........
56141604 conn=1000 op=0 SEARCH RESULT tag=101 err=0 nentries=1 text=
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604 18r56141604
56141604 daemon: read active on 18
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 connection_get(18)
56141604 connection_get(18): got connid=1000
56141604 connection_read(18): checking for input on id=1000
ber_get_next
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_read: want=8, got=7
0000: 30 05 02 01 02 42 00 0....B.
ber_get_next: tag 0x30 len 5 contents:
ber_dump: buf=0x7fb56c001e00 ptr=0x7fb56c001e00 end=0x7fb56c001e05 len=5
0000: 02 01 02 42 00 ...B.
56141604 op tag 0x42, time 1444156932
ber_get_next
ldap_read: want=8, got=0
56141604 ber_get_next on fd 18 failed errno=0 (Success)
56141604 connection_read(18): input error=-2 id=1000, closing.
56141604 connection_closing: readying conn=1000 sd=18 for close
56141604 connection_close: deferring conn=1000 sd=18
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 conn=1000 op=1 do_unbind
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 conn=1000 op=1 UNBIND
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 connection_resched: attempting closing conn=1000 sd=18
56141604 connection_close: conn=1000 sd=18
56141604 daemon: removing 18
56141604 conn=1000 fd=18 closed
+ ping_result=
+ '[' -z '' ']'
+ break
+ '[' 29 -eq 0 ']'
++ slappasswd -s admin
+ OPENLDAP_ROOT_PASSWORD_HASH='{SSHA}wE1ErD9iz8rN9uajiVt9FkQVb6uorkLK'
+ sed -e 's OPENLDAP_ROOT_PASSWORD {SSHA}wE1ErD9iz8rN9uajiVt9FkQVb6uorkLK g' -e 's OPENLDAP_ROOT_DN cn=Manager g' -e 's OPENLDAP_SUFFIX dc=example,dc=com g' /usr/local/etc/openldap/first_config.ldif
+ ldapmodify -Y EXTERNAL -H ldapi:/// -d -1
ldap_url_parse_ext(ldapi:///)
ldap_create
ldap_url_parse_ext(ldapi:///??base)
ldap_sasl_interactive_bind: user selected: EXTERNAL
ldap_int_sasl_bind: EXTERNAL
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_path
ldap_new_socket: 3
ldap_connect_to_path: Trying /var/run/ldapi
ldap_connect_timeout: fd: 3 tm: -1 async: 0
ldap_ndelay_on: 3
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 slap_listener_activate(10):
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 >>> slap_listener(ldapi:///)
ldap_ndelay_off: 3
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 busy
56141604 daemon: listen=10, new connection on 18
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 daemon: added 18r (active) listener=(nil)
56141604 conn=1001 fd=18 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_int_sasl_open: host=ab4737ce4a92
SASL/EXTERNAL authentication started
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7ff296774250 ptr=0x7ff296774250 end=0x7ff29677426a len=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ber_scanf fmt ({i) ber:
ber_dump: buf=0x7ff296774250 ptr=0x7ff296774255 end=0x7ff29677426a len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_flush2: 26 bytes to sd 3
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_write: want=26, written=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_msgfree
56141604 daemon: activity on 1 descriptor
ldap_result ld 0x7ff296768170 msgid 1
56141604 daemon: activity on:wait4msg ld 0x7ff296768170 msgid 1 (infinite timeout)
56141604 18rwait4msg continue ld 0x7ff296768170 msgid 1 all 1
56141604
56141604 daemon: read active on 18
** ld 0x7ff296768170 Connections:
* host: (null) port: 0 (default)
refcnt: 2 status: Connected
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 connection_get(18)
56141604 connection_get(18): got connid=1001
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 connection_read(18): checking for input on id=1001
ber_get_next
ldap_read: want=8, got=8
0000: 30 18 02 01 01 60 13 02 0....`..
ldap_read: want=18, got=18
0000: 01 03 04 00 a3 0c 04 08 45 58 54 45 52 4e 41 4c ........EXTERNAL
0010: 04 00 ..
last used: Tue Oct 6 18:42:12 2015
ber_get_next: tag 0x30 len 24 contents:
ber_dump: buf=0x7fb56c002820 ptr=0x7fb56c002820 end=0x7fb56c002838 len=24
** ld 0x7ff296768170 Outstanding Requests:
0000: 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 45 58 ...`..........EX
* msgid 1, origid 1, status InProgress
0010: 54 45 52 4e 41 4c 04 00 TERNAL..
outstanding referrals 0, parent count 0
ld 0x7ff296768170 request count 1 (abandoned 0)
** ld 0x7ff296768170 Response Queue:
Empty
56141604 op tag 0x60, time 1444156932
ld 0x7ff296768170 response count 0
ldap_chkResponseList ld 0x7ff296768170 msgid 1 all 1
ber_get_next
ldap_chkResponseList returns ld 0x7ff296768170 NULL
ldap_int_select
ldap_read: want=8 error=Resource temporarily unavailable
56141604 conn=1001 op=0 do_bind
ber_scanf fmt ({imt) ber:
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
ber_dump: buf=0x7fb56c002820 ptr=0x7fb56c002823 end=0x7fb56c002838 len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
ber_scanf fmt ({m) ber:
ber_dump: buf=0x7fb56c002820 ptr=0x7fb56c00282a end=0x7fb56c002838 len=14
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0000: 00 0c 04 08 45 58 54 45 52 4e 41 4c 04 00 ....EXTERNAL..
ber_scanf fmt (m) ber:
ber_dump: buf=0x7fb56c002820 ptr=0x7fb56c002836 end=0x7fb56c002838 len=2
0000: 00 00 ..
ber_scanf fmt (}}) ber:
ber_dump: buf=0x7fb56c002820 ptr=0x7fb56c002838 end=0x7fb56c002838 len=0
56141604 >>> dnPrettyNormal: <>
56141604 <<< dnPrettyNormal: <>, <>
56141604 conn=1001 op=0 BIND dn="" method=163
56141604 do_bind: dn () SASL mech EXTERNAL
56141604 ==> sasl_bind: dn="" mech=EXTERNAL datalen=0
56141604 SASL Canonicalize [conn=1001]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141604 slap_sasl_getdn: conn 1001 id=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth [len=55]
56141604 ==>slap_sasl2dn: converting SASL name gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth to a DN
56141604 <==slap_sasl2dn: Converted SASL name to <nothing>
56141604 SASL Canonicalize [conn=1001]: slapAuthcDN="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141604 SASL proxy authorize [conn=1001]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141604 conn=1001 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141604 SASL Authorize [conn=1001]: proxy authorization allowed authzDN=""
56141604 send_ldap_sasl: err=0 len=-1
56141604 conn=1001 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
56141604 do_bind: SASL/EXTERNAL bind: dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" sasl_ssf=0
56141604 send_ldap_response: msgid=1 tag=97 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
ldap_write: want=14, written=14
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
read1msg: ld 0x7ff296768170 msgid 1 all 1
56141604 conn=1001 op=0 RESULT tag=97 err=0 text=
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 01 61 07 0a 0....a..
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740f0 end=0x7ff2967740fc len=12
0000: 02 01 01 61 07 0a 01 00 04 00 04 00 ...a........
56141604 <== slap_sasl_bind: rc=0
read1msg: ld 0x7ff296768170 msgid 1 message type bind
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740f3 end=0x7ff2967740fc len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
read1msg: ld 0x7ff296768170 0 new referrals
read1msg: mark request completed, ld 0x7ff296768170 msgid 1
request done: ld 0x7ff296768170 msgid 1
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_int_sasl_bind: EXTERNAL
ldap_parse_sasl_bind_result
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740f3 end=0x7ff2967740fc len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740f3 end=0x7ff2967740fc len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740fc end=0x7ff2967740fc len=0
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
ldap_msgfree
ldap_modify_ext
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7ff296775560 ptr=0x7ff296775560 end=0x7ff2967755c6 len=102
0000: 30 64 02 01 02 66 5f 04 1f 6f 6c 63 44 61 74 61 0d...f_..olcData
0010: 62 61 73 65 3d 7b 30 7d 63 6f 6e 66 69 67 2c 63 base={0}config,c
0020: 6e 3d 63 6f 6e 66 69 67 30 3c 30 3a 0a 01 02 30 n=config0<0:...0
0030: 35 04 09 6f 6c 63 52 6f 6f 74 50 57 31 28 04 26 5..olcRootPW1(.&
0040: 7b 53 53 48 41 7d 77 45 31 45 72 44 39 69 7a 38 {SSHA}wE1ErD9iz8
0050: 72 4e 39 75 61 6a 69 56 74 39 46 6b 51 56 62 36 rN9uajiVt9FkQVb6
0060: 75 6f 72 6b 4c 4b uorkLK
ber_scanf fmt ({) ber:
ber_dump: buf=0x7ff296775560 ptr=0x7ff296775565 end=0x7ff2967755c6 len=97
0000: 66 5f 04 1f 6f 6c 63 44 61 74 61 62 61 73 65 3d f_..olcDatabase=
0010: 7b 30 7d 63 6f 6e 66 69 67 2c 63 6e 3d 63 6f 6e {0}config,cn=con
0020: 66 69 67 30 3c 30 3a 0a 01 02 30 35 04 09 6f 6c fig0<0:...05..ol
0030: 63 52 6f 6f 74 50 57 31 28 04 26 7b 53 53 48 41 cRootPW1(.&{SSHA
0040: 7d 77 45 31 45 72 44 39 69 7a 38 72 4e 39 75 61 }wE1ErD9iz8rN9ua
0050: 6a 69 56 74 39 46 6b 51 56 62 36 75 6f 72 6b 4c jiVt9FkQVb6uorkL
0060: 4b K
ber_flush2: 102 bytes to sd 3
0000: 30 64 02 01 02 66 5f 04 1f 6f 6c 63 44 61 74 61 0d...f_..olcData
0010: 62 61 73 65 3d 7b 30 7d 63 6f 6e 66 69 67 2c 63 base={0}config,c
0020: 6e 3d 63 6f 6e 66 69 67 30 3c 30 3a 0a 01 02 30 n=config0<0:...0
0030: 35 04 09 6f 6c 63 52 6f 6f 74 50 57 31 28 04 26 5..olcRootPW1(.&
0040: 7b 53 53 48 41 7d 77 45 31 45 72 44 39 69 7a 38 {SSHA}wE1ErD9iz8
0050: 72 4e 39 75 61 6a 69 56 74 39 46 6b 51 56 62 36 rN9uajiVt9FkQVb6
0060: 75 6f 72 6b 4c 4b uorkLK
ldap_write: want=102, written=102
0000: 30 64 02 01 02 66 5f 04 1f 6f 6c 63 44 61 74 61 0d...f_..olcData
0010: 62 61 73 65 3d 7b 30 7d 63 6f 6e 66 69 67 2c 63 base={0}config,c
0020: 6e 3d 63 6f 6e 66 69 67 30 3c 30 3a 0a 01 02 30 n=config0<0:...0
0030: 35 04 09 6f 6c 63 52 6f 6f 74 50 57 31 28 04 26 5..olcRootPW1(.&
0040: 7b 53 53 48 41 7d 77 45 31 45 72 44 39 69 7a 38 {SSHA}wE1ErD9iz8
56141604 daemon: activity on 1 descriptor
0050: 72 4e 39 75 61 6a 69 56 74 39 46 6b 51 56 62 36 rN9uajiVt9FkQVb6
0060: 75 6f 72 6b 4c 4b uorkLK
56141604 daemon: activity on:56141604 18rldap_result ld 0x7ff296768170 msgid 2
56141604
wait4msg ld 0x7ff296768170 msgid 2 (timeout 100000 usec)
56141604 daemon: read active on 18
wait4msg continue ld 0x7ff296768170 msgid 2 all 1
** ld 0x7ff296768170 Connections:
* host: (null) port: 0 (default)
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
refcnt: 2 status: Connected
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
last used: Tue Oct 6 18:42:12 2015
56141604 connection_get(18)
** ld 0x7ff296768170 Outstanding Requests:
56141604 connection_get(18): got connid=1001
* msgid 2, origid 2, status InProgress
56141604 connection_read(18): checking for input on id=1001
outstanding referrals 0, parent count 0
ber_get_next
ld 0x7ff296768170 request count 1 (abandoned 0)
** ld 0x7ff296768170 Response Queue:
Empty
ldap_read: want=8, got=8
ld 0x7ff296768170 response count 0
0000: 30 64 02 01 02 66 5f 04 0d...f_.
ldap_chkResponseList ld 0x7ff296768170 msgid 2 all 1
ldap_chkResponseList returns ld 0x7ff296768170 NULL
ldap_int_select
ldap_read: want=94, got=94
0000: 1f 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b 30 7d .olcDatabase={0}
0010: 63 6f 6e 66 69 67 2c 63 6e 3d 63 6f 6e 66 69 67 config,cn=config
0020: 30 3c 30 3a 0a 01 02 30 35 04 09 6f 6c 63 52 6f 0<0:...05..olcRo
0030: 6f 74 50 57 31 28 04 26 7b 53 53 48 41 7d 77 45 otPW1(.&{SSHA}wE
0040: 31 45 72 44 39 69 7a 38 72 4e 39 75 61 6a 69 56 1ErD9iz8rN9uajiV
0050: 74 39 46 6b 51 56 62 36 75 6f 72 6b 4c 4b t9FkQVb6uorkLK
ber_get_next: tag 0x30 len 100 contents:
ber_dump: buf=0x7fb564102fc0 ptr=0x7fb564102fc0 end=0x7fb564103024 len=100
0000: 02 01 02 66 5f 04 1f 6f 6c 63 44 61 74 61 62 61 ...f_..olcDataba
0010: 73 65 3d 7b 30 7d 63 6f 6e 66 69 67 2c 63 6e 3d se={0}config,cn=
0020: 63 6f 6e 66 69 67 30 3c 30 3a 0a 01 02 30 35 04 config0<0:...05.
0030: 09 6f 6c 63 52 6f 6f 74 50 57 31 28 04 26 7b 53 .olcRootPW1(.&{S
0040: 53 48 41 7d 77 45 31 45 72 44 39 69 7a 38 72 4e SHA}wE1ErD9iz8rN
0050: 39 75 61 6a 69 56 74 39 46 6b 51 56 62 36 75 6f 9uajiVt9FkQVb6uo
0060: 72 6b 4c 4b rkLK
56141604 op tag 0x66, time 1444156932
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141604 conn=1001 op=1 do_modify
ber_scanf fmt ({m) ber:
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
ber_dump: buf=0x7fb564102fc0 ptr=0x7fb564102fc3 end=0x7fb564103024 len=97
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
0000: 66 5f 04 1f 6f 6c 63 44 61 74 61 62 61 73 65 3d f_..olcDatabase=
0010: 7b 30 7d 63 6f 6e 66 69 67 2c 63 6e 3d 63 6f 6e {0}config,cn=con
0020: 66 69 67 30 3c 30 3a 0a 01 02 30 35 04 09 6f 6c fig0<0:...05..ol
0030: 63 52 6f 6f 74 50 57 31 28 04 26 7b 53 53 48 41 cRootPW1(.&{SSHA
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0040: 7d 77 45 31 45 72 44 39 69 7a 38 72 4e 39 75 61 }wE1ErD9iz8rN9ua
0050: 6a 69 56 74 39 46 6b 51 56 62 36 75 6f 72 6b 4c jiVt9FkQVb6uorkL
0060: 4b K
56141604 conn=1001 op=1 do_modify: dn (olcDatabase={0}config,cn=config)
ber_scanf fmt ({e{m[W]}}) ber:
ber_dump: buf=0x7fb564102fc0 ptr=0x7fb564102fe8 end=0x7fb564103024 len=60
0000: 30 3a 0a 01 02 30 35 04 09 6f 6c 63 52 6f 6f 74 0:...05..olcRoot
0010: 50 57 31 28 04 26 7b 53 53 48 41 7d 77 45 31 45 PW1(.&{SSHA}wE1E
0020: 72 44 39 69 7a 38 72 4e 39 75 61 6a 69 56 74 39 rD9iz8rN9uajiVt9
0030: 46 6b 51 56 62 36 75 6f 72 6b 4c 4b FkQVb6uorkLK
56141604 >>> dnPrettyNormal: <olcDatabase={0}config,cn=config>
=> ldap_bv2dn(olcDatabase={0}config,cn=config,0)
<= ldap_bv2dn(olcDatabase={0}config,cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={0}config,cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={0}config,cn=config)=0
56141604 <<< dnPrettyNormal: <olcDatabase={0}config,cn=config>, <olcDatabase={0}config,cn=config>
56141604 conn=1001 op=1 modifications:
56141604 replace: olcRootPW
56141604 one value, length 38
56141604 conn=1001 op=1 MOD dn="olcDatabase={0}config,cn=config"
56141604 conn=1001 op=1 MOD attr=olcRootPW
56141604 => access_allowed: result not in cache (olcRootPW)
56141604 => access_allowed: delete access to "olcDatabase={0}config,cn=config" "olcRootPW" requested
56141604 => acl_get: [1] attr olcRootPW
56141604 => acl_mask: access to entry "olcDatabase={0}config,cn=config", attr "olcRootPW" requested
56141604 => acl_mask: to all values by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141604 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141604 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141604 <= acl_mask: [1] mask: manage(=mwrscxd)
56141604 => slap_access_allowed: delete access granted by manage(=mwrscxd)
56141604 => access_allowed: delete access granted by manage(=mwrscxd)
56141604 => access_allowed: result not in cache (olcRootPW)
56141604 => access_allowed: add access to "olcDatabase={0}config,cn=config" "olcRootPW" requested
56141604 => acl_get: [1] attr olcRootPW
56141604 => acl_mask: access to entry "olcDatabase={0}config,cn=config", attr "olcRootPW" requested
56141604 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141604 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141604 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141604 <= acl_mask: [1] mask: manage(=mwrscxd)
56141604 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141604 => access_allowed: add access granted by manage(=mwrscxd)
56141604 slap_queue_csn: queing 0x7fb5737fb2d0 20151006184212.990141Z#000000#000#000000
56141604 oc_check_required entry (olcDatabase={0}config,cn=config), objectClass "olcDatabaseConfig"
56141604 oc_check_allowed type "objectClass"
56141604 oc_check_allowed type "olcDatabase"
56141604 oc_check_allowed type "olcAccess"
56141604 oc_check_allowed type "structuralObjectClass"
56141604 oc_check_allowed type "entryUUID"
56141604 oc_check_allowed type "creatorsName"
56141604 oc_check_allowed type "createTimestamp"
56141604 oc_check_allowed type "olcRootPW"
56141604 oc_check_allowed type "entryCSN"
56141604 oc_check_allowed type "modifiersName"
56141604 oc_check_allowed type "modifyTimestamp"
56141604 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={0}config.ldif"
56141604 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 a99d908b
dn: olcDatabase={0}config
objectClass: olcDatabaseConfig
olcDatabase: {0}config
olcAccess: {0}to * by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external
,cn=auth" manage by * none
structuralObjectClass: olcDatabaseConfig
entryUUID: 2b17fe62-00a4-1035-819d-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.829403Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141604 >>> dnPrettyNormal: <olcDatabase={0}config>
=> ldap_bv2dn(olcDatabase={0}config,0)
<= ldap_bv2dn(olcDatabase={0}config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={0}config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={0}config)=0
56141604 <<< dnPrettyNormal: <olcDatabase={0}config>, <olcDatabase={0}config>
56141604 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141604 <<< dnNormalize: <cn=config>
56141604 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141604 <<< dnNormalize: <cn=config>
56141604 <= str2entry(olcDatabase={0}config) -> 0x7fb593deb668
56141604 <= acl_access_allowed: granted to database root
56141604 oc_check_required entry (olcDatabase={0}config,cn=config), objectClass "olcDatabaseConfig"
56141604 oc_check_allowed type "objectClass"
56141604 oc_check_allowed type "olcDatabase"
56141604 oc_check_allowed type "olcAccess"
56141604 oc_check_allowed type "structuralObjectClass"
56141604 oc_check_allowed type "entryUUID"
56141604 oc_check_allowed type "creatorsName"
56141604 oc_check_allowed type "createTimestamp"
56141604 oc_check_allowed type "olcRootPW"
56141604 oc_check_allowed type "entryCSN"
56141604 oc_check_allowed type "modifiersName"
56141604 oc_check_allowed type "modifyTimestamp"
modifying entry "olcDatabase={0}config,cn=config"
modifying entry "olcDatabase={2}hdb,cn=config"
56141604 ldif_write_entry: wrote entry "olcDatabase={0}config,cn=config"
56141604 send_ldap_result: conn=1001 op=1 p=3
56141604 send_ldap_result: err=0 matched="" text=""
56141604 send_ldap_result: conn=1001 op=1 p=3
56141604 send_ldap_result: err=0 matched="" text=""
56141604 send_ldap_response: msgid=2 tag=103 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 02 67 07 0a 01 00 04 00 04 00 0....g........
ldap_write: want=14, written=14
0000: 30 0c 02 01 02 67 07 0a 01 00 04 00 04 00 0....g........
56141604 conn=1001 op=1 RESULT tag=103 err=0 text=
read1msg: ld 0x7ff296768170 msgid 2 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 02 67 07 0a 0....g..
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7ff2967752b0 ptr=0x7ff2967752b0 end=0x7ff2967752bc len=12
0000: 02 01 02 67 07 0a 01 00 04 00 04 00 ...g........
read1msg: ld 0x7ff296768170 msgid 2 message type modify
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7ff2967752b0 ptr=0x7ff2967752b3 end=0x7ff2967752bc len=9
0000: 67 07 0a 01 00 04 00 04 00 g........
read1msg: ld 0x7ff296768170 0 new referrals
read1msg: mark request completed, ld 0x7ff296768170 msgid 2
request done: ld 0x7ff296768170 msgid 2
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 2, msgid 2)
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7ff2967752b0 ptr=0x7ff2967752b3 end=0x7ff2967752bc len=9
0000: 67 07 0a 01 00 04 00 04 00 g........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7ff2967752b0 ptr=0x7ff2967752bc end=0x7ff2967752bc len=0
56141604 slap_graduate_commit_csn: removing 0x7fb564102970 20151006184212.990141Z#000000#000#000000
ldap_msgfree
ldap_modify_ext
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7ff2967757b0 ptr=0x7ff2967757b0 end=0x7ff29677586f len=191
0000: 30 81 bc 02 01 03 66 81 b6 04 1c 6f 6c 63 44 61 0.....f....olcDa
0010: 74 61 62 61 73 65 3d 7b 32 7d 68 64 62 2c 63 6e tabase={2}hdb,cn
0020: 3d 63 6f 6e 66 69 67 30 81 95 30 3a 0a 01 02 30 =config0..0:...0
0030: 35 04 09 6f 6c 63 52 6f 6f 74 50 57 31 28 04 26 5..olcRootPW1(.&
0040: 7b 53 53 48 41 7d 77 45 31 45 72 44 39 69 7a 38 {SSHA}wE1ErD9iz8
0050: 72 4e 39 75 61 6a 69 56 74 39 46 6b 51 56 62 36 rN9uajiVt9FkQVb6
0060: 75 6f 72 6b 4c 4b 30 30 0a 01 02 30 2b 04 09 6f uorkLK00...0+..o
0070: 6c 63 52 6f 6f 74 44 4e 31 1e 04 1c 63 6e 3d 4d lcRootDN1...cn=M
0080: 61 6e 61 67 65 72 2c 64 63 3d 65 78 61 6d 70 6c anager,dc=exampl
0090: 65 2c 64 63 3d 63 6f 6d 30 25 0a 01 02 30 20 04 e,dc=com0%...0 .
00a0: 09 6f 6c 63 53 75 66 66 69 78 31 13 04 11 64 63 .olcSuffix1...dc
00b0: 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 6f 6d =example,dc=com
ber_scanf fmt ({) ber:
ber_dump: buf=0x7ff2967757b0 ptr=0x7ff2967757b6 end=0x7ff29677586f len=185
0000: 66 81 b6 04 1c 6f 6c 63 44 61 74 61 62 61 73 65 f....olcDatabase
0010: 3d 7b 32 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 ={2}hdb,cn=confi
0020: 67 30 81 95 30 3a 0a 01 02 30 35 04 09 6f 6c 63 g0..0:...05..olc
0030: 52 6f 6f 74 50 57 31 28 04 26 7b 53 53 48 41 7d RootPW1(.&{SSHA}
0040: 77 45 31 45 72 44 39 69 7a 38 72 4e 39 75 61 6a wE1ErD9iz8rN9uaj
0050: 69 56 74 39 46 6b 51 56 62 36 75 6f 72 6b 4c 4b iVt9FkQVb6uorkLK
0060: 30 30 0a 01 02 30 2b 04 09 6f 6c 63 52 6f 6f 74 00...0+..olcRoot
0070: 44 4e 31 1e 04 1c 63 6e 3d 4d 61 6e 61 67 65 72 DN1...cn=Manager
0080: 2c 64 63 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 ,dc=example,dc=c
0090: 6f 6d 30 25 0a 01 02 30 20 04 09 6f 6c 63 53 75 om0%...0 ..olcSu
00a0: 66 66 69 78 31 13 04 11 64 63 3d 65 78 61 6d 70 ffix1...dc=examp
00b0: 6c 65 2c 64 63 3d 63 6f 6d le,dc=com
ber_flush2: 191 bytes to sd 3
0000: 30 81 bc 02 01 03 66 81 b6 04 1c 6f 6c 63 44 61 0.....f....olcDa
0010: 74 61 62 61 73 65 3d 7b 32 7d 68 64 62 2c 63 6e tabase={2}hdb,cn
0020: 3d 63 6f 6e 66 69 67 30 81 95 30 3a 0a 01 02 30 =config0..0:...0
0030: 35 04 09 6f 6c 63 52 6f 6f 74 50 57 31 28 04 26 5..olcRootPW1(.&
0040: 7b 53 53 48 41 7d 77 45 31 45 72 44 39 69 7a 38 {SSHA}wE1ErD9iz8
0050: 72 4e 39 75 61 6a 69 56 74 39 46 6b 51 56 62 36 rN9uajiVt9FkQVb6
0060: 75 6f 72 6b 4c 4b 30 30 0a 01 02 30 2b 04 09 6f uorkLK00...0+..o
0070: 6c 63 52 6f 6f 74 44 4e 31 1e 04 1c 63 6e 3d 4d lcRootDN1...cn=M
0080: 61 6e 61 67 65 72 2c 64 63 3d 65 78 61 6d 70 6c anager,dc=exampl
0090: 65 2c 64 63 3d 63 6f 6d 30 25 0a 01 02 30 20 04 e,dc=com0%...0 .
00a0: 09 6f 6c 63 53 75 66 66 69 78 31 13 04 11 64 63 .olcSuffix1...dc
00b0: 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 6f 6d =example,dc=com
ldap_write: want=191, written=191
0000: 30 81 bc 02 01 03 66 81 b6 04 1c 6f 6c 63 44 61 0.....f....olcDa
0010: 74 61 62 61 73 65 3d 7b 32 7d 68 64 62 2c 63 6e tabase={2}hdb,cn
0020: 3d 63 6f 6e 66 69 67 30 81 95 30 3a 0a 01 02 30 =config0..0:...0
0030: 35 04 09 6f 6c 63 52 6f 6f 74 50 57 31 28 04 26 5..olcRootPW1(.&
0040: 7b 53 53 48 41 7d 77 45 31 45 72 44 39 69 7a 38 {SSHA}wE1ErD9iz8
0050: 72 4e 39 75 61 6a 69 56 74 39 46 6b 51 56 62 36 rN9uajiVt9FkQVb6
56141604 daemon: activity on 1 descriptor
0060: 75 6f 72 6b 4c 4b 30 30 0a 01 02 30 2b 04 09 6f uorkLK00...0+..o
0070: 6c 63 52 6f 6f 74 44 4e 31 1e 04 1c 63 6e 3d 4d lcRootDN1...cn=M
56141604 daemon: activity on: 0080: 61 6e 61 67 65 72 2c 64 63 3d 65 78 61 6d 70 6c anager,dc=exampl
0090: 65 2c 64 63 3d 63 6f 6d 30 25 0a 01 02 30 20 04 e,dc=com0%...0 .
56141604 18r 00a0: 09 6f 6c 63 53 75 66 66 69 78 31 13 04 11 64 63 .olcSuffix1...dc
00b0: 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 6f 6d =example,dc=com
56141604
56141604 daemon: read active on 18
ldap_result ld 0x7ff296768170 msgid 3
wait4msg ld 0x7ff296768170 msgid 3 (timeout 100000 usec)
wait4msg continue ld 0x7ff296768170 msgid 3 all 1
** ld 0x7ff296768170 Connections:
* host: (null) port: 0 (default)
refcnt: 2 status: Connected
56141604 connection_get(18)
56141604 connection_get(18): got connid=1001
56141604 connection_read(18): checking for input on id=1001
ber_get_next
ldap_read: want=8, got=8
last used: Tue Oct 6 18:42:12 2015
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
** ld 0x7ff296768170 Outstanding Requests:
* msgid 3, origid 3, status InProgress
outstanding referrals 0, parent count 0
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
ld 0x7ff296768170 request count 1 (abandoned 0)
** ld 0x7ff296768170 Response Queue:
Empty
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
ld 0x7ff296768170 response count 0
ldap_chkResponseList ld 0x7ff296768170 msgid 3 all 1
ldap_chkResponseList returns ld 0x7ff296768170 NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
ldap_int_select
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0000: 30 81 bc 02 01 03 66 81 0.....f.
ldap_read: want=183, got=183
0000: b6 04 1c 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b ...olcDatabase={
0010: 32 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 2}hdb,cn=config0
0020: 81 95 30 3a 0a 01 02 30 35 04 09 6f 6c 63 52 6f ..0:...05..olcRo
0030: 6f 74 50 57 31 28 04 26 7b 53 53 48 41 7d 77 45 otPW1(.&{SSHA}wE
0040: 31 45 72 44 39 69 7a 38 72 4e 39 75 61 6a 69 56 1ErD9iz8rN9uajiV
0050: 74 39 46 6b 51 56 62 36 75 6f 72 6b 4c 4b 30 30 t9FkQVb6uorkLK00
0060: 0a 01 02 30 2b 04 09 6f 6c 63 52 6f 6f 74 44 4e ...0+..olcRootDN
0070: 31 1e 04 1c 63 6e 3d 4d 61 6e 61 67 65 72 2c 64 1...cn=Manager,d
0080: 63 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 6f 6d c=example,dc=com
0090: 30 25 0a 01 02 30 20 04 09 6f 6c 63 53 75 66 66 0%...0 ..olcSuff
00a0: 69 78 31 13 04 11 64 63 3d 65 78 61 6d 70 6c 65 ix1...dc=example
00b0: 2c 64 63 3d 63 6f 6d ,dc=com
ber_get_next: tag 0x30 len 188 contents:
ber_dump: buf=0x7fb56c000960 ptr=0x7fb56c000960 end=0x7fb56c000a1c len=188
0000: 02 01 03 66 81 b6 04 1c 6f 6c 63 44 61 74 61 62 ...f....olcDatab
0010: 61 73 65 3d 7b 32 7d 68 64 62 2c 63 6e 3d 63 6f ase={2}hdb,cn=co
0020: 6e 66 69 67 30 81 95 30 3a 0a 01 02 30 35 04 09 nfig0..0:...05..
0030: 6f 6c 63 52 6f 6f 74 50 57 31 28 04 26 7b 53 53 olcRootPW1(.&{SS
0040: 48 41 7d 77 45 31 45 72 44 39 69 7a 38 72 4e 39 HA}wE1ErD9iz8rN9
0050: 75 61 6a 69 56 74 39 46 6b 51 56 62 36 75 6f 72 uajiVt9FkQVb6uor
0060: 6b 4c 4b 30 30 0a 01 02 30 2b 04 09 6f 6c 63 52 kLK00...0+..olcR
0070: 6f 6f 74 44 4e 31 1e 04 1c 63 6e 3d 4d 61 6e 61 ootDN1...cn=Mana
0080: 67 65 72 2c 64 63 3d 65 78 61 6d 70 6c 65 2c 64 ger,dc=example,d
0090: 63 3d 63 6f 6d 30 25 0a 01 02 30 20 04 09 6f 6c c=com0%...0 ..ol
00a0: 63 53 75 66 66 69 78 31 13 04 11 64 63 3d 65 78 cSuffix1...dc=ex
00b0: 61 6d 70 6c 65 2c 64 63 3d 63 6f 6d ample,dc=com
56141604 op tag 0x66, time 1444156932
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141604 conn=1001 op=2 do_modify
ber_scanf fmt ({m) ber:
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
ber_dump: buf=0x7fb56c000960 ptr=0x7fb56c000963 end=0x7fb56c000a1c len=185
0000: 66 81 b6 04 1c 6f 6c 63 44 61 74 61 62 61 73 65 f....olcDatabase
0010: 3d 7b 32 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 ={2}hdb,cn=confi
0020: 67 30 81 95 30 3a 0a 01 02 30 35 04 09 6f 6c 63 g0..0:...05..olc
0030: 52 6f 6f 74 50 57 31 28 04 26 7b 53 53 48 41 7d RootPW1(.&{SSHA}
0040: 77 45 31 45 72 44 39 69 7a 38 72 4e 39 75 61 6a wE1ErD9iz8rN9uaj
0050: 69 56 74 39 46 6b 51 56 62 36 75 6f 72 6b 4c 4b iVt9FkQVb6uorkLK
0060: 30 30 0a 01 02 30 2b 04 09 6f 6c 63 52 6f 6f 74 00...0+..olcRoot
0070: 44 4e 31 1e 04 1c 63 6e 3d 4d 61 6e 61 67 65 72 DN1...cn=Manager
0080: 2c 64 63 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 ,dc=example,dc=c
0090: 6f 6d 30 25 0a 01 02 30 20 04 09 6f 6c 63 53 75 om0%...0 ..olcSu
00a0: 66 66 69 78 31 13 04 11 64 63 3d 65 78 61 6d 70 ffix1...dc=examp
00b0: 6c 65 2c 64 63 3d 63 6f 6d le,dc=com
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 conn=1001 op=2 do_modify: dn (olcDatabase={2}hdb,cn=config)
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
ber_scanf fmt ({e{m[W]}}) ber:
ber_dump: buf=0x7fb56c000960 ptr=0x7fb56c000987 end=0x7fb56c000a1c len=149
0000: 30 3a 0a 01 02 30 35 04 09 6f 6c 63 52 6f 6f 74 0:...05..olcRoot
0010: 50 57 31 28 04 26 7b 53 53 48 41 7d 77 45 31 45 PW1(.&{SSHA}wE1E
0020: 72 44 39 69 7a 38 72 4e 39 75 61 6a 69 56 74 39 rD9iz8rN9uajiVt9
0030: 46 6b 51 56 62 36 75 6f 72 6b 4c 4b 30 30 0a 01 FkQVb6uorkLK00..
0040: 02 30 2b 04 09 6f 6c 63 52 6f 6f 74 44 4e 31 1e .0+..olcRootDN1.
0050: 04 1c 63 6e 3d 4d 61 6e 61 67 65 72 2c 64 63 3d ..cn=Manager,dc=
0060: 65 78 61 6d 70 6c 65 2c 64 63 3d 63 6f 6d 30 25 example,dc=com0%
0070: 0a 01 02 30 20 04 09 6f 6c 63 53 75 66 66 69 78 ...0 ..olcSuffix
0080: 31 13 04 11 64 63 3d 65 78 61 6d 70 6c 65 2c 64 1...dc=example,d
0090: 63 3d 63 6f 6d c=com
ber_scanf fmt ({e{m[W]}}) ber:
ber_dump: buf=0x7fb56c000960 ptr=0x7fb56c0009c3 end=0x7fb56c000a1c len=89
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0000: 30 30 0a 01 02 30 2b 04 09 6f 6c 63 52 6f 6f 74 00...0+..olcRoot
0010: 44 4e 31 1e 04 1c 63 6e 3d 4d 61 6e 61 67 65 72 DN1...cn=Manager
0020: 2c 64 63 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 ,dc=example,dc=c
0030: 6f 6d 30 25 0a 01 02 30 20 04 09 6f 6c 63 53 75 om0%...0 ..olcSu
0040: 66 66 69 78 31 13 04 11 64 63 3d 65 78 61 6d 70 ffix1...dc=examp
0050: 6c 65 2c 64 63 3d 63 6f 6d le,dc=com
ber_scanf fmt ({e{m[W]}}) ber:
ber_dump: buf=0x7fb56c000960 ptr=0x7fb56c0009f5 end=0x7fb56c000a1c len=39
0000: 30 25 0a 01 02 30 20 04 09 6f 6c 63 53 75 66 66 0%...0 ..olcSuff
0010: 69 78 31 13 04 11 64 63 3d 65 78 61 6d 70 6c 65 ix1...dc=example
0020: 2c 64 63 3d 63 6f 6d ,dc=com
56141604 >>> dnPrettyNormal: <olcDatabase={2}hdb,cn=config>
=> ldap_bv2dn(olcDatabase={2}hdb,cn=config,0)
<= ldap_bv2dn(olcDatabase={2}hdb,cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={2}hdb,cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={2}hdb,cn=config)=0
56141604 <<< dnPrettyNormal: <olcDatabase={2}hdb,cn=config>, <olcDatabase={2}hdb,cn=config>
56141604 conn=1001 op=2 modifications:
56141604 replace: olcRootPW
56141604 one value, length 38
56141604 replace: olcRootDN
56141604 one value, length 28
56141604 replace: olcSuffix
56141604 one value, length 17
56141604 conn=1001 op=2 MOD dn="olcDatabase={2}hdb,cn=config"
56141604 conn=1001 op=2 MOD attr=olcRootPW olcRootDN olcSuffix
56141604 >>> dnPretty: <cn=Manager,dc=example,dc=com>
=> ldap_bv2dn(cn=Manager,dc=example,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=example,dc=com)=0
56141604 <<< dnPretty: <cn=Manager,dc=example,dc=com>
56141604 >>> dnNormalize: <cn=Manager,dc=example,dc=com>
=> ldap_bv2dn(cn=Manager,dc=example,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=example,dc=com)=0
56141604 <<< dnNormalize: <cn=manager,dc=example,dc=com>
56141604 >>> dnPretty: <dc=example,dc=com>
=> ldap_bv2dn(dc=example,dc=com,0)
<= ldap_bv2dn(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
56141604 <<< dnPretty: <dc=example,dc=com>
56141604 >>> dnNormalize: <dc=example,dc=com>
=> ldap_bv2dn(dc=example,dc=com,0)
<= ldap_bv2dn(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
56141604 <<< dnNormalize: <dc=example,dc=com>
56141604 => access_allowed: result not in cache (olcRootPW)
56141604 => access_allowed: delete access to "olcDatabase={2}hdb,cn=config" "olcRootPW" requested
56141604 => acl_get: [1] attr olcRootPW
56141604 => acl_mask: access to entry "olcDatabase={2}hdb,cn=config", attr "olcRootPW" requested
56141604 => acl_mask: to all values by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141604 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141604 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141604 <= acl_mask: [1] mask: manage(=mwrscxd)
56141604 => slap_access_allowed: delete access granted by manage(=mwrscxd)
56141604 => access_allowed: delete access granted by manage(=mwrscxd)
56141604 => access_allowed: result not in cache (olcRootPW)
56141604 => access_allowed: add access to "olcDatabase={2}hdb,cn=config" "olcRootPW" requested
56141604 => acl_get: [1] attr olcRootPW
56141604 => acl_mask: access to entry "olcDatabase={2}hdb,cn=config", attr "olcRootPW" requested
56141604 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141604 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141604 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141604 <= acl_mask: [1] mask: manage(=mwrscxd)
56141604 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141604 => access_allowed: add access granted by manage(=mwrscxd)
56141604 => access_allowed: result not in cache (olcRootDN)
56141604 => access_allowed: delete access to "olcDatabase={2}hdb,cn=config" "olcRootDN" requested
56141604 => acl_get: [1] attr olcRootDN
56141604 => acl_mask: access to entry "olcDatabase={2}hdb,cn=config", attr "olcRootDN" requested
56141604 => acl_mask: to all values by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141604 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141604 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141604 <= acl_mask: [1] mask: manage(=mwrscxd)
56141604 => slap_access_allowed: delete access granted by manage(=mwrscxd)
56141604 => access_allowed: delete access granted by manage(=mwrscxd)
56141604 => access_allowed: result not in cache (olcRootDN)
56141604 => access_allowed: add access to "olcDatabase={2}hdb,cn=config" "olcRootDN" requested
56141604 => acl_get: [1] attr olcRootDN
56141604 => acl_mask: access to entry "olcDatabase={2}hdb,cn=config", attr "olcRootDN" requested
56141604 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141604 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141604 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141604 <= acl_mask: [1] mask: manage(=mwrscxd)
56141604 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141604 => access_allowed: add access granted by manage(=mwrscxd)
56141604 => access_allowed: result not in cache (olcSuffix)
56141604 => access_allowed: delete access to "olcDatabase={2}hdb,cn=config" "olcSuffix" requested
56141604 => acl_get: [1] attr olcSuffix
56141604 => acl_mask: access to entry "olcDatabase={2}hdb,cn=config", attr "olcSuffix" requested
56141604 => acl_mask: to all values by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141604 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141604 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141604 <= acl_mask: [1] mask: manage(=mwrscxd)
56141604 => slap_access_allowed: delete access granted by manage(=mwrscxd)
56141604 => access_allowed: delete access granted by manage(=mwrscxd)
56141604 => access_allowed: result not in cache (olcSuffix)
56141604 => access_allowed: add access to "olcDatabase={2}hdb,cn=config" "olcSuffix" requested
56141604 => acl_get: [1] attr olcSuffix
56141604 => acl_mask: access to entry "olcDatabase={2}hdb,cn=config", attr "olcSuffix" requested
56141604 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141604 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141604 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141604 <= acl_mask: [1] mask: manage(=mwrscxd)
56141604 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141604 => access_allowed: add access granted by manage(=mwrscxd)
56141604 slap_queue_csn: queing 0x7fb573ffc2d0 20151006184212.990842Z#000000#000#000000
56141604 >>> dnPrettyNormal: <cn=Manager,dc=example,dc=com>
=> ldap_bv2dn(cn=Manager,dc=example,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=example,dc=com)=0
56141604 <<< dnPrettyNormal: <cn=Manager,dc=example,dc=com>, <cn=manager,dc=example,dc=com>
56141604 >>> dnPrettyNormal: <dc=example,dc=com>
=> ldap_bv2dn(dc=example,dc=com,0)
<= ldap_bv2dn(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
56141604 <<< dnPrettyNormal: <dc=example,dc=com>, <dc=example,dc=com>
56141604 oc_check_required entry (olcDatabase={2}hdb,cn=config), objectClass "olcHdbConfig"
56141604 oc_check_allowed type "objectClass"
56141604 oc_check_allowed type "olcDatabase"
56141604 oc_check_allowed type "olcDbDirectory"
56141604 oc_check_allowed type "olcDbIndex"
56141604 oc_check_allowed type "structuralObjectClass"
56141604 oc_check_allowed type "entryUUID"
56141604 oc_check_allowed type "creatorsName"
56141604 oc_check_allowed type "createTimestamp"
56141604 oc_check_allowed type "olcRootPW"
56141604 oc_check_allowed type "olcRootDN"
56141604 oc_check_allowed type "olcSuffix"
56141604 oc_check_allowed type "entryCSN"
56141604 oc_check_allowed type "modifiersName"
56141604 oc_check_allowed type "modifyTimestamp"
56141604 >>> dnPrettyNormal: <cn=Manager,dc=example,dc=com>
=> ldap_bv2dn(cn=Manager,dc=example,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=example,dc=com)=0
56141604 <<< dnPrettyNormal: <cn=Manager,dc=example,dc=com>, <cn=manager,dc=example,dc=com>
56141604 >>> dnPrettyNormal: <dc=example,dc=com>
=> ldap_bv2dn(dc=example,dc=com,0)
<= ldap_bv2dn(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
56141604 <<< dnPrettyNormal: <dc=example,dc=com>, <dc=example,dc=com>
56141604 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={2}hdb.ldif"
56141604 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 175cb428
dn: olcDatabase={2}hdb
objectClass: olcDatabaseConfig
objectClass: olcHdbConfig
olcDatabase: {2}hdb
olcDbDirectory: /var/lib/ldap
olcSuffix: dc=my-domain,dc=com
olcRootDN: cn=Manager,dc=my-domain,dc=com
olcDbIndex: objectClass eq,pres
olcDbIndex: ou,cn,mail,surname,givenname eq,pres,sub
structuralObjectClass: olcHdbConfig
entryUUID: 2b1803d0-00a4-1035-819f-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.829542Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141604 >>> dnPrettyNormal: <olcDatabase={2}hdb>
=> ldap_bv2dn(olcDatabase={2}hdb,0)
<= ldap_bv2dn(olcDatabase={2}hdb)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={2}hdb)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={2}hdb)=0
56141604 <<< dnPrettyNormal: <olcDatabase={2}hdb>, <olcDatabase={2}hdb>
56141604 >>> dnNormalize: <dc=my-domain,dc=com>
=> ldap_bv2dn(dc=my-domain,dc=com,0)
<= ldap_bv2dn(dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=my-domain,dc=com)=0
56141604 <<< dnNormalize: <dc=my-domain,dc=com>
56141604 >>> dnNormalize: <cn=Manager,dc=my-domain,dc=com>
=> ldap_bv2dn(cn=Manager,dc=my-domain,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=my-domain,dc=com)=0
56141604 <<< dnNormalize: <cn=manager,dc=my-domain,dc=com>
56141604 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141604 <<< dnNormalize: <cn=config>
56141604 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141604 <<< dnNormalize: <cn=config>
56141604 <= str2entry(olcDatabase={2}hdb) -> 0x7fb593deb668
56141604 <= acl_access_allowed: granted to database root
56141604 oc_check_required entry (olcDatabase={2}hdb,cn=config), objectClass "olcHdbConfig"
56141604 oc_check_allowed type "objectClass"
56141604 oc_check_allowed type "olcDatabase"
56141604 oc_check_allowed type "olcDbDirectory"
56141604 oc_check_allowed type "olcDbIndex"
56141604 oc_check_allowed type "structuralObjectClass"
56141604 oc_check_allowed type "entryUUID"
56141604 oc_check_allowed type "creatorsName"
56141604 oc_check_allowed type "createTimestamp"
56141604 oc_check_allowed type "olcRootPW"
56141604 oc_check_allowed type "olcRootDN"
56141604 oc_check_allowed type "olcSuffix"
56141604 oc_check_allowed type "entryCSN"
56141604 oc_check_allowed type "modifiersName"
56141604 oc_check_allowed type "modifyTimestamp"
56141604 ldif_write_entry: wrote entry "olcDatabase={2}hdb,cn=config"
56141604 send_ldap_result: conn=1001 op=2 p=3
56141604 send_ldap_result: err=0 matched="" text=""
56141604 send_ldap_result: conn=1001 op=2 p=3
56141604 send_ldap_result: err=0 matched="" text=""
56141604 send_ldap_response: msgid=3 tag=103 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 03 67 07 0a 01 00 04 00 04 00 0....g........
ldap_write: want=14, written=14
0000: 30 0c 02 01 03 67 07 0a 01 00 04 00 04 00 0....g........
56141604 conn=1001 op=2 RESULT tag=103 err=0 text=
read1msg: ld 0x7ff296768170 msgid 3 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 03 67 07 0a 0....g..
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740f0 end=0x7ff2967740fc len=12
0000: 02 01 03 67 07 0a 01 00 04 00 04 00 ...g........
read1msg: ld 0x7ff296768170 msgid 3 message type modify
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740f3 end=0x7ff2967740fc len=9
0000: 67 07 0a 01 00 04 00 04 00 g........
read1msg: ld 0x7ff296768170 0 new referrals
read1msg: mark request completed, ld 0x7ff296768170 msgid 3
56141604 slap_graduate_commit_csn: removing 0x7fb56c001420 20151006184212.990842Z#000000#000#000000
request done: ld 0x7ff296768170 msgid 3
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 3, msgid 3)
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740f3 end=0x7ff2967740fc len=9
0000: 67 07 0a 01 00 04 00 04 00 g........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7ff2967740f0 ptr=0x7ff2967740fc end=0x7ff2967740fc len=0
ldap_msgfree
ldap_free_connection 1 1
ldap_send_unbind
ber_flush2: 7 bytes to sd 3
0000: 30 05 02 01 04 42 00 0....B.
ldap_write: want=7, written=7
0000: 30 05 02 01 04 42 00 0....B.
56141604 daemon: activity on 1 descriptor
ldap_free_connection: actually freed
56141604 daemon: activity on:56141604 18r56141604
56141604 daemon: read active on 18
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 connection_get(18)
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 connection_get(18): got connid=1001
56141604 connection_read(18): checking for input on id=1001
ber_get_next
ldap_read: want=8, got=7
0000: 30 05 02 01 04 42 00 0....B.
ber_get_next: tag 0x30 len 5 contents:
ber_dump: buf=0x7fb564101270 ptr=0x7fb564101270 end=0x7fb564101275 len=5
0000: 02 01 04 42 00 ...B.
56141604 op tag 0x42, time 1444156932
ber_get_next
ldap_read: want=8, got=0
56141604 ber_get_next on fd 18 failed errno=0 (Success)
56141604 connection_read(18): input error=-2 id=1001, closing.
56141604 connection_closing: readying conn=1001 sd=18 for close
56141604 connection_close: deferring conn=1001 sd=18
56141604 conn=1001 op=3 do_unbind
56141604 conn=1001 op=3 UNBIND
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 connection_resched: attempting closing conn=1001 sd=18
56141604 connection_close: conn=1001 sd=18
56141604 daemon: removing 18
56141604 conn=1001 fd=18 closed
+ ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/openldap/schema/cosine.ldif -d -1
ldap_url_parse_ext(ldapi:///)
ldap_create
ldap_url_parse_ext(ldapi:///??base)
ldap_sasl_interactive_bind: user selected: EXTERNAL
ldap_int_sasl_bind: EXTERNAL
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_path
ldap_new_socket: 4
ldap_connect_to_path: Trying /var/run/ldapi
ldap_connect_timeout: fd: 4 tm: -1 async: 0
ldap_ndelay_on: 4
ldap_ndelay_off: 4
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 slap_listener_activate(10):
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 busy
56141604 >>> slap_listener(ldapi:///)
56141604 daemon: listen=10, new connection on 18
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 daemon: added 18r (active) listener=(nil)
56141604 conn=1002 fd=18 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_int_sasl_open: host=ab4737ce4a92
SASL/EXTERNAL authentication started
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7f044117e4f0 ptr=0x7f044117e4f0 end=0x7f044117e50a len=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ber_scanf fmt ({i) ber:
ber_dump: buf=0x7f044117e4f0 ptr=0x7f044117e4f5 end=0x7f044117e50a len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_flush2: 26 bytes to sd 4
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_write: want=26, written=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_msgfree
ldap_result ld 0x7f0441172400 msgid 1
wait4msg ld 0x7f0441172400 msgid 1 (infinite timeout)
wait4msg continue ld 0x7f0441172400 msgid 1 all 1
** ld 0x7f0441172400 Connections:
* host: (null) port: 0 (default)
refcnt: 2 status: Connected
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604 18r56141604
56141604 daemon: read active on 18
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 connection_get(18)
last used: Tue Oct 6 18:42:12 2015
56141604 connection_get(18): got connid=1002
** ld 0x7f0441172400 Outstanding Requests:
56141604 connection_read(18): checking for input on id=1002
* msgid 1, origid 1, status InProgress
outstanding referrals 0, parent count 0
ber_get_next
ld 0x7f0441172400 request count 1 (abandoned 0)
** ld 0x7f0441172400 Response Queue:
Empty
ld 0x7f0441172400 response count 0
ldap_read: want=8, got=8
ldap_chkResponseList ld 0x7f0441172400 msgid 1 all 1
0000: 30 18 02 01 01 60 13 02 0....`..
ldap_chkResponseList returns ld 0x7f0441172400 NULL
ldap_int_select
ldap_read: want=18, got=18
0000: 01 03 04 00 a3 0c 04 08 45 58 54 45 52 4e 41 4c ........EXTERNAL
0010: 04 00 ..
ber_get_next: tag 0x30 len 24 contents:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008c0 end=0x7fb5640008d8 len=24
0000: 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 45 58 ...`..........EX
0010: 54 45 52 4e 41 4c 04 00 TERNAL..
56141604 op tag 0x60, time 1444156932
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141604 conn=1002 op=0 do_bind
ber_scanf fmt ({imt) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008c3 end=0x7fb5640008d8 len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_scanf fmt ({m) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008ca end=0x7fb5640008d8 len=14
0000: 00 0c 04 08 45 58 54 45 52 4e 41 4c 04 00 ....EXTERNAL..
ber_scanf fmt (m) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008d6 end=0x7fb5640008d8 len=2
0000: 00 00 ..
ber_scanf fmt (}}) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008d8 end=0x7fb5640008d8 len=0
56141604 >>> dnPrettyNormal: <>
56141604 <<< dnPrettyNormal: <>, <>
56141604 conn=1002 op=0 BIND dn="" method=163
56141604 daemon: activity on 1 descriptor
56141604 daemon: activity on:56141604
56141604 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141604 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141604 do_bind: dn () SASL mech EXTERNAL
56141604 ==> sasl_bind: dn="" mech=EXTERNAL datalen=0
56141604 SASL Canonicalize [conn=1002]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141604 slap_sasl_getdn: conn 1002 id=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth [len=55]
56141604 ==>slap_sasl2dn: converting SASL name gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth to a DN
56141604 <==slap_sasl2dn: Converted SASL name to <nothing>
56141604 SASL Canonicalize [conn=1002]: slapAuthcDN="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141604 SASL proxy authorize [conn=1002]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141604 conn=1002 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141604 SASL Authorize [conn=1002]: proxy authorization allowed authzDN=""
56141604 send_ldap_sasl: err=0 len=-1
56141604 conn=1002 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
56141604 do_bind: SASL/EXTERNAL bind: dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" sasl_ssf=0
56141604 send_ldap_response: msgid=1 tag=97 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
ldap_write: want=14, written=14
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
56141604 conn=1002 op=0 RESULT tag=97 err=0 text=
read1msg: ld 0x7f0441172400 msgid 1 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 01 61 07 0a 0....a..
56141604 <== slap_sasl_bind: rc=0
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7f044117e390 ptr=0x7f044117e390 end=0x7f044117e39c len=12
0000: 02 01 01 61 07 0a 01 00 04 00 04 00 ...a........
read1msg: ld 0x7f0441172400 msgid 1 message type bind
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f044117e390 ptr=0x7f044117e393 end=0x7f044117e39c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
read1msg: ld 0x7f0441172400 0 new referrals
read1msg: mark request completed, ld 0x7f0441172400 msgid 1
request done: ld 0x7f0441172400 msgid 1
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_int_sasl_bind: EXTERNAL
ldap_parse_sasl_bind_result
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f044117e390 ptr=0x7f044117e393 end=0x7f044117e39c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7f044117e390 ptr=0x7f044117e393 end=0x7f044117e39c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7f044117e390 ptr=0x7f044117e39c end=0x7f044117e39c len=0
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
ldap_msgfree
ldap_add_ext
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7f0441186100 ptr=0x7f0441186100 end=0x7f0441188742 len=9794
0000: 30 82 26 3e 02 01 02 68 82 26 37 04 1d 63 6e 3d 0.&>...h.&7..cn=
0010: 63 6f 73 69 6e 65 2c 63 6e 3d 73 63 68 65 6d 61 cosine,cn=schema
0020: 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 26 14 30 20 ,cn=config0.&.0
0030: 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 11 04 ..objectClass1..
0040: 0f 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 66 69 67 .olcSchemaConfig
0050: 30 0e 04 02 63 6e 31 08 04 06 63 6f 73 69 6e 65 0...cn1...cosine
0060: 30 82 1a 26 04 11 6f 6c 63 41 74 74 72 69 62 75 0..&..olcAttribu
0070: 74 65 54 79 70 65 73 31 82 1a 0f 04 81 9d 28 20 teTypes1......(
0080: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0090: 30 2e 31 30 30 2e 31 2e 32 20 4e 41 4d 45 20 27 0.100.1.2 NAME '
00a0: 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 64 textEncodedORAdd
00b0: 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 63 ress' EQUALITY c
00c0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
00d0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
00e0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
00f0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0100: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0110: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b2 28 20 1.15{256} )...(
0120: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0130: 30 2e 31 30 30 2e 31 2e 34 20 4e 41 4d 45 20 27 0.100.1.4 NAME '
0140: 69 6e 66 6f 27 20 44 45 53 43 20 27 52 46 43 31 info' DESC 'RFC1
0150: 32 37 34 3a 20 67 65 6e 65 72 61 6c 20 69 6e 66 274: general inf
0160: 6f 72 6d 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 ormation' EQUALI
0170: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0180: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0190: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
01a0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
01b0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
01c0: 31 32 31 2e 31 2e 31 35 7b 32 30 34 38 7d 20 29 121.1.15{2048} )
01d0: 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
01e0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 20 4e 200300.100.1.5 N
01f0: 41 4d 45 20 28 20 27 64 72 69 6e 6b 27 20 27 66 AME ( 'drink' 'f
0200: 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 27 20 29 avouriteDrink' )
0210: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0220: 66 61 76 6f 72 69 74 65 20 64 72 69 6e 6b 27 20 favorite drink'
0230: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0240: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
0250: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
0260: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
0270: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0280: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 6.115.121.1.15{2
0290: 35 36 7d 20 29 04 81 af 28 20 30 2e 39 2e 32 33 56} )...( 0.9.23
02a0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
02b0: 31 2e 36 20 4e 41 4d 45 20 27 72 6f 6f 6d 4e 75 1.6 NAME 'roomNu
02c0: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 31 mber' DESC 'RFC1
02d0: 32 37 34 3a 20 72 6f 6f 6d 20 6e 75 6d 62 65 72 274: room number
02e0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
02f0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
0300: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0310: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0320: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0330: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0340: 7b 32 35 36 7d 20 29 04 75 28 20 30 2e 39 2e 32 {256} ).u( 0.9.2
0350: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0360: 2e 31 2e 37 20 4e 41 4d 45 20 27 70 68 6f 74 6f .1.7 NAME 'photo
0370: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
0380: 20 70 68 6f 74 6f 20 28 47 33 20 66 61 78 29 27 photo (G3 fax)'
0390: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
03a0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
03b0: 2e 31 2e 32 33 7b 32 35 30 30 30 7d 20 29 04 81 .1.23{25000} )..
03c0: b3 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
03d0: 30 33 30 30 2e 31 30 30 2e 31 2e 38 20 4e 41 4d 0300.100.1.8 NAM
03e0: 45 20 27 75 73 65 72 43 6c 61 73 73 27 20 44 45 E 'userClass' DE
03f0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 63 61 74 SC 'RFC1274: cat
0400: 65 67 6f 72 79 20 6f 66 20 75 73 65 72 27 20 45 egory of user' E
0410: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
0420: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
0430: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
0440: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
0450: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0460: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
0470: 36 7d 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
0480: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0490: 2e 39 20 4e 41 4d 45 20 27 68 6f 73 74 27 20 44 .9 NAME 'host' D
04a0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 68 6f ESC 'RFC1274: ho
04b0: 73 74 20 63 6f 6d 70 75 74 65 72 27 20 45 51 55 st computer' EQU
04c0: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
04d0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
04e0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
04f0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0500: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0510: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0520: 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0530: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
0540: 30 20 4e 41 4d 45 20 27 6d 61 6e 61 67 65 72 27 0 NAME 'manager'
0550: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0560: 44 4e 20 6f 66 20 6d 61 6e 61 67 65 72 27 20 45 DN of manager' E
0570: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
0580: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
0590: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
05a0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
05b0: 2e 31 32 20 29 04 81 ca 28 20 30 2e 39 2e 32 33 .12 )...( 0.9.23
05c0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
05d0: 31 2e 31 31 20 4e 41 4d 45 20 27 64 6f 63 75 6d 1.11 NAME 'docum
05e0: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 27 20 44 entIdentifier' D
05f0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 75 6e ESC 'RFC1274: un
0600: 69 71 75 65 20 69 64 65 6e 74 69 66 69 65 72 20 ique identifier
0610: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
0620: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
0630: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
0640: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
0650: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0660: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0670: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0680: 20 29 04 81 b9 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0690: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
06a0: 32 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 2 NAME 'document
06b0: 54 69 74 6c 65 27 20 44 45 53 43 20 27 52 46 43 Title' DESC 'RFC
06c0: 31 32 37 34 3a 20 74 69 74 6c 65 20 6f 66 20 64 1274: title of d
06d0: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
06e0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
06f0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0700: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0710: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0720: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0730: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0740: bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0750: 30 33 30 30 2e 31 30 30 2e 31 2e 31 33 20 4e 41 0300.100.1.13 NA
0760: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 56 65 72 73 ME 'documentVers
0770: 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 ion' DESC 'RFC12
0780: 37 34 3a 20 76 65 72 73 69 6f 6e 20 6f 66 20 64 74: version of d
0790: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
07a0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
07b0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
07c0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
07d0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
07e0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
07f0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0800: a2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0810: 30 33 30 30 2e 31 30 30 2e 31 2e 31 34 20 4e 41 0300.100.1.14 NA
0820: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 41 75 74 68 ME 'documentAuth
0830: 6f 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 or' DESC 'RFC127
0840: 34 3a 20 44 4e 20 6f 66 20 61 75 74 68 6f 72 20 4: DN of author
0850: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
0860: 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 ALITY distinguis
0870: 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e hedNameMatch SYN
0880: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0890: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
08a0: 32 20 29 04 81 c8 28 20 30 2e 39 2e 32 33 34 32 2 )...( 0.9.2342
08b0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
08c0: 31 35 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 15 NAME 'documen
08d0: 74 4c 6f 63 61 74 69 6f 6e 27 20 44 45 53 43 20 tLocation' DESC
08e0: 27 52 46 43 31 32 37 34 3a 20 6c 6f 63 61 74 69 'RFC1274: locati
08f0: 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 20 6f on of document o
0900: 72 69 67 69 6e 61 6c 27 20 45 51 55 41 4c 49 54 riginal' EQUALIT
0910: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0920: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0930: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0940: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0950: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0960: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0970: d8 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0980: 30 33 30 30 2e 31 30 30 2e 31 2e 32 30 20 4e 41 0300.100.1.20 NA
0990: 4d 45 20 28 20 27 68 6f 6d 65 50 68 6f 6e 65 27 ME ( 'homePhone'
09a0: 20 27 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e 'homeTelephoneN
09b0: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
09c0: 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 74 65 6c FC1274: home tel
09d0: 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 20 45 ephone number' E
09e0: 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 6f 6e QUALITY telephon
09f0: 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 55 42 eNumberMatch SUB
0a00: 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d STR telephoneNum
0a10: 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d 61 74 berSubstringsMat
0a20: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0a30: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0a40: 32 31 2e 31 2e 35 30 20 29 04 81 94 28 20 30 2e 21.1.50 )...( 0.
0a50: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0a60: 31 30 30 2e 31 2e 32 31 20 4e 41 4d 45 20 27 73 100.1.21 NAME 's
0a70: 65 63 72 65 74 61 72 79 27 20 44 45 53 43 20 27 ecretary' DESC '
0a80: 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 73 RFC1274: DN of s
0a90: 65 63 72 65 74 61 72 79 27 20 45 51 55 41 4c 49 ecretary' EQUALI
0aa0: 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 TY distinguished
0ab0: 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 NameMatch SYNTAX
0ac0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0ad0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 6.115.121.1.12 )
0ae0: 04 57 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .W( 0.9.2342.192
0af0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 32 20 4e 00300.100.1.22 N
0b00: 41 4d 45 20 27 6f 74 68 65 72 4d 61 69 6c 62 6f AME 'otherMailbo
0b10: 78 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e x' SYNTAX 1.3.6.
0b20: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0b30: 32 31 2e 31 2e 33 39 20 29 04 6e 28 20 30 2e 39 21.1.39 ).n( 0.9
0b40: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0b50: 30 30 2e 31 2e 32 36 20 4e 41 4d 45 20 27 61 52 00.1.26 NAME 'aR
0b60: 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 ecord' EQUALITY
0b70: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
0b80: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0b90: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0ba0: 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 21.1.26 ).o( 0.9
0bb0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0bc0: 30 30 2e 31 2e 32 37 20 4e 41 4d 45 20 27 6d 44 00.1.27 NAME 'mD
0bd0: 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 Record' EQUALITY
0be0: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
0bf0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0c00: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0c10: 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 121.1.26 ).o( 0.
0c20: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0c30: 31 30 30 2e 31 2e 32 38 20 4e 41 4d 45 20 27 6d 100.1.28 NAME 'm
0c40: 58 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 XRecord' EQUALIT
0c50: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
0c60: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0c70: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0c80: 2e 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 .121.1.26 ).o( 0
0c90: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0ca0: 2e 31 30 30 2e 31 2e 32 39 20 4e 41 4d 45 20 27 .100.1.29 NAME '
0cb0: 6e 53 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 nSRecord' EQUALI
0cc0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TY caseIgnoreIA5
0cd0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0ce0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0cf0: 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 70 28 20 5.121.1.26 ).p(
0d00: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0d10: 30 2e 31 30 30 2e 31 2e 33 30 20 4e 41 4d 45 20 0.100.1.30 NAME
0d20: 27 73 4f 41 52 65 63 6f 72 64 27 20 45 51 55 41 'sOARecord' EQUA
0d30: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
0d40: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
0d50: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0d60: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 72 115.121.1.26 ).r
0d70: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0d80: 33 30 30 2e 31 30 30 2e 31 2e 33 31 20 4e 41 4d 300.100.1.31 NAM
0d90: 45 20 27 63 4e 41 4d 45 52 65 63 6f 72 64 27 20 E 'cNAMERecord'
0da0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0db0: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
0dc0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0dd0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
0de0: 20 29 04 81 ac 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0df0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 19200300.100.1.3
0e00: 38 20 4e 41 4d 45 20 27 61 73 73 6f 63 69 61 74 8 NAME 'associat
0e10: 65 64 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 edName' DESC 'RF
0e20: 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 65 6e 74 C1274: DN of ent
0e30: 72 79 20 61 73 73 6f 63 69 61 74 65 64 20 77 69 ry associated wi
0e40: 74 68 20 64 6f 6d 61 69 6e 27 20 45 51 55 41 4c th domain' EQUAL
0e50: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
0e60: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
0e70: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0e80: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
0e90: 29 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
0ea0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 39 9200300.100.1.39
0eb0: 20 4e 41 4d 45 20 27 68 6f 6d 65 50 6f 73 74 61 NAME 'homePosta
0ec0: 6c 41 64 64 72 65 73 73 27 20 44 45 53 43 20 27 lAddress' DESC '
0ed0: 52 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 70 6f RFC1274: home po
0ee0: 73 74 61 6c 20 61 64 64 72 65 73 73 27 20 45 51 stal address' EQ
0ef0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0f00: 65 4c 69 73 74 4d 61 74 63 68 20 53 55 42 53 54 eListMatch SUBST
0f10: 52 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 74 R caseIgnoreList
0f20: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0f30: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0f40: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0f50: 31 2e 34 31 20 29 04 81 b6 28 20 30 2e 39 2e 32 1.41 )...( 0.9.2
0f60: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0f70: 2e 31 2e 34 30 20 4e 41 4d 45 20 27 70 65 72 73 .1.40 NAME 'pers
0f80: 6f 6e 61 6c 54 69 74 6c 65 27 20 44 45 53 43 20 onalTitle' DESC
0f90: 27 52 46 43 31 32 37 34 3a 20 70 65 72 73 6f 6e 'RFC1274: person
0fa0: 61 6c 20 74 69 74 6c 65 27 20 45 51 55 41 4c 49 al title' EQUALI
0fb0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0fc0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0fd0: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0fe0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0ff0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1000: 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 121.1.15{256} ).
1010: 81 d9 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1020: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 31 20 4e 00300.100.1.41 N
1030: 41 4d 45 20 28 20 27 6d 6f 62 69 6c 65 27 20 27 AME ( 'mobile' '
1040: 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e mobileTelephoneN
1050: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
1060: 46 43 31 32 37 34 3a 20 6d 6f 62 69 6c 65 20 74 FC1274: mobile t
1070: 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 elephone number'
1080: 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 EQUALITY teleph
1090: 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 oneNumberMatch S
10a0: 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e UBSTR telephoneN
10b0: 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d umberSubstringsM
10c0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
10d0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
10e0: 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 d6 28 20 .121.1.50 )...(
10f0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1100: 30 2e 31 30 30 2e 31 2e 34 32 20 4e 41 4d 45 20 0.100.1.42 NAME
1110: 28 20 27 70 61 67 65 72 27 20 27 70 61 67 65 72 ( 'pager' 'pager
1120: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 TelephoneNumber'
1130: 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 ) DESC 'RFC1274
1140: 3a 20 70 61 67 65 72 20 74 65 6c 65 70 68 6f 6e : pager telephon
1150: 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 e number' EQUALI
1160: 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 TY telephoneNumb
1170: 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 erMatch SUBSTR t
1180: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 elephoneNumberSu
1190: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
11a0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
11b0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
11c0: 35 30 20 29 04 81 c7 28 20 30 2e 39 2e 32 33 34 50 )...( 0.9.234
11d0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
11e0: 2e 34 33 20 4e 41 4d 45 20 28 20 27 63 6f 27 20 .43 NAME ( 'co'
11f0: 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 'friendlyCountry
1200: 4e 61 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 Name' ) DESC 'RF
1210: 43 31 32 37 34 3a 20 66 72 69 65 6e 64 6c 79 20 C1274: friendly
1220: 63 6f 75 6e 74 72 79 20 6e 61 6d 65 27 20 45 51 country name' EQ
1230: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
1240: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
1250: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
1260: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
1270: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1280: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
1290: 9a 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
12a0: 30 33 30 30 2e 31 30 30 2e 31 2e 34 34 20 4e 41 0300.100.1.44 NA
12b0: 4d 45 20 27 75 6e 69 71 75 65 49 64 65 6e 74 69 ME 'uniqueIdenti
12c0: 66 69 65 72 27 20 44 45 53 43 20 27 52 46 43 31 fier' DESC 'RFC1
12d0: 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 65 6e 274: unique iden
12e0: 74 69 66 65 72 27 20 45 51 55 41 4c 49 54 59 20 tifer' EQUALITY
12f0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
1300: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
1310: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
1320: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 c4 28 20 1.15{256} )...(
1330: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1340: 30 2e 31 30 30 2e 31 2e 34 35 20 4e 41 4d 45 20 0.100.1.45 NAME
1350: 27 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 53 'organizationalS
1360: 74 61 74 75 73 27 20 44 45 53 43 20 27 52 46 43 tatus' DESC 'RFC
1370: 31 32 37 34 3a 20 6f 72 67 61 6e 69 7a 61 74 69 1274: organizati
1380: 6f 6e 61 6c 20 73 74 61 74 75 73 27 20 45 51 55 onal status' EQU
1390: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
13a0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
13b0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
13c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
13d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
13e0: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
13f0: 20 29 04 81 ba 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
1400: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 19200300.100.1.4
1410: 36 20 4e 41 4d 45 20 27 6a 61 6e 65 74 4d 61 69 6 NAME 'janetMai
1420: 6c 62 6f 78 27 20 44 45 53 43 20 27 52 46 43 31 lbox' DESC 'RFC1
1430: 32 37 34 3a 20 4a 61 6e 65 74 20 6d 61 69 6c 62 274: Janet mailb
1440: 6f 78 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ox' EQUALITY cas
1450: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
1460: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
1470: 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 eIA5SubstringsMa
1480: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1490: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
14a0: 31 32 31 2e 31 2e 32 36 7b 32 35 36 7d 20 29 04 121.1.26{256} ).
14b0: 81 86 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
14c0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 37 20 4e 00300.100.1.47 N
14d0: 41 4d 45 20 27 6d 61 69 6c 50 72 65 66 65 72 65 AME 'mailPrefere
14e0: 6e 63 65 4f 70 74 69 6f 6e 27 20 44 45 53 43 20 nceOption' DESC
14f0: 27 52 46 43 31 32 37 34 3a 20 6d 61 69 6c 20 70 'RFC1274: mail p
1500: 72 65 66 65 72 65 6e 63 65 20 6f 70 74 69 6f 6e reference option
1510: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
1520: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
1530: 31 2e 31 2e 32 37 20 29 04 81 b7 28 20 30 2e 39 1.1.27 )...( 0.9
1540: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
1550: 30 30 2e 31 2e 34 38 20 4e 41 4d 45 20 27 62 75 00.1.48 NAME 'bu
1560: 69 6c 64 69 6e 67 4e 61 6d 65 27 20 44 45 53 43 ildingName' DESC
1570: 20 27 52 46 43 31 32 37 34 3a 20 6e 61 6d 65 20 'RFC1274: name
1580: 6f 66 20 62 75 69 6c 64 69 6e 67 27 20 45 51 55 of building' EQU
1590: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
15a0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
15b0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
15c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
15d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
15e0: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
15f0: 20 29 04 7e 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).~( 0.9.2342.1
1600: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 39 9200300.100.1.49
1610: 20 4e 41 4d 45 20 27 64 53 41 51 75 61 6c 69 74 NAME 'dSAQualit
1620: 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 y' DESC 'RFC1274
1630: 3a 20 44 53 41 20 51 75 61 6c 69 74 79 27 20 53 : DSA Quality' S
1640: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1650: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1660: 2e 31 39 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .19 SINGLE-VALUE
1670: 20 29 04 81 8f 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
1680: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 19200300.100.1.5
1690: 30 20 4e 41 4d 45 20 27 73 69 6e 67 6c 65 4c 65 0 NAME 'singleLe
16a0: 76 65 6c 51 75 61 6c 69 74 79 27 20 44 45 53 43 velQuality' DESC
16b0: 20 27 52 46 43 31 32 37 34 3a 20 53 69 6e 67 6c 'RFC1274: Singl
16c0: 65 20 4c 65 76 65 6c 20 51 75 61 6c 69 74 79 27 e Level Quality'
16d0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
16e0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
16f0: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
1700: 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
1710: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1720: 2e 35 31 20 4e 41 4d 45 20 27 73 75 62 74 72 65 .51 NAME 'subtre
1730: 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 79 27 eMinimumQuality'
1740: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1750: 53 75 62 74 72 65 65 20 4d 69 6e 69 6e 75 6d 20 Subtree Mininum
1760: 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 Quality' SYNTAX
1770: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1780: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 49 .115.121.1.13 SI
1790: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 95 28 NGLE-VALUE )...(
17a0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
17b0: 30 30 2e 31 30 30 2e 31 2e 35 32 20 4e 41 4d 45 00.100.1.52 NAME
17c0: 20 27 73 75 62 74 72 65 65 4d 61 78 69 6d 75 6d 'subtreeMaximum
17d0: 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 Quality' DESC 'R
17e0: 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 65 20 FC1274: Subtree
17f0: 4d 61 78 69 6d 75 6e 20 51 75 61 6c 69 74 79 27 Maximun Quality'
1800: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1810: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1820: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
1830: 55 45 20 29 04 81 88 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
1840: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1850: 2e 35 33 20 4e 41 4d 45 20 27 70 65 72 73 6f 6e .53 NAME 'person
1860: 61 6c 53 69 67 6e 61 74 75 72 65 27 20 44 45 53 alSignature' DES
1870: 43 20 27 52 46 43 31 32 37 34 3a 20 50 65 72 73 C 'RFC1274: Pers
1880: 6f 6e 61 6c 20 53 69 67 6e 61 74 75 72 65 20 28 onal Signature (
1890: 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 58 20 G3 fax)' SYNTAX
18a0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
18b0: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 20 29 04 .115.121.1.23 ).
18c0: 81 93 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
18d0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 34 20 4e 00300.100.1.54 N
18e0: 41 4d 45 20 27 64 49 54 52 65 64 69 72 65 63 74 AME 'dITRedirect
18f0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
1900: 20 44 49 54 20 52 65 64 69 72 65 63 74 27 20 45 DIT Redirect' E
1910: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
1920: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
1930: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1940: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1950: 2e 31 32 20 29 04 74 28 20 30 2e 39 2e 32 33 34 .12 ).t( 0.9.234
1960: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1970: 2e 35 35 20 4e 41 4d 45 20 27 61 75 64 69 6f 27 .55 NAME 'audio'
1980: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1990: 61 75 64 69 6f 20 28 75 2d 6c 61 77 29 27 20 53 audio (u-law)' S
19a0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
19b0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
19c0: 2e 34 7b 32 35 30 30 30 7d 20 29 04 81 bc 28 20 .4{25000} )...(
19d0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
19e0: 30 2e 31 30 30 2e 31 2e 35 36 20 4e 41 4d 45 20 0.100.1.56 NAME
19f0: 27 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 73 68 'documentPublish
1a00: 65 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 er' DESC 'RFC127
1a10: 34 3a 20 70 75 62 6c 69 73 68 65 72 20 6f 66 20 4: publisher of
1a20: 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 document' EQUALI
1a30: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
1a40: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
1a50: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
1a60: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1a70: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1a80: 31 32 31 2e 31 2e 31 35 20 29 30 82 0b b4 04 10 121.1.15 )0.....
1a90: 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 65 73 olcObjectClasses
1aa0: 31 82 0b 9e 04 82 01 bd 28 20 30 2e 39 2e 32 33 1.......( 0.9.23
1ab0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1ac0: 34 2e 34 20 4e 41 4d 45 20 28 20 27 70 69 6c 6f 4.4 NAME ( 'pilo
1ad0: 74 50 65 72 73 6f 6e 27 20 27 6e 65 77 50 69 6c tPerson' 'newPil
1ae0: 6f 74 50 65 72 73 6f 6e 27 20 29 20 53 55 50 20 otPerson' ) SUP
1af0: 70 65 72 73 6f 6e 20 53 54 52 55 43 54 55 52 41 person STRUCTURA
1b00: 4c 20 4d 41 59 20 28 20 75 73 65 72 69 64 20 24 L MAY ( userid $
1b10: 20 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 textEncodedORAd
1b20: 64 72 65 73 73 20 24 20 72 66 63 38 32 32 4d 61 dress $ rfc822Ma
1b30: 69 6c 62 6f 78 20 24 20 66 61 76 6f 75 72 69 74 ilbox $ favourit
1b40: 65 44 72 69 6e 6b 20 24 20 72 6f 6f 6d 4e 75 6d eDrink $ roomNum
1b50: 62 65 72 20 24 20 75 73 65 72 43 6c 61 73 73 20 ber $ userClass
1b60: 24 20 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e $ homeTelephoneN
1b70: 75 6d 62 65 72 20 24 20 68 6f 6d 65 50 6f 73 74 umber $ homePost
1b80: 61 6c 41 64 64 72 65 73 73 20 24 20 73 65 63 72 alAddress $ secr
1b90: 65 74 61 72 79 20 24 20 70 65 72 73 6f 6e 61 6c etary $ personal
1ba0: 54 69 74 6c 65 20 24 20 70 72 65 66 65 72 72 65 Title $ preferre
1bb0: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
1bc0: 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f $ businessCatego
1bd0: 72 79 20 24 20 6a 61 6e 65 74 4d 61 69 6c 62 6f ry $ janetMailbo
1be0: 78 20 24 20 6f 74 68 65 72 4d 61 69 6c 62 6f 78 x $ otherMailbox
1bf0: 20 24 20 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f $ mobileTelepho
1c00: 6e 65 4e 75 6d 62 65 72 20 24 20 70 61 67 65 72 neNumber $ pager
1c10: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
1c20: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
1c30: 53 74 61 74 75 73 20 24 20 6d 61 69 6c 50 72 65 Status $ mailPre
1c40: 66 65 72 65 6e 63 65 4f 70 74 69 6f 6e 20 24 20 ferenceOption $
1c50: 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 74 75 72 personalSignatur
1c60: 65 20 29 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 e ) )...( 0.9.23
1c70: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1c80: 34 2e 35 20 4e 41 4d 45 20 27 61 63 63 6f 75 6e 4.5 NAME 'accoun
1c90: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1ca0: 54 55 52 41 4c 20 4d 55 53 54 20 75 73 65 72 69 TURAL MUST useri
1cb0: 64 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 74 d MAY ( descript
1cc0: 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 ion $ seeAlso $
1cd0: 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f localityName $ o
1ce0: 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 rganizationName
1cf0: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
1d00: 55 6e 69 74 4e 61 6d 65 20 24 20 68 6f 73 74 20 UnitName $ host
1d10: 29 20 29 04 82 01 18 28 20 30 2e 39 2e 32 33 34 ) )....( 0.9.234
1d20: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1d30: 2e 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e .6 NAME 'documen
1d40: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1d50: 54 55 52 41 4c 20 4d 55 53 54 20 64 6f 63 75 6d TURAL MUST docum
1d60: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 20 4d 41 entIdentifier MA
1d70: 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 Y ( commonName $
1d80: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 description $ s
1d90: 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 eeAlso $ localit
1da0: 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 yName $ organiza
1db0: 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e tionName $ organ
1dc0: 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d izationalUnitNam
1dd0: 65 20 24 20 64 6f 63 75 6d 65 6e 74 54 69 74 6c e $ documentTitl
1de0: 65 20 24 20 64 6f 63 75 6d 65 6e 74 56 65 72 73 e $ documentVers
1df0: 69 6f 6e 20 24 20 64 6f 63 75 6d 65 6e 74 41 75 ion $ documentAu
1e00: 74 68 6f 72 20 24 20 64 6f 63 75 6d 65 6e 74 4c thor $ documentL
1e10: 6f 63 61 74 69 6f 6e 20 24 20 64 6f 63 75 6d 65 ocation $ docume
1e20: 6e 74 50 75 62 6c 69 73 68 65 72 20 29 20 29 04 ntPublisher ) ).
1e30: 81 89 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1e40: 30 30 33 30 30 2e 31 30 30 2e 34 2e 37 20 4e 41 00300.100.4.7 NA
1e50: 4d 45 20 27 72 6f 6f 6d 27 20 53 55 50 20 74 6f ME 'room' SUP to
1e60: 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 p STRUCTURAL MUS
1e70: 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 T commonName MAY
1e80: 20 28 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 ( roomNumber $
1e90: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 description $ se
1ea0: 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e eAlso $ telephon
1eb0: 65 4e 75 6d 62 65 72 20 29 20 29 04 81 c1 28 20 eNumber ) )...(
1ec0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1ed0: 30 2e 31 30 30 2e 34 2e 39 20 4e 41 4d 45 20 27 0.100.4.9 NAME '
1ee0: 64 6f 63 75 6d 65 6e 74 53 65 72 69 65 73 27 20 documentSeries'
1ef0: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
1f00: 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 AL MUST commonNa
1f10: 6d 65 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 me MAY ( descrip
1f20: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
1f30: 20 74 65 6c 65 70 68 6f 6e 65 6e 75 6d 62 65 72 telephonenumber
1f40: 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 $ localityName
1f50: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 $ organizationNa
1f60: 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f me $ organizatio
1f70: 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 29 20 29 04 nalUnitName ) ).
1f80: 82 02 19 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1f90: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 33 20 200300.100.4.13
1fa0: 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 27 20 53 55 NAME 'domain' SU
1fb0: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
1fc0: 20 4d 55 53 54 20 64 6f 6d 61 69 6e 43 6f 6d 70 MUST domainComp
1fd0: 6f 6e 65 6e 74 20 4d 41 59 20 28 20 61 73 73 6f onent MAY ( asso
1fe0: 63 69 61 74 65 64 4e 61 6d 65 20 24 20 6f 72 67 ciatedName $ org
1ff0: 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 anizationName $
2000: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 62 75 description $ bu
2010: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
2020: 20 73 65 65 41 6c 73 6f 20 24 20 73 65 61 72 63 seeAlso $ searc
2030: 68 47 75 69 64 65 20 24 20 75 73 65 72 50 61 73 hGuide $ userPas
2040: 73 77 6f 72 64 20 24 20 6c 6f 63 61 6c 69 74 79 sword $ locality
2050: 4e 61 6d 65 20 24 20 73 74 61 74 65 4f 72 50 72 Name $ stateOrPr
2060: 6f 76 69 6e 63 65 4e 61 6d 65 20 24 20 73 74 72 ovinceName $ str
2070: 65 65 74 41 64 64 72 65 73 73 20 24 20 70 68 79 eetAddress $ phy
2080: 73 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 sicalDeliveryOff
2090: 69 63 65 4e 61 6d 65 20 24 20 70 6f 73 74 61 6c iceName $ postal
20a0: 41 64 64 72 65 73 73 20 24 20 70 6f 73 74 61 6c Address $ postal
20b0: 43 6f 64 65 20 24 20 70 6f 73 74 4f 66 66 69 63 Code $ postOffic
20c0: 65 42 6f 78 20 24 20 73 74 72 65 65 74 41 64 64 eBox $ streetAdd
20d0: 72 65 73 73 20 24 20 66 61 63 73 69 6d 69 6c 65 ress $ facsimile
20e0: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
20f0: 24 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 49 $ internationalI
2100: 53 44 4e 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 SDNNumber $ tele
2110: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 74 65 phoneNumber $ te
2120: 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 letexTerminalIde
2130: 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 78 4e ntifier $ telexN
2140: 75 6d 62 65 72 20 24 20 70 72 65 66 65 72 72 65 umber $ preferre
2150: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
2160: 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 $ destinationInd
2170: 69 63 61 74 6f 72 20 24 20 72 65 67 69 73 74 65 icator $ registe
2180: 72 65 64 41 64 64 72 65 73 73 20 24 20 78 31 32 redAddress $ x12
2190: 31 41 64 64 72 65 73 73 20 29 20 29 04 82 01 b0 1Address ) )....
21a0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
21b0: 33 30 30 2e 31 30 30 2e 34 2e 31 34 20 4e 41 4d 300.100.4.14 NAM
21c0: 45 20 27 52 46 43 38 32 32 6c 6f 63 61 6c 50 61 E 'RFC822localPa
21d0: 72 74 27 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 rt' SUP domain S
21e0: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 TRUCTURAL MAY (
21f0: 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 20 73 75 72 commonName $ sur
2200: 6e 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 name $ descripti
2210: 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 74 on $ seeAlso $ t
2220: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
2230: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
2240: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 70 6f yOfficeName $ po
2250: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 70 6f stalAddress $ po
2260: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 4f stalCode $ postO
2270: 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 65 65 fficeBox $ stree
2280: 74 41 64 64 72 65 73 73 20 24 20 66 61 63 73 69 tAddress $ facsi
2290: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
22a0: 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 69 6f ber $ internatio
22b0: 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 24 20 nalISDNNumber $
22c0: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 telephoneNumber
22d0: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
22e0: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
22f0: 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 65 66 lexNumber $ pref
2300: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
2310: 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 69 6f hod $ destinatio
2320: 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 65 67 nIndicator $ reg
2330: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
2340: 20 78 31 32 31 41 64 64 72 65 73 73 20 29 20 29 x121Address ) )
2350: 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
2360: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 35 20 200300.100.4.15
2370: 4e 41 4d 45 20 27 64 4e 53 44 6f 6d 61 69 6e 27 NAME 'dNSDomain'
2380: 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 54 52 55 SUP domain STRU
2390: 43 54 55 52 41 4c 20 4d 41 59 20 28 20 41 52 65 CTURAL MAY ( ARe
23a0: 63 6f 72 64 20 24 20 4d 44 52 65 63 6f 72 64 20 cord $ MDRecord
23b0: 24 20 4d 58 52 65 63 6f 72 64 20 24 20 4e 53 52 $ MXRecord $ NSR
23c0: 65 63 6f 72 64 20 24 20 53 4f 41 52 65 63 6f 72 ecord $ SOARecor
23d0: 64 20 24 20 43 4e 41 4d 45 52 65 63 6f 72 64 20 d $ CNAMERecord
23e0: 29 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 ) )...( 0.9.2342
23f0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
2400: 31 37 20 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 52 17 NAME 'domainR
2410: 65 6c 61 74 65 64 4f 62 6a 65 63 74 27 20 44 45 elatedObject' DE
2420: 53 43 20 27 52 46 43 31 32 37 34 3a 20 61 6e 20 SC 'RFC1274: an
2430: 6f 62 6a 65 63 74 20 72 65 6c 61 74 65 64 20 74 object related t
2440: 6f 20 61 6e 20 64 6f 6d 61 69 6e 27 20 53 55 50 o an domain' SUP
2450: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
2460: 55 53 54 20 61 73 73 6f 63 69 61 74 65 64 44 6f UST associatedDo
2470: 6d 61 69 6e 20 29 04 65 28 20 30 2e 39 2e 32 33 main ).e( 0.9.23
2480: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
2490: 34 2e 31 38 20 4e 41 4d 45 20 27 66 72 69 65 6e 4.18 NAME 'frien
24a0: 64 6c 79 43 6f 75 6e 74 72 79 27 20 53 55 50 20 dlyCountry' SUP
24b0: 63 6f 75 6e 74 72 79 20 53 54 52 55 43 54 55 52 country STRUCTUR
24c0: 41 4c 20 4d 55 53 54 20 66 72 69 65 6e 64 6c 79 AL MUST friendly
24d0: 43 6f 75 6e 74 72 79 4e 61 6d 65 20 29 04 7d 28 CountryName ).}(
24e0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
24f0: 30 30 2e 31 30 30 2e 34 2e 32 30 20 4e 41 4d 45 00.100.4.20 NAME
2500: 20 27 70 69 6c 6f 74 4f 72 67 61 6e 69 7a 61 74 'pilotOrganizat
2510: 69 6f 6e 27 20 53 55 50 20 28 20 6f 72 67 61 6e ion' SUP ( organ
2520: 69 7a 61 74 69 6f 6e 20 24 20 6f 72 67 61 6e 69 ization $ organi
2530: 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 20 29 20 53 zationalUnit ) S
2540: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 62 75 TRUCTURAL MAY bu
2550: 69 6c 64 69 6e 67 4e 61 6d 65 20 29 04 50 28 20 ildingName ).P(
2560: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
2570: 30 2e 31 30 30 2e 34 2e 32 31 20 4e 41 4d 45 20 0.100.4.21 NAME
2580: 27 70 69 6c 6f 74 44 53 41 27 20 53 55 50 20 64 'pilotDSA' SUP d
2590: 73 61 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 sa STRUCTURAL MA
25a0: 59 20 64 53 41 51 75 61 6c 69 74 79 20 29 04 81 Y dSAQuality )..
25b0: 91 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
25c0: 30 33 30 30 2e 31 30 30 2e 34 2e 32 32 20 4e 41 0300.100.4.22 NA
25d0: 4d 45 20 27 71 75 61 6c 69 74 79 4c 61 62 65 6c ME 'qualityLabel
25e0: 6c 65 64 44 61 74 61 27 20 53 55 50 20 74 6f 70 ledData' SUP top
25f0: 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 AUXILIARY MUST
2600: 64 73 61 51 75 61 6c 69 74 79 20 4d 41 59 20 28 dsaQuality MAY (
2610: 20 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 6d 51 subtreeMinimumQ
2620: 75 61 6c 69 74 79 20 24 20 73 75 62 74 72 65 65 uality $ subtree
2630: 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 20 29 MaximumQuality )
2640: 20 29 )
ber_scanf fmt ({) ber:
ber_dump: buf=0x7f0441186100 ptr=0x7f0441186107 end=0x7f0441188742 len=9787
0000: 68 82 26 37 04 1d 63 6e 3d 63 6f 73 69 6e 65 2c h.&7..cn=cosine,
0010: 63 6e 3d 73 63 68 65 6d 61 2c 63 6e 3d 63 6f 6e cn=schema,cn=con
0020: 66 69 67 30 82 26 14 30 20 04 0b 6f 62 6a 65 63 fig0.&.0 ..objec
0030: 74 43 6c 61 73 73 31 11 04 0f 6f 6c 63 53 63 68 tClass1...olcSch
0040: 65 6d 61 43 6f 6e 66 69 67 30 0e 04 02 63 6e 31 emaConfig0...cn1
0050: 08 04 06 63 6f 73 69 6e 65 30 82 1a 26 04 11 6f ...cosine0..&..o
0060: 6c 63 41 74 74 72 69 62 75 74 65 54 79 70 65 73 lcAttributeTypes
0070: 31 82 1a 0f 04 81 9d 28 20 30 2e 39 2e 32 33 34 1......( 0.9.234
0080: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0090: 2e 32 20 4e 41 4d 45 20 27 74 65 78 74 45 6e 63 .2 NAME 'textEnc
00a0: 6f 64 65 64 4f 52 41 64 64 72 65 73 73 27 20 45 odedORAddress' E
00b0: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
00c0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
00d0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
00e0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
00f0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0100: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
0110: 36 7d 20 29 04 81 b2 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
0120: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0130: 2e 34 20 4e 41 4d 45 20 27 69 6e 66 6f 27 20 44 .4 NAME 'info' D
0140: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 67 65 ESC 'RFC1274: ge
0150: 6e 65 72 61 6c 20 69 6e 66 6f 72 6d 61 74 69 6f neral informatio
0160: 6e 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 n' EQUALITY case
0170: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
0180: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
0190: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
01a0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
01b0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
01c0: 35 7b 32 30 34 38 7d 20 29 04 81 c2 28 20 30 2e 5{2048} )...( 0.
01d0: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
01e0: 31 30 30 2e 31 2e 35 20 4e 41 4d 45 20 28 20 27 100.1.5 NAME ( '
01f0: 64 72 69 6e 6b 27 20 27 66 61 76 6f 75 72 69 74 drink' 'favourit
0200: 65 44 72 69 6e 6b 27 20 29 20 44 45 53 43 20 27 eDrink' ) DESC '
0210: 52 46 43 31 32 37 34 3a 20 66 61 76 6f 72 69 74 RFC1274: favorit
0220: 65 20 64 72 69 6e 6b 27 20 45 51 55 41 4c 49 54 e drink' EQUALIT
0230: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0240: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0250: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0260: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0270: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0280: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0290: af 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
02a0: 30 33 30 30 2e 31 30 30 2e 31 2e 36 20 4e 41 4d 0300.100.1.6 NAM
02b0: 45 20 27 72 6f 6f 6d 4e 75 6d 62 65 72 27 20 44 E 'roomNumber' D
02c0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 72 6f ESC 'RFC1274: ro
02d0: 6f 6d 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c om number' EQUAL
02e0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
02f0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0300: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
0310: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0320: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0330: 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 .121.1.15{256} )
0340: 04 75 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .u( 0.9.2342.192
0350: 30 30 33 30 30 2e 31 30 30 2e 31 2e 37 20 4e 41 00300.100.1.7 NA
0360: 4d 45 20 27 70 68 6f 74 6f 27 20 44 45 53 43 20 ME 'photo' DESC
0370: 27 52 46 43 31 32 37 34 3a 20 70 68 6f 74 6f 20 'RFC1274: photo
0380: 28 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 58 (G3 fax)' SYNTAX
0390: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
03a0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 7b 32 6.115.121.1.23{2
03b0: 35 30 30 30 7d 20 29 04 81 b3 28 20 30 2e 39 2e 5000} )...( 0.9.
03c0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
03d0: 30 2e 31 2e 38 20 4e 41 4d 45 20 27 75 73 65 72 0.1.8 NAME 'user
03e0: 43 6c 61 73 73 27 20 44 45 53 43 20 27 52 46 43 Class' DESC 'RFC
03f0: 31 32 37 34 3a 20 63 61 74 65 67 6f 72 79 20 6f 1274: category o
0400: 66 20 75 73 65 72 27 20 45 51 55 41 4c 49 54 59 f user' EQUALITY
0410: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
0420: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
0430: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
0440: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
0450: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0460: 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 ab 1.1.15{256} )...
0470: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0480: 33 30 30 2e 31 30 30 2e 31 2e 39 20 4e 41 4d 45 300.100.1.9 NAME
0490: 20 27 68 6f 73 74 27 20 44 45 53 43 20 27 52 46 'host' DESC 'RF
04a0: 43 31 32 37 34 3a 20 68 6f 73 74 20 63 6f 6d 70 C1274: host comp
04b0: 75 74 65 72 27 20 45 51 55 41 4c 49 54 59 20 63 uter' EQUALITY c
04c0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
04d0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
04e0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
04f0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0500: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0510: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 90 28 20 1.15{256} )...(
0520: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0530: 30 2e 31 30 30 2e 31 2e 31 30 20 4e 41 4d 45 20 0.100.1.10 NAME
0540: 27 6d 61 6e 61 67 65 72 27 20 44 45 53 43 20 27 'manager' DESC '
0550: 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 6d RFC1274: DN of m
0560: 61 6e 61 67 65 72 27 20 45 51 55 41 4c 49 54 59 anager' EQUALITY
0570: 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 distinguishedNa
0580: 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 meMatch SYNTAX 1
0590: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
05a0: 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 81 115.121.1.12 )..
05b0: ca 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
05c0: 30 33 30 30 2e 31 30 30 2e 31 2e 31 31 20 4e 41 0300.100.1.11 NA
05d0: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 49 64 65 6e ME 'documentIden
05e0: 74 69 66 69 65 72 27 20 44 45 53 43 20 27 52 46 tifier' DESC 'RF
05f0: 43 31 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 C1274: unique id
0600: 65 6e 74 69 66 69 65 72 20 6f 66 20 64 6f 63 75 entifier of docu
0610: 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 ment' EQUALITY c
0620: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
0630: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
0640: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0650: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0660: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0670: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b9 28 20 1.15{256} )...(
0680: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0690: 30 2e 31 30 30 2e 31 2e 31 32 20 4e 41 4d 45 20 0.100.1.12 NAME
06a0: 27 64 6f 63 75 6d 65 6e 74 54 69 74 6c 65 27 20 'documentTitle'
06b0: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 74 DESC 'RFC1274: t
06c0: 69 74 6c 65 20 6f 66 20 64 6f 63 75 6d 65 6e 74 itle of document
06d0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
06e0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
06f0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0700: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0710: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0720: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0730: 7b 32 35 36 7d 20 29 04 81 bd 28 20 30 2e 39 2e {256} )...( 0.9.
0740: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0750: 30 2e 31 2e 31 33 20 4e 41 4d 45 20 27 64 6f 63 0.1.13 NAME 'doc
0760: 75 6d 65 6e 74 56 65 72 73 69 6f 6e 27 20 44 45 umentVersion' DE
0770: 53 43 20 27 52 46 43 31 32 37 34 3a 20 76 65 72 SC 'RFC1274: ver
0780: 73 69 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 sion of document
0790: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
07a0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
07b0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
07c0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
07d0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
07e0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
07f0: 7b 32 35 36 7d 20 29 04 81 a2 28 20 30 2e 39 2e {256} )...( 0.9.
0800: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0810: 30 2e 31 2e 31 34 20 4e 41 4d 45 20 27 64 6f 63 0.1.14 NAME 'doc
0820: 75 6d 65 6e 74 41 75 74 68 6f 72 27 20 44 45 53 umentAuthor' DES
0830: 43 20 27 52 46 43 31 32 37 34 3a 20 44 4e 20 6f C 'RFC1274: DN o
0840: 66 20 61 75 74 68 6f 72 20 6f 66 20 64 6f 63 75 f author of docu
0850: 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 64 ment' EQUALITY d
0860: 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 istinguishedName
0870: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0880: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0890: 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 81 c8 28 5.121.1.12 )...(
08a0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
08b0: 30 30 2e 31 30 30 2e 31 2e 31 35 20 4e 41 4d 45 00.100.1.15 NAME
08c0: 20 27 64 6f 63 75 6d 65 6e 74 4c 6f 63 61 74 69 'documentLocati
08d0: 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 37 on' DESC 'RFC127
08e0: 34 3a 20 6c 6f 63 61 74 69 6f 6e 20 6f 66 20 64 4: location of d
08f0: 6f 63 75 6d 65 6e 74 20 6f 72 69 67 69 6e 61 6c ocument original
0900: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0910: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
0920: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0930: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0940: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0950: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0960: 7b 32 35 36 7d 20 29 04 81 d8 28 20 30 2e 39 2e {256} )...( 0.9.
0970: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0980: 30 2e 31 2e 32 30 20 4e 41 4d 45 20 28 20 27 68 0.1.20 NAME ( 'h
0990: 6f 6d 65 50 68 6f 6e 65 27 20 27 68 6f 6d 65 54 omePhone' 'homeT
09a0: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 20 elephoneNumber'
09b0: 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ) DESC 'RFC1274:
09c0: 20 68 6f 6d 65 20 74 65 6c 65 70 68 6f 6e 65 20 home telephone
09d0: 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 54 59 number' EQUALITY
09e0: 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 telephoneNumber
09f0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 65 6c Match SUBSTR tel
0a00: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 62 73 ephoneNumberSubs
0a10: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0a20: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0a30: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 30 466.115.121.1.50
0a40: 20 29 04 81 94 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0a50: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 19200300.100.1.2
0a60: 31 20 4e 41 4d 45 20 27 73 65 63 72 65 74 61 72 1 NAME 'secretar
0a70: 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 y' DESC 'RFC1274
0a80: 3a 20 44 4e 20 6f 66 20 73 65 63 72 65 74 61 72 : DN of secretar
0a90: 79 27 20 45 51 55 41 4c 49 54 59 20 64 69 73 74 y' EQUALITY dist
0aa0: 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 74 inguishedNameMat
0ab0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0ac0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0ad0: 32 31 2e 31 2e 31 32 20 29 04 57 28 20 30 2e 39 21.1.12 ).W( 0.9
0ae0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0af0: 30 30 2e 31 2e 32 32 20 4e 41 4d 45 20 27 6f 74 00.1.22 NAME 'ot
0b00: 68 65 72 4d 61 69 6c 62 6f 78 27 20 53 59 4e 54 herMailbox' SYNT
0b10: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0b20: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 39 466.115.121.1.39
0b30: 20 29 04 6e 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).n( 0.9.2342.1
0b40: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 36 9200300.100.1.26
0b50: 20 4e 41 4d 45 20 27 61 52 65 63 6f 72 64 27 20 NAME 'aRecord'
0b60: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0b70: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
0b80: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0b90: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
0ba0: 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).o( 0.9.2342.1
0bb0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 37 9200300.100.1.27
0bc0: 20 4e 41 4d 45 20 27 6d 44 52 65 63 6f 72 64 27 NAME 'mDRecord'
0bd0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
0be0: 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e noreIA5Match SYN
0bf0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0c00: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
0c10: 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 2e 6 ).o( 0.9.2342.
0c20: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 19200300.100.1.2
0c30: 38 20 4e 41 4d 45 20 27 6d 58 52 65 63 6f 72 64 8 NAME 'mXRecord
0c40: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0c50: 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 gnoreIA5Match SY
0c60: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
0c70: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0c80: 32 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 26 ).o( 0.9.2342
0c90: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
0ca0: 32 39 20 4e 41 4d 45 20 27 6e 53 52 65 63 6f 72 29 NAME 'nSRecor
0cb0: 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 d' EQUALITY case
0cc0: 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 IgnoreIA5Match S
0cd0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0ce0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0cf0: 2e 32 36 20 29 04 70 28 20 30 2e 39 2e 32 33 34 .26 ).p( 0.9.234
0d00: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0d10: 2e 33 30 20 4e 41 4d 45 20 27 73 4f 41 52 65 63 .30 NAME 'sOARec
0d20: 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 ord' EQUALITY ca
0d30: 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 seIgnoreIA5Match
0d40: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0d50: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0d60: 2e 31 2e 32 36 20 29 04 72 28 20 30 2e 39 2e 32 .1.26 ).r( 0.9.2
0d70: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0d80: 2e 31 2e 33 31 20 4e 41 4d 45 20 27 63 4e 41 4d .1.31 NAME 'cNAM
0d90: 45 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 ERecord' EQUALIT
0da0: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
0db0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0dc0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0dd0: 2e 31 32 31 2e 31 2e 32 36 20 29 04 81 ac 28 20 .121.1.26 )...(
0de0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0df0: 30 2e 31 30 30 2e 31 2e 33 38 20 4e 41 4d 45 20 0.100.1.38 NAME
0e00: 27 61 73 73 6f 63 69 61 74 65 64 4e 61 6d 65 27 'associatedName'
0e10: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0e20: 44 4e 20 6f 66 20 65 6e 74 72 79 20 61 73 73 6f DN of entry asso
0e30: 63 69 61 74 65 64 20 77 69 74 68 20 64 6f 6d 61 ciated with doma
0e40: 69 6e 27 20 45 51 55 41 4c 49 54 59 20 64 69 73 in' EQUALITY dis
0e50: 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 tinguishedNameMa
0e60: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0e70: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0e80: 31 32 31 2e 31 2e 31 32 20 29 04 81 c2 28 20 30 121.1.12 )...( 0
0e90: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0ea0: 2e 31 30 30 2e 31 2e 33 39 20 4e 41 4d 45 20 27 .100.1.39 NAME '
0eb0: 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 72 65 73 homePostalAddres
0ec0: 73 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 s' DESC 'RFC1274
0ed0: 3a 20 68 6f 6d 65 20 70 6f 73 74 61 6c 20 61 64 : home postal ad
0ee0: 64 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 dress' EQUALITY
0ef0: 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 74 4d 61 caseIgnoreListMa
0f00: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0f10: 67 6e 6f 72 65 4c 69 73 74 53 75 62 73 74 72 69 gnoreListSubstri
0f20: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
0f30: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0f40: 2e 31 31 35 2e 31 32 31 2e 31 2e 34 31 20 29 04 .115.121.1.41 ).
0f50: 81 b6 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
0f60: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 30 20 4e 00300.100.1.40 N
0f70: 41 4d 45 20 27 70 65 72 73 6f 6e 61 6c 54 69 74 AME 'personalTit
0f80: 6c 65 27 20 44 45 53 43 20 27 52 46 43 31 32 37 le' DESC 'RFC127
0f90: 34 3a 20 70 65 72 73 6f 6e 61 6c 20 74 69 74 6c 4: personal titl
0fa0: 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 e' EQUALITY case
0fb0: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
0fc0: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
0fd0: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
0fe0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0ff0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
1000: 35 7b 32 35 36 7d 20 29 04 81 d9 28 20 30 2e 39 5{256} )...( 0.9
1010: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
1020: 30 30 2e 31 2e 34 31 20 4e 41 4d 45 20 28 20 27 00.1.41 NAME ( '
1030: 6d 6f 62 69 6c 65 27 20 27 6d 6f 62 69 6c 65 54 mobile' 'mobileT
1040: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 20 elephoneNumber'
1050: 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ) DESC 'RFC1274:
1060: 20 6d 6f 62 69 6c 65 20 74 65 6c 65 70 68 6f 6e mobile telephon
1070: 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 e number' EQUALI
1080: 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 TY telephoneNumb
1090: 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 erMatch SUBSTR t
10a0: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 elephoneNumberSu
10b0: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
10c0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
10d0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
10e0: 35 30 20 29 04 81 d6 28 20 30 2e 39 2e 32 33 34 50 )...( 0.9.234
10f0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1100: 2e 34 32 20 4e 41 4d 45 20 28 20 27 70 61 67 65 .42 NAME ( 'page
1110: 72 27 20 27 70 61 67 65 72 54 65 6c 65 70 68 6f r' 'pagerTelepho
1120: 6e 65 4e 75 6d 62 65 72 27 20 29 20 44 45 53 43 neNumber' ) DESC
1130: 20 27 52 46 43 31 32 37 34 3a 20 70 61 67 65 72 'RFC1274: pager
1140: 20 74 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 telephone numbe
1150: 72 27 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 r' EQUALITY tele
1160: 70 68 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 phoneNumberMatch
1170: 20 53 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e SUBSTR telephon
1180: 65 4e 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 eNumberSubstring
1190: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
11a0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
11b0: 31 35 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 c7 15.121.1.50 )...
11c0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
11d0: 33 30 30 2e 31 30 30 2e 31 2e 34 33 20 4e 41 4d 300.100.1.43 NAM
11e0: 45 20 28 20 27 63 6f 27 20 27 66 72 69 65 6e 64 E ( 'co' 'friend
11f0: 6c 79 43 6f 75 6e 74 72 79 4e 61 6d 65 27 20 29 lyCountryName' )
1200: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1210: 66 72 69 65 6e 64 6c 79 20 63 6f 75 6e 74 72 79 friendly country
1220: 20 6e 61 6d 65 27 20 45 51 55 41 4c 49 54 59 20 name' EQUALITY
1230: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
1240: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
1250: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
1260: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1270: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1280: 2e 31 2e 31 35 20 29 04 81 9a 28 20 30 2e 39 2e .1.15 )...( 0.9.
1290: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
12a0: 30 2e 31 2e 34 34 20 4e 41 4d 45 20 27 75 6e 69 0.1.44 NAME 'uni
12b0: 71 75 65 49 64 65 6e 74 69 66 69 65 72 27 20 44 queIdentifier' D
12c0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 75 6e ESC 'RFC1274: un
12d0: 69 71 75 65 20 69 64 65 6e 74 69 66 65 72 27 20 ique identifer'
12e0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
12f0: 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 oreMatch SYNTAX
1300: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1310: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
1320: 36 7d 20 29 04 81 c4 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
1330: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1340: 2e 34 35 20 4e 41 4d 45 20 27 6f 72 67 61 6e 69 .45 NAME 'organi
1350: 7a 61 74 69 6f 6e 61 6c 53 74 61 74 75 73 27 20 zationalStatus'
1360: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 6f DESC 'RFC1274: o
1370: 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 73 74 rganizational st
1380: 61 74 75 73 27 20 45 51 55 41 4c 49 54 59 20 63 atus' EQUALITY c
1390: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
13a0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
13b0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
13c0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
13d0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
13e0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 ba 28 20 1.15{256} )...(
13f0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1400: 30 2e 31 30 30 2e 31 2e 34 36 20 4e 41 4d 45 20 0.100.1.46 NAME
1410: 27 6a 61 6e 65 74 4d 61 69 6c 62 6f 78 27 20 44 'janetMailbox' D
1420: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 4a 61 ESC 'RFC1274: Ja
1430: 6e 65 74 20 6d 61 69 6c 62 6f 78 27 20 45 51 55 net mailbox' EQU
1440: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
1450: 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 IA5Match SUBSTR
1460: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 53 75 62 caseIgnoreIA5Sub
1470: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
1480: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
1490: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
14a0: 36 7b 32 35 36 7d 20 29 04 81 86 28 20 30 2e 39 6{256} )...( 0.9
14b0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
14c0: 30 30 2e 31 2e 34 37 20 4e 41 4d 45 20 27 6d 61 00.1.47 NAME 'ma
14d0: 69 6c 50 72 65 66 65 72 65 6e 63 65 4f 70 74 69 ilPreferenceOpti
14e0: 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 37 on' DESC 'RFC127
14f0: 34 3a 20 6d 61 69 6c 20 70 72 65 66 65 72 65 6e 4: mail preferen
1500: 63 65 20 6f 70 74 69 6f 6e 27 20 53 59 4e 54 41 ce option' SYNTA
1510: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1520: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 66.115.121.1.27
1530: 29 04 81 b7 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
1540: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 38 9200300.100.1.48
1550: 20 4e 41 4d 45 20 27 62 75 69 6c 64 69 6e 67 4e NAME 'buildingN
1560: 61 6d 65 27 20 44 45 53 43 20 27 52 46 43 31 32 ame' DESC 'RFC12
1570: 37 34 3a 20 6e 61 6d 65 20 6f 66 20 62 75 69 6c 74: name of buil
1580: 64 69 6e 67 27 20 45 51 55 41 4c 49 54 59 20 63 ding' EQUALITY c
1590: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
15a0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
15b0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
15c0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
15d0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
15e0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 7e 28 20 30 1.15{256} ).~( 0
15f0: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
1600: 2e 31 30 30 2e 31 2e 34 39 20 4e 41 4d 45 20 27 .100.1.49 NAME '
1610: 64 53 41 51 75 61 6c 69 74 79 27 20 44 45 53 43 dSAQuality' DESC
1620: 20 27 52 46 43 31 32 37 34 3a 20 44 53 41 20 51 'RFC1274: DSA Q
1630: 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 31 uality' SYNTAX 1
1640: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1650: 31 31 35 2e 31 32 31 2e 31 2e 31 39 20 53 49 4e 115.121.1.19 SIN
1660: 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 8f 28 20 GLE-VALUE )...(
1670: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1680: 30 2e 31 30 30 2e 31 2e 35 30 20 4e 41 4d 45 20 0.100.1.50 NAME
1690: 27 73 69 6e 67 6c 65 4c 65 76 65 6c 51 75 61 6c 'singleLevelQual
16a0: 69 74 79 27 20 44 45 53 43 20 27 52 46 43 31 32 ity' DESC 'RFC12
16b0: 37 34 3a 20 53 69 6e 67 6c 65 20 4c 65 76 65 6c 74: Single Level
16c0: 20 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 Quality' SYNTAX
16d0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
16e0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 6.115.121.1.13 S
16f0: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 95 INGLE-VALUE )...
1700: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1710: 33 30 30 2e 31 30 30 2e 31 2e 35 31 20 4e 41 4d 300.100.1.51 NAM
1720: 45 20 27 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 E 'subtreeMinimu
1730: 6d 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 mQuality' DESC '
1740: 52 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 65 RFC1274: Subtree
1750: 20 4d 69 6e 69 6e 75 6d 20 51 75 61 6c 69 74 79 Mininum Quality
1760: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
1770: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
1780: 31 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 1.1.13 SINGLE-VA
1790: 4c 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 33 LUE )...( 0.9.23
17a0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
17b0: 31 2e 35 32 20 4e 41 4d 45 20 27 73 75 62 74 72 1.52 NAME 'subtr
17c0: 65 65 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 eeMaximumQuality
17d0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
17e0: 20 53 75 62 74 72 65 65 20 4d 61 78 69 6d 75 6e Subtree Maximun
17f0: 20 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 Quality' SYNTAX
1800: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
1810: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 6.115.121.1.13 S
1820: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 88 INGLE-VALUE )...
1830: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1840: 33 30 30 2e 31 30 30 2e 31 2e 35 33 20 4e 41 4d 300.100.1.53 NAM
1850: 45 20 27 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 E 'personalSigna
1860: 74 75 72 65 27 20 44 45 53 43 20 27 52 46 43 31 ture' DESC 'RFC1
1870: 32 37 34 3a 20 50 65 72 73 6f 6e 61 6c 20 53 69 274: Personal Si
1880: 67 6e 61 74 75 72 65 20 28 47 33 20 66 61 78 29 gnature (G3 fax)
1890: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
18a0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
18b0: 31 2e 31 2e 32 33 20 29 04 81 93 28 20 30 2e 39 1.1.23 )...( 0.9
18c0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
18d0: 30 30 2e 31 2e 35 34 20 4e 41 4d 45 20 27 64 49 00.1.54 NAME 'dI
18e0: 54 52 65 64 69 72 65 63 74 27 20 44 45 53 43 20 TRedirect' DESC
18f0: 27 52 46 43 31 32 37 34 3a 20 44 49 54 20 52 65 'RFC1274: DIT Re
1900: 64 69 72 65 63 74 27 20 45 51 55 41 4c 49 54 59 direct' EQUALITY
1910: 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 distinguishedNa
1920: 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 meMatch SYNTAX 1
1930: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1940: 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 74 115.121.1.12 ).t
1950: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1960: 33 30 30 2e 31 30 30 2e 31 2e 35 35 20 4e 41 4d 300.100.1.55 NAM
1970: 45 20 27 61 75 64 69 6f 27 20 44 45 53 43 20 27 E 'audio' DESC '
1980: 52 46 43 31 32 37 34 3a 20 61 75 64 69 6f 20 28 RFC1274: audio (
1990: 75 2d 6c 61 77 29 27 20 53 59 4e 54 41 58 20 31 u-law)' SYNTAX 1
19a0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
19b0: 31 31 35 2e 31 32 31 2e 31 2e 34 7b 32 35 30 30 115.121.1.4{2500
19c0: 30 7d 20 29 04 81 bc 28 20 30 2e 39 2e 32 33 34 0} )...( 0.9.234
19d0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
19e0: 2e 35 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 .56 NAME 'docume
19f0: 6e 74 50 75 62 6c 69 73 68 65 72 27 20 44 45 53 ntPublisher' DES
1a00: 43 20 27 52 46 43 31 32 37 34 3a 20 70 75 62 6c C 'RFC1274: publ
1a10: 69 73 68 65 72 20 6f 66 20 64 6f 63 75 6d 65 6e isher of documen
1a20: 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 t' EQUALITY case
1a30: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
1a40: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
1a50: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
1a60: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
1a70: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
1a80: 35 20 29 30 82 0b b4 04 10 6f 6c 63 4f 62 6a 65 5 )0.....olcObje
1a90: 63 74 43 6c 61 73 73 65 73 31 82 0b 9e 04 82 01 ctClasses1......
1aa0: bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1ab0: 30 33 30 30 2e 31 30 30 2e 34 2e 34 20 4e 41 4d 0300.100.4.4 NAM
1ac0: 45 20 28 20 27 70 69 6c 6f 74 50 65 72 73 6f 6e E ( 'pilotPerson
1ad0: 27 20 27 6e 65 77 50 69 6c 6f 74 50 65 72 73 6f ' 'newPilotPerso
1ae0: 6e 27 20 29 20 53 55 50 20 70 65 72 73 6f 6e 20 n' ) SUP person
1af0: 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 STRUCTURAL MAY (
1b00: 20 75 73 65 72 69 64 20 24 20 74 65 78 74 45 6e userid $ textEn
1b10: 63 6f 64 65 64 4f 52 41 64 64 72 65 73 73 20 24 codedORAddress $
1b20: 20 72 66 63 38 32 32 4d 61 69 6c 62 6f 78 20 24 rfc822Mailbox $
1b30: 20 66 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 20 favouriteDrink
1b40: 24 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 75 $ roomNumber $ u
1b50: 73 65 72 43 6c 61 73 73 20 24 20 68 6f 6d 65 54 serClass $ homeT
1b60: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
1b70: 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 72 65 homePostalAddre
1b80: 73 73 20 24 20 73 65 63 72 65 74 61 72 79 20 24 ss $ secretary $
1b90: 20 70 65 72 73 6f 6e 61 6c 54 69 74 6c 65 20 24 personalTitle $
1ba0: 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 preferredDelive
1bb0: 72 79 4d 65 74 68 6f 64 20 24 20 62 75 73 69 6e ryMethod $ busin
1bc0: 65 73 73 43 61 74 65 67 6f 72 79 20 24 20 6a 61 essCategory $ ja
1bd0: 6e 65 74 4d 61 69 6c 62 6f 78 20 24 20 6f 74 68 netMailbox $ oth
1be0: 65 72 4d 61 69 6c 62 6f 78 20 24 20 6d 6f 62 69 erMailbox $ mobi
1bf0: 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 leTelephoneNumbe
1c00: 72 20 24 20 70 61 67 65 72 54 65 6c 65 70 68 6f r $ pagerTelepho
1c10: 6e 65 4e 75 6d 62 65 72 20 24 20 6f 72 67 61 6e neNumber $ organ
1c20: 69 7a 61 74 69 6f 6e 61 6c 53 74 61 74 75 73 20 izationalStatus
1c30: 24 20 6d 61 69 6c 50 72 65 66 65 72 65 6e 63 65 $ mailPreference
1c40: 4f 70 74 69 6f 6e 20 24 20 70 65 72 73 6f 6e 61 Option $ persona
1c50: 6c 53 69 67 6e 61 74 75 72 65 20 29 20 29 04 81 lSignature ) )..
1c60: ab 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1c70: 30 33 30 30 2e 31 30 30 2e 34 2e 35 20 4e 41 4d 0300.100.4.5 NAM
1c80: 45 20 27 61 63 63 6f 75 6e 74 27 20 53 55 50 20 E 'account' SUP
1c90: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
1ca0: 55 53 54 20 75 73 65 72 69 64 20 4d 41 59 20 28 UST userid MAY (
1cb0: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 description $ s
1cc0: 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 eeAlso $ localit
1cd0: 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 yName $ organiza
1ce0: 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e tionName $ organ
1cf0: 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d izationalUnitNam
1d00: 65 20 24 20 68 6f 73 74 20 29 20 29 04 82 01 18 e $ host ) )....
1d10: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1d20: 33 30 30 2e 31 30 30 2e 34 2e 36 20 4e 41 4d 45 300.100.4.6 NAME
1d30: 20 27 64 6f 63 75 6d 65 6e 74 27 20 53 55 50 20 'document' SUP
1d40: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
1d50: 55 53 54 20 64 6f 63 75 6d 65 6e 74 49 64 65 6e UST documentIden
1d60: 74 69 66 69 65 72 20 4d 41 59 20 28 20 63 6f 6d tifier MAY ( com
1d70: 6d 6f 6e 4e 61 6d 65 20 24 20 64 65 73 63 72 69 monName $ descri
1d80: 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 ption $ seeAlso
1d90: 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 $ localityName $
1da0: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d organizationNam
1db0: 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e e $ organization
1dc0: 61 6c 55 6e 69 74 4e 61 6d 65 20 24 20 64 6f 63 alUnitName $ doc
1dd0: 75 6d 65 6e 74 54 69 74 6c 65 20 24 20 64 6f 63 umentTitle $ doc
1de0: 75 6d 65 6e 74 56 65 72 73 69 6f 6e 20 24 20 64 umentVersion $ d
1df0: 6f 63 75 6d 65 6e 74 41 75 74 68 6f 72 20 24 20 ocumentAuthor $
1e00: 64 6f 63 75 6d 65 6e 74 4c 6f 63 61 74 69 6f 6e documentLocation
1e10: 20 24 20 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 $ documentPubli
1e20: 73 68 65 72 20 29 20 29 04 81 89 28 20 30 2e 39 sher ) )...( 0.9
1e30: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
1e40: 30 30 2e 34 2e 37 20 4e 41 4d 45 20 27 72 6f 6f 00.4.7 NAME 'roo
1e50: 6d 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 m' SUP top STRUC
1e60: 54 55 52 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f TURAL MUST commo
1e70: 6e 4e 61 6d 65 20 4d 41 59 20 28 20 72 6f 6f 6d nName MAY ( room
1e80: 4e 75 6d 62 65 72 20 24 20 64 65 73 63 72 69 70 Number $ descrip
1e90: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
1ea0: 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 telephoneNumber
1eb0: 20 29 20 29 04 81 c1 28 20 30 2e 39 2e 32 33 34 ) )...( 0.9.234
1ec0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1ed0: 2e 39 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e .9 NAME 'documen
1ee0: 74 53 65 72 69 65 73 27 20 53 55 50 20 74 6f 70 tSeries' SUP top
1ef0: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
1f00: 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 20 commonName MAY
1f10: 28 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 ( description $
1f20: 73 65 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 seeAlso $ teleph
1f30: 6f 6e 65 6e 75 6d 62 65 72 20 24 20 6c 6f 63 61 onenumber $ loca
1f40: 6c 69 74 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e lityName $ organ
1f50: 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 izationName $ or
1f60: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 ganizationalUnit
1f70: 4e 61 6d 65 20 29 20 29 04 82 02 19 28 20 30 2e Name ) )....( 0.
1f80: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1f90: 31 30 30 2e 34 2e 31 33 20 4e 41 4d 45 20 27 64 100.4.13 NAME 'd
1fa0: 6f 6d 61 69 6e 27 20 53 55 50 20 74 6f 70 20 53 omain' SUP top S
1fb0: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 64 TRUCTURAL MUST d
1fc0: 6f 6d 61 69 6e 43 6f 6d 70 6f 6e 65 6e 74 20 4d omainComponent M
1fd0: 41 59 20 28 20 61 73 73 6f 63 69 61 74 65 64 4e AY ( associatedN
1fe0: 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ame $ organizati
1ff0: 6f 6e 4e 61 6d 65 20 24 20 64 65 73 63 72 69 70 onName $ descrip
2000: 74 69 6f 6e 20 24 20 62 75 73 69 6e 65 73 73 43 tion $ businessC
2010: 61 74 65 67 6f 72 79 20 24 20 73 65 65 41 6c 73 ategory $ seeAls
2020: 6f 20 24 20 73 65 61 72 63 68 47 75 69 64 65 20 o $ searchGuide
2030: 24 20 75 73 65 72 50 61 73 73 77 6f 72 64 20 24 $ userPassword $
2040: 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 localityName $
2050: 73 74 61 74 65 4f 72 50 72 6f 76 69 6e 63 65 4e stateOrProvinceN
2060: 61 6d 65 20 24 20 73 74 72 65 65 74 41 64 64 72 ame $ streetAddr
2070: 65 73 73 20 24 20 70 68 79 73 69 63 61 6c 44 65 ess $ physicalDe
2080: 6c 69 76 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 liveryOfficeName
2090: 20 24 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 $ postalAddress
20a0: 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 20 24 20 $ postalCode $
20b0: 70 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 postOfficeBox $
20c0: 73 74 72 65 65 74 41 64 64 72 65 73 73 20 24 20 streetAddress $
20d0: 66 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 68 6f facsimileTelepho
20e0: 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 72 neNumber $ inter
20f0: 6e 61 74 69 6f 6e 61 6c 49 53 44 4e 4e 75 6d 62 nationalISDNNumb
2100: 65 72 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 er $ telephoneNu
2110: 6d 62 65 72 20 24 20 74 65 6c 65 74 65 78 54 65 mber $ teletexTe
2120: 72 6d 69 6e 61 6c 49 64 65 6e 74 69 66 69 65 72 rminalIdentifier
2130: 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 $ telexNumber $
2140: 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 preferredDelive
2150: 72 79 4d 65 74 68 6f 64 20 24 20 64 65 73 74 69 ryMethod $ desti
2160: 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 nationIndicator
2170: 24 20 72 65 67 69 73 74 65 72 65 64 41 64 64 72 $ registeredAddr
2180: 65 73 73 20 24 20 78 31 32 31 41 64 64 72 65 73 ess $ x121Addres
2190: 73 20 29 20 29 04 82 01 b0 28 20 30 2e 39 2e 32 s ) )....( 0.9.2
21a0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
21b0: 2e 34 2e 31 34 20 4e 41 4d 45 20 27 52 46 43 38 .4.14 NAME 'RFC8
21c0: 32 32 6c 6f 63 61 6c 50 61 72 74 27 20 53 55 50 22localPart' SUP
21d0: 20 64 6f 6d 61 69 6e 20 53 54 52 55 43 54 55 52 domain STRUCTUR
21e0: 41 4c 20 4d 41 59 20 28 20 63 6f 6d 6d 6f 6e 4e AL MAY ( commonN
21f0: 61 6d 65 20 24 20 73 75 72 6e 61 6d 65 20 24 20 ame $ surname $
2200: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 description $ se
2210: 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e eAlso $ telephon
2220: 65 4e 75 6d 62 65 72 20 24 20 70 68 79 73 69 63 eNumber $ physic
2230: 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 63 65 alDeliveryOffice
2240: 4e 61 6d 65 20 24 20 70 6f 73 74 61 6c 41 64 64 Name $ postalAdd
2250: 72 65 73 73 20 24 20 70 6f 73 74 61 6c 43 6f 64 ress $ postalCod
2260: 65 20 24 20 70 6f 73 74 4f 66 66 69 63 65 42 6f e $ postOfficeBo
2270: 78 20 24 20 73 74 72 65 65 74 41 64 64 72 65 73 x $ streetAddres
2280: 73 20 24 20 66 61 63 73 69 6d 69 6c 65 54 65 6c s $ facsimileTel
2290: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 ephoneNumber $ i
22a0: 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 49 53 44 4e nternationalISDN
22b0: 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 70 68 6f Number $ telepho
22c0: 6e 65 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 74 neNumber $ telet
22d0: 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 69 exTerminalIdenti
22e0: 66 69 65 72 20 24 20 74 65 6c 65 78 4e 75 6d 62 fier $ telexNumb
22f0: 65 72 20 24 20 70 72 65 66 65 72 72 65 64 44 65 er $ preferredDe
2300: 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 64 liveryMethod $ d
2310: 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 estinationIndica
2320: 74 6f 72 20 24 20 72 65 67 69 73 74 65 72 65 64 tor $ registered
2330: 41 64 64 72 65 73 73 20 24 20 78 31 32 31 41 64 Address $ x121Ad
2340: 64 72 65 73 73 20 29 20 29 04 81 90 28 20 30 2e dress ) )...( 0.
2350: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
2360: 31 30 30 2e 34 2e 31 35 20 4e 41 4d 45 20 27 64 100.4.15 NAME 'd
2370: 4e 53 44 6f 6d 61 69 6e 27 20 53 55 50 20 64 6f NSDomain' SUP do
2380: 6d 61 69 6e 20 53 54 52 55 43 54 55 52 41 4c 20 main STRUCTURAL
2390: 4d 41 59 20 28 20 41 52 65 63 6f 72 64 20 24 20 MAY ( ARecord $
23a0: 4d 44 52 65 63 6f 72 64 20 24 20 4d 58 52 65 63 MDRecord $ MXRec
23b0: 6f 72 64 20 24 20 4e 53 52 65 63 6f 72 64 20 24 ord $ NSRecord $
23c0: 20 53 4f 41 52 65 63 6f 72 64 20 24 20 43 4e 41 SOARecord $ CNA
23d0: 4d 45 52 65 63 6f 72 64 20 29 20 29 04 81 90 28 MERecord ) )...(
23e0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
23f0: 30 30 2e 31 30 30 2e 34 2e 31 37 20 4e 41 4d 45 00.100.4.17 NAME
2400: 20 27 64 6f 6d 61 69 6e 52 65 6c 61 74 65 64 4f 'domainRelatedO
2410: 62 6a 65 63 74 27 20 44 45 53 43 20 27 52 46 43 bject' DESC 'RFC
2420: 31 32 37 34 3a 20 61 6e 20 6f 62 6a 65 63 74 20 1274: an object
2430: 72 65 6c 61 74 65 64 20 74 6f 20 61 6e 20 64 6f related to an do
2440: 6d 61 69 6e 27 20 53 55 50 20 74 6f 70 20 41 55 main' SUP top AU
2450: 58 49 4c 49 41 52 59 20 4d 55 53 54 20 61 73 73 XILIARY MUST ass
2460: 6f 63 69 61 74 65 64 44 6f 6d 61 69 6e 20 29 04 ociatedDomain ).
2470: 65 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 e( 0.9.2342.1920
2480: 30 33 30 30 2e 31 30 30 2e 34 2e 31 38 20 4e 41 0300.100.4.18 NA
2490: 4d 45 20 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e ME 'friendlyCoun
24a0: 74 72 79 27 20 53 55 50 20 63 6f 75 6e 74 72 79 try' SUP country
24b0: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
24c0: 20 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 friendlyCountry
24d0: 4e 61 6d 65 20 29 04 7d 28 20 30 2e 39 2e 32 33 Name ).}( 0.9.23
24e0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
24f0: 34 2e 32 30 20 4e 41 4d 45 20 27 70 69 6c 6f 74 4.20 NAME 'pilot
2500: 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 53 55 Organization' SU
2510: 50 20 28 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e P ( organization
2520: 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 $ organizationa
2530: 6c 55 6e 69 74 20 29 20 53 54 52 55 43 54 55 52 lUnit ) STRUCTUR
2540: 41 4c 20 4d 41 59 20 62 75 69 6c 64 69 6e 67 4e AL MAY buildingN
2550: 61 6d 65 20 29 04 50 28 20 30 2e 39 2e 32 33 34 ame ).P( 0.9.234
2560: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
2570: 2e 32 31 20 4e 41 4d 45 20 27 70 69 6c 6f 74 44 .21 NAME 'pilotD
2580: 53 41 27 20 53 55 50 20 64 73 61 20 53 54 52 55 SA' SUP dsa STRU
2590: 43 54 55 52 41 4c 20 4d 41 59 20 64 53 41 51 75 CTURAL MAY dSAQu
25a0: 61 6c 69 74 79 20 29 04 81 91 28 20 30 2e 39 2e ality )...( 0.9.
25b0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
25c0: 30 2e 34 2e 32 32 20 4e 41 4d 45 20 27 71 75 61 0.4.22 NAME 'qua
25d0: 6c 69 74 79 4c 61 62 65 6c 6c 65 64 44 61 74 61 lityLabelledData
25e0: 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c 49 ' SUP top AUXILI
25f0: 41 52 59 20 4d 55 53 54 20 64 73 61 51 75 61 6c ARY MUST dsaQual
2600: 69 74 79 20 4d 41 59 20 28 20 73 75 62 74 72 65 ity MAY ( subtre
2610: 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 79 20 eMinimumQuality
2620: 24 20 73 75 62 74 72 65 65 4d 61 78 69 6d 75 6d $ subtreeMaximum
2630: 51 75 61 6c 69 74 79 20 29 20 29 Quality ) )
ber_flush2: 9794 bytes to sd 4
0000: 30 82 26 3e 02 01 02 68 82 26 37 04 1d 63 6e 3d 0.&>...h.&7..cn=
0010: 63 6f 73 69 6e 65 2c 63 6e 3d 73 63 68 65 6d 61 cosine,cn=schema
0020: 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 26 14 30 20 ,cn=config0.&.0
0030: 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 11 04 ..objectClass1..
0040: 0f 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 66 69 67 .olcSchemaConfig
0050: 30 0e 04 02 63 6e 31 08 04 06 63 6f 73 69 6e 65 0...cn1...cosine
0060: 30 82 1a 26 04 11 6f 6c 63 41 74 74 72 69 62 75 0..&..olcAttribu
0070: 74 65 54 79 70 65 73 31 82 1a 0f 04 81 9d 28 20 teTypes1......(
0080: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0090: 30 2e 31 30 30 2e 31 2e 32 20 4e 41 4d 45 20 27 0.100.1.2 NAME '
00a0: 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 64 textEncodedORAdd
00b0: 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 63 ress' EQUALITY c
00c0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
00d0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
00e0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
00f0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0100: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0110: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b2 28 20 1.15{256} )...(
0120: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0130: 30 2e 31 30 30 2e 31 2e 34 20 4e 41 4d 45 20 27 0.100.1.4 NAME '
0140: 69 6e 66 6f 27 20 44 45 53 43 20 27 52 46 43 31 info' DESC 'RFC1
0150: 32 37 34 3a 20 67 65 6e 65 72 61 6c 20 69 6e 66 274: general inf
0160: 6f 72 6d 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 ormation' EQUALI
0170: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0180: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0190: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
01a0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
01b0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
01c0: 31 32 31 2e 31 2e 31 35 7b 32 30 34 38 7d 20 29 121.1.15{2048} )
01d0: 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
01e0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 20 4e 200300.100.1.5 N
01f0: 41 4d 45 20 28 20 27 64 72 69 6e 6b 27 20 27 66 AME ( 'drink' 'f
0200: 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 27 20 29 avouriteDrink' )
0210: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0220: 66 61 76 6f 72 69 74 65 20 64 72 69 6e 6b 27 20 favorite drink'
0230: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0240: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
0250: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
0260: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
0270: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0280: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 6.115.121.1.15{2
0290: 35 36 7d 20 29 04 81 af 28 20 30 2e 39 2e 32 33 56} )...( 0.9.23
02a0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
02b0: 31 2e 36 20 4e 41 4d 45 20 27 72 6f 6f 6d 4e 75 1.6 NAME 'roomNu
02c0: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 31 mber' DESC 'RFC1
02d0: 32 37 34 3a 20 72 6f 6f 6d 20 6e 75 6d 62 65 72 274: room number
02e0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
02f0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
0300: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0310: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0320: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0330: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0340: 7b 32 35 36 7d 20 29 04 75 28 20 30 2e 39 2e 32 {256} ).u( 0.9.2
0350: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0360: 2e 31 2e 37 20 4e 41 4d 45 20 27 70 68 6f 74 6f .1.7 NAME 'photo
0370: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
0380: 20 70 68 6f 74 6f 20 28 47 33 20 66 61 78 29 27 photo (G3 fax)'
0390: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
03a0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
03b0: 2e 31 2e 32 33 7b 32 35 30 30 30 7d 20 29 04 81 .1.23{25000} )..
03c0: b3 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
03d0: 30 33 30 30 2e 31 30 30 2e 31 2e 38 20 4e 41 4d 0300.100.1.8 NAM
03e0: 45 20 27 75 73 65 72 43 6c 61 73 73 27 20 44 45 E 'userClass' DE
03f0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 63 61 74 SC 'RFC1274: cat
0400: 65 67 6f 72 79 20 6f 66 20 75 73 65 72 27 20 45 egory of user' E
0410: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
0420: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
0430: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
0440: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
0450: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0460: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
0470: 36 7d 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
0480: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0490: 2e 39 20 4e 41 4d 45 20 27 68 6f 73 74 27 20 44 .9 NAME 'host' D
04a0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 68 6f ESC 'RFC1274: ho
04b0: 73 74 20 63 6f 6d 70 75 74 65 72 27 20 45 51 55 st computer' EQU
04c0: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
04d0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
04e0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
04f0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0500: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0510: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0520: 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0530: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
0540: 30 20 4e 41 4d 45 20 27 6d 61 6e 61 67 65 72 27 0 NAME 'manager'
0550: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0560: 44 4e 20 6f 66 20 6d 61 6e 61 67 65 72 27 20 45 DN of manager' E
0570: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
0580: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
0590: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
05a0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
05b0: 2e 31 32 20 29 04 81 ca 28 20 30 2e 39 2e 32 33 .12 )...( 0.9.23
05c0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
05d0: 31 2e 31 31 20 4e 41 4d 45 20 27 64 6f 63 75 6d 1.11 NAME 'docum
05e0: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 27 20 44 entIdentifier' D
05f0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 75 6e ESC 'RFC1274: un
0600: 69 71 75 65 20 69 64 65 6e 74 69 66 69 65 72 20 ique identifier
0610: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
0620: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
0630: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
0640: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
0650: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0660: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0670: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0680: 20 29 04 81 b9 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0690: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
06a0: 32 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 2 NAME 'document
06b0: 54 69 74 6c 65 27 20 44 45 53 43 20 27 52 46 43 Title' DESC 'RFC
06c0: 31 32 37 34 3a 20 74 69 74 6c 65 20 6f 66 20 64 1274: title of d
06d0: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
06e0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
06f0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0700: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0710: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0720: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0730: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0740: bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0750: 30 33 30 30 2e 31 30 30 2e 31 2e 31 33 20 4e 41 0300.100.1.13 NA
0760: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 56 65 72 73 ME 'documentVers
0770: 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 ion' DESC 'RFC12
0780: 37 34 3a 20 76 65 72 73 69 6f 6e 20 6f 66 20 64 74: version of d
0790: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
07a0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
07b0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
07c0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
07d0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
07e0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
07f0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0800: a2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0810: 30 33 30 30 2e 31 30 30 2e 31 2e 31 34 20 4e 41 0300.100.1.14 NA
0820: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 41 75 74 68 ME 'documentAuth
0830: 6f 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 or' DESC 'RFC127
0840: 34 3a 20 44 4e 20 6f 66 20 61 75 74 68 6f 72 20 4: DN of author
0850: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
0860: 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 ALITY distinguis
0870: 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e hedNameMatch SYN
0880: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0890: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
08a0: 32 20 29 04 81 c8 28 20 30 2e 39 2e 32 33 34 32 2 )...( 0.9.2342
08b0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
08c0: 31 35 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 15 NAME 'documen
08d0: 74 4c 6f 63 61 74 69 6f 6e 27 20 44 45 53 43 20 tLocation' DESC
08e0: 27 52 46 43 31 32 37 34 3a 20 6c 6f 63 61 74 69 'RFC1274: locati
08f0: 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 20 6f on of document o
0900: 72 69 67 69 6e 61 6c 27 20 45 51 55 41 4c 49 54 riginal' EQUALIT
0910: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0920: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0930: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0940: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0950: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0960: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0970: d8 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0980: 30 33 30 30 2e 31 30 30 2e 31 2e 32 30 20 4e 41 0300.100.1.20 NA
0990: 4d 45 20 28 20 27 68 6f 6d 65 50 68 6f 6e 65 27 ME ( 'homePhone'
09a0: 20 27 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e 'homeTelephoneN
09b0: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
09c0: 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 74 65 6c FC1274: home tel
09d0: 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 20 45 ephone number' E
09e0: 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 6f 6e QUALITY telephon
09f0: 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 55 42 eNumberMatch SUB
0a00: 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d STR telephoneNum
0a10: 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d 61 74 berSubstringsMat
0a20: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0a30: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0a40: 32 31 2e 31 2e 35 30 20 29 04 81 94 28 20 30 2e 21.1.50 )...( 0.
0a50: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0a60: 31 30 30 2e 31 2e 32 31 20 4e 41 4d 45 20 27 73 100.1.21 NAME 's
0a70: 65 63 72 65 74 61 72 79 27 20 44 45 53 43 20 27 ecretary' DESC '
0a80: 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 73 RFC1274: DN of s
0a90: 65 63 72 65 74 61 72 79 27 20 45 51 55 41 4c 49 ecretary' EQUALI
0aa0: 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 TY distinguished
0ab0: 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 NameMatch SYNTAX
0ac0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0ad0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 6.115.121.1.12 )
0ae0: 04 57 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .W( 0.9.2342.192
0af0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 32 20 4e 00300.100.1.22 N
0b00: 41 4d 45 20 27 6f 74 68 65 72 4d 61 69 6c 62 6f AME 'otherMailbo
0b10: 78 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e x' SYNTAX 1.3.6.
0b20: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0b30: 32 31 2e 31 2e 33 39 20 29 04 6e 28 20 30 2e 39 21.1.39 ).n( 0.9
0b40: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0b50: 30 30 2e 31 2e 32 36 20 4e 41 4d 45 20 27 61 52 00.1.26 NAME 'aR
0b60: 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 ecord' EQUALITY
0b70: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
0b80: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0b90: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0ba0: 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 21.1.26 ).o( 0.9
0bb0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0bc0: 30 30 2e 31 2e 32 37 20 4e 41 4d 45 20 27 6d 44 00.1.27 NAME 'mD
0bd0: 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 Record' EQUALITY
0be0: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
0bf0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0c00: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0c10: 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 121.1.26 ).o( 0.
0c20: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0c30: 31 30 30 2e 31 2e 32 38 20 4e 41 4d 45 20 27 6d 100.1.28 NAME 'm
0c40: 58 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 XRecord' EQUALIT
0c50: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
0c60: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0c70: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0c80: 2e 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 .121.1.26 ).o( 0
0c90: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0ca0: 2e 31 30 30 2e 31 2e 32 39 20 4e 41 4d 45 20 27 .100.1.29 NAME '
0cb0: 6e 53 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 nSRecord' EQUALI
0cc0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TY caseIgnoreIA5
0cd0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0ce0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0cf0: 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 70 28 20 5.121.1.26 ).p(
0d00: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0d10: 30 2e 31 30 30 2e 31 2e 33 30 20 4e 41 4d 45 20 0.100.1.30 NAME
0d20: 27 73 4f 41 52 65 63 6f 72 64 27 20 45 51 55 41 'sOARecord' EQUA
0d30: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
0d40: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
0d50: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0d60: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 72 115.121.1.26 ).r
0d70: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0d80: 33 30 30 2e 31 30 30 2e 31 2e 33 31 20 4e 41 4d 300.100.1.31 NAM
0d90: 45 20 27 63 4e 41 4d 45 52 65 63 6f 72 64 27 20 E 'cNAMERecord'
0da0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0db0: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
0dc0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0dd0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
0de0: 20 29 04 81 ac 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0df0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 19200300.100.1.3
0e00: 38 20 4e 41 4d 45 20 27 61 73 73 6f 63 69 61 74 8 NAME 'associat
0e10: 65 64 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 edName' DESC 'RF
0e20: 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 65 6e 74 C1274: DN of ent
0e30: 72 79 20 61 73 73 6f 63 69 61 74 65 64 20 77 69 ry associated wi
0e40: 74 68 20 64 6f 6d 61 69 6e 27 20 45 51 55 41 4c th domain' EQUAL
0e50: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
0e60: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
0e70: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0e80: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
0e90: 29 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
0ea0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 39 9200300.100.1.39
0eb0: 20 4e 41 4d 45 20 27 68 6f 6d 65 50 6f 73 74 61 NAME 'homePosta
0ec0: 6c 41 64 64 72 65 73 73 27 20 44 45 53 43 20 27 lAddress' DESC '
0ed0: 52 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 70 6f RFC1274: home po
0ee0: 73 74 61 6c 20 61 64 64 72 65 73 73 27 20 45 51 stal address' EQ
0ef0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0f00: 65 4c 69 73 74 4d 61 74 63 68 20 53 55 42 53 54 eListMatch SUBST
0f10: 52 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 74 R caseIgnoreList
0f20: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0f30: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0f40: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0f50: 31 2e 34 31 20 29 04 81 b6 28 20 30 2e 39 2e 32 1.41 )...( 0.9.2
0f60: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0f70: 2e 31 2e 34 30 20 4e 41 4d 45 20 27 70 65 72 73 .1.40 NAME 'pers
0f80: 6f 6e 61 6c 54 69 74 6c 65 27 20 44 45 53 43 20 onalTitle' DESC
0f90: 27 52 46 43 31 32 37 34 3a 20 70 65 72 73 6f 6e 'RFC1274: person
0fa0: 61 6c 20 74 69 74 6c 65 27 20 45 51 55 41 4c 49 al title' EQUALI
0fb0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0fc0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0fd0: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0fe0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0ff0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1000: 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 121.1.15{256} ).
1010: 81 d9 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1020: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 31 20 4e 00300.100.1.41 N
1030: 41 4d 45 20 28 20 27 6d 6f 62 69 6c 65 27 20 27 AME ( 'mobile' '
1040: 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e mobileTelephoneN
1050: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
1060: 46 43 31 32 37 34 3a 20 6d 6f 62 69 6c 65 20 74 FC1274: mobile t
1070: 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 elephone number'
1080: 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 EQUALITY teleph
1090: 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 oneNumberMatch S
10a0: 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e UBSTR telephoneN
10b0: 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d umberSubstringsM
10c0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
10d0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
10e0: 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 d6 28 20 .121.1.50 )...(
10f0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1100: 30 2e 31 30 30 2e 31 2e 34 32 20 4e 41 4d 45 20 0.100.1.42 NAME
1110: 28 20 27 70 61 67 65 72 27 20 27 70 61 67 65 72 ( 'pager' 'pager
1120: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 TelephoneNumber'
1130: 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 ) DESC 'RFC1274
1140: 3a 20 70 61 67 65 72 20 74 65 6c 65 70 68 6f 6e : pager telephon
1150: 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 e number' EQUALI
1160: 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 TY telephoneNumb
1170: 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 erMatch SUBSTR t
1180: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 elephoneNumberSu
1190: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
11a0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
11b0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
11c0: 35 30 20 29 04 81 c7 28 20 30 2e 39 2e 32 33 34 50 )...( 0.9.234
11d0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
11e0: 2e 34 33 20 4e 41 4d 45 20 28 20 27 63 6f 27 20 .43 NAME ( 'co'
11f0: 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 'friendlyCountry
1200: 4e 61 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 Name' ) DESC 'RF
1210: 43 31 32 37 34 3a 20 66 72 69 65 6e 64 6c 79 20 C1274: friendly
1220: 63 6f 75 6e 74 72 79 20 6e 61 6d 65 27 20 45 51 country name' EQ
1230: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
1240: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
1250: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
1260: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
1270: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1280: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
1290: 9a 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
12a0: 30 33 30 30 2e 31 30 30 2e 31 2e 34 34 20 4e 41 0300.100.1.44 NA
12b0: 4d 45 20 27 75 6e 69 71 75 65 49 64 65 6e 74 69 ME 'uniqueIdenti
12c0: 66 69 65 72 27 20 44 45 53 43 20 27 52 46 43 31 fier' DESC 'RFC1
12d0: 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 65 6e 274: unique iden
12e0: 74 69 66 65 72 27 20 45 51 55 41 4c 49 54 59 20 tifer' EQUALITY
12f0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
1300: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
1310: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
1320: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 c4 28 20 1.15{256} )...(
1330: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1340: 30 2e 31 30 30 2e 31 2e 34 35 20 4e 41 4d 45 20 0.100.1.45 NAME
1350: 27 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 53 'organizationalS
1360: 74 61 74 75 73 27 20 44 45 53 43 20 27 52 46 43 tatus' DESC 'RFC
1370: 31 32 37 34 3a 20 6f 72 67 61 6e 69 7a 61 74 69 1274: organizati
1380: 6f 6e 61 6c 20 73 74 61 74 75 73 27 20 45 51 55 onal status' EQU
1390: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
13a0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
13b0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
13c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
13d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
13e0: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
13f0: 20 29 04 81 ba 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
1400: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 19200300.100.1.4
1410: 36 20 4e 41 4d 45 20 27 6a 61 6e 65 74 4d 61 69 6 NAME 'janetMai
1420: 6c 62 6f 78 27 20 44 45 53 43 20 27 52 46 43 31 lbox' DESC 'RFC1
1430: 32 37 34 3a 20 4a 61 6e 65 74 20 6d 61 69 6c 62 274: Janet mailb
1440: 6f 78 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ox' EQUALITY cas
1450: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
1460: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
1470: 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 eIA5SubstringsMa
1480: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1490: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
14a0: 31 32 31 2e 31 2e 32 36 7b 32 35 36 7d 20 29 04 121.1.26{256} ).
14b0: 81 86 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
14c0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 37 20 4e 00300.100.1.47 N
14d0: 41 4d 45 20 27 6d 61 69 6c 50 72 65 66 65 72 65 AME 'mailPrefere
14e0: 6e 63 65 4f 70 74 69 6f 6e 27 20 44 45 53 43 20 nceOption' DESC
14f0: 27 52 46 43 31 32 37 34 3a 20 6d 61 69 6c 20 70 'RFC1274: mail p
1500: 72 65 66 65 72 65 6e 63 65 20 6f 70 74 69 6f 6e reference option
1510: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
1520: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
1530: 31 2e 31 2e 32 37 20 29 04 81 b7 28 20 30 2e 39 1.1.27 )...( 0.9
1540: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
1550: 30 30 2e 31 2e 34 38 20 4e 41 4d 45 20 27 62 75 00.1.48 NAME 'bu
1560: 69 6c 64 69 6e 67 4e 61 6d 65 27 20 44 45 53 43 ildingName' DESC
1570: 20 27 52 46 43 31 32 37 34 3a 20 6e 61 6d 65 20 'RFC1274: name
1580: 6f 66 20 62 75 69 6c 64 69 6e 67 27 20 45 51 55 of building' EQU
1590: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
15a0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
15b0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
15c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
15d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
15e0: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
15f0: 20 29 04 7e 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).~( 0.9.2342.1
1600: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 39 9200300.100.1.49
1610: 20 4e 41 4d 45 20 27 64 53 41 51 75 61 6c 69 74 NAME 'dSAQualit
1620: 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 y' DESC 'RFC1274
1630: 3a 20 44 53 41 20 51 75 61 6c 69 74 79 27 20 53 : DSA Quality' S
1640: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1650: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1660: 2e 31 39 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .19 SINGLE-VALUE
1670: 20 29 04 81 8f 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
1680: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 19200300.100.1.5
1690: 30 20 4e 41 4d 45 20 27 73 69 6e 67 6c 65 4c 65 0 NAME 'singleLe
16a0: 76 65 6c 51 75 61 6c 69 74 79 27 20 44 45 53 43 velQuality' DESC
16b0: 20 27 52 46 43 31 32 37 34 3a 20 53 69 6e 67 6c 'RFC1274: Singl
16c0: 65 20 4c 65 76 65 6c 20 51 75 61 6c 69 74 79 27 e Level Quality'
16d0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
16e0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
16f0: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
1700: 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
1710: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1720: 2e 35 31 20 4e 41 4d 45 20 27 73 75 62 74 72 65 .51 NAME 'subtre
1730: 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 79 27 eMinimumQuality'
1740: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1750: 53 75 62 74 72 65 65 20 4d 69 6e 69 6e 75 6d 20 Subtree Mininum
1760: 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 Quality' SYNTAX
1770: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1780: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 49 .115.121.1.13 SI
1790: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 95 28 NGLE-VALUE )...(
17a0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
17b0: 30 30 2e 31 30 30 2e 31 2e 35 32 20 4e 41 4d 45 00.100.1.52 NAME
17c0: 20 27 73 75 62 74 72 65 65 4d 61 78 69 6d 75 6d 'subtreeMaximum
17d0: 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 Quality' DESC 'R
17e0: 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 65 20 FC1274: Subtree
17f0: 4d 61 78 69 6d 75 6e 20 51 75 61 6c 69 74 79 27 Maximun Quality'
1800: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1810: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1820: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
1830: 55 45 20 29 04 81 88 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
1840: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1850: 2e 35 33 20 4e 41 4d 45 20 27 70 65 72 73 6f 6e .53 NAME 'person
1860: 61 6c 53 69 67 6e 61 74 75 72 65 27 20 44 45 53 alSignature' DES
1870: 43 20 27 52 46 43 31 32 37 34 3a 20 50 65 72 73 C 'RFC1274: Pers
1880: 6f 6e 61 6c 20 53 69 67 6e 61 74 75 72 65 20 28 onal Signature (
1890: 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 58 20 G3 fax)' SYNTAX
18a0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
18b0: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 20 29 04 .115.121.1.23 ).
18c0: 81 93 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
18d0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 34 20 4e 00300.100.1.54 N
18e0: 41 4d 45 20 27 64 49 54 52 65 64 69 72 65 63 74 AME 'dITRedirect
18f0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
1900: 20 44 49 54 20 52 65 64 69 72 65 63 74 27 20 45 DIT Redirect' E
1910: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
1920: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
1930: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1940: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1950: 2e 31 32 20 29 04 74 28 20 30 2e 39 2e 32 33 34 .12 ).t( 0.9.234
1960: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1970: 2e 35 35 20 4e 41 4d 45 20 27 61 75 64 69 6f 27 .55 NAME 'audio'
1980: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1990: 61 75 64 69 6f 20 28 75 2d 6c 61 77 29 27 20 53 audio (u-law)' S
19a0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
19b0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
19c0: 2e 34 7b 32 35 30 30 30 7d 20 29 04 81 bc 28 20 .4{25000} )...(
19d0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
19e0: 30 2e 31 30 30 2e 31 2e 35 36 20 4e 41 4d 45 20 0.100.1.56 NAME
19f0: 27 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 73 68 'documentPublish
1a00: 65 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 er' DESC 'RFC127
1a10: 34 3a 20 70 75 62 6c 69 73 68 65 72 20 6f 66 20 4: publisher of
1a20: 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 document' EQUALI
1a30: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
1a40: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
1a50: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
1a60: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1a70: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1a80: 31 32 31 2e 31 2e 31 35 20 29 30 82 0b b4 04 10 121.1.15 )0.....
1a90: 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 65 73 olcObjectClasses
1aa0: 31 82 0b 9e 04 82 01 bd 28 20 30 2e 39 2e 32 33 1.......( 0.9.23
1ab0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1ac0: 34 2e 34 20 4e 41 4d 45 20 28 20 27 70 69 6c 6f 4.4 NAME ( 'pilo
1ad0: 74 50 65 72 73 6f 6e 27 20 27 6e 65 77 50 69 6c tPerson' 'newPil
1ae0: 6f 74 50 65 72 73 6f 6e 27 20 29 20 53 55 50 20 otPerson' ) SUP
1af0: 70 65 72 73 6f 6e 20 53 54 52 55 43 54 55 52 41 person STRUCTURA
1b00: 4c 20 4d 41 59 20 28 20 75 73 65 72 69 64 20 24 L MAY ( userid $
1b10: 20 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 textEncodedORAd
1b20: 64 72 65 73 73 20 24 20 72 66 63 38 32 32 4d 61 dress $ rfc822Ma
1b30: 69 6c 62 6f 78 20 24 20 66 61 76 6f 75 72 69 74 ilbox $ favourit
1b40: 65 44 72 69 6e 6b 20 24 20 72 6f 6f 6d 4e 75 6d eDrink $ roomNum
1b50: 62 65 72 20 24 20 75 73 65 72 43 6c 61 73 73 20 ber $ userClass
1b60: 24 20 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e $ homeTelephoneN
1b70: 75 6d 62 65 72 20 24 20 68 6f 6d 65 50 6f 73 74 umber $ homePost
1b80: 61 6c 41 64 64 72 65 73 73 20 24 20 73 65 63 72 alAddress $ secr
1b90: 65 74 61 72 79 20 24 20 70 65 72 73 6f 6e 61 6c etary $ personal
1ba0: 54 69 74 6c 65 20 24 20 70 72 65 66 65 72 72 65 Title $ preferre
1bb0: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
1bc0: 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f $ businessCatego
1bd0: 72 79 20 24 20 6a 61 6e 65 74 4d 61 69 6c 62 6f ry $ janetMailbo
1be0: 78 20 24 20 6f 74 68 65 72 4d 61 69 6c 62 6f 78 x $ otherMailbox
1bf0: 20 24 20 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f $ mobileTelepho
1c00: 6e 65 4e 75 6d 62 65 72 20 24 20 70 61 67 65 72 neNumber $ pager
1c10: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
1c20: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
1c30: 53 74 61 74 75 73 20 24 20 6d 61 69 6c 50 72 65 Status $ mailPre
1c40: 66 65 72 65 6e 63 65 4f 70 74 69 6f 6e 20 24 20 ferenceOption $
1c50: 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 74 75 72 personalSignatur
1c60: 65 20 29 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 e ) )...( 0.9.23
1c70: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1c80: 34 2e 35 20 4e 41 4d 45 20 27 61 63 63 6f 75 6e 4.5 NAME 'accoun
1c90: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1ca0: 54 55 52 41 4c 20 4d 55 53 54 20 75 73 65 72 69 TURAL MUST useri
1cb0: 64 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 74 d MAY ( descript
1cc0: 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 ion $ seeAlso $
1cd0: 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f localityName $ o
1ce0: 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 rganizationName
1cf0: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
1d00: 55 6e 69 74 4e 61 6d 65 20 24 20 68 6f 73 74 20 UnitName $ host
1d10: 29 20 29 04 82 01 18 28 20 30 2e 39 2e 32 33 34 ) )....( 0.9.234
1d20: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1d30: 2e 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e .6 NAME 'documen
1d40: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1d50: 54 55 52 41 4c 20 4d 55 53 54 20 64 6f 63 75 6d TURAL MUST docum
1d60: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 20 4d 41 entIdentifier MA
1d70: 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 Y ( commonName $
1d80: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 description $ s
1d90: 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 eeAlso $ localit
1da0: 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 yName $ organiza
1db0: 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e tionName $ organ
1dc0: 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d izationalUnitNam
1dd0: 65 20 24 20 64 6f 63 75 6d 65 6e 74 54 69 74 6c e $ documentTitl
1de0: 65 20 24 20 64 6f 63 75 6d 65 6e 74 56 65 72 73 e $ documentVers
1df0: 69 6f 6e 20 24 20 64 6f 63 75 6d 65 6e 74 41 75 ion $ documentAu
1e00: 74 68 6f 72 20 24 20 64 6f 63 75 6d 65 6e 74 4c thor $ documentL
1e10: 6f 63 61 74 69 6f 6e 20 24 20 64 6f 63 75 6d 65 ocation $ docume
1e20: 6e 74 50 75 62 6c 69 73 68 65 72 20 29 20 29 04 ntPublisher ) ).
1e30: 81 89 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1e40: 30 30 33 30 30 2e 31 30 30 2e 34 2e 37 20 4e 41 00300.100.4.7 NA
1e50: 4d 45 20 27 72 6f 6f 6d 27 20 53 55 50 20 74 6f ME 'room' SUP to
1e60: 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 p STRUCTURAL MUS
1e70: 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 T commonName MAY
1e80: 20 28 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 ( roomNumber $
1e90: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 description $ se
1ea0: 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e eAlso $ telephon
1eb0: 65 4e 75 6d 62 65 72 20 29 20 29 04 81 c1 28 20 eNumber ) )...(
1ec0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1ed0: 30 2e 31 30 30 2e 34 2e 39 20 4e 41 4d 45 20 27 0.100.4.9 NAME '
1ee0: 64 6f 63 75 6d 65 6e 74 53 65 72 69 65 73 27 20 documentSeries'
1ef0: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
1f00: 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 AL MUST commonNa
1f10: 6d 65 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 me MAY ( descrip
1f20: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
1f30: 20 74 65 6c 65 70 68 6f 6e 65 6e 75 6d 62 65 72 telephonenumber
1f40: 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 $ localityName
1f50: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 $ organizationNa
1f60: 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f me $ organizatio
1f70: 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 29 20 29 04 nalUnitName ) ).
1f80: 82 02 19 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1f90: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 33 20 200300.100.4.13
1fa0: 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 27 20 53 55 NAME 'domain' SU
1fb0: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
1fc0: 20 4d 55 53 54 20 64 6f 6d 61 69 6e 43 6f 6d 70 MUST domainComp
1fd0: 6f 6e 65 6e 74 20 4d 41 59 20 28 20 61 73 73 6f onent MAY ( asso
1fe0: 63 69 61 74 65 64 4e 61 6d 65 20 24 20 6f 72 67 ciatedName $ org
1ff0: 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 anizationName $
2000: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 62 75 description $ bu
2010: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
2020: 20 73 65 65 41 6c 73 6f 20 24 20 73 65 61 72 63 seeAlso $ searc
2030: 68 47 75 69 64 65 20 24 20 75 73 65 72 50 61 73 hGuide $ userPas
2040: 73 77 6f 72 64 20 24 20 6c 6f 63 61 6c 69 74 79 sword $ locality
2050: 4e 61 6d 65 20 24 20 73 74 61 74 65 4f 72 50 72 Name $ stateOrPr
2060: 6f 76 69 6e 63 65 4e 61 6d 65 20 24 20 73 74 72 ovinceName $ str
2070: 65 65 74 41 64 64 72 65 73 73 20 24 20 70 68 79 eetAddress $ phy
2080: 73 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 sicalDeliveryOff
2090: 69 63 65 4e 61 6d 65 20 24 20 70 6f 73 74 61 6c iceName $ postal
20a0: 41 64 64 72 65 73 73 20 24 20 70 6f 73 74 61 6c Address $ postal
20b0: 43 6f 64 65 20 24 20 70 6f 73 74 4f 66 66 69 63 Code $ postOffic
20c0: 65 42 6f 78 20 24 20 73 74 72 65 65 74 41 64 64 eBox $ streetAdd
20d0: 72 65 73 73 20 24 20 66 61 63 73 69 6d 69 6c 65 ress $ facsimile
20e0: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
20f0: 24 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 49 $ internationalI
2100: 53 44 4e 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 SDNNumber $ tele
2110: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 74 65 phoneNumber $ te
2120: 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 letexTerminalIde
2130: 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 78 4e ntifier $ telexN
2140: 75 6d 62 65 72 20 24 20 70 72 65 66 65 72 72 65 umber $ preferre
2150: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
2160: 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 $ destinationInd
2170: 69 63 61 74 6f 72 20 24 20 72 65 67 69 73 74 65 icator $ registe
2180: 72 65 64 41 64 64 72 65 73 73 20 24 20 78 31 32 redAddress $ x12
2190: 31 41 64 64 72 65 73 73 20 29 20 29 04 82 01 b0 1Address ) )....
21a0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
21b0: 33 30 30 2e 31 30 30 2e 34 2e 31 34 20 4e 41 4d 300.100.4.14 NAM
21c0: 45 20 27 52 46 43 38 32 32 6c 6f 63 61 6c 50 61 E 'RFC822localPa
21d0: 72 74 27 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 rt' SUP domain S
21e0: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 TRUCTURAL MAY (
21f0: 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 20 73 75 72 commonName $ sur
2200: 6e 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 name $ descripti
2210: 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 74 on $ seeAlso $ t
2220: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
2230: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
2240: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 70 6f yOfficeName $ po
2250: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 70 6f stalAddress $ po
2260: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 4f stalCode $ postO
2270: 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 65 65 fficeBox $ stree
2280: 74 41 64 64 72 65 73 73 20 24 20 66 61 63 73 69 tAddress $ facsi
2290: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
22a0: 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 69 6f ber $ internatio
22b0: 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 24 20 nalISDNNumber $
22c0: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 telephoneNumber
22d0: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
22e0: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
22f0: 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 65 66 lexNumber $ pref
2300: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
2310: 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 69 6f hod $ destinatio
2320: 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 65 67 nIndicator $ reg
2330: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
2340: 20 78 31 32 31 41 64 64 72 65 73 73 20 29 20 29 x121Address ) )
2350: 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
2360: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 35 20 200300.100.4.15
2370: 4e 41 4d 45 20 27 64 4e 53 44 6f 6d 61 69 6e 27 NAME 'dNSDomain'
2380: 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 54 52 55 SUP domain STRU
2390: 43 54 55 52 41 4c 20 4d 41 59 20 28 20 41 52 65 CTURAL MAY ( ARe
23a0: 63 6f 72 64 20 24 20 4d 44 52 65 63 6f 72 64 20 cord $ MDRecord
23b0: 24 20 4d 58 52 65 63 6f 72 64 20 24 20 4e 53 52 $ MXRecord $ NSR
23c0: 65 63 6f 72 64 20 24 20 53 4f 41 52 65 63 6f 72 ecord $ SOARecor
23d0: 64 20 24 20 43 4e 41 4d 45 52 65 63 6f 72 64 20 d $ CNAMERecord
23e0: 29 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 ) )...( 0.9.2342
23f0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
2400: 31 37 20 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 52 17 NAME 'domainR
2410: 65 6c 61 74 65 64 4f 62 6a 65 63 74 27 20 44 45 elatedObject' DE
2420: 53 43 20 27 52 46 43 31 32 37 34 3a 20 61 6e 20 SC 'RFC1274: an
2430: 6f 62 6a 65 63 74 20 72 65 6c 61 74 65 64 20 74 object related t
2440: 6f 20 61 6e 20 64 6f 6d 61 69 6e 27 20 53 55 50 o an domain' SUP
2450: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
2460: 55 53 54 20 61 73 73 6f 63 69 61 74 65 64 44 6f UST associatedDo
2470: 6d 61 69 6e 20 29 04 65 28 20 30 2e 39 2e 32 33 main ).e( 0.9.23
2480: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
2490: 34 2e 31 38 20 4e 41 4d 45 20 27 66 72 69 65 6e 4.18 NAME 'frien
24a0: 64 6c 79 43 6f 75 6e 74 72 79 27 20 53 55 50 20 dlyCountry' SUP
24b0: 63 6f 75 6e 74 72 79 20 53 54 52 55 43 54 55 52 country STRUCTUR
24c0: 41 4c 20 4d 55 53 54 20 66 72 69 65 6e 64 6c 79 AL MUST friendly
24d0: 43 6f 75 6e 74 72 79 4e 61 6d 65 20 29 04 7d 28 CountryName ).}(
24e0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
24f0: 30 30 2e 31 30 30 2e 34 2e 32 30 20 4e 41 4d 45 00.100.4.20 NAME
2500: 20 27 70 69 6c 6f 74 4f 72 67 61 6e 69 7a 61 74 'pilotOrganizat
2510: 69 6f 6e 27 20 53 55 50 20 28 20 6f 72 67 61 6e ion' SUP ( organ
2520: 69 7a 61 74 69 6f 6e 20 24 20 6f 72 67 61 6e 69 ization $ organi
2530: 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 20 29 20 53 zationalUnit ) S
2540: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 62 75 TRUCTURAL MAY bu
2550: 69 6c 64 69 6e 67 4e 61 6d 65 20 29 04 50 28 20 ildingName ).P(
2560: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
2570: 30 2e 31 30 30 2e 34 2e 32 31 20 4e 41 4d 45 20 0.100.4.21 NAME
2580: 27 70 69 6c 6f 74 44 53 41 27 20 53 55 50 20 64 'pilotDSA' SUP d
2590: 73 61 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 sa STRUCTURAL MA
25a0: 59 20 64 53 41 51 75 61 6c 69 74 79 20 29 04 81 Y dSAQuality )..
25b0: 91 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
25c0: 30 33 30 30 2e 31 30 30 2e 34 2e 32 32 20 4e 41 0300.100.4.22 NA
25d0: 4d 45 20 27 71 75 61 6c 69 74 79 4c 61 62 65 6c ME 'qualityLabel
25e0: 6c 65 64 44 61 74 61 27 20 53 55 50 20 74 6f 70 ledData' SUP top
25f0: 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 AUXILIARY MUST
2600: 64 73 61 51 75 61 6c 69 74 79 20 4d 41 59 20 28 dsaQuality MAY (
2610: 20 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 6d 51 subtreeMinimumQ
2620: 75 61 6c 69 74 79 20 24 20 73 75 62 74 72 65 65 uality $ subtree
2630: 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 20 29 MaximumQuality )
2640: 20 29 )
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 connection_get(18)
ldap_write: want=9794, written=9794
56141605 connection_get(18): got connid=1002
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_read(18): checking for input on id=1002
ber_get_next
0000: 30 82 26 3e 02 01 02 68 82 26 37 04 1d 63 6e 3d 0.&>...h.&7..cn=
0010: 63 6f 73 69 6e 65 2c 63 6e 3d 73 63 68 65 6d 61 cosine,cn=schema
0020: 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 26 14 30 20 ,cn=config0.&.0
0030: 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 11 04 ..objectClass1..
0040: 0f 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 66 69 67 .olcSchemaConfig
ldap_read: want=8, got=8
0050: 30 0e 04 02 63 6e 31 08 04 06 63 6f 73 69 6e 65 0...cn1...cosine
0060: 30 82 1a 26 04 11 6f 6c 63 41 74 74 72 69 62 75 0..&..olcAttribu
0000: 30 82 26 3e 02 01 02 68 0.&>...h
0070: 74 65 54 79 70 65 73 31 82 1a 0f 04 81 9d 28 20 teTypes1......(
0080: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0090: 30 2e 31 30 30 2e 31 2e 32 20 4e 41 4d 45 20 27 0.100.1.2 NAME '
00a0: 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 64 textEncodedORAdd
00b0: 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 63 ress' EQUALITY c
00c0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
00d0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
00e0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
00f0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0100: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0110: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b2 28 20 1.15{256} )...(
0120: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0130: 30 2e 31 30 30 2e 31 2e 34 20 4e 41 4d 45 20 27 0.100.1.4 NAME '
0140: 69 6e 66 6f 27 20 44 45 53 43 20 27 52 46 43 31 info' DESC 'RFC1
0150: 32 37 34 3a 20 67 65 6e 65 72 61 6c 20 69 6e 66 274: general inf
0160: 6f 72 6d 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 ormation' EQUALI
0170: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0180: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0190: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
01a0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
01b0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
01c0: 31 32 31 2e 31 2e 31 35 7b 32 30 34 38 7d 20 29 121.1.15{2048} )
ldap_read: want=9786, got=9786
01d0: 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
0000: 82 26 37 04 1d 63 6e 3d 63 6f 73 69 6e 65 2c 63 .&7..cn=cosine,c
01e0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 20 4e 200300.100.1.5 N
0010: 6e 3d 73 63 68 65 6d 61 2c 63 6e 3d 63 6f 6e 66 n=schema,cn=conf
01f0: 41 4d 45 20 28 20 27 64 72 69 6e 6b 27 20 27 66 AME ( 'drink' 'f
0020: 69 67 30 82 26 14 30 20 04 0b 6f 62 6a 65 63 74 ig0.&.0 ..object
0200: 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 27 20 29 avouriteDrink' )
0030: 43 6c 61 73 73 31 11 04 0f 6f 6c 63 53 63 68 65 Class1...olcSche
0210: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0040: 6d 61 43 6f 6e 66 69 67 30 0e 04 02 63 6e 31 08 maConfig0...cn1.
0050: 04 06 63 6f 73 69 6e 65 30 82 1a 26 04 11 6f 6c ..cosine0..&..ol
0220: 66 61 76 6f 72 69 74 65 20 64 72 69 6e 6b 27 20 favorite drink'
0060: 63 41 74 74 72 69 62 75 74 65 54 79 70 65 73 31 cAttributeTypes1
0230: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0070: 82 1a 0f 04 81 9d 28 20 30 2e 39 2e 32 33 34 32 ......( 0.9.2342
0240: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
0080: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
0090: 32 20 4e 41 4d 45 20 27 74 65 78 74 45 6e 63 6f 2 NAME 'textEnco
0250: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
00a0: 64 65 64 4f 52 41 64 64 72 65 73 73 27 20 45 51 dedORAddress' EQ
0260: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
00b0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
00c0: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
0270: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
00d0: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
0280: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 6.115.121.1.15{2
00e0: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
00f0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0290: 35 36 7d 20 29 04 81 af 28 20 30 2e 39 2e 32 33 56} )...( 0.9.23
0100: 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 115.121.1.15{256
02a0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0110: 7d 20 29 04 81 b2 28 20 30 2e 39 2e 32 33 34 32 } )...( 0.9.2342
02b0: 31 2e 36 20 4e 41 4d 45 20 27 72 6f 6f 6d 4e 75 1.6 NAME 'roomNu
0120: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
0130: 34 20 4e 41 4d 45 20 27 69 6e 66 6f 27 20 44 45 4 NAME 'info' DE
02c0: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 31 mber' DESC 'RFC1
0140: 53 43 20 27 52 46 43 31 32 37 34 3a 20 67 65 6e SC 'RFC1274: gen
0150: 65 72 61 6c 20 69 6e 66 6f 72 6d 61 74 69 6f 6e eral information
02d0: 32 37 34 3a 20 72 6f 6f 6d 20 6e 75 6d 62 65 72 274: room number
0160: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
02e0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0170: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
02f0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
0300: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0310: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0320: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0180: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0190: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0330: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
01a0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0340: 7b 32 35 36 7d 20 29 04 75 28 20 30 2e 39 2e 32 {256} ).u( 0.9.2
01b0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0350: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
01c0: 7b 32 30 34 38 7d 20 29 04 81 c2 28 20 30 2e 39 {2048} )...( 0.9
0360: 2e 31 2e 37 20 4e 41 4d 45 20 27 70 68 6f 74 6f .1.7 NAME 'photo
01d0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0370: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
01e0: 30 30 2e 31 2e 35 20 4e 41 4d 45 20 28 20 27 64 00.1.5 NAME ( 'd
0380: 20 70 68 6f 74 6f 20 28 47 33 20 66 61 78 29 27 photo (G3 fax)'
01f0: 72 69 6e 6b 27 20 27 66 61 76 6f 75 72 69 74 65 rink' 'favourite
0390: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0200: 44 72 69 6e 6b 27 20 29 20 44 45 53 43 20 27 52 Drink' ) DESC 'R
03a0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0210: 46 43 31 32 37 34 3a 20 66 61 76 6f 72 69 74 65 FC1274: favorite
03b0: 2e 31 2e 32 33 7b 32 35 30 30 30 7d 20 29 04 81 .1.23{25000} )..
0220: 20 64 72 69 6e 6b 27 20 45 51 55 41 4c 49 54 59 drink' EQUALITY
03c0: b3 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0230: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
03d0: 30 33 30 30 2e 31 30 30 2e 31 2e 38 20 4e 41 4d 0300.100.1.8 NAM
03e0: 45 20 27 75 73 65 72 43 6c 61 73 73 27 20 44 45 E 'userClass' DE
0240: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
03f0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 63 61 74 SC 'RFC1274: cat
0250: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
0400: 65 67 6f 72 79 20 6f 66 20 75 73 65 72 27 20 45 egory of user' E
0260: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
0410: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
0270: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0420: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
0280: 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 af 1.1.15{256} )...
0430: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
0290: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0440: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
02a0: 33 30 30 2e 31 30 30 2e 31 2e 36 20 4e 41 4d 45 300.100.1.6 NAME
0450: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
02b0: 20 27 72 6f 6f 6d 4e 75 6d 62 65 72 27 20 44 45 'roomNumber' DE
0460: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
02c0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 72 6f 6f SC 'RFC1274: roo
0470: 36 7d 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
02d0: 6d 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 m number' EQUALI
0480: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
02e0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0490: 2e 39 20 4e 41 4d 45 20 27 68 6f 73 74 27 20 44 .9 NAME 'host' D
04a0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 68 6f ESC 'RFC1274: ho
02f0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
04b0: 73 74 20 63 6f 6d 70 75 74 65 72 27 20 45 51 55 st computer' EQU
0300: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
04c0: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
04d0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
0310: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
04e0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
0320: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
04f0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0500: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0330: 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 121.1.15{256} ).
0510: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0340: 75 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 u( 0.9.2342.1920
0520: 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0530: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
0350: 30 33 30 30 2e 31 30 30 2e 31 2e 37 20 4e 41 4d 0300.100.1.7 NAM
0540: 30 20 4e 41 4d 45 20 27 6d 61 6e 61 67 65 72 27 0 NAME 'manager'
0360: 45 20 27 70 68 6f 74 6f 27 20 44 45 53 43 20 27 E 'photo' DESC '
0550: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0560: 44 4e 20 6f 66 20 6d 61 6e 61 67 65 72 27 20 45 DN of manager' E
0370: 52 46 43 31 32 37 34 3a 20 70 68 6f 74 6f 20 28 RFC1274: photo (
0570: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
0380: 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 58 20 G3 fax)' SYNTAX
0580: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
0590: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0390: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
05a0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
05b0: 2e 31 32 20 29 04 81 ca 28 20 30 2e 39 2e 32 33 .12 )...( 0.9.23
03a0: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 7b 32 35 .115.121.1.23{25
05c0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
05d0: 31 2e 31 31 20 4e 41 4d 45 20 27 64 6f 63 75 6d 1.11 NAME 'docum
03b0: 30 30 30 7d 20 29 04 81 b3 28 20 30 2e 39 2e 32 000} )...( 0.9.2
05e0: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 27 20 44 entIdentifier' D
03c0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
05f0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 75 6e ESC 'RFC1274: un
0600: 69 71 75 65 20 69 64 65 6e 74 69 66 69 65 72 20 ique identifier
03d0: 2e 31 2e 38 20 4e 41 4d 45 20 27 75 73 65 72 43 .1.8 NAME 'userC
0610: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
0620: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
03e0: 6c 61 73 73 27 20 44 45 53 43 20 27 52 46 43 31 lass' DESC 'RFC1
0630: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
0640: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
03f0: 32 37 34 3a 20 63 61 74 65 67 6f 72 79 20 6f 66 274: category of
0650: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0660: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0400: 20 75 73 65 72 27 20 45 51 55 41 4c 49 54 59 20 user' EQUALITY
0670: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0680: 20 29 04 81 b9 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0410: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
0690: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
06a0: 32 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 2 NAME 'document
0420: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
06b0: 54 69 74 6c 65 27 20 44 45 53 43 20 27 52 46 43 Title' DESC 'RFC
0430: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
06c0: 31 32 37 34 3a 20 74 69 74 6c 65 20 6f 66 20 64 1274: title of d
06d0: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
0440: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
06e0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0450: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
06f0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0700: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0460: 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 ab 28 .1.15{256} )...(
0710: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0720: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0470: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
0730: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0480: 30 30 2e 31 30 30 2e 31 2e 39 20 4e 41 4d 45 20 00.100.1.9 NAME
0740: bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0750: 30 33 30 30 2e 31 30 30 2e 31 2e 31 33 20 4e 41 0300.100.1.13 NA
0490: 27 68 6f 73 74 27 20 44 45 53 43 20 27 52 46 43 'host' DESC 'RFC
0760: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 56 65 72 73 ME 'documentVers
0770: 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 ion' DESC 'RFC12
04a0: 31 32 37 34 3a 20 68 6f 73 74 20 63 6f 6d 70 75 1274: host compu
0780: 37 34 3a 20 76 65 72 73 69 6f 6e 20 6f 66 20 64 74: version of d
0790: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
04b0: 74 65 72 27 20 45 51 55 41 4c 49 54 59 20 63 61 ter' EQUALITY ca
07a0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
04c0: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
07b0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
07c0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
04d0: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
07d0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
07e0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
04e0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
07f0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
04f0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0800: a2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0810: 30 33 30 30 2e 31 30 30 2e 31 2e 31 34 20 4e 41 0300.100.1.14 NA
0500: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0820: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 41 75 74 68 ME 'documentAuth
0830: 6f 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 or' DESC 'RFC127
0510: 2e 31 35 7b 32 35 36 7d 20 29 04 81 90 28 20 30 .15{256} )...( 0
0840: 34 3a 20 44 4e 20 6f 66 20 61 75 74 68 6f 72 20 4: DN of author
0850: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
0520: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0860: 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 ALITY distinguis
0530: 2e 31 30 30 2e 31 2e 31 30 20 4e 41 4d 45 20 27 .100.1.10 NAME '
0870: 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e hedNameMatch SYN
0880: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0540: 6d 61 6e 61 67 65 72 27 20 44 45 53 43 20 27 52 manager' DESC 'R
0890: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
08a0: 32 20 29 04 81 c8 28 20 30 2e 39 2e 32 33 34 32 2 )...( 0.9.2342
0550: 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 6d 61 FC1274: DN of ma
08b0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
08c0: 31 35 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 15 NAME 'documen
0560: 6e 61 67 65 72 27 20 45 51 55 41 4c 49 54 59 20 nager' EQUALITY
08d0: 74 4c 6f 63 61 74 69 6f 6e 27 20 44 45 53 43 20 tLocation' DESC
08e0: 27 52 46 43 31 32 37 34 3a 20 6c 6f 63 61 74 69 'RFC1274: locati
0570: 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d distinguishedNam
08f0: 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 20 6f on of document o
0900: 72 69 67 69 6e 61 6c 27 20 45 51 55 41 4c 49 54 riginal' EQUALIT
0580: 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e eMatch SYNTAX 1.
0910: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0920: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0590: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0930: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0940: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
05a0: 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 81 ca 15.121.1.12 )...
0950: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0960: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
05b0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0970: d8 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0980: 30 33 30 30 2e 31 30 30 2e 31 2e 32 30 20 4e 41 0300.100.1.20 NA
05c0: 33 30 30 2e 31 30 30 2e 31 2e 31 31 20 4e 41 4d 300.100.1.11 NAM
0990: 4d 45 20 28 20 27 68 6f 6d 65 50 68 6f 6e 65 27 ME ( 'homePhone'
05d0: 45 20 27 64 6f 63 75 6d 65 6e 74 49 64 65 6e 74 E 'documentIdent
09a0: 20 27 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e 'homeTelephoneN
09b0: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
05e0: 69 66 69 65 72 27 20 44 45 53 43 20 27 52 46 43 ifier' DESC 'RFC
09c0: 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 74 65 6c FC1274: home tel
09d0: 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 20 45 ephone number' E
05f0: 31 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 65 1274: unique ide
09e0: 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 6f 6e QUALITY telephon
0600: 6e 74 69 66 69 65 72 20 6f 66 20 64 6f 63 75 6d ntifier of docum
09f0: 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 55 42 eNumberMatch SUB
0a00: 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d STR telephoneNum
0610: 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 ent' EQUALITY ca
0a10: 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d 61 74 berSubstringsMat
0a20: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0620: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
0a30: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0630: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
0a40: 32 31 2e 31 2e 35 30 20 29 04 81 94 28 20 30 2e 21.1.50 )...( 0.
0a50: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0640: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
0a60: 31 30 30 2e 31 2e 32 31 20 4e 41 4d 45 20 27 73 100.1.21 NAME 's
0a70: 65 63 72 65 74 61 72 79 27 20 44 45 53 43 20 27 ecretary' DESC '
0650: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0a80: 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 73 RFC1274: DN of s
0a90: 65 63 72 65 74 61 72 79 27 20 45 51 55 41 4c 49 ecretary' EQUALI
0660: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0aa0: 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 TY distinguished
0ab0: 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 NameMatch SYNTAX
0670: 2e 31 35 7b 32 35 36 7d 20 29 04 81 b9 28 20 30 .15{256} )...( 0
0ac0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0ad0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 6.115.121.1.12 )
0680: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0ae0: 04 57 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .W( 0.9.2342.192
0690: 2e 31 30 30 2e 31 2e 31 32 20 4e 41 4d 45 20 27 .100.1.12 NAME '
0af0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 32 20 4e 00300.100.1.22 N
06a0: 64 6f 63 75 6d 65 6e 74 54 69 74 6c 65 27 20 44 documentTitle' D
0b00: 41 4d 45 20 27 6f 74 68 65 72 4d 61 69 6c 62 6f AME 'otherMailbo
0b10: 78 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e x' SYNTAX 1.3.6.
06b0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 74 69 ESC 'RFC1274: ti
0b20: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0b30: 32 31 2e 31 2e 33 39 20 29 04 6e 28 20 30 2e 39 21.1.39 ).n( 0.9
06c0: 74 6c 65 20 6f 66 20 64 6f 63 75 6d 65 6e 74 27 tle of document'
0b40: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0b50: 30 30 2e 31 2e 32 36 20 4e 41 4d 45 20 27 61 52 00.1.26 NAME 'aR
06d0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
0b60: 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 ecord' EQUALITY
0b70: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
06e0: 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 noreMatch SUBSTR
0b80: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0b90: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
06f0: 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 caseIgnoreSubst
0ba0: 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 21.1.26 ).o( 0.9
0bb0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0700: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
0bc0: 30 30 2e 31 2e 32 37 20 4e 41 4d 45 20 27 6d 44 00.1.27 NAME 'mD
0710: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0bd0: 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 Record' EQUALITY
0be0: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
0720: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 66.115.121.1.15{
0bf0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0c00: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0730: 32 35 36 7d 20 29 04 81 bd 28 20 30 2e 39 2e 32 256} )...( 0.9.2
0c10: 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 121.1.26 ).o( 0.
0c20: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0740: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0c30: 31 30 30 2e 31 2e 32 38 20 4e 41 4d 45 20 27 6d 100.1.28 NAME 'm
0c40: 58 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 XRecord' EQUALIT
0750: 2e 31 2e 31 33 20 4e 41 4d 45 20 27 64 6f 63 75 .1.13 NAME 'docu
0c50: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
0c60: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0760: 6d 65 6e 74 56 65 72 73 69 6f 6e 27 20 44 45 53 mentVersion' DES
0c70: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0c80: 2e 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 .121.1.26 ).o( 0
0770: 43 20 27 52 46 43 31 32 37 34 3a 20 76 65 72 73 C 'RFC1274: vers
0c90: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0780: 69 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 27 ion of document'
0ca0: 2e 31 30 30 2e 31 2e 32 39 20 4e 41 4d 45 20 27 .100.1.29 NAME '
0cb0: 6e 53 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 nSRecord' EQUALI
0790: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
0cc0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TY caseIgnoreIA5
0cd0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
07a0: 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 noreMatch SUBSTR
0ce0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0cf0: 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 70 28 20 5.121.1.26 ).p(
07b0: 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 caseIgnoreSubst
0d00: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
07c0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
0d10: 30 2e 31 30 30 2e 31 2e 33 30 20 4e 41 4d 45 20 0.100.1.30 NAME
0d20: 27 73 4f 41 52 65 63 6f 72 64 27 20 45 51 55 41 'sOARecord' EQUA
07d0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0d30: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
0d40: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
07e0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 66.115.121.1.15{
0d50: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
07f0: 32 35 36 7d 20 29 04 81 a2 28 20 30 2e 39 2e 32 256} )...( 0.9.2
0d60: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 72 115.121.1.26 ).r
0d70: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0800: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0d80: 33 30 30 2e 31 30 30 2e 31 2e 33 31 20 4e 41 4d 300.100.1.31 NAM
0d90: 45 20 27 63 4e 41 4d 45 52 65 63 6f 72 64 27 20 E 'cNAMERecord'
0810: 2e 31 2e 31 34 20 4e 41 4d 45 20 27 64 6f 63 75 .1.14 NAME 'docu
0da0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0db0: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
0820: 6d 65 6e 74 41 75 74 68 6f 72 27 20 44 45 53 43 mentAuthor' DESC
0dc0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0dd0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
0830: 20 27 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 'RFC1274: DN of
0de0: 20 29 04 81 ac 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0840: 20 61 75 74 68 6f 72 20 6f 66 20 64 6f 63 75 6d author of docum
0df0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 19200300.100.1.3
0e00: 38 20 4e 41 4d 45 20 27 61 73 73 6f 63 69 61 74 8 NAME 'associat
0850: 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 64 69 ent' EQUALITY di
0e10: 65 64 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 edName' DESC 'RF
0e20: 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 65 6e 74 C1274: DN of ent
0860: 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d stinguishedNameM
0e30: 72 79 20 61 73 73 6f 63 69 61 74 65 64 20 77 69 ry associated wi
0e40: 74 68 20 64 6f 6d 61 69 6e 27 20 45 51 55 41 4c th domain' EQUAL
0870: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0e50: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
0e60: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
0880: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0e70: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0e80: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
0890: 2e 31 32 31 2e 31 2e 31 32 20 29 04 81 c8 28 20 .121.1.12 )...(
0e90: 29 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
0ea0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 39 9200300.100.1.39
08a0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0eb0: 20 4e 41 4d 45 20 27 68 6f 6d 65 50 6f 73 74 61 NAME 'homePosta
0ec0: 6c 41 64 64 72 65 73 73 27 20 44 45 53 43 20 27 lAddress' DESC '
08b0: 30 2e 31 30 30 2e 31 2e 31 35 20 4e 41 4d 45 20 0.100.1.15 NAME
0ed0: 52 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 70 6f RFC1274: home po
0ee0: 73 74 61 6c 20 61 64 64 72 65 73 73 27 20 45 51 stal address' EQ
08c0: 27 64 6f 63 75 6d 65 6e 74 4c 6f 63 61 74 69 6f 'documentLocatio
0ef0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
08d0: 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 n' DESC 'RFC1274
0f00: 65 4c 69 73 74 4d 61 74 63 68 20 53 55 42 53 54 eListMatch SUBST
0f10: 52 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 74 R caseIgnoreList
08e0: 3a 20 6c 6f 63 61 74 69 6f 6e 20 6f 66 20 64 6f : location of do
0f20: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
08f0: 63 75 6d 65 6e 74 20 6f 72 69 67 69 6e 61 6c 27 cument original'
0f30: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0f40: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0900: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
0f50: 31 2e 34 31 20 29 04 81 b6 28 20 30 2e 39 2e 32 1.41 )...( 0.9.2
0f60: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0910: 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 noreMatch SUBSTR
0f70: 2e 31 2e 34 30 20 4e 41 4d 45 20 27 70 65 72 73 .1.40 NAME 'pers
0f80: 6f 6e 61 6c 54 69 74 6c 65 27 20 44 45 53 43 20 onalTitle' DESC
0920: 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 caseIgnoreSubst
0f90: 27 52 46 43 31 32 37 34 3a 20 70 65 72 73 6f 6e 'RFC1274: person
0fa0: 61 6c 20 74 69 74 6c 65 27 20 45 51 55 41 4c 49 al title' EQUALI
0930: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
0fb0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0940: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0fc0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0fd0: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0950: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 66.115.121.1.15{
0fe0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0ff0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0960: 32 35 36 7d 20 29 04 81 d8 28 20 30 2e 39 2e 32 256} )...( 0.9.2
1000: 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 121.1.15{256} ).
1010: 81 d9 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
0970: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
1020: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 31 20 4e 00300.100.1.41 N
1030: 41 4d 45 20 28 20 27 6d 6f 62 69 6c 65 27 20 27 AME ( 'mobile' '
0980: 2e 31 2e 32 30 20 4e 41 4d 45 20 28 20 27 68 6f .1.20 NAME ( 'ho
1040: 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e mobileTelephoneN
1050: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
0990: 6d 65 50 68 6f 6e 65 27 20 27 68 6f 6d 65 54 65 mePhone' 'homeTe
1060: 46 43 31 32 37 34 3a 20 6d 6f 62 69 6c 65 20 74 FC1274: mobile t
09a0: 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 20 29 lephoneNumber' )
1070: 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 elephone number'
1080: 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 EQUALITY teleph
09b0: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1090: 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 oneNumberMatch S
10a0: 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e UBSTR telephoneN
09c0: 68 6f 6d 65 20 74 65 6c 65 70 68 6f 6e 65 20 6e home telephone n
10b0: 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d umberSubstringsM
10c0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
09d0: 75 6d 62 65 72 27 20 45 51 55 41 4c 49 54 59 20 umber' EQUALITY
10d0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
10e0: 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 d6 28 20 .121.1.50 )...(
09e0: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 4d telephoneNumberM
10f0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
09f0: 61 74 63 68 20 53 55 42 53 54 52 20 74 65 6c 65 atch SUBSTR tele
1100: 30 2e 31 30 30 2e 31 2e 34 32 20 4e 41 4d 45 20 0.100.1.42 NAME
1110: 28 20 27 70 61 67 65 72 27 20 27 70 61 67 65 72 ( 'pager' 'pager
1120: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 TelephoneNumber'
1130: 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 ) DESC 'RFC1274
1140: 3a 20 70 61 67 65 72 20 74 65 6c 65 70 68 6f 6e : pager telephon
1150: 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 e number' EQUALI
1160: 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 TY telephoneNumb
1170: 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 erMatch SUBSTR t
1180: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 elephoneNumberSu
1190: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
11a0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
11b0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
11c0: 35 30 20 29 04 81 c7 28 20 30 2e 39 2e 32 33 34 50 )...( 0.9.234
11d0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
11e0: 2e 34 33 20 4e 41 4d 45 20 28 20 27 63 6f 27 20 .43 NAME ( 'co'
11f0: 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 'friendlyCountry
1200: 4e 61 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 Name' ) DESC 'RF
1210: 43 31 32 37 34 3a 20 66 72 69 65 6e 64 6c 79 20 C1274: friendly
1220: 63 6f 75 6e 74 72 79 20 6e 61 6d 65 27 20 45 51 country name' EQ
1230: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
1240: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
1250: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
1260: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
1270: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1280: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
1290: 9a 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
12a0: 30 33 30 30 2e 31 30 30 2e 31 2e 34 34 20 4e 41 0300.100.1.44 NA
12b0: 4d 45 20 27 75 6e 69 71 75 65 49 64 65 6e 74 69 ME 'uniqueIdenti
12c0: 66 69 65 72 27 20 44 45 53 43 20 27 52 46 43 31 fier' DESC 'RFC1
12d0: 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 65 6e 274: unique iden
12e0: 74 69 66 65 72 27 20 45 51 55 41 4c 49 54 59 20 tifer' EQUALITY
12f0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
1300: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
1310: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0a00: 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 62 73 74 phoneNumberSubst
1320: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 c4 28 20 1.15{256} )...(
1330: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1340: 30 2e 31 30 30 2e 31 2e 34 35 20 4e 41 4d 45 20 0.100.1.45 NAME
1350: 27 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 53 'organizationalS
0a10: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
1360: 74 61 74 75 73 27 20 44 45 53 43 20 27 52 46 43 tatus' DESC 'RFC
0a20: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1370: 31 32 37 34 3a 20 6f 72 67 61 6e 69 7a 61 74 69 1274: organizati
0a30: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 30 20 66.115.121.1.50
1380: 6f 6e 61 6c 20 73 74 61 74 75 73 27 20 45 51 55 onal status' EQU
0a40: 29 04 81 94 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
1390: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
0a50: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 31 9200300.100.1.21
13a0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
0a60: 20 4e 41 4d 45 20 27 73 65 63 72 65 74 61 72 79 NAME 'secretary
13b0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
0a70: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
13c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0a80: 20 44 4e 20 6f 66 20 73 65 63 72 65 74 61 72 79 DN of secretary
0a90: 27 20 45 51 55 41 4c 49 54 59 20 64 69 73 74 69 ' EQUALITY disti
13d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0aa0: 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 nguishedNameMatc
13e0: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0ab0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
0ac0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
13f0: 20 29 04 81 ba 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0ad0: 31 2e 31 2e 31 32 20 29 04 57 28 20 30 2e 39 2e 1.1.12 ).W( 0.9.
1400: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 19200300.100.1.4
0ae0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0af0: 30 2e 31 2e 32 32 20 4e 41 4d 45 20 27 6f 74 68 0.1.22 NAME 'oth
1410: 36 20 4e 41 4d 45 20 27 6a 61 6e 65 74 4d 61 69 6 NAME 'janetMai
0b00: 65 72 4d 61 69 6c 62 6f 78 27 20 53 59 4e 54 41 erMailbox' SYNTA
1420: 6c 62 6f 78 27 20 44 45 53 43 20 27 52 46 43 31 lbox' DESC 'RFC1
0b10: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0b20: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 39 20 66.115.121.1.39
1430: 32 37 34 3a 20 4a 61 6e 65 74 20 6d 61 69 6c 62 274: Janet mailb
0b30: 29 04 6e 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ).n( 0.9.2342.19
1440: 6f 78 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ox' EQUALITY cas
0b40: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 36 20 200300.100.1.26
1450: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
0b50: 4e 41 4d 45 20 27 61 52 65 63 6f 72 64 27 20 45 NAME 'aRecord' E
1460: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
0b60: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
1470: 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 eIA5SubstringsMa
0b70: 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 41 reIA5Match SYNTA
1480: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0b80: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1490: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0b90: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 66.115.121.1.26
14a0: 31 32 31 2e 31 2e 32 36 7b 32 35 36 7d 20 29 04 121.1.26{256} ).
0ba0: 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ).o( 0.9.2342.19
14b0: 81 86 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
0bb0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 37 20 200300.100.1.27
14c0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 37 20 4e 00300.100.1.47 N
0bc0: 4e 41 4d 45 20 27 6d 44 52 65 63 6f 72 64 27 20 NAME 'mDRecord'
14d0: 41 4d 45 20 27 6d 61 69 6c 50 72 65 66 65 72 65 AME 'mailPrefere
0bd0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
14e0: 6e 63 65 4f 70 74 69 6f 6e 27 20 44 45 53 43 20 nceOption' DESC
0be0: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
14f0: 27 52 46 43 31 32 37 34 3a 20 6d 61 69 6c 20 70 'RFC1274: mail p
0bf0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0c00: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
1500: 72 65 66 65 72 65 6e 63 65 20 6f 70 74 69 6f 6e reference option
0c10: 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).o( 0.9.2342.1
1510: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
0c20: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 38 9200300.100.1.28
0c30: 20 4e 41 4d 45 20 27 6d 58 52 65 63 6f 72 64 27 NAME 'mXRecord'
1520: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0c40: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
1530: 31 2e 31 2e 32 37 20 29 04 81 b7 28 20 30 2e 39 1.1.27 )...( 0.9
0c50: 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e noreIA5Match SYN
0c60: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
1540: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0c70: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
1550: 30 30 2e 31 2e 34 38 20 4e 41 4d 45 20 27 62 75 00.1.48 NAME 'bu
0c80: 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 2e 6 ).o( 0.9.2342.
0c90: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 19200300.100.1.2
1560: 69 6c 64 69 6e 67 4e 61 6d 65 27 20 44 45 53 43 ildingName' DESC
0ca0: 39 20 4e 41 4d 45 20 27 6e 53 52 65 63 6f 72 64 9 NAME 'nSRecord
1570: 20 27 52 46 43 31 32 37 34 3a 20 6e 61 6d 65 20 'RFC1274: name
0cb0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0cc0: 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 gnoreIA5Match SY
1580: 6f 66 20 62 75 69 6c 64 69 6e 67 27 20 45 51 55 of building' EQU
0cd0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
1590: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
0ce0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0cf0: 32 36 20 29 04 70 28 20 30 2e 39 2e 32 33 34 32 26 ).p( 0.9.2342
15a0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
0d00: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
15b0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
0d10: 33 30 20 4e 41 4d 45 20 27 73 4f 41 52 65 63 6f 30 NAME 'sOAReco
0d20: 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 rd' EQUALITY cas
15c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0d30: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
15d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0d40: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0d50: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
15e0: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0d60: 31 2e 32 36 20 29 04 72 28 20 30 2e 39 2e 32 33 1.26 ).r( 0.9.23
15f0: 20 29 04 7e 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).~( 0.9.2342.1
0d70: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0d80: 31 2e 33 31 20 4e 41 4d 45 20 27 63 4e 41 4d 45 1.31 NAME 'cNAME
1600: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 39 9200300.100.1.49
0d90: 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 Record' EQUALITY
1610: 20 4e 41 4d 45 20 27 64 53 41 51 75 61 6c 69 74 NAME 'dSAQualit
0da0: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
0db0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1620: 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 y' DESC 'RFC1274
0dc0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1630: 3a 20 44 53 41 20 51 75 61 6c 69 74 79 27 20 53 : DSA Quality' S
0dd0: 31 32 31 2e 31 2e 32 36 20 29 04 81 ac 28 20 30 121.1.26 )...( 0
0de0: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
1640: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0df0: 2e 31 30 30 2e 31 2e 33 38 20 4e 41 4d 45 20 27 .100.1.38 NAME '
1650: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0e00: 61 73 73 6f 63 69 61 74 65 64 4e 61 6d 65 27 20 associatedName'
1660: 2e 31 39 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .19 SINGLE-VALUE
0e10: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 44 DESC 'RFC1274: D
0e20: 4e 20 6f 66 20 65 6e 74 72 79 20 61 73 73 6f 63 N of entry assoc
1670: 20 29 04 81 8f 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0e30: 69 61 74 65 64 20 77 69 74 68 20 64 6f 6d 61 69 iated with domai
1680: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 19200300.100.1.5
0e40: 6e 27 20 45 51 55 41 4c 49 54 59 20 64 69 73 74 n' EQUALITY dist
0e50: 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 74 inguishedNameMat
1690: 30 20 4e 41 4d 45 20 27 73 69 6e 67 6c 65 4c 65 0 NAME 'singleLe
0e60: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
16a0: 76 65 6c 51 75 61 6c 69 74 79 27 20 44 45 53 43 velQuality' DESC
0e70: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
16b0: 20 27 52 46 43 31 32 37 34 3a 20 53 69 6e 67 6c 'RFC1274: Singl
0e80: 32 31 2e 31 2e 31 32 20 29 04 81 c2 28 20 30 2e 21.1.12 )...( 0.
0e90: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
16c0: 65 20 4c 65 76 65 6c 20 51 75 61 6c 69 74 79 27 e Level Quality'
0ea0: 31 30 30 2e 31 2e 33 39 20 4e 41 4d 45 20 27 68 100.1.39 NAME 'h
16d0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0eb0: 6f 6d 65 50 6f 73 74 61 6c 41 64 64 72 65 73 73 omePostalAddress
0ec0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
16e0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0ed0: 20 68 6f 6d 65 20 70 6f 73 74 61 6c 20 61 64 64 home postal add
16f0: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
0ee0: 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 63 ress' EQUALITY c
0ef0: 61 73 65 49 67 6e 6f 72 65 4c 69 73 74 4d 61 74 aseIgnoreListMat
1700: 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
0f00: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
1710: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0f10: 6e 6f 72 65 4c 69 73 74 53 75 62 73 74 72 69 6e noreListSubstrin
0f20: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
1720: 2e 35 31 20 4e 41 4d 45 20 27 73 75 62 74 72 65 .51 NAME 'subtre
0f30: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1730: 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 79 27 eMinimumQuality'
0f40: 31 31 35 2e 31 32 31 2e 31 2e 34 31 20 29 04 81 115.121.1.41 )..
0f50: b6 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1740: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0f60: 30 33 30 30 2e 31 30 30 2e 31 2e 34 30 20 4e 41 0300.100.1.40 NA
1750: 53 75 62 74 72 65 65 20 4d 69 6e 69 6e 75 6d 20 Subtree Mininum
0f70: 4d 45 20 27 70 65 72 73 6f 6e 61 6c 54 69 74 6c ME 'personalTitl
1760: 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 Quality' SYNTAX
0f80: 65 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 e' DESC 'RFC1274
0f90: 3a 20 70 65 72 73 6f 6e 61 6c 20 74 69 74 6c 65 : personal title
1770: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0fa0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
1780: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 49 .115.121.1.13 SI
0fb0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
0fc0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
1790: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 95 28 NGLE-VALUE )...(
0fd0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
17a0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
0fe0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0ff0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
17b0: 30 30 2e 31 30 30 2e 31 2e 35 32 20 4e 41 4d 45 00.100.1.52 NAME
1000: 7b 32 35 36 7d 20 29 04 81 d9 28 20 30 2e 39 2e {256} )...( 0.9.
17c0: 20 27 73 75 62 74 72 65 65 4d 61 78 69 6d 75 6d 'subtreeMaximum
1010: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
1020: 30 2e 31 2e 34 31 20 4e 41 4d 45 20 28 20 27 6d 0.1.41 NAME ( 'm
17d0: 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 Quality' DESC 'R
1030: 6f 62 69 6c 65 27 20 27 6d 6f 62 69 6c 65 54 65 obile' 'mobileTe
17e0: 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 65 20 FC1274: Subtree
1040: 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 20 29 lephoneNumber' )
1050: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
17f0: 4d 61 78 69 6d 75 6e 20 51 75 61 6c 69 74 79 27 Maximun Quality'
1060: 6d 6f 62 69 6c 65 20 74 65 6c 65 70 68 6f 6e 65 mobile telephone
1800: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1070: 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 54 number' EQUALIT
1080: 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 Y telephoneNumbe
1810: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1090: 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 65 rMatch SUBSTR te
1820: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
10a0: 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 62 lephoneNumberSub
10b0: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
1830: 55 45 20 29 04 81 88 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
10c0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
1840: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
10d0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 1466.115.121.1.5
10e0: 30 20 29 04 81 d6 28 20 30 2e 39 2e 32 33 34 32 0 )...( 0.9.2342
1850: 2e 35 33 20 4e 41 4d 45 20 27 70 65 72 73 6f 6e .53 NAME 'person
10f0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
1860: 61 6c 53 69 67 6e 61 74 75 72 65 27 20 44 45 53 alSignature' DES
1100: 34 32 20 4e 41 4d 45 20 28 20 27 70 61 67 65 72 42 NAME ( 'pager
1110: 27 20 27 70 61 67 65 72 54 65 6c 65 70 68 6f 6e ' 'pagerTelephon
1870: 43 20 27 52 46 43 31 32 37 34 3a 20 50 65 72 73 C 'RFC1274: Pers
1120: 65 4e 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 eNumber' ) DESC
1880: 6f 6e 61 6c 20 53 69 67 6e 61 74 75 72 65 20 28 onal Signature (
1130: 27 52 46 43 31 32 37 34 3a 20 70 61 67 65 72 20 'RFC1274: pager
1140: 74 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 telephone number
1890: 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 58 20 G3 fax)' SYNTAX
1150: 27 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 70 ' EQUALITY telep
1160: 68 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 honeNumberMatch
18a0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1170: 53 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 SUBSTR telephone
18b0: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 20 29 04 .115.121.1.23 ).
1180: 4e 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 73 NumberSubstrings
1190: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
18c0: 81 93 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
11a0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
18d0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 34 20 4e 00300.100.1.54 N
11b0: 35 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 c7 28 5.121.1.50 )...(
11c0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
18e0: 41 4d 45 20 27 64 49 54 52 65 64 69 72 65 63 74 AME 'dITRedirect
11d0: 30 30 2e 31 30 30 2e 31 2e 34 33 20 4e 41 4d 45 00.100.1.43 NAME
18f0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
11e0: 20 28 20 27 63 6f 27 20 27 66 72 69 65 6e 64 6c ( 'co' 'friendl
11f0: 79 43 6f 75 6e 74 72 79 4e 61 6d 65 27 20 29 20 yCountryName' )
1900: 20 44 49 54 20 52 65 64 69 72 65 63 74 27 20 45 DIT Redirect' E
1200: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 66 DESC 'RFC1274: f
1910: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
1210: 72 69 65 6e 64 6c 79 20 63 6f 75 6e 74 72 79 20 riendly country
1220: 6e 61 6d 65 27 20 45 51 55 41 4c 49 54 59 20 63 name' EQUALITY c
1920: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
1230: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
1930: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1240: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
1250: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
1940: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1260: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
1950: 2e 31 32 20 29 04 74 28 20 30 2e 39 2e 32 33 34 .12 ).t( 0.9.234
1270: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
1280: 31 2e 31 35 20 29 04 81 9a 28 20 30 2e 39 2e 32 1.15 )...( 0.9.2
1960: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1290: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
12a0: 2e 31 2e 34 34 20 4e 41 4d 45 20 27 75 6e 69 71 .1.44 NAME 'uniq
1970: 2e 35 35 20 4e 41 4d 45 20 27 61 75 64 69 6f 27 .55 NAME 'audio'
12b0: 75 65 49 64 65 6e 74 69 66 69 65 72 27 20 44 45 ueIdentifier' DE
1980: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
12c0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 75 6e 69 SC 'RFC1274: uni
1990: 61 75 64 69 6f 20 28 75 2d 6c 61 77 29 27 20 53 audio (u-law)' S
12d0: 71 75 65 20 69 64 65 6e 74 69 66 65 72 27 20 45 que identifer' E
12e0: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
19a0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
12f0: 72 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 reMatch SYNTAX 1
19b0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1300: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1310: 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 115.121.1.15{256
19c0: 2e 34 7b 32 35 30 30 30 7d 20 29 04 81 bc 28 20 .4{25000} )...(
1320: 7d 20 29 04 81 c4 28 20 30 2e 39 2e 32 33 34 32 } )...( 0.9.2342
19d0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1330: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
19e0: 30 2e 31 30 30 2e 31 2e 35 36 20 4e 41 4d 45 20 0.100.1.56 NAME
1340: 34 35 20 4e 41 4d 45 20 27 6f 72 67 61 6e 69 7a 45 NAME 'organiz
1350: 61 74 69 6f 6e 61 6c 53 74 61 74 75 73 27 20 44 ationalStatus' D
19f0: 27 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 73 68 'documentPublish
1360: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 6f 72 ESC 'RFC1274: or
1a00: 65 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 er' DESC 'RFC127
1370: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 73 74 61 ganizational sta
1a10: 34 3a 20 70 75 62 6c 69 73 68 65 72 20 6f 66 20 4: publisher of
1380: 74 75 73 27 20 45 51 55 41 4c 49 54 59 20 63 61 tus' EQUALITY ca
1390: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
1a20: 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 document' EQUALI
13a0: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
1a30: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
13b0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
13c0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1a40: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
13d0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1a50: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
13e0: 2e 31 35 7b 32 35 36 7d 20 29 04 81 ba 28 20 30 .15{256} )...( 0
13f0: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
1a60: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1400: 2e 31 30 30 2e 31 2e 34 36 20 4e 41 4d 45 20 27 .100.1.46 NAME '
1a70: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1410: 6a 61 6e 65 74 4d 61 69 6c 62 6f 78 27 20 44 45 janetMailbox' DE
1420: 53 43 20 27 52 46 43 31 32 37 34 3a 20 4a 61 6e SC 'RFC1274: Jan
1a80: 31 32 31 2e 31 2e 31 35 20 29 30 82 0b b4 04 10 121.1.15 )0.....
1430: 65 74 20 6d 61 69 6c 62 6f 78 27 20 45 51 55 41 et mailbox' EQUA
1a90: 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 65 73 olcObjectClasses
1440: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
1450: 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 A5Match SUBSTR c
1aa0: 31 82 0b 9e 04 82 01 bd 28 20 30 2e 39 2e 32 33 1.......( 0.9.23
1460: 61 73 65 49 67 6e 6f 72 65 49 41 35 53 75 62 73 aseIgnoreIA5Subs
1ab0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1470: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
1480: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
1ac0: 34 2e 34 20 4e 41 4d 45 20 28 20 27 70 69 6c 6f 4.4 NAME ( 'pilo
1490: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
1ad0: 74 50 65 72 73 6f 6e 27 20 27 6e 65 77 50 69 6c tPerson' 'newPil
14a0: 7b 32 35 36 7d 20 29 04 81 86 28 20 30 2e 39 2e {256} )...( 0.9.
14b0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
1ae0: 6f 74 50 65 72 73 6f 6e 27 20 29 20 53 55 50 20 otPerson' ) SUP
14c0: 30 2e 31 2e 34 37 20 4e 41 4d 45 20 27 6d 61 69 0.1.47 NAME 'mai
1af0: 70 65 72 73 6f 6e 20 53 54 52 55 43 54 55 52 41 person STRUCTURA
14d0: 6c 50 72 65 66 65 72 65 6e 63 65 4f 70 74 69 6f lPreferenceOptio
14e0: 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 n' DESC 'RFC1274
1b00: 4c 20 4d 41 59 20 28 20 75 73 65 72 69 64 20 24 L MAY ( userid $
14f0: 3a 20 6d 61 69 6c 20 70 72 65 66 65 72 65 6e 63 : mail preferenc
1b10: 20 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 textEncodedORAd
1500: 65 20 6f 70 74 69 6f 6e 27 20 53 59 4e 54 41 58 e option' SYNTAX
1510: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
1b20: 64 72 65 73 73 20 24 20 72 66 63 38 32 32 4d 61 dress $ rfc822Ma
1520: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 29 6.115.121.1.27 )
1530: 04 81 b7 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1b30: 69 6c 62 6f 78 20 24 20 66 61 76 6f 75 72 69 74 ilbox $ favourit
1540: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 38 20 200300.100.1.48
1b40: 65 44 72 69 6e 6b 20 24 20 72 6f 6f 6d 4e 75 6d eDrink $ roomNum
1550: 4e 41 4d 45 20 27 62 75 69 6c 64 69 6e 67 4e 61 NAME 'buildingNa
1560: 6d 65 27 20 44 45 53 43 20 27 52 46 43 31 32 37 me' DESC 'RFC127
1b50: 62 65 72 20 24 20 75 73 65 72 43 6c 61 73 73 20 ber $ userClass
1570: 34 3a 20 6e 61 6d 65 20 6f 66 20 62 75 69 6c 64 4: name of build
1b60: 24 20 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e $ homeTelephoneN
1580: 69 6e 67 27 20 45 51 55 41 4c 49 54 59 20 63 61 ing' EQUALITY ca
1590: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
1b70: 75 6d 62 65 72 20 24 20 68 6f 6d 65 50 6f 73 74 umber $ homePost
15a0: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
1b80: 61 6c 41 64 64 72 65 73 73 20 24 20 73 65 63 72 alAddress $ secr
15b0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
15c0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1b90: 65 74 61 72 79 20 24 20 70 65 72 73 6f 6e 61 6c etary $ personal
15d0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1ba0: 54 69 74 6c 65 20 24 20 70 72 65 66 65 72 72 65 Title $ preferre
15e0: 2e 31 35 7b 32 35 36 7d 20 29 04 7e 28 20 30 2e .15{256} ).~( 0.
15f0: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1bb0: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
1600: 31 30 30 2e 31 2e 34 39 20 4e 41 4d 45 20 27 64 100.1.49 NAME 'd
1bc0: 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f $ businessCatego
1610: 53 41 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 SAQuality' DESC
1620: 27 52 46 43 31 32 37 34 3a 20 44 53 41 20 51 75 'RFC1274: DSA Qu
1bd0: 72 79 20 24 20 6a 61 6e 65 74 4d 61 69 6c 62 6f ry $ janetMailbo
1630: 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 31 2e ality' SYNTAX 1.
1be0: 78 20 24 20 6f 74 68 65 72 4d 61 69 6c 62 6f 78 x $ otherMailbox
1640: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
1650: 31 35 2e 31 32 31 2e 31 2e 31 39 20 53 49 4e 47 15.121.1.19 SING
1bf0: 20 24 20 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f $ mobileTelepho
1660: 4c 45 2d 56 41 4c 55 45 20 29 04 81 8f 28 20 30 LE-VALUE )...( 0
1c00: 6e 65 4e 75 6d 62 65 72 20 24 20 70 61 67 65 72 neNumber $ pager
1670: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
1680: 2e 31 30 30 2e 31 2e 35 30 20 4e 41 4d 45 20 27 .100.1.50 NAME '
1c10: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
1690: 73 69 6e 67 6c 65 4c 65 76 65 6c 51 75 61 6c 69 singleLevelQuali
1c20: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
16a0: 74 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 ty' DESC 'RFC127
16b0: 34 3a 20 53 69 6e 67 6c 65 20 4c 65 76 65 6c 20 4: Single Level
1c30: 53 74 61 74 75 73 20 24 20 6d 61 69 6c 50 72 65 Status $ mailPre
16c0: 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 Quality' SYNTAX
1c40: 66 65 72 65 6e 63 65 4f 70 74 69 6f 6e 20 24 20 ferenceOption $
16d0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
16e0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 49 .115.121.1.13 SI
1c50: 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 74 75 72 personalSignatur
16f0: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 95 28 NGLE-VALUE )...(
1c60: 65 20 29 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 e ) )...( 0.9.23
1700: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
1c70: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1710: 30 30 2e 31 30 30 2e 31 2e 35 31 20 4e 41 4d 45 00.100.1.51 NAME
1720: 20 27 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 6d 'subtreeMinimum
1c80: 34 2e 35 20 4e 41 4d 45 20 27 61 63 63 6f 75 6e 4.5 NAME 'accoun
1730: 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 Quality' DESC 'R
1c90: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1740: 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 65 20 FC1274: Subtree
1750: 4d 69 6e 69 6e 75 6d 20 51 75 61 6c 69 74 79 27 Mininum Quality'
1ca0: 54 55 52 41 4c 20 4d 55 53 54 20 75 73 65 72 69 TURAL MUST useri
1760: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1cb0: 64 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 74 d MAY ( descript
1770: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1780: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
1cc0: 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 ion $ seeAlso $
1790: 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
1cd0: 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f localityName $ o
17a0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1ce0: 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 rganizationName
17b0: 2e 35 32 20 4e 41 4d 45 20 27 73 75 62 74 72 65 .52 NAME 'subtre
17c0: 65 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 27 eMaximumQuality'
1cf0: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
17d0: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1d00: 55 6e 69 74 4e 61 6d 65 20 24 20 68 6f 73 74 20 UnitName $ host
17e0: 53 75 62 74 72 65 65 20 4d 61 78 69 6d 75 6e 20 Subtree Maximun
17f0: 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 Quality' SYNTAX
1d10: 29 20 29 04 82 01 18 28 20 30 2e 39 2e 32 33 34 ) )....( 0.9.234
1800: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1d20: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1810: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 49 .115.121.1.13 SI
1820: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 88 28 NGLE-VALUE )...(
1d30: 2e 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e .6 NAME 'documen
1830: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
1d40: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1840: 30 30 2e 31 30 30 2e 31 2e 35 33 20 4e 41 4d 45 00.100.1.53 NAME
1850: 20 27 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 74 'personalSignat
1d50: 54 55 52 41 4c 20 4d 55 53 54 20 64 6f 63 75 6d TURAL MUST docum
1860: 75 72 65 27 20 44 45 53 43 20 27 52 46 43 31 32 ure' DESC 'RFC12
1d60: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 20 4d 41 entIdentifier MA
1870: 37 34 3a 20 50 65 72 73 6f 6e 61 6c 20 53 69 67 74: Personal Sig
1d70: 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 Y ( commonName $
1880: 6e 61 74 75 72 65 20 28 47 33 20 66 61 78 29 27 nature (G3 fax)'
1890: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1d80: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 description $ s
18a0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1d90: 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 eeAlso $ localit
18b0: 2e 31 2e 32 33 20 29 04 81 93 28 20 30 2e 39 2e .1.23 )...( 0.9.
18c0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
1da0: 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 yName $ organiza
18d0: 30 2e 31 2e 35 34 20 4e 41 4d 45 20 27 64 49 54 0.1.54 NAME 'dIT
1db0: 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e tionName $ organ
1dc0: 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d izationalUnitNam
1dd0: 65 20 24 20 64 6f 63 75 6d 65 6e 74 54 69 74 6c e $ documentTitl
1de0: 65 20 24 20 64 6f 63 75 6d 65 6e 74 56 65 72 73 e $ documentVers
1df0: 69 6f 6e 20 24 20 64 6f 63 75 6d 65 6e 74 41 75 ion $ documentAu
1e00: 74 68 6f 72 20 24 20 64 6f 63 75 6d 65 6e 74 4c thor $ documentL
1e10: 6f 63 61 74 69 6f 6e 20 24 20 64 6f 63 75 6d 65 ocation $ docume
1e20: 6e 74 50 75 62 6c 69 73 68 65 72 20 29 20 29 04 ntPublisher ) ).
1e30: 81 89 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1e40: 30 30 33 30 30 2e 31 30 30 2e 34 2e 37 20 4e 41 00300.100.4.7 NA
1e50: 4d 45 20 27 72 6f 6f 6d 27 20 53 55 50 20 74 6f ME 'room' SUP to
1e60: 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 p STRUCTURAL MUS
1e70: 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 T commonName MAY
1e80: 20 28 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 ( roomNumber $
1e90: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 description $ se
1ea0: 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e eAlso $ telephon
1eb0: 65 4e 75 6d 62 65 72 20 29 20 29 04 81 c1 28 20 eNumber ) )...(
1ec0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1ed0: 30 2e 31 30 30 2e 34 2e 39 20 4e 41 4d 45 20 27 0.100.4.9 NAME '
1ee0: 64 6f 63 75 6d 65 6e 74 53 65 72 69 65 73 27 20 documentSeries'
1ef0: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
18e0: 52 65 64 69 72 65 63 74 27 20 44 45 53 43 20 27 Redirect' DESC '
1f00: 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 AL MUST commonNa
1f10: 6d 65 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 me MAY ( descrip
1f20: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
1f30: 20 74 65 6c 65 70 68 6f 6e 65 6e 75 6d 62 65 72 telephonenumber
18f0: 52 46 43 31 32 37 34 3a 20 44 49 54 20 52 65 64 RFC1274: DIT Red
1f40: 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 $ localityName
1900: 69 72 65 63 74 27 20 45 51 55 41 4c 49 54 59 20 irect' EQUALITY
1f50: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 $ organizationNa
1f60: 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f me $ organizatio
1910: 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d distinguishedNam
1f70: 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 29 20 29 04 nalUnitName ) ).
1f80: 82 02 19 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1920: 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e eMatch SYNTAX 1.
1f90: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 33 20 200300.100.4.13
1fa0: 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 27 20 53 55 NAME 'domain' SU
1930: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
1fb0: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
1940: 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 74 28 15.121.1.12 ).t(
1fc0: 20 4d 55 53 54 20 64 6f 6d 61 69 6e 43 6f 6d 70 MUST domainComp
1fd0: 6f 6e 65 6e 74 20 4d 41 59 20 28 20 61 73 73 6f onent MAY ( asso
1950: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
1fe0: 63 69 61 74 65 64 4e 61 6d 65 20 24 20 6f 72 67 ciatedName $ org
1ff0: 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 anizationName $
1960: 30 30 2e 31 30 30 2e 31 2e 35 35 20 4e 41 4d 45 00.100.1.55 NAME
2000: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 62 75 description $ bu
1970: 20 27 61 75 64 69 6f 27 20 44 45 53 43 20 27 52 'audio' DESC 'R
2010: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
2020: 20 73 65 65 41 6c 73 6f 20 24 20 73 65 61 72 63 seeAlso $ searc
1980: 46 43 31 32 37 34 3a 20 61 75 64 69 6f 20 28 75 FC1274: audio (u
2030: 68 47 75 69 64 65 20 24 20 75 73 65 72 50 61 73 hGuide $ userPas
2040: 73 77 6f 72 64 20 24 20 6c 6f 63 61 6c 69 74 79 sword $ locality
1990: 2d 6c 61 77 29 27 20 53 59 4e 54 41 58 20 31 2e -law)' SYNTAX 1.
2050: 4e 61 6d 65 20 24 20 73 74 61 74 65 4f 72 50 72 Name $ stateOrPr
2060: 6f 76 69 6e 63 65 4e 61 6d 65 20 24 20 73 74 72 ovinceName $ str
19a0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
2070: 65 65 74 41 64 64 72 65 73 73 20 24 20 70 68 79 eetAddress $ phy
2080: 73 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 sicalDeliveryOff
19b0: 31 35 2e 31 32 31 2e 31 2e 34 7b 32 35 30 30 30 15.121.1.4{25000
2090: 69 63 65 4e 61 6d 65 20 24 20 70 6f 73 74 61 6c iceName $ postal
20a0: 41 64 64 72 65 73 73 20 24 20 70 6f 73 74 61 6c Address $ postal
19c0: 7d 20 29 04 81 bc 28 20 30 2e 39 2e 32 33 34 32 } )...( 0.9.2342
20b0: 43 6f 64 65 20 24 20 70 6f 73 74 4f 66 66 69 63 Code $ postOffic
20c0: 65 42 6f 78 20 24 20 73 74 72 65 65 74 41 64 64 eBox $ streetAdd
19d0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
20d0: 72 65 73 73 20 24 20 66 61 63 73 69 6d 69 6c 65 ress $ facsimile
19e0: 35 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 56 NAME 'documen
20e0: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
20f0: 24 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 49 $ internationalI
19f0: 74 50 75 62 6c 69 73 68 65 72 27 20 44 45 53 43 tPublisher' DESC
2100: 53 44 4e 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 SDNNumber $ tele
2110: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 74 65 phoneNumber $ te
1a00: 20 27 52 46 43 31 32 37 34 3a 20 70 75 62 6c 69 'RFC1274: publi
2120: 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 letexTerminalIde
1a10: 73 68 65 72 20 6f 66 20 64 6f 63 75 6d 65 6e 74 sher of document
2130: 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 78 4e ntifier $ telexN
2140: 75 6d 62 65 72 20 24 20 70 72 65 66 65 72 72 65 umber $ preferre
1a20: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
2150: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
1a30: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
2160: 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 $ destinationInd
2170: 69 63 61 74 6f 72 20 24 20 72 65 67 69 73 74 65 icator $ registe
1a40: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
2180: 72 65 64 41 64 64 72 65 73 73 20 24 20 78 31 32 redAddress $ x12
2190: 31 41 64 64 72 65 73 73 20 29 20 29 04 82 01 b0 1Address ) )....
1a50: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
21a0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
21b0: 33 30 30 2e 31 30 30 2e 34 2e 31 34 20 4e 41 4d 300.100.4.14 NAM
1a60: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
21c0: 45 20 27 52 46 43 38 32 32 6c 6f 63 61 6c 50 61 E 'RFC822localPa
1a70: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
21d0: 72 74 27 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 rt' SUP domain S
21e0: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 TRUCTURAL MAY (
1a80: 20 29 30 82 0b b4 04 10 6f 6c 63 4f 62 6a 65 63 )0.....olcObjec
21f0: 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 20 73 75 72 commonName $ sur
2200: 6e 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 name $ descripti
1a90: 74 43 6c 61 73 73 65 73 31 82 0b 9e 04 82 01 bd tClasses1.......
2210: 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 74 on $ seeAlso $ t
2220: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
1aa0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
2230: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
2240: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 70 6f yOfficeName $ po
1ab0: 33 30 30 2e 31 30 30 2e 34 2e 34 20 4e 41 4d 45 300.100.4.4 NAME
2250: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 70 6f stalAddress $ po
2260: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 4f stalCode $ postO
1ac0: 20 28 20 27 70 69 6c 6f 74 50 65 72 73 6f 6e 27 ( 'pilotPerson'
2270: 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 65 65 fficeBox $ stree
2280: 74 41 64 64 72 65 73 73 20 24 20 66 61 63 73 69 tAddress $ facsi
1ad0: 20 27 6e 65 77 50 69 6c 6f 74 50 65 72 73 6f 6e 'newPilotPerson
2290: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
1ae0: 27 20 29 20 53 55 50 20 70 65 72 73 6f 6e 20 53 ' ) SUP person S
22a0: 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 69 6f ber $ internatio
22b0: 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 24 20 nalISDNNumber $
1af0: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 TRUCTURAL MAY (
22c0: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 telephoneNumber
22d0: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
1b00: 75 73 65 72 69 64 20 24 20 74 65 78 74 45 6e 63 userid $ textEnc
22e0: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
22f0: 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 65 66 lexNumber $ pref
1b10: 6f 64 65 64 4f 52 41 64 64 72 65 73 73 20 24 20 odedORAddress $
2300: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
2310: 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 69 6f hod $ destinatio
1b20: 72 66 63 38 32 32 4d 61 69 6c 62 6f 78 20 24 20 rfc822Mailbox $
2320: 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 65 67 nIndicator $ reg
2330: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
1b30: 66 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 20 24 favouriteDrink $
2340: 20 78 31 32 31 41 64 64 72 65 73 73 20 29 20 29 x121Address ) )
2350: 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1b40: 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 75 73 roomNumber $ us
2360: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 35 20 200300.100.4.15
2370: 4e 41 4d 45 20 27 64 4e 53 44 6f 6d 61 69 6e 27 NAME 'dNSDomain'
1b50: 65 72 43 6c 61 73 73 20 24 20 68 6f 6d 65 54 65 erClass $ homeTe
2380: 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 54 52 55 SUP domain STRU
2390: 43 54 55 52 41 4c 20 4d 41 59 20 28 20 41 52 65 CTURAL MAY ( ARe
1b60: 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 lephoneNumber $
23a0: 63 6f 72 64 20 24 20 4d 44 52 65 63 6f 72 64 20 cord $ MDRecord
23b0: 24 20 4d 58 52 65 63 6f 72 64 20 24 20 4e 53 52 $ MXRecord $ NSR
1b70: 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 72 65 73 homePostalAddres
23c0: 65 63 6f 72 64 20 24 20 53 4f 41 52 65 63 6f 72 ecord $ SOARecor
1b80: 73 20 24 20 73 65 63 72 65 74 61 72 79 20 24 20 s $ secretary $
23d0: 64 20 24 20 43 4e 41 4d 45 52 65 63 6f 72 64 20 d $ CNAMERecord
23e0: 29 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 ) )...( 0.9.2342
1b90: 70 65 72 73 6f 6e 61 6c 54 69 74 6c 65 20 24 20 personalTitle $
23f0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
2400: 31 37 20 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 52 17 NAME 'domainR
1ba0: 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 72 preferredDeliver
2410: 65 6c 61 74 65 64 4f 62 6a 65 63 74 27 20 44 45 elatedObject' DE
2420: 53 43 20 27 52 46 43 31 32 37 34 3a 20 61 6e 20 SC 'RFC1274: an
1bb0: 79 4d 65 74 68 6f 64 20 24 20 62 75 73 69 6e 65 yMethod $ busine
2430: 6f 62 6a 65 63 74 20 72 65 6c 61 74 65 64 20 74 object related t
1bc0: 73 73 43 61 74 65 67 6f 72 79 20 24 20 6a 61 6e ssCategory $ jan
2440: 6f 20 61 6e 20 64 6f 6d 61 69 6e 27 20 53 55 50 o an domain' SUP
2450: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
1bd0: 65 74 4d 61 69 6c 62 6f 78 20 24 20 6f 74 68 65 etMailbox $ othe
2460: 55 53 54 20 61 73 73 6f 63 69 61 74 65 64 44 6f UST associatedDo
2470: 6d 61 69 6e 20 29 04 65 28 20 30 2e 39 2e 32 33 main ).e( 0.9.23
1be0: 72 4d 61 69 6c 62 6f 78 20 24 20 6d 6f 62 69 6c rMailbox $ mobil
2480: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
2490: 34 2e 31 38 20 4e 41 4d 45 20 27 66 72 69 65 6e 4.18 NAME 'frien
1bf0: 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 eTelephoneNumber
24a0: 64 6c 79 43 6f 75 6e 74 72 79 27 20 53 55 50 20 dlyCountry' SUP
1c00: 20 24 20 70 61 67 65 72 54 65 6c 65 70 68 6f 6e $ pagerTelephon
24b0: 63 6f 75 6e 74 72 79 20 53 54 52 55 43 54 55 52 country STRUCTUR
24c0: 41 4c 20 4d 55 53 54 20 66 72 69 65 6e 64 6c 79 AL MUST friendly
1c10: 65 4e 75 6d 62 65 72 20 24 20 6f 72 67 61 6e 69 eNumber $ organi
24d0: 43 6f 75 6e 74 72 79 4e 61 6d 65 20 29 04 7d 28 CountryName ).}(
24e0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
1c20: 7a 61 74 69 6f 6e 61 6c 53 74 61 74 75 73 20 24 zationalStatus $
24f0: 30 30 2e 31 30 30 2e 34 2e 32 30 20 4e 41 4d 45 00.100.4.20 NAME
1c30: 20 6d 61 69 6c 50 72 65 66 65 72 65 6e 63 65 4f mailPreferenceO
2500: 20 27 70 69 6c 6f 74 4f 72 67 61 6e 69 7a 61 74 'pilotOrganizat
2510: 69 6f 6e 27 20 53 55 50 20 28 20 6f 72 67 61 6e ion' SUP ( organ
1c40: 70 74 69 6f 6e 20 24 20 70 65 72 73 6f 6e 61 6c ption $ personal
2520: 69 7a 61 74 69 6f 6e 20 24 20 6f 72 67 61 6e 69 ization $ organi
1c50: 53 69 67 6e 61 74 75 72 65 20 29 20 29 04 81 ab Signature ) )...
2530: 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 20 29 20 53 zationalUnit ) S
1c60: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
2540: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 62 75 TRUCTURAL MAY bu
2550: 69 6c 64 69 6e 67 4e 61 6d 65 20 29 04 50 28 20 ildingName ).P(
1c70: 33 30 30 2e 31 30 30 2e 34 2e 35 20 4e 41 4d 45 300.100.4.5 NAME
2560: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
2570: 30 2e 31 30 30 2e 34 2e 32 31 20 4e 41 4d 45 20 0.100.4.21 NAME
1c80: 20 27 61 63 63 6f 75 6e 74 27 20 53 55 50 20 74 'account' SUP t
2580: 27 70 69 6c 6f 74 44 53 41 27 20 53 55 50 20 64 'pilotDSA' SUP d
2590: 73 61 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 sa STRUCTURAL MA
1c90: 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 op STRUCTURAL MU
25a0: 59 20 64 53 41 51 75 61 6c 69 74 79 20 29 04 81 Y dSAQuality )..
25b0: 91 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1ca0: 53 54 20 75 73 65 72 69 64 20 4d 41 59 20 28 20 ST userid MAY (
25c0: 30 33 30 30 2e 31 30 30 2e 34 2e 32 32 20 4e 41 0300.100.4.22 NA
1cb0: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 description $ se
25d0: 4d 45 20 27 71 75 61 6c 69 74 79 4c 61 62 65 6c ME 'qualityLabel
25e0: 6c 65 64 44 61 74 61 27 20 53 55 50 20 74 6f 70 ledData' SUP top
1cc0: 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 79 eAlso $ locality
25f0: 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 AUXILIARY MUST
2600: 64 73 61 51 75 61 6c 69 74 79 20 4d 41 59 20 28 dsaQuality MAY (
1cd0: 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 Name $ organizat
2610: 20 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 6d 51 subtreeMinimumQ
2620: 75 61 6c 69 74 79 20 24 20 73 75 62 74 72 65 65 uality $ subtree
1ce0: 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 ionName $ organi
2630: 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 20 29 MaximumQuality )
2640: 20 29 )
1cf0: 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 zationalUnitName
1d00: 20 24 20 68 6f 73 74 20 29 20 29 04 82 01 18 28 $ host ) )....(
1d10: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
1d20: 30 30 2e 31 30 30 2e 34 2e 36 20 4e 41 4d 45 20 00.100.4.6 NAME
1d30: 27 64 6f 63 75 6d 65 6e 74 27 20 53 55 50 20 74 'document' SUP t
1d40: 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 op STRUCTURAL MU
1d50: 53 54 20 64 6f 63 75 6d 65 6e 74 49 64 65 6e 74 ST documentIdent
1d60: 69 66 69 65 72 20 4d 41 59 20 28 20 63 6f 6d 6d ifier MAY ( comm
1d70: 6f 6e 4e 61 6d 65 20 24 20 64 65 73 63 72 69 70 onName $ descrip
ldap_result ld 0x7f0441172400 msgid 2
1d80: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
1d90: 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 localityName $
wait4msg ld 0x7f0441172400 msgid 2 (timeout 100000 usec)
1da0: 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 organizationName
1db0: 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 $ organizationa
1dc0: 6c 55 6e 69 74 4e 61 6d 65 20 24 20 64 6f 63 75 lUnitName $ docu
1dd0: 6d 65 6e 74 54 69 74 6c 65 20 24 20 64 6f 63 75 mentTitle $ docu
1de0: 6d 65 6e 74 56 65 72 73 69 6f 6e 20 24 20 64 6f mentVersion $ do
1df0: 63 75 6d 65 6e 74 41 75 74 68 6f 72 20 24 20 64 cumentAuthor $ d
1e00: 6f 63 75 6d 65 6e 74 4c 6f 63 61 74 69 6f 6e 20 ocumentLocation
1e10: 24 20 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 73 $ documentPublis
wait4msg continue ld 0x7f0441172400 msgid 2 all 1
1e20: 68 65 72 20 29 20 29 04 81 89 28 20 30 2e 39 2e her ) )...( 0.9.
1e30: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
** ld 0x7f0441172400 Connections:
1e40: 30 2e 34 2e 37 20 4e 41 4d 45 20 27 72 6f 6f 6d 0.4.7 NAME 'room
1e50: 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 ' SUP top STRUCT
* host: (null) port: 0 (default)
refcnt: 2 status: Connected
1e60: 55 52 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e URAL MUST common
1e70: 4e 61 6d 65 20 4d 41 59 20 28 20 72 6f 6f 6d 4e Name MAY ( roomN
1e80: 75 6d 62 65 72 20 24 20 64 65 73 63 72 69 70 74 umber $ descript
1e90: 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 ion $ seeAlso $
1ea0: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 telephoneNumber
1eb0: 29 20 29 04 81 c1 28 20 30 2e 39 2e 32 33 34 32 ) )...( 0.9.2342
1ec0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
1ed0: 39 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 9 NAME 'document
1ee0: 53 65 72 69 65 73 27 20 53 55 50 20 74 6f 70 20 Series' SUP top
1ef0: 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 STRUCTURAL MUST
1f00: 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 20 28 commonName MAY (
1f10: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 description $ s
1f20: 65 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f eeAlso $ telepho
1f30: 6e 65 6e 75 6d 62 65 72 20 24 20 6c 6f 63 61 6c nenumber $ local
1f40: 69 74 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 ityName $ organi
1f50: 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 zationName $ org
1f60: 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e anizationalUnitN
1f70: 61 6d 65 20 29 20 29 04 82 02 19 28 20 30 2e 39 ame ) )....( 0.9
1f80: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
1f90: 30 30 2e 34 2e 31 33 20 4e 41 4d 45 20 27 64 6f 00.4.13 NAME 'do
1fa0: 6d 61 69 6e 27 20 53 55 50 20 74 6f 70 20 53 54 main' SUP top ST
1fb0: 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 64 6f RUCTURAL MUST do
last used: Tue Oct 6 18:42:12 2015
1fc0: 6d 61 69 6e 43 6f 6d 70 6f 6e 65 6e 74 20 4d 41 mainComponent MA
1fd0: 59 20 28 20 61 73 73 6f 63 69 61 74 65 64 4e 61 Y ( associatedNa
** ld 0x7f0441172400 Outstanding Requests:
1fe0: 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f me $ organizatio
* msgid 2, origid 2, status InProgress
1ff0: 6e 4e 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 nName $ descript
outstanding referrals 0, parent count 0
2000: 69 6f 6e 20 24 20 62 75 73 69 6e 65 73 73 43 61 ion $ businessCa
ld 0x7f0441172400 request count 1 (abandoned 0)
2010: 74 65 67 6f 72 79 20 24 20 73 65 65 41 6c 73 6f tegory $ seeAlso
** ld 0x7f0441172400 Response Queue:
Empty
2020: 20 24 20 73 65 61 72 63 68 47 75 69 64 65 20 24 $ searchGuide $
ld 0x7f0441172400 response count 0
2030: 20 75 73 65 72 50 61 73 73 77 6f 72 64 20 24 20 userPassword $
2040: 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 73 localityName $ s
ldap_chkResponseList ld 0x7f0441172400 msgid 2 all 1
ldap_chkResponseList returns ld 0x7f0441172400 NULL
2050: 74 61 74 65 4f 72 50 72 6f 76 69 6e 63 65 4e 61 tateOrProvinceNa
2060: 6d 65 20 24 20 73 74 72 65 65 74 41 64 64 72 65 me $ streetAddre
ldap_int_select
2070: 73 73 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c ss $ physicalDel
2080: 69 76 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 iveryOfficeName
2090: 24 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 20 $ postalAddress
20a0: 24 20 70 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 $ postalCode $ p
20b0: 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 73 ostOfficeBox $ s
20c0: 74 72 65 65 74 41 64 64 72 65 73 73 20 24 20 66 treetAddress $ f
20d0: 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 68 6f 6e acsimileTelephon
20e0: 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e eNumber $ intern
20f0: 61 74 69 6f 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 ationalISDNNumbe
2100: 72 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d r $ telephoneNum
2110: 62 65 72 20 24 20 74 65 6c 65 74 65 78 54 65 72 ber $ teletexTer
2120: 6d 69 6e 61 6c 49 64 65 6e 74 69 66 69 65 72 20 minalIdentifier
2130: 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 $ telexNumber $
2140: 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 72 preferredDeliver
2150: 79 4d 65 74 68 6f 64 20 24 20 64 65 73 74 69 6e yMethod $ destin
2160: 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 24 ationIndicator $
2170: 20 72 65 67 69 73 74 65 72 65 64 41 64 64 72 65 registeredAddre
2180: 73 73 20 24 20 78 31 32 31 41 64 64 72 65 73 73 ss $ x121Address
2190: 20 29 20 29 04 82 01 b0 28 20 30 2e 39 2e 32 33 ) )....( 0.9.23
21a0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
21b0: 34 2e 31 34 20 4e 41 4d 45 20 27 52 46 43 38 32 4.14 NAME 'RFC82
21c0: 32 6c 6f 63 61 6c 50 61 72 74 27 20 53 55 50 20 2localPart' SUP
21d0: 64 6f 6d 61 69 6e 20 53 54 52 55 43 54 55 52 41 domain STRUCTURA
21e0: 4c 20 4d 41 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 L MAY ( commonNa
21f0: 6d 65 20 24 20 73 75 72 6e 61 6d 65 20 24 20 64 me $ surname $ d
2200: 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 65 escription $ see
2210: 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e 65 Also $ telephone
2220: 4e 75 6d 62 65 72 20 24 20 70 68 79 73 69 63 61 Number $ physica
2230: 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 63 65 4e lDeliveryOfficeN
2240: 61 6d 65 20 24 20 70 6f 73 74 61 6c 41 64 64 72 ame $ postalAddr
2250: 65 73 73 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 ess $ postalCode
2260: 20 24 20 70 6f 73 74 4f 66 66 69 63 65 42 6f 78 $ postOfficeBox
2270: 20 24 20 73 74 72 65 65 74 41 64 64 72 65 73 73 $ streetAddress
2280: 20 24 20 66 61 63 73 69 6d 69 6c 65 54 65 6c 65 $ facsimileTele
2290: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e phoneNumber $ in
22a0: 74 65 72 6e 61 74 69 6f 6e 61 6c 49 53 44 4e 4e ternationalISDNN
22b0: 75 6d 62 65 72 20 24 20 74 65 6c 65 70 68 6f 6e umber $ telephon
22c0: 65 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 74 65 eNumber $ telete
22d0: 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 69 66 xTerminalIdentif
22e0: 69 65 72 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 ier $ telexNumbe
22f0: 72 20 24 20 70 72 65 66 65 72 72 65 64 44 65 6c r $ preferredDel
2300: 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 64 65 iveryMethod $ de
2310: 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 stinationIndicat
2320: 6f 72 20 24 20 72 65 67 69 73 74 65 72 65 64 41 or $ registeredA
2330: 64 64 72 65 73 73 20 24 20 78 31 32 31 41 64 64 ddress $ x121Add
2340: 72 65 73 73 20 29 20 29 04 81 90 28 20 30 2e 39 ress ) )...( 0.9
2350: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
2360: 30 30 2e 34 2e 31 35 20 4e 41 4d 45 20 27 64 4e 00.4.15 NAME 'dN
2370: 53 44 6f 6d 61 69 6e 27 20 53 55 50 20 64 6f 6d SDomain' SUP dom
2380: 61 69 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d ain STRUCTURAL M
2390: 41 59 20 28 20 41 52 65 63 6f 72 64 20 24 20 4d AY ( ARecord $ M
23a0: 44 52 65 63 6f 72 64 20 24 20 4d 58 52 65 63 6f DRecord $ MXReco
23b0: 72 64 20 24 20 4e 53 52 65 63 6f 72 64 20 24 20 rd $ NSRecord $
23c0: 53 4f 41 52 65 63 6f 72 64 20 24 20 43 4e 41 4d SOARecord $ CNAM
23d0: 45 52 65 63 6f 72 64 20 29 20 29 04 81 90 28 20 ERecord ) )...(
23e0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
23f0: 30 2e 31 30 30 2e 34 2e 31 37 20 4e 41 4d 45 20 0.100.4.17 NAME
2400: 27 64 6f 6d 61 69 6e 52 65 6c 61 74 65 64 4f 62 'domainRelatedOb
2410: 6a 65 63 74 27 20 44 45 53 43 20 27 52 46 43 31 ject' DESC 'RFC1
2420: 32 37 34 3a 20 61 6e 20 6f 62 6a 65 63 74 20 72 274: an object r
2430: 65 6c 61 74 65 64 20 74 6f 20 61 6e 20 64 6f 6d elated to an dom
2440: 61 69 6e 27 20 53 55 50 20 74 6f 70 20 41 55 58 ain' SUP top AUX
2450: 49 4c 49 41 52 59 20 4d 55 53 54 20 61 73 73 6f ILIARY MUST asso
2460: 63 69 61 74 65 64 44 6f 6d 61 69 6e 20 29 04 65 ciatedDomain ).e
2470: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
2480: 33 30 30 2e 31 30 30 2e 34 2e 31 38 20 4e 41 4d 300.100.4.18 NAM
2490: 45 20 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 E 'friendlyCount
24a0: 72 79 27 20 53 55 50 20 63 6f 75 6e 74 72 79 20 ry' SUP country
24b0: 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 STRUCTURAL MUST
24c0: 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 4e friendlyCountryN
24d0: 61 6d 65 20 29 04 7d 28 20 30 2e 39 2e 32 33 34 ame ).}( 0.9.234
24e0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
24f0: 2e 32 30 20 4e 41 4d 45 20 27 70 69 6c 6f 74 4f .20 NAME 'pilotO
2500: 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 53 55 50 rganization' SUP
2510: 20 28 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 20 ( organization
2520: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
2530: 55 6e 69 74 20 29 20 53 54 52 55 43 54 55 52 41 Unit ) STRUCTURA
2540: 4c 20 4d 41 59 20 62 75 69 6c 64 69 6e 67 4e 61 L MAY buildingNa
2550: 6d 65 20 29 04 50 28 20 30 2e 39 2e 32 33 34 32 me ).P( 0.9.2342
2560: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
2570: 32 31 20 4e 41 4d 45 20 27 70 69 6c 6f 74 44 53 21 NAME 'pilotDS
2580: 41 27 20 53 55 50 20 64 73 61 20 53 54 52 55 43 A' SUP dsa STRUC
2590: 54 55 52 41 4c 20 4d 41 59 20 64 53 41 51 75 61 TURAL MAY dSAQua
25a0: 6c 69 74 79 20 29 04 81 91 28 20 30 2e 39 2e 32 lity )...( 0.9.2
25b0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
25c0: 2e 34 2e 32 32 20 4e 41 4d 45 20 27 71 75 61 6c .4.22 NAME 'qual
25d0: 69 74 79 4c 61 62 65 6c 6c 65 64 44 61 74 61 27 ityLabelledData'
25e0: 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 SUP top AUXILIA
25f0: 52 59 20 4d 55 53 54 20 64 73 61 51 75 61 6c 69 RY MUST dsaQuali
2600: 74 79 20 4d 41 59 20 28 20 73 75 62 74 72 65 65 ty MAY ( subtree
2610: 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 79 20 24 MinimumQuality $
2620: 20 73 75 62 74 72 65 65 4d 61 78 69 6d 75 6d 51 subtreeMaximumQ
2630: 75 61 6c 69 74 79 20 29 20 29 uality ) )
ber_get_next: tag 0x30 len 9790 contents:
ber_dump: buf=0x7fb56c103ee0 ptr=0x7fb56c103ee0 end=0x7fb56c10651e len=9790
0000: 02 01 02 68 82 26 37 04 1d 63 6e 3d 63 6f 73 69 ...h.&7..cn=cosi
0010: 6e 65 2c 63 6e 3d 73 63 68 65 6d 61 2c 63 6e 3d ne,cn=schema,cn=
0020: 63 6f 6e 66 69 67 30 82 26 14 30 20 04 0b 6f 62 config0.&.0 ..ob
0030: 6a 65 63 74 43 6c 61 73 73 31 11 04 0f 6f 6c 63 jectClass1...olc
0040: 53 63 68 65 6d 61 43 6f 6e 66 69 67 30 0e 04 02 SchemaConfig0...
0050: 63 6e 31 08 04 06 63 6f 73 69 6e 65 30 82 1a 26 cn1...cosine0..&
0060: 04 11 6f 6c 63 41 74 74 72 69 62 75 74 65 54 79 ..olcAttributeTy
0070: 70 65 73 31 82 1a 0f 04 81 9d 28 20 30 2e 39 2e pes1......( 0.9.
0080: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0090: 30 2e 31 2e 32 20 4e 41 4d 45 20 27 74 65 78 74 0.1.2 NAME 'text
00a0: 45 6e 63 6f 64 65 64 4f 52 41 64 64 72 65 73 73 EncodedORAddress
00b0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
00c0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
00d0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
00e0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
00f0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0100: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0110: 7b 32 35 36 7d 20 29 04 81 b2 28 20 30 2e 39 2e {256} )...( 0.9.
0120: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0130: 30 2e 31 2e 34 20 4e 41 4d 45 20 27 69 6e 66 6f 0.1.4 NAME 'info
0140: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
0150: 20 67 65 6e 65 72 61 6c 20 69 6e 66 6f 72 6d 61 general informa
0160: 74 69 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 63 tion' EQUALITY c
0170: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
0180: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
0190: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
01a0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
01b0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
01c0: 31 2e 31 35 7b 32 30 34 38 7d 20 29 04 81 c2 28 1.15{2048} )...(
01d0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
01e0: 30 30 2e 31 30 30 2e 31 2e 35 20 4e 41 4d 45 20 00.100.1.5 NAME
01f0: 28 20 27 64 72 69 6e 6b 27 20 27 66 61 76 6f 75 ( 'drink' 'favou
0200: 72 69 74 65 44 72 69 6e 6b 27 20 29 20 44 45 53 riteDrink' ) DES
0210: 43 20 27 52 46 43 31 32 37 34 3a 20 66 61 76 6f C 'RFC1274: favo
0220: 72 69 74 65 20 64 72 69 6e 6b 27 20 45 51 55 41 rite drink' EQUA
0230: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
0240: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
0250: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
0260: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0270: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0280: 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 5.121.1.15{256}
0290: 29 04 81 af 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
02a0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 36 20 9200300.100.1.6
02b0: 4e 41 4d 45 20 27 72 6f 6f 6d 4e 75 6d 62 65 72 NAME 'roomNumber
02c0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
02d0: 20 72 6f 6f 6d 20 6e 75 6d 62 65 72 27 20 45 51 room number' EQ
02e0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
02f0: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
0300: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
0310: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
0320: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0330: 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 115.121.1.15{256
0340: 7d 20 29 04 75 28 20 30 2e 39 2e 32 33 34 32 2e } ).u( 0.9.2342.
0350: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 37 19200300.100.1.7
0360: 20 4e 41 4d 45 20 27 70 68 6f 74 6f 27 20 44 45 NAME 'photo' DE
0370: 53 43 20 27 52 46 43 31 32 37 34 3a 20 70 68 6f SC 'RFC1274: pho
0380: 74 6f 20 28 47 33 20 66 61 78 29 27 20 53 59 4e to (G3 fax)' SYN
0390: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
03a0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
03b0: 33 7b 32 35 30 30 30 7d 20 29 04 81 b3 28 20 30 3{25000} )...( 0
03c0: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
03d0: 2e 31 30 30 2e 31 2e 38 20 4e 41 4d 45 20 27 75 .100.1.8 NAME 'u
03e0: 73 65 72 43 6c 61 73 73 27 20 44 45 53 43 20 27 serClass' DESC '
03f0: 52 46 43 31 32 37 34 3a 20 63 61 74 65 67 6f 72 RFC1274: categor
0400: 79 20 6f 66 20 75 73 65 72 27 20 45 51 55 41 4c y of user' EQUAL
0410: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
0420: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0430: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
0440: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0450: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0460: 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 .121.1.15{256} )
0470: 04 81 ab 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
0480: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 39 20 4e 200300.100.1.9 N
0490: 41 4d 45 20 27 68 6f 73 74 27 20 44 45 53 43 20 AME 'host' DESC
04a0: 27 52 46 43 31 32 37 34 3a 20 68 6f 73 74 20 63 'RFC1274: host c
04b0: 6f 6d 70 75 74 65 72 27 20 45 51 55 41 4c 49 54 omputer' EQUALIT
04c0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
04d0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
04e0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
04f0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0500: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0510: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0520: 90 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0530: 30 33 30 30 2e 31 30 30 2e 31 2e 31 30 20 4e 41 0300.100.1.10 NA
0540: 4d 45 20 27 6d 61 6e 61 67 65 72 27 20 44 45 53 ME 'manager' DES
0550: 43 20 27 52 46 43 31 32 37 34 3a 20 44 4e 20 6f C 'RFC1274: DN o
0560: 66 20 6d 61 6e 61 67 65 72 27 20 45 51 55 41 4c f manager' EQUAL
0570: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
0580: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
0590: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
05a0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
05b0: 29 04 81 ca 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
05c0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 31 9200300.100.1.11
05d0: 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 49 NAME 'documentI
05e0: 64 65 6e 74 69 66 69 65 72 27 20 44 45 53 43 20 dentifier' DESC
05f0: 27 52 46 43 31 32 37 34 3a 20 75 6e 69 71 75 65 'RFC1274: unique
0600: 20 69 64 65 6e 74 69 66 69 65 72 20 6f 66 20 64 identifier of d
0610: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
0620: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0630: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0640: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0650: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0660: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0670: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0680: b9 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0690: 30 33 30 30 2e 31 30 30 2e 31 2e 31 32 20 4e 41 0300.100.1.12 NA
06a0: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 54 69 74 6c ME 'documentTitl
06b0: 65 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 e' DESC 'RFC1274
06c0: 3a 20 74 69 74 6c 65 20 6f 66 20 64 6f 63 75 6d : title of docum
06d0: 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 ent' EQUALITY ca
06e0: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
06f0: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
0700: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
0710: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0720: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0730: 2e 31 35 7b 32 35 36 7d 20 29 04 81 bd 28 20 30 .15{256} )...( 0
0740: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0750: 2e 31 30 30 2e 31 2e 31 33 20 4e 41 4d 45 20 27 .100.1.13 NAME '
0760: 64 6f 63 75 6d 65 6e 74 56 65 72 73 69 6f 6e 27 documentVersion'
0770: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0780: 76 65 72 73 69 6f 6e 20 6f 66 20 64 6f 63 75 6d version of docum
0790: 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 ent' EQUALITY ca
07a0: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
07b0: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
07c0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
07d0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
07e0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
07f0: 2e 31 35 7b 32 35 36 7d 20 29 04 81 a2 28 20 30 .15{256} )...( 0
0800: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0810: 2e 31 30 30 2e 31 2e 31 34 20 4e 41 4d 45 20 27 .100.1.14 NAME '
0820: 64 6f 63 75 6d 65 6e 74 41 75 74 68 6f 72 27 20 documentAuthor'
0830: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 44 DESC 'RFC1274: D
0840: 4e 20 6f 66 20 61 75 74 68 6f 72 20 6f 66 20 64 N of author of d
0850: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
0860: 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e Y distinguishedN
0870: 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ameMatch SYNTAX
0880: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0890: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 .115.121.1.12 ).
08a0: 81 c8 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
08b0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 35 20 4e 00300.100.1.15 N
08c0: 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 4c 6f 63 AME 'documentLoc
08d0: 61 74 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 ation' DESC 'RFC
08e0: 31 32 37 34 3a 20 6c 6f 63 61 74 69 6f 6e 20 6f 1274: location o
08f0: 66 20 64 6f 63 75 6d 65 6e 74 20 6f 72 69 67 69 f document origi
0900: 6e 61 6c 27 20 45 51 55 41 4c 49 54 59 20 63 61 nal' EQUALITY ca
0910: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
0920: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
0930: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
0940: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0950: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0960: 2e 31 35 7b 32 35 36 7d 20 29 04 81 d8 28 20 30 .15{256} )...( 0
0970: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0980: 2e 31 30 30 2e 31 2e 32 30 20 4e 41 4d 45 20 28 .100.1.20 NAME (
0990: 20 27 68 6f 6d 65 50 68 6f 6e 65 27 20 27 68 6f 'homePhone' 'ho
09a0: 6d 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 meTelephoneNumbe
09b0: 72 27 20 29 20 44 45 53 43 20 27 52 46 43 31 32 r' ) DESC 'RFC12
09c0: 37 34 3a 20 68 6f 6d 65 20 74 65 6c 65 70 68 6f 74: home telepho
09d0: 6e 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c ne number' EQUAL
09e0: 49 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d ITY telephoneNum
09f0: 62 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 berMatch SUBSTR
0a00: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 telephoneNumberS
0a10: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
0a20: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0a30: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0a40: 2e 35 30 20 29 04 81 94 28 20 30 2e 39 2e 32 33 .50 )...( 0.9.23
0a50: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0a60: 31 2e 32 31 20 4e 41 4d 45 20 27 73 65 63 72 65 1.21 NAME 'secre
0a70: 74 61 72 79 27 20 44 45 53 43 20 27 52 46 43 31 tary' DESC 'RFC1
0a80: 32 37 34 3a 20 44 4e 20 6f 66 20 73 65 63 72 65 274: DN of secre
0a90: 74 61 72 79 27 20 45 51 55 41 4c 49 54 59 20 64 tary' EQUALITY d
0aa0: 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 istinguishedName
0ab0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0ac0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0ad0: 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 57 28 20 5.121.1.12 ).W(
0ae0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0af0: 30 2e 31 30 30 2e 31 2e 32 32 20 4e 41 4d 45 20 0.100.1.22 NAME
0b00: 27 6f 74 68 65 72 4d 61 69 6c 62 6f 78 27 20 53 'otherMailbox' S
0b10: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0b20: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0b30: 2e 33 39 20 29 04 6e 28 20 30 2e 39 2e 32 33 34 .39 ).n( 0.9.234
0b40: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0b50: 2e 32 36 20 4e 41 4d 45 20 27 61 52 65 63 6f 72 .26 NAME 'aRecor
0b60: 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 d' EQUALITY case
0b70: 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 IgnoreIA5Match S
0b80: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0b90: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0ba0: 2e 32 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 .26 ).o( 0.9.234
0bb0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0bc0: 2e 32 37 20 4e 41 4d 45 20 27 6d 44 52 65 63 6f .27 NAME 'mDReco
0bd0: 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 rd' EQUALITY cas
0be0: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
0bf0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0c00: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0c10: 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 1.26 ).o( 0.9.23
0c20: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0c30: 31 2e 32 38 20 4e 41 4d 45 20 27 6d 58 52 65 63 1.28 NAME 'mXRec
0c40: 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 ord' EQUALITY ca
0c50: 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 seIgnoreIA5Match
0c60: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0c70: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0c80: 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 2e 32 .1.26 ).o( 0.9.2
0c90: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0ca0: 2e 31 2e 32 39 20 4e 41 4d 45 20 27 6e 53 52 65 .1.29 NAME 'nSRe
0cb0: 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 cord' EQUALITY c
0cc0: 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 aseIgnoreIA5Matc
0cd0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
0ce0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0cf0: 31 2e 31 2e 32 36 20 29 04 70 28 20 30 2e 39 2e 1.1.26 ).p( 0.9.
0d00: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0d10: 30 2e 31 2e 33 30 20 4e 41 4d 45 20 27 73 4f 41 0.1.30 NAME 'sOA
0d20: 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 Record' EQUALITY
0d30: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
0d40: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0d50: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0d60: 31 32 31 2e 31 2e 32 36 20 29 04 72 28 20 30 2e 121.1.26 ).r( 0.
0d70: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0d80: 31 30 30 2e 31 2e 33 31 20 4e 41 4d 45 20 27 63 100.1.31 NAME 'c
0d90: 4e 41 4d 45 52 65 63 6f 72 64 27 20 45 51 55 41 NAMERecord' EQUA
0da0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
0db0: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
0dc0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0dd0: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 81 115.121.1.26 )..
0de0: ac 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0df0: 30 33 30 30 2e 31 30 30 2e 31 2e 33 38 20 4e 41 0300.100.1.38 NA
0e00: 4d 45 20 27 61 73 73 6f 63 69 61 74 65 64 4e 61 ME 'associatedNa
0e10: 6d 65 27 20 44 45 53 43 20 27 52 46 43 31 32 37 me' DESC 'RFC127
0e20: 34 3a 20 44 4e 20 6f 66 20 65 6e 74 72 79 20 61 4: DN of entry a
0e30: 73 73 6f 63 69 61 74 65 64 20 77 69 74 68 20 64 ssociated with d
0e40: 6f 6d 61 69 6e 27 20 45 51 55 41 4c 49 54 59 20 omain' EQUALITY
0e50: 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d distinguishedNam
0e60: 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e eMatch SYNTAX 1.
0e70: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0e80: 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 81 c2 15.121.1.12 )...
0e90: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0ea0: 33 30 30 2e 31 30 30 2e 31 2e 33 39 20 4e 41 4d 300.100.1.39 NAM
0eb0: 45 20 27 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 E 'homePostalAdd
0ec0: 72 65 73 73 27 20 44 45 53 43 20 27 52 46 43 31 ress' DESC 'RFC1
0ed0: 32 37 34 3a 20 68 6f 6d 65 20 70 6f 73 74 61 6c 274: home postal
0ee0: 20 61 64 64 72 65 73 73 27 20 45 51 55 41 4c 49 address' EQUALI
0ef0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 TY caseIgnoreLis
0f00: 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 tMatch SUBSTR ca
0f10: 73 65 49 67 6e 6f 72 65 4c 69 73 74 53 75 62 73 seIgnoreListSubs
0f20: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0f30: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0f40: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 31 466.115.121.1.41
0f50: 20 29 04 81 b6 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0f60: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 19200300.100.1.4
0f70: 30 20 4e 41 4d 45 20 27 70 65 72 73 6f 6e 61 6c 0 NAME 'personal
0f80: 54 69 74 6c 65 27 20 44 45 53 43 20 27 52 46 43 Title' DESC 'RFC
0f90: 31 32 37 34 3a 20 70 65 72 73 6f 6e 61 6c 20 74 1274: personal t
0fa0: 69 74 6c 65 27 20 45 51 55 41 4c 49 54 59 20 63 itle' EQUALITY c
0fb0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
0fc0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
0fd0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0fe0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0ff0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
1000: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 d9 28 20 1.15{256} )...(
1010: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1020: 30 2e 31 30 30 2e 31 2e 34 31 20 4e 41 4d 45 20 0.100.1.41 NAME
1030: 28 20 27 6d 6f 62 69 6c 65 27 20 27 6d 6f 62 69 ( 'mobile' 'mobi
1040: 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 leTelephoneNumbe
1050: 72 27 20 29 20 44 45 53 43 20 27 52 46 43 31 32 r' ) DESC 'RFC12
1060: 37 34 3a 20 6d 6f 62 69 6c 65 20 74 65 6c 65 70 74: mobile telep
1070: 68 6f 6e 65 20 6e 75 6d 62 65 72 27 20 45 51 55 hone number' EQU
1080: 41 4c 49 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e ALITY telephoneN
1090: 75 6d 62 65 72 4d 61 74 63 68 20 53 55 42 53 54 umberMatch SUBST
10a0: 52 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 R telephoneNumbe
10b0: 72 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 rSubstringsMatch
10c0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
10d0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
10e0: 2e 31 2e 35 30 20 29 04 81 d6 28 20 30 2e 39 2e .1.50 )...( 0.9.
10f0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
1100: 30 2e 31 2e 34 32 20 4e 41 4d 45 20 28 20 27 70 0.1.42 NAME ( 'p
1110: 61 67 65 72 27 20 27 70 61 67 65 72 54 65 6c 65 ager' 'pagerTele
1120: 70 68 6f 6e 65 4e 75 6d 62 65 72 27 20 29 20 44 phoneNumber' ) D
1130: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 70 61 ESC 'RFC1274: pa
1140: 67 65 72 20 74 65 6c 65 70 68 6f 6e 65 20 6e 75 ger telephone nu
1150: 6d 62 65 72 27 20 45 51 55 41 4c 49 54 59 20 74 mber' EQUALITY t
1160: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 4d 61 elephoneNumberMa
1170: 74 63 68 20 53 55 42 53 54 52 20 74 65 6c 65 70 tch SUBSTR telep
1180: 68 6f 6e 65 4e 75 6d 62 65 72 53 75 62 73 74 72 honeNumberSubstr
1190: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
11a0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
11b0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 30 20 29 6.115.121.1.50 )
11c0: 04 81 c7 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
11d0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 33 20 200300.100.1.43
11e0: 4e 41 4d 45 20 28 20 27 63 6f 27 20 27 66 72 69 NAME ( 'co' 'fri
11f0: 65 6e 64 6c 79 43 6f 75 6e 74 72 79 4e 61 6d 65 endlyCountryName
1200: 27 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 ' ) DESC 'RFC127
1210: 34 3a 20 66 72 69 65 6e 64 6c 79 20 63 6f 75 6e 4: friendly coun
1220: 74 72 79 20 6e 61 6d 65 27 20 45 51 55 41 4c 49 try name' EQUALI
1230: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
1240: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
1250: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
1260: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1270: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1280: 31 32 31 2e 31 2e 31 35 20 29 04 81 9a 28 20 30 121.1.15 )...( 0
1290: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
12a0: 2e 31 30 30 2e 31 2e 34 34 20 4e 41 4d 45 20 27 .100.1.44 NAME '
12b0: 75 6e 69 71 75 65 49 64 65 6e 74 69 66 69 65 72 uniqueIdentifier
12c0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
12d0: 20 75 6e 69 71 75 65 20 69 64 65 6e 74 69 66 65 unique identife
12e0: 72 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 r' EQUALITY case
12f0: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 IgnoreMatch SYNT
1300: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
1310: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
1320: 7b 32 35 36 7d 20 29 04 81 c4 28 20 30 2e 39 2e {256} )...( 0.9.
1330: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
1340: 30 2e 31 2e 34 35 20 4e 41 4d 45 20 27 6f 72 67 0.1.45 NAME 'org
1350: 61 6e 69 7a 61 74 69 6f 6e 61 6c 53 74 61 74 75 anizationalStatu
1360: 73 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 s' DESC 'RFC1274
1370: 3a 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c : organizational
1380: 20 73 74 61 74 75 73 27 20 45 51 55 41 4c 49 54 status' EQUALIT
1390: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
13a0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
13b0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
13c0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
13d0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
13e0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
13f0: ba 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1400: 30 33 30 30 2e 31 30 30 2e 31 2e 34 36 20 4e 41 0300.100.1.46 NA
1410: 4d 45 20 27 6a 61 6e 65 74 4d 61 69 6c 62 6f 78 ME 'janetMailbox
1420: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
1430: 20 4a 61 6e 65 74 20 6d 61 69 6c 62 6f 78 27 20 Janet mailbox'
1440: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
1450: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 55 42 53 oreIA5Match SUBS
1460: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TR caseIgnoreIA5
1470: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
1480: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
1490: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
14a0: 31 2e 32 36 7b 32 35 36 7d 20 29 04 81 86 28 20 1.26{256} )...(
14b0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
14c0: 30 2e 31 30 30 2e 31 2e 34 37 20 4e 41 4d 45 20 0.100.1.47 NAME
14d0: 27 6d 61 69 6c 50 72 65 66 65 72 65 6e 63 65 4f 'mailPreferenceO
14e0: 70 74 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 ption' DESC 'RFC
14f0: 31 32 37 34 3a 20 6d 61 69 6c 20 70 72 65 66 65 1274: mail prefe
1500: 72 65 6e 63 65 20 6f 70 74 69 6f 6e 27 20 53 59 rence option' SY
1510: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
1520: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
1530: 32 37 20 29 04 81 b7 28 20 30 2e 39 2e 32 33 34 27 )...( 0.9.234
1540: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1550: 2e 34 38 20 4e 41 4d 45 20 27 62 75 69 6c 64 69 .48 NAME 'buildi
1560: 6e 67 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 ngName' DESC 'RF
1570: 43 31 32 37 34 3a 20 6e 61 6d 65 20 6f 66 20 62 C1274: name of b
1580: 75 69 6c 64 69 6e 67 27 20 45 51 55 41 4c 49 54 uilding' EQUALIT
1590: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
15a0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
15b0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
15c0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
15d0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
15e0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 7e 21.1.15{256} ).~
15f0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1600: 33 30 30 2e 31 30 30 2e 31 2e 34 39 20 4e 41 4d 300.100.1.49 NAM
1610: 45 20 27 64 53 41 51 75 61 6c 69 74 79 27 20 44 E 'dSAQuality' D
1620: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 44 53 ESC 'RFC1274: DS
1630: 41 20 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 A Quality' SYNTA
1640: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1650: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 39 20 66.115.121.1.19
1660: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 SINGLE-VALUE )..
1670: 8f 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1680: 30 33 30 30 2e 31 30 30 2e 31 2e 35 30 20 4e 41 0300.100.1.50 NA
1690: 4d 45 20 27 73 69 6e 67 6c 65 4c 65 76 65 6c 51 ME 'singleLevelQ
16a0: 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 46 uality' DESC 'RF
16b0: 43 31 32 37 34 3a 20 53 69 6e 67 6c 65 20 4c 65 C1274: Single Le
16c0: 76 65 6c 20 51 75 61 6c 69 74 79 27 20 53 59 4e vel Quality' SYN
16d0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
16e0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
16f0: 33 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 3 SINGLE-VALUE )
1700: 04 81 95 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1710: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 31 20 200300.100.1.51
1720: 4e 41 4d 45 20 27 73 75 62 74 72 65 65 4d 69 6e NAME 'subtreeMin
1730: 69 6d 75 6d 51 75 61 6c 69 74 79 27 20 44 45 53 imumQuality' DES
1740: 43 20 27 52 46 43 31 32 37 34 3a 20 53 75 62 74 C 'RFC1274: Subt
1750: 72 65 65 20 4d 69 6e 69 6e 75 6d 20 51 75 61 6c ree Mininum Qual
1760: 69 74 79 27 20 53 59 4e 54 41 58 20 31 2e 33 2e ity' SYNTAX 1.3.
1770: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
1780: 2e 31 32 31 2e 31 2e 31 33 20 53 49 4e 47 4c 45 .121.1.13 SINGLE
1790: 2d 56 41 4c 55 45 20 29 04 81 95 28 20 30 2e 39 -VALUE )...( 0.9
17a0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
17b0: 30 30 2e 31 2e 35 32 20 4e 41 4d 45 20 27 73 75 00.1.52 NAME 'su
17c0: 62 74 72 65 65 4d 61 78 69 6d 75 6d 51 75 61 6c btreeMaximumQual
17d0: 69 74 79 27 20 44 45 53 43 20 27 52 46 43 31 32 ity' DESC 'RFC12
17e0: 37 34 3a 20 53 75 62 74 72 65 65 20 4d 61 78 69 74: Subtree Maxi
17f0: 6d 75 6e 20 51 75 61 6c 69 74 79 27 20 53 59 4e mun Quality' SYN
1800: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
1810: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
1820: 33 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 3 SINGLE-VALUE )
1830: 04 81 88 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1840: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 33 20 200300.100.1.53
1850: 4e 41 4d 45 20 27 70 65 72 73 6f 6e 61 6c 53 69 NAME 'personalSi
1860: 67 6e 61 74 75 72 65 27 20 44 45 53 43 20 27 52 gnature' DESC 'R
1870: 46 43 31 32 37 34 3a 20 50 65 72 73 6f 6e 61 6c FC1274: Personal
1880: 20 53 69 67 6e 61 74 75 72 65 20 28 47 33 20 66 Signature (G3 f
1890: 61 78 29 27 20 53 59 4e 54 41 58 20 31 2e 33 2e ax)' SYNTAX 1.3.
18a0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
18b0: 2e 31 32 31 2e 31 2e 32 33 20 29 04 81 93 28 20 .121.1.23 )...(
18c0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
18d0: 30 2e 31 30 30 2e 31 2e 35 34 20 4e 41 4d 45 20 0.100.1.54 NAME
18e0: 27 64 49 54 52 65 64 69 72 65 63 74 27 20 44 45 'dITRedirect' DE
18f0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 44 49 54 SC 'RFC1274: DIT
1900: 20 52 65 64 69 72 65 63 74 27 20 45 51 55 41 4c Redirect' EQUAL
1910: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
1920: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
1930: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1940: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
1950: 29 04 74 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ).t( 0.9.2342.19
1960: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 35 20 200300.100.1.55
1970: 4e 41 4d 45 20 27 61 75 64 69 6f 27 20 44 45 53 NAME 'audio' DES
1980: 43 20 27 52 46 43 31 32 37 34 3a 20 61 75 64 69 C 'RFC1274: audi
1990: 6f 20 28 75 2d 6c 61 77 29 27 20 53 59 4e 54 41 o (u-law)' SYNTA
19a0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
19b0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 7b 32 66.115.121.1.4{2
19c0: 35 30 30 30 7d 20 29 04 81 bc 28 20 30 2e 39 2e 5000} )...( 0.9.
19d0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
19e0: 30 2e 31 2e 35 36 20 4e 41 4d 45 20 27 64 6f 63 0.1.56 NAME 'doc
19f0: 75 6d 65 6e 74 50 75 62 6c 69 73 68 65 72 27 20 umentPublisher'
1a00: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 70 DESC 'RFC1274: p
1a10: 75 62 6c 69 73 68 65 72 20 6f 66 20 64 6f 63 75 ublisher of docu
1a20: 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 ment' EQUALITY c
1a30: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
1a40: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
1a50: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
1a60: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
1a70: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
1a80: 31 2e 31 35 20 29 30 82 0b b4 04 10 6f 6c 63 4f 1.15 )0.....olcO
1a90: 62 6a 65 63 74 43 6c 61 73 73 65 73 31 82 0b 9e bjectClasses1...
1aa0: 04 82 01 bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 ....( 0.9.2342.1
1ab0: 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 34 20 9200300.100.4.4
1ac0: 4e 41 4d 45 20 28 20 27 70 69 6c 6f 74 50 65 72 NAME ( 'pilotPer
1ad0: 73 6f 6e 27 20 27 6e 65 77 50 69 6c 6f 74 50 65 son' 'newPilotPe
1ae0: 72 73 6f 6e 27 20 29 20 53 55 50 20 70 65 72 73 rson' ) SUP pers
1af0: 6f 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 on STRUCTURAL MA
1b00: 59 20 28 20 75 73 65 72 69 64 20 24 20 74 65 78 Y ( userid $ tex
1b10: 74 45 6e 63 6f 64 65 64 4f 52 41 64 64 72 65 73 tEncodedORAddres
1b20: 73 20 24 20 72 66 63 38 32 32 4d 61 69 6c 62 6f s $ rfc822Mailbo
1b30: 78 20 24 20 66 61 76 6f 75 72 69 74 65 44 72 69 x $ favouriteDri
1b40: 6e 6b 20 24 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 nk $ roomNumber
1b50: 24 20 75 73 65 72 43 6c 61 73 73 20 24 20 68 6f $ userClass $ ho
1b60: 6d 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 meTelephoneNumbe
1b70: 72 20 24 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 r $ homePostalAd
1b80: 64 72 65 73 73 20 24 20 73 65 63 72 65 74 61 72 dress $ secretar
1b90: 79 20 24 20 70 65 72 73 6f 6e 61 6c 54 69 74 6c y $ personalTitl
1ba0: 65 20 24 20 70 72 65 66 65 72 72 65 64 44 65 6c e $ preferredDel
1bb0: 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 62 75 iveryMethod $ bu
1bc0: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
1bd0: 20 6a 61 6e 65 74 4d 61 69 6c 62 6f 78 20 24 20 janetMailbox $
1be0: 6f 74 68 65 72 4d 61 69 6c 62 6f 78 20 24 20 6d otherMailbox $ m
1bf0: 6f 62 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 obileTelephoneNu
1c00: 6d 62 65 72 20 24 20 70 61 67 65 72 54 65 6c 65 mber $ pagerTele
1c10: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 6f 72 phoneNumber $ or
1c20: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 53 74 61 74 ganizationalStat
1c30: 75 73 20 24 20 6d 61 69 6c 50 72 65 66 65 72 65 us $ mailPrefere
1c40: 6e 63 65 4f 70 74 69 6f 6e 20 24 20 70 65 72 73 nceOption $ pers
1c50: 6f 6e 61 6c 53 69 67 6e 61 74 75 72 65 20 29 20 onalSignature )
1c60: 29 04 81 ab 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
1c70: 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 35 20 9200300.100.4.5
1c80: 4e 41 4d 45 20 27 61 63 63 6f 75 6e 74 27 20 53 NAME 'account' S
1c90: 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 UP top STRUCTURA
1ca0: 4c 20 4d 55 53 54 20 75 73 65 72 69 64 20 4d 41 L MUST userid MA
1cb0: 59 20 28 20 64 65 73 63 72 69 70 74 69 6f 6e 20 Y ( description
1cc0: 24 20 73 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 $ seeAlso $ loca
1cd0: 6c 69 74 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e lityName $ organ
1ce0: 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 izationName $ or
1cf0: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 ganizationalUnit
1d00: 4e 61 6d 65 20 24 20 68 6f 73 74 20 29 20 29 04 Name $ host ) ).
1d10: 82 01 18 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1d20: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 36 20 4e 200300.100.4.6 N
1d30: 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 27 20 53 AME 'document' S
1d40: 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 UP top STRUCTURA
1d50: 4c 20 4d 55 53 54 20 64 6f 63 75 6d 65 6e 74 49 L MUST documentI
1d60: 64 65 6e 74 69 66 69 65 72 20 4d 41 59 20 28 20 dentifier MAY (
1d70: 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 20 64 65 73 commonName $ des
1d80: 63 72 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c cription $ seeAl
1d90: 73 6f 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d so $ localityNam
1da0: 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e e $ organization
1db0: 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 Name $ organizat
1dc0: 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 24 20 ionalUnitName $
1dd0: 64 6f 63 75 6d 65 6e 74 54 69 74 6c 65 20 24 20 documentTitle $
1de0: 64 6f 63 75 6d 65 6e 74 56 65 72 73 69 6f 6e 20 documentVersion
1df0: 24 20 64 6f 63 75 6d 65 6e 74 41 75 74 68 6f 72 $ documentAuthor
1e00: 20 24 20 64 6f 63 75 6d 65 6e 74 4c 6f 63 61 74 $ documentLocat
1e10: 69 6f 6e 20 24 20 64 6f 63 75 6d 65 6e 74 50 75 ion $ documentPu
1e20: 62 6c 69 73 68 65 72 20 29 20 29 04 81 89 28 20 blisher ) )...(
1e30: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1e40: 30 2e 31 30 30 2e 34 2e 37 20 4e 41 4d 45 20 27 0.100.4.7 NAME '
1e50: 72 6f 6f 6d 27 20 53 55 50 20 74 6f 70 20 53 54 room' SUP top ST
1e60: 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6f RUCTURAL MUST co
1e70: 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 20 28 20 72 mmonName MAY ( r
1e80: 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 64 65 73 63 oomNumber $ desc
1e90: 72 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 ription $ seeAls
1ea0: 6f 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d o $ telephoneNum
1eb0: 62 65 72 20 29 20 29 04 81 c1 28 20 30 2e 39 2e ber ) )...( 0.9.
1ec0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
1ed0: 30 2e 34 2e 39 20 4e 41 4d 45 20 27 64 6f 63 75 0.4.9 NAME 'docu
1ee0: 6d 65 6e 74 53 65 72 69 65 73 27 20 53 55 50 20 mentSeries' SUP
1ef0: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
1f00: 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d UST commonName M
1f10: 41 59 20 28 20 64 65 73 63 72 69 70 74 69 6f 6e AY ( description
1f20: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 74 65 6c $ seeAlso $ tel
1f30: 65 70 68 6f 6e 65 6e 75 6d 62 65 72 20 24 20 6c ephonenumber $ l
1f40: 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f 72 ocalityName $ or
1f50: 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 ganizationName $
1f60: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 organizationalU
1f70: 6e 69 74 4e 61 6d 65 20 29 20 29 04 82 02 19 28 nitName ) )....(
1f80: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
1f90: 30 30 2e 31 30 30 2e 34 2e 31 33 20 4e 41 4d 45 00.100.4.13 NAME
1fa0: 20 27 64 6f 6d 61 69 6e 27 20 53 55 50 20 74 6f 'domain' SUP to
1fb0: 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 p STRUCTURAL MUS
1fc0: 54 20 64 6f 6d 61 69 6e 43 6f 6d 70 6f 6e 65 6e T domainComponen
1fd0: 74 20 4d 41 59 20 28 20 61 73 73 6f 63 69 61 74 t MAY ( associat
1fe0: 65 64 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a edName $ organiz
1ff0: 61 74 69 6f 6e 4e 61 6d 65 20 24 20 64 65 73 63 ationName $ desc
2000: 72 69 70 74 69 6f 6e 20 24 20 62 75 73 69 6e 65 ription $ busine
2010: 73 73 43 61 74 65 67 6f 72 79 20 24 20 73 65 65 ssCategory $ see
2020: 41 6c 73 6f 20 24 20 73 65 61 72 63 68 47 75 69 Also $ searchGui
2030: 64 65 20 24 20 75 73 65 72 50 61 73 73 77 6f 72 de $ userPasswor
2040: 64 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 d $ localityName
2050: 20 24 20 73 74 61 74 65 4f 72 50 72 6f 76 69 6e $ stateOrProvin
2060: 63 65 4e 61 6d 65 20 24 20 73 74 72 65 65 74 41 ceName $ streetA
2070: 64 64 72 65 73 73 20 24 20 70 68 79 73 69 63 61 ddress $ physica
2080: 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 63 65 4e lDeliveryOfficeN
2090: 61 6d 65 20 24 20 70 6f 73 74 61 6c 41 64 64 72 ame $ postalAddr
20a0: 65 73 73 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 ess $ postalCode
20b0: 20 24 20 70 6f 73 74 4f 66 66 69 63 65 42 6f 78 $ postOfficeBox
20c0: 20 24 20 73 74 72 65 65 74 41 64 64 72 65 73 73 $ streetAddress
20d0: 20 24 20 66 61 63 73 69 6d 69 6c 65 54 65 6c 65 $ facsimileTele
20e0: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e phoneNumber $ in
20f0: 74 65 72 6e 61 74 69 6f 6e 61 6c 49 53 44 4e 4e ternationalISDNN
2100: 75 6d 62 65 72 20 24 20 74 65 6c 65 70 68 6f 6e umber $ telephon
2110: 65 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 74 65 eNumber $ telete
2120: 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 69 66 xTerminalIdentif
2130: 69 65 72 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 ier $ telexNumbe
2140: 72 20 24 20 70 72 65 66 65 72 72 65 64 44 65 6c r $ preferredDel
2150: 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 64 65 iveryMethod $ de
2160: 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 stinationIndicat
2170: 6f 72 20 24 20 72 65 67 69 73 74 65 72 65 64 41 or $ registeredA
2180: 64 64 72 65 73 73 20 24 20 78 31 32 31 41 64 64 ddress $ x121Add
2190: 72 65 73 73 20 29 20 29 04 82 01 b0 28 20 30 2e ress ) )....( 0.
21a0: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
21b0: 31 30 30 2e 34 2e 31 34 20 4e 41 4d 45 20 27 52 100.4.14 NAME 'R
21c0: 46 43 38 32 32 6c 6f 63 61 6c 50 61 72 74 27 20 FC822localPart'
21d0: 53 55 50 20 64 6f 6d 61 69 6e 20 53 54 52 55 43 SUP domain STRUC
21e0: 54 55 52 41 4c 20 4d 41 59 20 28 20 63 6f 6d 6d TURAL MAY ( comm
21f0: 6f 6e 4e 61 6d 65 20 24 20 73 75 72 6e 61 6d 65 onName $ surname
2200: 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 $ description $
2210: 20 73 65 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 seeAlso $ telep
2220: 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 70 68 79 honeNumber $ phy
2230: 73 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 sicalDeliveryOff
2240: 69 63 65 4e 61 6d 65 20 24 20 70 6f 73 74 61 6c iceName $ postal
2250: 41 64 64 72 65 73 73 20 24 20 70 6f 73 74 61 6c Address $ postal
2260: 43 6f 64 65 20 24 20 70 6f 73 74 4f 66 66 69 63 Code $ postOffic
2270: 65 42 6f 78 20 24 20 73 74 72 65 65 74 41 64 64 eBox $ streetAdd
2280: 72 65 73 73 20 24 20 66 61 63 73 69 6d 69 6c 65 ress $ facsimile
2290: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
22a0: 24 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 49 $ internationalI
22b0: 53 44 4e 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 SDNNumber $ tele
22c0: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 74 65 phoneNumber $ te
22d0: 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 letexTerminalIde
22e0: 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 78 4e ntifier $ telexN
22f0: 75 6d 62 65 72 20 24 20 70 72 65 66 65 72 72 65 umber $ preferre
2300: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
2310: 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 $ destinationInd
2320: 69 63 61 74 6f 72 20 24 20 72 65 67 69 73 74 65 icator $ registe
2330: 72 65 64 41 64 64 72 65 73 73 20 24 20 78 31 32 redAddress $ x12
2340: 31 41 64 64 72 65 73 73 20 29 20 29 04 81 90 28 1Address ) )...(
2350: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
2360: 30 30 2e 31 30 30 2e 34 2e 31 35 20 4e 41 4d 45 00.100.4.15 NAME
2370: 20 27 64 4e 53 44 6f 6d 61 69 6e 27 20 53 55 50 'dNSDomain' SUP
2380: 20 64 6f 6d 61 69 6e 20 53 54 52 55 43 54 55 52 domain STRUCTUR
2390: 41 4c 20 4d 41 59 20 28 20 41 52 65 63 6f 72 64 AL MAY ( ARecord
23a0: 20 24 20 4d 44 52 65 63 6f 72 64 20 24 20 4d 58 $ MDRecord $ MX
23b0: 52 65 63 6f 72 64 20 24 20 4e 53 52 65 63 6f 72 Record $ NSRecor
23c0: 64 20 24 20 53 4f 41 52 65 63 6f 72 64 20 24 20 d $ SOARecord $
23d0: 43 4e 41 4d 45 52 65 63 6f 72 64 20 29 20 29 04 CNAMERecord ) ).
23e0: 81 90 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
23f0: 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 37 20 4e 00300.100.4.17 N
2400: 41 4d 45 20 27 64 6f 6d 61 69 6e 52 65 6c 61 74 AME 'domainRelat
2410: 65 64 4f 62 6a 65 63 74 27 20 44 45 53 43 20 27 edObject' DESC '
2420: 52 46 43 31 32 37 34 3a 20 61 6e 20 6f 62 6a 65 RFC1274: an obje
2430: 63 74 20 72 65 6c 61 74 65 64 20 74 6f 20 61 6e ct related to an
2440: 20 64 6f 6d 61 69 6e 27 20 53 55 50 20 74 6f 70 domain' SUP top
2450: 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 AUXILIARY MUST
2460: 61 73 73 6f 63 69 61 74 65 64 44 6f 6d 61 69 6e associatedDomain
2470: 20 29 04 65 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).e( 0.9.2342.1
2480: 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 38 9200300.100.4.18
2490: 20 4e 41 4d 45 20 27 66 72 69 65 6e 64 6c 79 43 NAME 'friendlyC
24a0: 6f 75 6e 74 72 79 27 20 53 55 50 20 63 6f 75 6e ountry' SUP coun
24b0: 74 72 79 20 53 54 52 55 43 54 55 52 41 4c 20 4d try STRUCTURAL M
24c0: 55 53 54 20 66 72 69 65 6e 64 6c 79 43 6f 75 6e UST friendlyCoun
24d0: 74 72 79 4e 61 6d 65 20 29 04 7d 28 20 30 2e 39 tryName ).}( 0.9
24e0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
24f0: 30 30 2e 34 2e 32 30 20 4e 41 4d 45 20 27 70 69 00.4.20 NAME 'pi
2500: 6c 6f 74 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 27 lotOrganization'
2510: 20 53 55 50 20 28 20 6f 72 67 61 6e 69 7a 61 74 SUP ( organizat
2520: 69 6f 6e 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ion $ organizati
2530: 6f 6e 61 6c 55 6e 69 74 20 29 20 53 54 52 55 43 onalUnit ) STRUC
2540: 54 55 52 41 4c 20 4d 41 59 20 62 75 69 6c 64 69 TURAL MAY buildi
2550: 6e 67 4e 61 6d 65 20 29 04 50 28 20 30 2e 39 2e ngName ).P( 0.9.
2560: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
2570: 30 2e 34 2e 32 31 20 4e 41 4d 45 20 27 70 69 6c 0.4.21 NAME 'pil
2580: 6f 74 44 53 41 27 20 53 55 50 20 64 73 61 20 53 otDSA' SUP dsa S
2590: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 64 53 TRUCTURAL MAY dS
25a0: 41 51 75 61 6c 69 74 79 20 29 04 81 91 28 20 30 AQuality )...( 0
25b0: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
25c0: 2e 31 30 30 2e 34 2e 32 32 20 4e 41 4d 45 20 27 .100.4.22 NAME '
25d0: 71 75 61 6c 69 74 79 4c 61 62 65 6c 6c 65 64 44 qualityLabelledD
25e0: 61 74 61 27 20 53 55 50 20 74 6f 70 20 41 55 58 ata' SUP top AUX
25f0: 49 4c 49 41 52 59 20 4d 55 53 54 20 64 73 61 51 ILIARY MUST dsaQ
2600: 75 61 6c 69 74 79 20 4d 41 59 20 28 20 73 75 62 uality MAY ( sub
2610: 74 72 65 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 treeMinimumQuali
2620: 74 79 20 24 20 73 75 62 74 72 65 65 4d 61 78 69 ty $ subtreeMaxi
2630: 6d 75 6d 51 75 61 6c 69 74 79 20 29 20 29 mumQuality ) )
56141605 op tag 0x68, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1002 op=1 do_add
ber_scanf fmt ({m) ber:
ber_dump: buf=0x7fb56c103ee0 ptr=0x7fb56c103ee3 end=0x7fb56c10651e len=9787
0000: 68 82 26 37 04 1d 63 6e 3d 63 6f 73 69 6e 65 2c h.&7..cn=cosine,
0010: 63 6e 3d 73 63 68 65 6d 61 2c 63 6e 3d 63 6f 6e cn=schema,cn=con
0020: 66 69 67 30 82 26 14 30 20 04 0b 6f 62 6a 65 63 fig0.&.0 ..objec
0030: 74 43 6c 61 73 73 31 11 04 0f 6f 6c 63 53 63 68 tClass1...olcSch
0040: 65 6d 61 43 6f 6e 66 69 67 30 0e 04 02 63 6e 31 emaConfig0...cn1
0050: 08 04 06 63 6f 73 69 6e 65 30 82 1a 26 04 11 6f ...cosine0..&..o
0060: 6c 63 41 74 74 72 69 62 75 74 65 54 79 70 65 73 lcAttributeTypes
0070: 31 82 1a 0f 04 81 9d 28 20 30 2e 39 2e 32 33 34 1......( 0.9.234
0080: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0090: 2e 32 20 4e 41 4d 45 20 27 74 65 78 74 45 6e 63 .2 NAME 'textEnc
00a0: 6f 64 65 64 4f 52 41 64 64 72 65 73 73 27 20 45 odedORAddress' E
00b0: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
00c0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
00d0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
00e0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
00f0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0100: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
0110: 36 7d 20 29 04 81 b2 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
0120: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0130: 2e 34 20 4e 41 4d 45 20 27 69 6e 66 6f 27 20 44 .4 NAME 'info' D
0140: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 67 65 ESC 'RFC1274: ge
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
0150: 6e 65 72 61 6c 20 69 6e 66 6f 72 6d 61 74 69 6f neral informatio
0160: 6e 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 n' EQUALITY case
0170: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
0180: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0190: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
01a0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
01b0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
01c0: 35 7b 32 30 34 38 7d 20 29 04 81 c2 28 20 30 2e 5{2048} )...( 0.
01d0: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
01e0: 31 30 30 2e 31 2e 35 20 4e 41 4d 45 20 28 20 27 100.1.5 NAME ( '
01f0: 64 72 69 6e 6b 27 20 27 66 61 76 6f 75 72 69 74 drink' 'favourit
0200: 65 44 72 69 6e 6b 27 20 29 20 44 45 53 43 20 27 eDrink' ) DESC '
0210: 52 46 43 31 32 37 34 3a 20 66 61 76 6f 72 69 74 RFC1274: favorit
0220: 65 20 64 72 69 6e 6b 27 20 45 51 55 41 4c 49 54 e drink' EQUALIT
0230: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0240: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0250: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0260: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0270: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0280: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0290: af 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
02a0: 30 33 30 30 2e 31 30 30 2e 31 2e 36 20 4e 41 4d 0300.100.1.6 NAM
02b0: 45 20 27 72 6f 6f 6d 4e 75 6d 62 65 72 27 20 44 E 'roomNumber' D
02c0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 72 6f ESC 'RFC1274: ro
02d0: 6f 6d 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c om number' EQUAL
02e0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
02f0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0300: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
0310: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0320: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0330: 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 .121.1.15{256} )
0340: 04 75 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .u( 0.9.2342.192
0350: 30 30 33 30 30 2e 31 30 30 2e 31 2e 37 20 4e 41 00300.100.1.7 NA
0360: 4d 45 20 27 70 68 6f 74 6f 27 20 44 45 53 43 20 ME 'photo' DESC
0370: 27 52 46 43 31 32 37 34 3a 20 70 68 6f 74 6f 20 'RFC1274: photo
0380: 28 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 58 (G3 fax)' SYNTAX
0390: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
03a0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 7b 32 6.115.121.1.23{2
03b0: 35 30 30 30 7d 20 29 04 81 b3 28 20 30 2e 39 2e 5000} )...( 0.9.
03c0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
03d0: 30 2e 31 2e 38 20 4e 41 4d 45 20 27 75 73 65 72 0.1.8 NAME 'user
03e0: 43 6c 61 73 73 27 20 44 45 53 43 20 27 52 46 43 Class' DESC 'RFC
03f0: 31 32 37 34 3a 20 63 61 74 65 67 6f 72 79 20 6f 1274: category o
0400: 66 20 75 73 65 72 27 20 45 51 55 41 4c 49 54 59 f user' EQUALITY
0410: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
0420: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
0430: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
0440: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
0450: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0460: 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 ab 1.1.15{256} )...
0470: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0480: 33 30 30 2e 31 30 30 2e 31 2e 39 20 4e 41 4d 45 300.100.1.9 NAME
0490: 20 27 68 6f 73 74 27 20 44 45 53 43 20 27 52 46 'host' DESC 'RF
04a0: 43 31 32 37 34 3a 20 68 6f 73 74 20 63 6f 6d 70 C1274: host comp
04b0: 75 74 65 72 27 20 45 51 55 41 4c 49 54 59 20 63 uter' EQUALITY c
04c0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
04d0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
04e0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
04f0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0500: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0510: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 90 28 20 1.15{256} )...(
0520: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0530: 30 2e 31 30 30 2e 31 2e 31 30 20 4e 41 4d 45 20 0.100.1.10 NAME
0540: 27 6d 61 6e 61 67 65 72 27 20 44 45 53 43 20 27 'manager' DESC '
0550: 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 6d RFC1274: DN of m
0560: 61 6e 61 67 65 72 27 20 45 51 55 41 4c 49 54 59 anager' EQUALITY
0570: 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 distinguishedNa
0580: 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 meMatch SYNTAX 1
0590: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
05a0: 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 81 115.121.1.12 )..
05b0: ca 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
05c0: 30 33 30 30 2e 31 30 30 2e 31 2e 31 31 20 4e 41 0300.100.1.11 NA
05d0: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 49 64 65 6e ME 'documentIden
05e0: 74 69 66 69 65 72 27 20 44 45 53 43 20 27 52 46 tifier' DESC 'RF
05f0: 43 31 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 C1274: unique id
0600: 65 6e 74 69 66 69 65 72 20 6f 66 20 64 6f 63 75 entifier of docu
0610: 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 ment' EQUALITY c
0620: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
0630: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
0640: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0650: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0660: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0670: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b9 28 20 1.15{256} )...(
0680: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0690: 30 2e 31 30 30 2e 31 2e 31 32 20 4e 41 4d 45 20 0.100.1.12 NAME
06a0: 27 64 6f 63 75 6d 65 6e 74 54 69 74 6c 65 27 20 'documentTitle'
06b0: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 74 DESC 'RFC1274: t
06c0: 69 74 6c 65 20 6f 66 20 64 6f 63 75 6d 65 6e 74 itle of document
06d0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
06e0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
06f0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0700: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0710: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0720: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0730: 7b 32 35 36 7d 20 29 04 81 bd 28 20 30 2e 39 2e {256} )...( 0.9.
0740: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0750: 30 2e 31 2e 31 33 20 4e 41 4d 45 20 27 64 6f 63 0.1.13 NAME 'doc
0760: 75 6d 65 6e 74 56 65 72 73 69 6f 6e 27 20 44 45 umentVersion' DE
0770: 53 43 20 27 52 46 43 31 32 37 34 3a 20 76 65 72 SC 'RFC1274: ver
0780: 73 69 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 sion of document
0790: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
07a0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
07b0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
07c0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
07d0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
07e0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
07f0: 7b 32 35 36 7d 20 29 04 81 a2 28 20 30 2e 39 2e {256} )...( 0.9.
0800: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0810: 30 2e 31 2e 31 34 20 4e 41 4d 45 20 27 64 6f 63 0.1.14 NAME 'doc
0820: 75 6d 65 6e 74 41 75 74 68 6f 72 27 20 44 45 53 umentAuthor' DES
0830: 43 20 27 52 46 43 31 32 37 34 3a 20 44 4e 20 6f C 'RFC1274: DN o
0840: 66 20 61 75 74 68 6f 72 20 6f 66 20 64 6f 63 75 f author of docu
0850: 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 64 ment' EQUALITY d
0860: 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 istinguishedName
0870: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0880: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0890: 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 81 c8 28 5.121.1.12 )...(
08a0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
08b0: 30 30 2e 31 30 30 2e 31 2e 31 35 20 4e 41 4d 45 00.100.1.15 NAME
08c0: 20 27 64 6f 63 75 6d 65 6e 74 4c 6f 63 61 74 69 'documentLocati
08d0: 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 37 on' DESC 'RFC127
08e0: 34 3a 20 6c 6f 63 61 74 69 6f 6e 20 6f 66 20 64 4: location of d
08f0: 6f 63 75 6d 65 6e 74 20 6f 72 69 67 69 6e 61 6c ocument original
0900: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0910: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
0920: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0930: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0940: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0950: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0960: 7b 32 35 36 7d 20 29 04 81 d8 28 20 30 2e 39 2e {256} )...( 0.9.
0970: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0980: 30 2e 31 2e 32 30 20 4e 41 4d 45 20 28 20 27 68 0.1.20 NAME ( 'h
0990: 6f 6d 65 50 68 6f 6e 65 27 20 27 68 6f 6d 65 54 omePhone' 'homeT
09a0: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 20 elephoneNumber'
09b0: 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ) DESC 'RFC1274:
09c0: 20 68 6f 6d 65 20 74 65 6c 65 70 68 6f 6e 65 20 home telephone
09d0: 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 54 59 number' EQUALITY
09e0: 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 telephoneNumber
09f0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 65 6c Match SUBSTR tel
0a00: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 62 73 ephoneNumberSubs
0a10: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0a20: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0a30: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 30 466.115.121.1.50
0a40: 20 29 04 81 94 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0a50: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 19200300.100.1.2
0a60: 31 20 4e 41 4d 45 20 27 73 65 63 72 65 74 61 72 1 NAME 'secretar
0a70: 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 y' DESC 'RFC1274
0a80: 3a 20 44 4e 20 6f 66 20 73 65 63 72 65 74 61 72 : DN of secretar
0a90: 79 27 20 45 51 55 41 4c 49 54 59 20 64 69 73 74 y' EQUALITY dist
0aa0: 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 74 inguishedNameMat
0ab0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0ac0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0ad0: 32 31 2e 31 2e 31 32 20 29 04 57 28 20 30 2e 39 21.1.12 ).W( 0.9
0ae0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0af0: 30 30 2e 31 2e 32 32 20 4e 41 4d 45 20 27 6f 74 00.1.22 NAME 'ot
0b00: 68 65 72 4d 61 69 6c 62 6f 78 27 20 53 59 4e 54 herMailbox' SYNT
0b10: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0b20: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 39 466.115.121.1.39
0b30: 20 29 04 6e 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).n( 0.9.2342.1
0b40: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 36 9200300.100.1.26
0b50: 20 4e 41 4d 45 20 27 61 52 65 63 6f 72 64 27 20 NAME 'aRecord'
0b60: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0b70: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
0b80: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0b90: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
0ba0: 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).o( 0.9.2342.1
0bb0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 37 9200300.100.1.27
0bc0: 20 4e 41 4d 45 20 27 6d 44 52 65 63 6f 72 64 27 NAME 'mDRecord'
0bd0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
0be0: 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e noreIA5Match SYN
0bf0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0c00: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
0c10: 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 2e 6 ).o( 0.9.2342.
0c20: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 19200300.100.1.2
0c30: 38 20 4e 41 4d 45 20 27 6d 58 52 65 63 6f 72 64 8 NAME 'mXRecord
0c40: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0c50: 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 gnoreIA5Match SY
0c60: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
0c70: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0c80: 32 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 32 26 ).o( 0.9.2342
0c90: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
0ca0: 32 39 20 4e 41 4d 45 20 27 6e 53 52 65 63 6f 72 29 NAME 'nSRecor
0cb0: 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 d' EQUALITY case
0cc0: 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 IgnoreIA5Match S
0cd0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0ce0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0cf0: 2e 32 36 20 29 04 70 28 20 30 2e 39 2e 32 33 34 .26 ).p( 0.9.234
0d00: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0d10: 2e 33 30 20 4e 41 4d 45 20 27 73 4f 41 52 65 63 .30 NAME 'sOARec
0d20: 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 ord' EQUALITY ca
0d30: 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 seIgnoreIA5Match
0d40: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0d50: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0d60: 2e 31 2e 32 36 20 29 04 72 28 20 30 2e 39 2e 32 .1.26 ).r( 0.9.2
0d70: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0d80: 2e 31 2e 33 31 20 4e 41 4d 45 20 27 63 4e 41 4d .1.31 NAME 'cNAM
0d90: 45 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 ERecord' EQUALIT
0da0: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
0db0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0dc0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0dd0: 2e 31 32 31 2e 31 2e 32 36 20 29 04 81 ac 28 20 .121.1.26 )...(
0de0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0df0: 30 2e 31 30 30 2e 31 2e 33 38 20 4e 41 4d 45 20 0.100.1.38 NAME
0e00: 27 61 73 73 6f 63 69 61 74 65 64 4e 61 6d 65 27 'associatedName'
0e10: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0e20: 44 4e 20 6f 66 20 65 6e 74 72 79 20 61 73 73 6f DN of entry asso
0e30: 63 69 61 74 65 64 20 77 69 74 68 20 64 6f 6d 61 ciated with doma
0e40: 69 6e 27 20 45 51 55 41 4c 49 54 59 20 64 69 73 in' EQUALITY dis
0e50: 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 tinguishedNameMa
0e60: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0e70: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0e80: 31 32 31 2e 31 2e 31 32 20 29 04 81 c2 28 20 30 121.1.12 )...( 0
0e90: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0ea0: 2e 31 30 30 2e 31 2e 33 39 20 4e 41 4d 45 20 27 .100.1.39 NAME '
0eb0: 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 72 65 73 homePostalAddres
0ec0: 73 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 s' DESC 'RFC1274
0ed0: 3a 20 68 6f 6d 65 20 70 6f 73 74 61 6c 20 61 64 : home postal ad
0ee0: 64 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 dress' EQUALITY
0ef0: 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 74 4d 61 caseIgnoreListMa
0f00: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0f10: 67 6e 6f 72 65 4c 69 73 74 53 75 62 73 74 72 69 gnoreListSubstri
0f20: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
0f30: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0f40: 2e 31 31 35 2e 31 32 31 2e 31 2e 34 31 20 29 04 .115.121.1.41 ).
0f50: 81 b6 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
0f60: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 30 20 4e 00300.100.1.40 N
0f70: 41 4d 45 20 27 70 65 72 73 6f 6e 61 6c 54 69 74 AME 'personalTit
0f80: 6c 65 27 20 44 45 53 43 20 27 52 46 43 31 32 37 le' DESC 'RFC127
0f90: 34 3a 20 70 65 72 73 6f 6e 61 6c 20 74 69 74 6c 4: personal titl
0fa0: 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 e' EQUALITY case
0fb0: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
0fc0: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
0fd0: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
0fe0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0ff0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
1000: 35 7b 32 35 36 7d 20 29 04 81 d9 28 20 30 2e 39 5{256} )...( 0.9
1010: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
1020: 30 30 2e 31 2e 34 31 20 4e 41 4d 45 20 28 20 27 00.1.41 NAME ( '
1030: 6d 6f 62 69 6c 65 27 20 27 6d 6f 62 69 6c 65 54 mobile' 'mobileT
1040: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 20 elephoneNumber'
1050: 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ) DESC 'RFC1274:
1060: 20 6d 6f 62 69 6c 65 20 74 65 6c 65 70 68 6f 6e mobile telephon
1070: 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 e number' EQUALI
1080: 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 TY telephoneNumb
1090: 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 erMatch SUBSTR t
10a0: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 elephoneNumberSu
10b0: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
10c0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
10d0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
10e0: 35 30 20 29 04 81 d6 28 20 30 2e 39 2e 32 33 34 50 )...( 0.9.234
10f0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1100: 2e 34 32 20 4e 41 4d 45 20 28 20 27 70 61 67 65 .42 NAME ( 'page
1110: 72 27 20 27 70 61 67 65 72 54 65 6c 65 70 68 6f r' 'pagerTelepho
1120: 6e 65 4e 75 6d 62 65 72 27 20 29 20 44 45 53 43 neNumber' ) DESC
1130: 20 27 52 46 43 31 32 37 34 3a 20 70 61 67 65 72 'RFC1274: pager
1140: 20 74 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 telephone numbe
1150: 72 27 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 r' EQUALITY tele
1160: 70 68 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 phoneNumberMatch
1170: 20 53 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e SUBSTR telephon
1180: 65 4e 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 eNumberSubstring
1190: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
11a0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
11b0: 31 35 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 c7 15.121.1.50 )...
11c0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
11d0: 33 30 30 2e 31 30 30 2e 31 2e 34 33 20 4e 41 4d 300.100.1.43 NAM
11e0: 45 20 28 20 27 63 6f 27 20 27 66 72 69 65 6e 64 E ( 'co' 'friend
11f0: 6c 79 43 6f 75 6e 74 72 79 4e 61 6d 65 27 20 29 lyCountryName' )
1200: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1210: 66 72 69 65 6e 64 6c 79 20 63 6f 75 6e 74 72 79 friendly country
1220: 20 6e 61 6d 65 27 20 45 51 55 41 4c 49 54 59 20 name' EQUALITY
1230: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
1240: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
1250: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
1260: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1270: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1280: 2e 31 2e 31 35 20 29 04 81 9a 28 20 30 2e 39 2e .1.15 )...( 0.9.
1290: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
12a0: 30 2e 31 2e 34 34 20 4e 41 4d 45 20 27 75 6e 69 0.1.44 NAME 'uni
12b0: 71 75 65 49 64 65 6e 74 69 66 69 65 72 27 20 44 queIdentifier' D
12c0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 75 6e ESC 'RFC1274: un
12d0: 69 71 75 65 20 69 64 65 6e 74 69 66 65 72 27 20 ique identifer'
12e0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
12f0: 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 oreMatch SYNTAX
1300: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1310: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
1320: 36 7d 20 29 04 81 c4 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
1330: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1340: 2e 34 35 20 4e 41 4d 45 20 27 6f 72 67 61 6e 69 .45 NAME 'organi
1350: 7a 61 74 69 6f 6e 61 6c 53 74 61 74 75 73 27 20 zationalStatus'
1360: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 6f DESC 'RFC1274: o
1370: 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 73 74 rganizational st
1380: 61 74 75 73 27 20 45 51 55 41 4c 49 54 59 20 63 atus' EQUALITY c
1390: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
13a0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
13b0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
13c0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
13d0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
13e0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 ba 28 20 1.15{256} )...(
13f0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1400: 30 2e 31 30 30 2e 31 2e 34 36 20 4e 41 4d 45 20 0.100.1.46 NAME
1410: 27 6a 61 6e 65 74 4d 61 69 6c 62 6f 78 27 20 44 'janetMailbox' D
1420: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 4a 61 ESC 'RFC1274: Ja
1430: 6e 65 74 20 6d 61 69 6c 62 6f 78 27 20 45 51 55 net mailbox' EQU
1440: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
1450: 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 IA5Match SUBSTR
1460: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 53 75 62 caseIgnoreIA5Sub
1470: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
1480: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
1490: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
14a0: 36 7b 32 35 36 7d 20 29 04 81 86 28 20 30 2e 39 6{256} )...( 0.9
14b0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
14c0: 30 30 2e 31 2e 34 37 20 4e 41 4d 45 20 27 6d 61 00.1.47 NAME 'ma
14d0: 69 6c 50 72 65 66 65 72 65 6e 63 65 4f 70 74 69 ilPreferenceOpti
14e0: 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 37 on' DESC 'RFC127
14f0: 34 3a 20 6d 61 69 6c 20 70 72 65 66 65 72 65 6e 4: mail preferen
1500: 63 65 20 6f 70 74 69 6f 6e 27 20 53 59 4e 54 41 ce option' SYNTA
1510: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1520: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 66.115.121.1.27
1530: 29 04 81 b7 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
1540: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 38 9200300.100.1.48
1550: 20 4e 41 4d 45 20 27 62 75 69 6c 64 69 6e 67 4e NAME 'buildingN
1560: 61 6d 65 27 20 44 45 53 43 20 27 52 46 43 31 32 ame' DESC 'RFC12
1570: 37 34 3a 20 6e 61 6d 65 20 6f 66 20 62 75 69 6c 74: name of buil
1580: 64 69 6e 67 27 20 45 51 55 41 4c 49 54 59 20 63 ding' EQUALITY c
1590: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
15a0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
15b0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
15c0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
15d0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
15e0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 7e 28 20 30 1.15{256} ).~( 0
15f0: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
1600: 2e 31 30 30 2e 31 2e 34 39 20 4e 41 4d 45 20 27 .100.1.49 NAME '
1610: 64 53 41 51 75 61 6c 69 74 79 27 20 44 45 53 43 dSAQuality' DESC
1620: 20 27 52 46 43 31 32 37 34 3a 20 44 53 41 20 51 'RFC1274: DSA Q
1630: 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 31 uality' SYNTAX 1
1640: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1650: 31 31 35 2e 31 32 31 2e 31 2e 31 39 20 53 49 4e 115.121.1.19 SIN
1660: 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 8f 28 20 GLE-VALUE )...(
1670: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1680: 30 2e 31 30 30 2e 31 2e 35 30 20 4e 41 4d 45 20 0.100.1.50 NAME
1690: 27 73 69 6e 67 6c 65 4c 65 76 65 6c 51 75 61 6c 'singleLevelQual
16a0: 69 74 79 27 20 44 45 53 43 20 27 52 46 43 31 32 ity' DESC 'RFC12
16b0: 37 34 3a 20 53 69 6e 67 6c 65 20 4c 65 76 65 6c 74: Single Level
16c0: 20 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 Quality' SYNTAX
16d0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
16e0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 6.115.121.1.13 S
16f0: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 95 INGLE-VALUE )...
1700: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1710: 33 30 30 2e 31 30 30 2e 31 2e 35 31 20 4e 41 4d 300.100.1.51 NAM
1720: 45 20 27 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 E 'subtreeMinimu
1730: 6d 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 mQuality' DESC '
1740: 52 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 65 RFC1274: Subtree
1750: 20 4d 69 6e 69 6e 75 6d 20 51 75 61 6c 69 74 79 Mininum Quality
1760: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
1770: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
1780: 31 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 1.1.13 SINGLE-VA
1790: 4c 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 33 LUE )...( 0.9.23
17a0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
17b0: 31 2e 35 32 20 4e 41 4d 45 20 27 73 75 62 74 72 1.52 NAME 'subtr
17c0: 65 65 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 eeMaximumQuality
17d0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
17e0: 20 53 75 62 74 72 65 65 20 4d 61 78 69 6d 75 6e Subtree Maximun
17f0: 20 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 Quality' SYNTAX
1800: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
1810: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 6.115.121.1.13 S
1820: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 88 INGLE-VALUE )...
1830: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1840: 33 30 30 2e 31 30 30 2e 31 2e 35 33 20 4e 41 4d 300.100.1.53 NAM
1850: 45 20 27 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 E 'personalSigna
1860: 74 75 72 65 27 20 44 45 53 43 20 27 52 46 43 31 ture' DESC 'RFC1
1870: 32 37 34 3a 20 50 65 72 73 6f 6e 61 6c 20 53 69 274: Personal Si
1880: 67 6e 61 74 75 72 65 20 28 47 33 20 66 61 78 29 gnature (G3 fax)
1890: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
18a0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
18b0: 31 2e 31 2e 32 33 20 29 04 81 93 28 20 30 2e 39 1.1.23 )...( 0.9
18c0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
18d0: 30 30 2e 31 2e 35 34 20 4e 41 4d 45 20 27 64 49 00.1.54 NAME 'dI
18e0: 54 52 65 64 69 72 65 63 74 27 20 44 45 53 43 20 TRedirect' DESC
18f0: 27 52 46 43 31 32 37 34 3a 20 44 49 54 20 52 65 'RFC1274: DIT Re
1900: 64 69 72 65 63 74 27 20 45 51 55 41 4c 49 54 59 direct' EQUALITY
1910: 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 distinguishedNa
1920: 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 meMatch SYNTAX 1
1930: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1940: 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 74 115.121.1.12 ).t
1950: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1960: 33 30 30 2e 31 30 30 2e 31 2e 35 35 20 4e 41 4d 300.100.1.55 NAM
1970: 45 20 27 61 75 64 69 6f 27 20 44 45 53 43 20 27 E 'audio' DESC '
1980: 52 46 43 31 32 37 34 3a 20 61 75 64 69 6f 20 28 RFC1274: audio (
1990: 75 2d 6c 61 77 29 27 20 53 59 4e 54 41 58 20 31 u-law)' SYNTAX 1
19a0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
19b0: 31 31 35 2e 31 32 31 2e 31 2e 34 7b 32 35 30 30 115.121.1.4{2500
19c0: 30 7d 20 29 04 81 bc 28 20 30 2e 39 2e 32 33 34 0} )...( 0.9.234
19d0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
19e0: 2e 35 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 .56 NAME 'docume
19f0: 6e 74 50 75 62 6c 69 73 68 65 72 27 20 44 45 53 ntPublisher' DES
1a00: 43 20 27 52 46 43 31 32 37 34 3a 20 70 75 62 6c C 'RFC1274: publ
1a10: 69 73 68 65 72 20 6f 66 20 64 6f 63 75 6d 65 6e isher of documen
1a20: 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 t' EQUALITY case
1a30: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
1a40: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
1a50: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
1a60: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
1a70: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
1a80: 35 20 29 30 82 0b b4 04 10 6f 6c 63 4f 62 6a 65 5 )0.....olcObje
1a90: 63 74 43 6c 61 73 73 65 73 31 82 0b 9e 04 82 01 ctClasses1......
1aa0: bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1ab0: 30 33 30 30 2e 31 30 30 2e 34 2e 34 20 4e 41 4d 0300.100.4.4 NAM
1ac0: 45 20 28 20 27 70 69 6c 6f 74 50 65 72 73 6f 6e E ( 'pilotPerson
1ad0: 27 20 27 6e 65 77 50 69 6c 6f 74 50 65 72 73 6f ' 'newPilotPerso
1ae0: 6e 27 20 29 20 53 55 50 20 70 65 72 73 6f 6e 20 n' ) SUP person
1af0: 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 STRUCTURAL MAY (
1b00: 20 75 73 65 72 69 64 20 24 20 74 65 78 74 45 6e userid $ textEn
1b10: 63 6f 64 65 64 4f 52 41 64 64 72 65 73 73 20 24 codedORAddress $
1b20: 20 72 66 63 38 32 32 4d 61 69 6c 62 6f 78 20 24 rfc822Mailbox $
1b30: 20 66 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 20 favouriteDrink
1b40: 24 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 75 $ roomNumber $ u
1b50: 73 65 72 43 6c 61 73 73 20 24 20 68 6f 6d 65 54 serClass $ homeT
1b60: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
1b70: 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 72 65 homePostalAddre
1b80: 73 73 20 24 20 73 65 63 72 65 74 61 72 79 20 24 ss $ secretary $
1b90: 20 70 65 72 73 6f 6e 61 6c 54 69 74 6c 65 20 24 personalTitle $
1ba0: 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 preferredDelive
1bb0: 72 79 4d 65 74 68 6f 64 20 24 20 62 75 73 69 6e ryMethod $ busin
1bc0: 65 73 73 43 61 74 65 67 6f 72 79 20 24 20 6a 61 essCategory $ ja
1bd0: 6e 65 74 4d 61 69 6c 62 6f 78 20 24 20 6f 74 68 netMailbox $ oth
1be0: 65 72 4d 61 69 6c 62 6f 78 20 24 20 6d 6f 62 69 erMailbox $ mobi
1bf0: 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 leTelephoneNumbe
1c00: 72 20 24 20 70 61 67 65 72 54 65 6c 65 70 68 6f r $ pagerTelepho
1c10: 6e 65 4e 75 6d 62 65 72 20 24 20 6f 72 67 61 6e neNumber $ organ
1c20: 69 7a 61 74 69 6f 6e 61 6c 53 74 61 74 75 73 20 izationalStatus
1c30: 24 20 6d 61 69 6c 50 72 65 66 65 72 65 6e 63 65 $ mailPreference
1c40: 4f 70 74 69 6f 6e 20 24 20 70 65 72 73 6f 6e 61 Option $ persona
1c50: 6c 53 69 67 6e 61 74 75 72 65 20 29 20 29 04 81 lSignature ) )..
1c60: ab 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1c70: 30 33 30 30 2e 31 30 30 2e 34 2e 35 20 4e 41 4d 0300.100.4.5 NAM
1c80: 45 20 27 61 63 63 6f 75 6e 74 27 20 53 55 50 20 E 'account' SUP
1c90: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
1ca0: 55 53 54 20 75 73 65 72 69 64 20 4d 41 59 20 28 UST userid MAY (
1cb0: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 description $ s
1cc0: 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 eeAlso $ localit
1cd0: 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 yName $ organiza
1ce0: 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e tionName $ organ
1cf0: 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d izationalUnitNam
1d00: 65 20 24 20 68 6f 73 74 20 29 20 29 04 82 01 18 e $ host ) )....
1d10: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1d20: 33 30 30 2e 31 30 30 2e 34 2e 36 20 4e 41 4d 45 300.100.4.6 NAME
1d30: 20 27 64 6f 63 75 6d 65 6e 74 27 20 53 55 50 20 'document' SUP
1d40: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
1d50: 55 53 54 20 64 6f 63 75 6d 65 6e 74 49 64 65 6e UST documentIden
1d60: 74 69 66 69 65 72 20 4d 41 59 20 28 20 63 6f 6d tifier MAY ( com
1d70: 6d 6f 6e 4e 61 6d 65 20 24 20 64 65 73 63 72 69 monName $ descri
1d80: 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 ption $ seeAlso
1d90: 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 $ localityName $
1da0: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d organizationNam
1db0: 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e e $ organization
1dc0: 61 6c 55 6e 69 74 4e 61 6d 65 20 24 20 64 6f 63 alUnitName $ doc
1dd0: 75 6d 65 6e 74 54 69 74 6c 65 20 24 20 64 6f 63 umentTitle $ doc
1de0: 75 6d 65 6e 74 56 65 72 73 69 6f 6e 20 24 20 64 umentVersion $ d
1df0: 6f 63 75 6d 65 6e 74 41 75 74 68 6f 72 20 24 20 ocumentAuthor $
1e00: 64 6f 63 75 6d 65 6e 74 4c 6f 63 61 74 69 6f 6e documentLocation
1e10: 20 24 20 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 $ documentPubli
1e20: 73 68 65 72 20 29 20 29 04 81 89 28 20 30 2e 39 sher ) )...( 0.9
1e30: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
1e40: 30 30 2e 34 2e 37 20 4e 41 4d 45 20 27 72 6f 6f 00.4.7 NAME 'roo
1e50: 6d 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 m' SUP top STRUC
1e60: 54 55 52 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f TURAL MUST commo
1e70: 6e 4e 61 6d 65 20 4d 41 59 20 28 20 72 6f 6f 6d nName MAY ( room
1e80: 4e 75 6d 62 65 72 20 24 20 64 65 73 63 72 69 70 Number $ descrip
1e90: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
1ea0: 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 telephoneNumber
1eb0: 20 29 20 29 04 81 c1 28 20 30 2e 39 2e 32 33 34 ) )...( 0.9.234
1ec0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1ed0: 2e 39 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e .9 NAME 'documen
1ee0: 74 53 65 72 69 65 73 27 20 53 55 50 20 74 6f 70 tSeries' SUP top
1ef0: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
1f00: 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 20 commonName MAY
1f10: 28 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 ( description $
1f20: 73 65 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 seeAlso $ teleph
1f30: 6f 6e 65 6e 75 6d 62 65 72 20 24 20 6c 6f 63 61 onenumber $ loca
1f40: 6c 69 74 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e lityName $ organ
1f50: 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 izationName $ or
1f60: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 ganizationalUnit
1f70: 4e 61 6d 65 20 29 20 29 04 82 02 19 28 20 30 2e Name ) )....( 0.
1f80: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1f90: 31 30 30 2e 34 2e 31 33 20 4e 41 4d 45 20 27 64 100.4.13 NAME 'd
1fa0: 6f 6d 61 69 6e 27 20 53 55 50 20 74 6f 70 20 53 omain' SUP top S
1fb0: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 64 TRUCTURAL MUST d
1fc0: 6f 6d 61 69 6e 43 6f 6d 70 6f 6e 65 6e 74 20 4d omainComponent M
1fd0: 41 59 20 28 20 61 73 73 6f 63 69 61 74 65 64 4e AY ( associatedN
1fe0: 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ame $ organizati
1ff0: 6f 6e 4e 61 6d 65 20 24 20 64 65 73 63 72 69 70 onName $ descrip
2000: 74 69 6f 6e 20 24 20 62 75 73 69 6e 65 73 73 43 tion $ businessC
2010: 61 74 65 67 6f 72 79 20 24 20 73 65 65 41 6c 73 ategory $ seeAls
2020: 6f 20 24 20 73 65 61 72 63 68 47 75 69 64 65 20 o $ searchGuide
2030: 24 20 75 73 65 72 50 61 73 73 77 6f 72 64 20 24 $ userPassword $
2040: 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 localityName $
2050: 73 74 61 74 65 4f 72 50 72 6f 76 69 6e 63 65 4e stateOrProvinceN
2060: 61 6d 65 20 24 20 73 74 72 65 65 74 41 64 64 72 ame $ streetAddr
2070: 65 73 73 20 24 20 70 68 79 73 69 63 61 6c 44 65 ess $ physicalDe
2080: 6c 69 76 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 liveryOfficeName
2090: 20 24 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 $ postalAddress
20a0: 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 20 24 20 $ postalCode $
20b0: 70 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 postOfficeBox $
20c0: 73 74 72 65 65 74 41 64 64 72 65 73 73 20 24 20 streetAddress $
20d0: 66 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 68 6f facsimileTelepho
20e0: 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 72 neNumber $ inter
20f0: 6e 61 74 69 6f 6e 61 6c 49 53 44 4e 4e 75 6d 62 nationalISDNNumb
2100: 65 72 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 er $ telephoneNu
2110: 6d 62 65 72 20 24 20 74 65 6c 65 74 65 78 54 65 mber $ teletexTe
2120: 72 6d 69 6e 61 6c 49 64 65 6e 74 69 66 69 65 72 rminalIdentifier
2130: 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 $ telexNumber $
2140: 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 preferredDelive
2150: 72 79 4d 65 74 68 6f 64 20 24 20 64 65 73 74 69 ryMethod $ desti
2160: 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 nationIndicator
2170: 24 20 72 65 67 69 73 74 65 72 65 64 41 64 64 72 $ registeredAddr
2180: 65 73 73 20 24 20 78 31 32 31 41 64 64 72 65 73 ess $ x121Addres
2190: 73 20 29 20 29 04 82 01 b0 28 20 30 2e 39 2e 32 s ) )....( 0.9.2
21a0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
21b0: 2e 34 2e 31 34 20 4e 41 4d 45 20 27 52 46 43 38 .4.14 NAME 'RFC8
21c0: 32 32 6c 6f 63 61 6c 50 61 72 74 27 20 53 55 50 22localPart' SUP
21d0: 20 64 6f 6d 61 69 6e 20 53 54 52 55 43 54 55 52 domain STRUCTUR
21e0: 41 4c 20 4d 41 59 20 28 20 63 6f 6d 6d 6f 6e 4e AL MAY ( commonN
21f0: 61 6d 65 20 24 20 73 75 72 6e 61 6d 65 20 24 20 ame $ surname $
2200: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 description $ se
2210: 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e eAlso $ telephon
2220: 65 4e 75 6d 62 65 72 20 24 20 70 68 79 73 69 63 eNumber $ physic
2230: 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 63 65 alDeliveryOffice
2240: 4e 61 6d 65 20 24 20 70 6f 73 74 61 6c 41 64 64 Name $ postalAdd
2250: 72 65 73 73 20 24 20 70 6f 73 74 61 6c 43 6f 64 ress $ postalCod
2260: 65 20 24 20 70 6f 73 74 4f 66 66 69 63 65 42 6f e $ postOfficeBo
2270: 78 20 24 20 73 74 72 65 65 74 41 64 64 72 65 73 x $ streetAddres
2280: 73 20 24 20 66 61 63 73 69 6d 69 6c 65 54 65 6c s $ facsimileTel
2290: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 ephoneNumber $ i
22a0: 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 49 53 44 4e nternationalISDN
22b0: 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 70 68 6f Number $ telepho
22c0: 6e 65 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 74 neNumber $ telet
22d0: 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 69 exTerminalIdenti
22e0: 66 69 65 72 20 24 20 74 65 6c 65 78 4e 75 6d 62 fier $ telexNumb
22f0: 65 72 20 24 20 70 72 65 66 65 72 72 65 64 44 65 er $ preferredDe
2300: 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 64 liveryMethod $ d
2310: 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 estinationIndica
2320: 74 6f 72 20 24 20 72 65 67 69 73 74 65 72 65 64 tor $ registered
2330: 41 64 64 72 65 73 73 20 24 20 78 31 32 31 41 64 Address $ x121Ad
2340: 64 72 65 73 73 20 29 20 29 04 81 90 28 20 30 2e dress ) )...( 0.
2350: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
2360: 31 30 30 2e 34 2e 31 35 20 4e 41 4d 45 20 27 64 100.4.15 NAME 'd
2370: 4e 53 44 6f 6d 61 69 6e 27 20 53 55 50 20 64 6f NSDomain' SUP do
2380: 6d 61 69 6e 20 53 54 52 55 43 54 55 52 41 4c 20 main STRUCTURAL
2390: 4d 41 59 20 28 20 41 52 65 63 6f 72 64 20 24 20 MAY ( ARecord $
23a0: 4d 44 52 65 63 6f 72 64 20 24 20 4d 58 52 65 63 MDRecord $ MXRec
23b0: 6f 72 64 20 24 20 4e 53 52 65 63 6f 72 64 20 24 ord $ NSRecord $
23c0: 20 53 4f 41 52 65 63 6f 72 64 20 24 20 43 4e 41 SOARecord $ CNA
23d0: 4d 45 52 65 63 6f 72 64 20 29 20 29 04 81 90 28 MERecord ) )...(
23e0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
23f0: 30 30 2e 31 30 30 2e 34 2e 31 37 20 4e 41 4d 45 00.100.4.17 NAME
2400: 20 27 64 6f 6d 61 69 6e 52 65 6c 61 74 65 64 4f 'domainRelatedO
2410: 62 6a 65 63 74 27 20 44 45 53 43 20 27 52 46 43 bject' DESC 'RFC
2420: 31 32 37 34 3a 20 61 6e 20 6f 62 6a 65 63 74 20 1274: an object
2430: 72 65 6c 61 74 65 64 20 74 6f 20 61 6e 20 64 6f related to an do
2440: 6d 61 69 6e 27 20 53 55 50 20 74 6f 70 20 41 55 main' SUP top AU
2450: 58 49 4c 49 41 52 59 20 4d 55 53 54 20 61 73 73 XILIARY MUST ass
2460: 6f 63 69 61 74 65 64 44 6f 6d 61 69 6e 20 29 04 ociatedDomain ).
2470: 65 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 e( 0.9.2342.1920
2480: 30 33 30 30 2e 31 30 30 2e 34 2e 31 38 20 4e 41 0300.100.4.18 NA
2490: 4d 45 20 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e ME 'friendlyCoun
24a0: 74 72 79 27 20 53 55 50 20 63 6f 75 6e 74 72 79 try' SUP country
24b0: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
24c0: 20 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 friendlyCountry
24d0: 4e 61 6d 65 20 29 04 7d 28 20 30 2e 39 2e 32 33 Name ).}( 0.9.23
24e0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
24f0: 34 2e 32 30 20 4e 41 4d 45 20 27 70 69 6c 6f 74 4.20 NAME 'pilot
2500: 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 53 55 Organization' SU
2510: 50 20 28 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e P ( organization
2520: 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 $ organizationa
2530: 6c 55 6e 69 74 20 29 20 53 54 52 55 43 54 55 52 lUnit ) STRUCTUR
2540: 41 4c 20 4d 41 59 20 62 75 69 6c 64 69 6e 67 4e AL MAY buildingN
2550: 61 6d 65 20 29 04 50 28 20 30 2e 39 2e 32 33 34 ame ).P( 0.9.234
2560: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
2570: 2e 32 31 20 4e 41 4d 45 20 27 70 69 6c 6f 74 44 .21 NAME 'pilotD
2580: 53 41 27 20 53 55 50 20 64 73 61 20 53 54 52 55 SA' SUP dsa STRU
2590: 43 54 55 52 41 4c 20 4d 41 59 20 64 53 41 51 75 CTURAL MAY dSAQu
25a0: 61 6c 69 74 79 20 29 04 81 91 28 20 30 2e 39 2e ality )...( 0.9.
25b0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
25c0: 30 2e 34 2e 32 32 20 4e 41 4d 45 20 27 71 75 61 0.4.22 NAME 'qua
25d0: 6c 69 74 79 4c 61 62 65 6c 6c 65 64 44 61 74 61 lityLabelledData
25e0: 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c 49 ' SUP top AUXILI
25f0: 41 52 59 20 4d 55 53 54 20 64 73 61 51 75 61 6c ARY MUST dsaQual
2600: 69 74 79 20 4d 41 59 20 28 20 73 75 62 74 72 65 ity MAY ( subtre
2610: 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 79 20 eMinimumQuality
2620: 24 20 73 75 62 74 72 65 65 4d 61 78 69 6d 75 6d $ subtreeMaximum
2630: 51 75 61 6c 69 74 79 20 29 20 29 Quality ) )
56141605 conn=1002 op=1 do_add: dn (cn=cosine,cn=schema,cn=config)
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c103ee0 ptr=0x7fb56c103f0a end=0x7fb56c10651e len=9748
0000: 30 20 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 0 ..objectClass1
0010: 11 04 0f 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 66 ...olcSchemaConf
0020: 69 67 30 0e 04 02 63 6e 31 08 04 06 63 6f 73 69 ig0...cn1...cosi
0030: 6e 65 30 82 1a 26 04 11 6f 6c 63 41 74 74 72 69 ne0..&..olcAttri
0040: 62 75 74 65 54 79 70 65 73 31 82 1a 0f 04 81 9d buteTypes1......
0050: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0060: 33 30 30 2e 31 30 30 2e 31 2e 32 20 4e 41 4d 45 300.100.1.2 NAME
0070: 20 27 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 'textEncodedORA
0080: 64 64 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 ddress' EQUALITY
0090: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
00a0: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
00b0: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
00c0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
00d0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
00e0: 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b2 1.1.15{256} )...
00f0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0100: 33 30 30 2e 31 30 30 2e 31 2e 34 20 4e 41 4d 45 300.100.1.4 NAME
0110: 20 27 69 6e 66 6f 27 20 44 45 53 43 20 27 52 46 'info' DESC 'RF
0120: 43 31 32 37 34 3a 20 67 65 6e 65 72 61 6c 20 69 C1274: general i
0130: 6e 66 6f 72 6d 61 74 69 6f 6e 27 20 45 51 55 41 nformation' EQUA
0140: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
0150: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
0160: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
0170: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0180: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0190: 35 2e 31 32 31 2e 31 2e 31 35 7b 32 30 34 38 7d 5.121.1.15{2048}
01a0: 20 29 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
01b0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 19200300.100.1.5
01c0: 20 4e 41 4d 45 20 28 20 27 64 72 69 6e 6b 27 20 NAME ( 'drink'
01d0: 27 66 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 27 'favouriteDrink'
01e0: 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 ) DESC 'RFC1274
01f0: 3a 20 66 61 76 6f 72 69 74 65 20 64 72 69 6e 6b : favorite drink
0200: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0210: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
0220: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0230: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0240: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0250: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0260: 7b 32 35 36 7d 20 29 04 81 af 28 20 30 2e 39 2e {256} )...( 0.9.
0270: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
0280: 30 2e 31 2e 36 20 4e 41 4d 45 20 27 72 6f 6f 6d 0.1.6 NAME 'room
0290: 4e 75 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 Number' DESC 'RF
02a0: 43 31 32 37 34 3a 20 72 6f 6f 6d 20 6e 75 6d 62 C1274: room numb
02b0: 65 72 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 er' EQUALITY cas
02c0: 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 eIgnoreMatch SUB
02d0: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 STR caseIgnoreSu
02e0: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
02f0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
0300: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0310: 31 35 7b 32 35 36 7d 20 29 04 75 28 20 30 2e 39 15{256} ).u( 0.9
0320: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0330: 30 30 2e 31 2e 37 20 4e 41 4d 45 20 27 70 68 6f 00.1.7 NAME 'pho
0340: 74 6f 27 20 44 45 53 43 20 27 52 46 43 31 32 37 to' DESC 'RFC127
0350: 34 3a 20 70 68 6f 74 6f 20 28 47 33 20 66 61 78 4: photo (G3 fax
0360: 29 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e )' SYNTAX 1.3.6.
0370: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0380: 32 31 2e 31 2e 32 33 7b 32 35 30 30 30 7d 20 29 21.1.23{25000} )
0390: 04 81 b3 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
03a0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 38 20 4e 200300.100.1.8 N
03b0: 41 4d 45 20 27 75 73 65 72 43 6c 61 73 73 27 20 AME 'userClass'
03c0: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 63 DESC 'RFC1274: c
03d0: 61 74 65 67 6f 72 79 20 6f 66 20 75 73 65 72 27 ategory of user'
03e0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
03f0: 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 noreMatch SUBSTR
0400: 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 caseIgnoreSubst
0410: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
0420: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0430: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 66.115.121.1.15{
0440: 32 35 36 7d 20 29 04 81 ab 28 20 30 2e 39 2e 32 256} )...( 0.9.2
0450: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0460: 2e 31 2e 39 20 4e 41 4d 45 20 27 68 6f 73 74 27 .1.9 NAME 'host'
0470: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0480: 68 6f 73 74 20 63 6f 6d 70 75 74 65 72 27 20 45 host computer' E
0490: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
04a0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
04b0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
04c0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
04d0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
04e0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
04f0: 36 7d 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
0500: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0510: 2e 31 30 20 4e 41 4d 45 20 27 6d 61 6e 61 67 65 .10 NAME 'manage
0520: 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 r' DESC 'RFC1274
0530: 3a 20 44 4e 20 6f 66 20 6d 61 6e 61 67 65 72 27 : DN of manager'
0540: 20 45 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e EQUALITY distin
0550: 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 guishedNameMatch
0560: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0570: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0580: 2e 31 2e 31 32 20 29 04 81 ca 28 20 30 2e 39 2e .1.12 )...( 0.9.
0590: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
05a0: 30 2e 31 2e 31 31 20 4e 41 4d 45 20 27 64 6f 63 0.1.11 NAME 'doc
05b0: 75 6d 65 6e 74 49 64 65 6e 74 69 66 69 65 72 27 umentIdentifier'
05c0: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
05d0: 75 6e 69 71 75 65 20 69 64 65 6e 74 69 66 69 65 unique identifie
05e0: 72 20 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 r of document' E
05f0: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
0600: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
0610: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
0620: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
0630: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0640: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
0650: 36 7d 20 29 04 81 b9 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
0660: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0670: 2e 31 32 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 .12 NAME 'docume
0680: 6e 74 54 69 74 6c 65 27 20 44 45 53 43 20 27 52 ntTitle' DESC 'R
0690: 46 43 31 32 37 34 3a 20 74 69 74 6c 65 20 6f 66 FC1274: title of
06a0: 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c document' EQUAL
06b0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
06c0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
06d0: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
06e0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
06f0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0700: 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 .121.1.15{256} )
0710: 04 81 bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
0720: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 33 20 200300.100.1.13
0730: 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 56 65 NAME 'documentVe
0740: 72 73 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 rsion' DESC 'RFC
0750: 31 32 37 34 3a 20 76 65 72 73 69 6f 6e 20 6f 66 1274: version of
0760: 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c document' EQUAL
0770: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
0780: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0790: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
07a0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
07b0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
07c0: 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 .121.1.15{256} )
07d0: 04 81 a2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
07e0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 34 20 200300.100.1.14
07f0: 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 41 75 NAME 'documentAu
0800: 74 68 6f 72 27 20 44 45 53 43 20 27 52 46 43 31 thor' DESC 'RFC1
0810: 32 37 34 3a 20 44 4e 20 6f 66 20 61 75 74 68 6f 274: DN of autho
0820: 72 20 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 r of document' E
0830: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
0840: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
0850: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0860: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0870: 2e 31 32 20 29 04 81 c8 28 20 30 2e 39 2e 32 33 .12 )...( 0.9.23
0880: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0890: 31 2e 31 35 20 4e 41 4d 45 20 27 64 6f 63 75 6d 1.15 NAME 'docum
08a0: 65 6e 74 4c 6f 63 61 74 69 6f 6e 27 20 44 45 53 entLocation' DES
08b0: 43 20 27 52 46 43 31 32 37 34 3a 20 6c 6f 63 61 C 'RFC1274: loca
08c0: 74 69 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 tion of document
08d0: 20 6f 72 69 67 69 6e 61 6c 27 20 45 51 55 41 4c original' EQUAL
08e0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
08f0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0900: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
0910: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0920: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0930: 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 .121.1.15{256} )
0940: 04 81 d8 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
0950: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 30 20 200300.100.1.20
0960: 4e 41 4d 45 20 28 20 27 68 6f 6d 65 50 68 6f 6e NAME ( 'homePhon
0970: 65 27 20 27 68 6f 6d 65 54 65 6c 65 70 68 6f 6e e' 'homeTelephon
0980: 65 4e 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 eNumber' ) DESC
0990: 27 52 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 74 'RFC1274: home t
09a0: 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 elephone number'
09b0: 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 EQUALITY teleph
09c0: 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 oneNumberMatch S
09d0: 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e UBSTR telephoneN
09e0: 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d umberSubstringsM
09f0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0a00: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0a10: 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 94 28 20 .121.1.50 )...(
0a20: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0a30: 30 2e 31 30 30 2e 31 2e 32 31 20 4e 41 4d 45 20 0.100.1.21 NAME
0a40: 27 73 65 63 72 65 74 61 72 79 27 20 44 45 53 43 'secretary' DESC
0a50: 20 27 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 'RFC1274: DN of
0a60: 20 73 65 63 72 65 74 61 72 79 27 20 45 51 55 41 secretary' EQUA
0a70: 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 LITY distinguish
0a80: 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 edNameMatch SYNT
0a90: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0aa0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 466.115.121.1.12
0ab0: 20 29 04 57 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).W( 0.9.2342.1
0ac0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 32 9200300.100.1.22
0ad0: 20 4e 41 4d 45 20 27 6f 74 68 65 72 4d 61 69 6c NAME 'otherMail
0ae0: 62 6f 78 27 20 53 59 4e 54 41 58 20 31 2e 33 2e box' SYNTAX 1.3.
0af0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0b00: 2e 31 32 31 2e 31 2e 33 39 20 29 04 6e 28 20 30 .121.1.39 ).n( 0
0b10: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0b20: 2e 31 30 30 2e 31 2e 32 36 20 4e 41 4d 45 20 27 .100.1.26 NAME '
0b30: 61 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 aRecord' EQUALIT
0b40: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
0b50: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0b60: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0b70: 2e 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 .121.1.26 ).o( 0
0b80: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0b90: 2e 31 30 30 2e 31 2e 32 37 20 4e 41 4d 45 20 27 .100.1.27 NAME '
0ba0: 6d 44 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 mDRecord' EQUALI
0bb0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TY caseIgnoreIA5
0bc0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0bd0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0be0: 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 5.121.1.26 ).o(
0bf0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0c00: 30 2e 31 30 30 2e 31 2e 32 38 20 4e 41 4d 45 20 0.100.1.28 NAME
0c10: 27 6d 58 52 65 63 6f 72 64 27 20 45 51 55 41 4c 'mXRecord' EQUAL
0c20: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 ITY caseIgnoreIA
0c30: 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 5Match SYNTAX 1.
0c40: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0c50: 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 15.121.1.26 ).o(
0c60: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
0c70: 30 30 2e 31 30 30 2e 31 2e 32 39 20 4e 41 4d 45 00.100.1.29 NAME
0c80: 20 27 6e 53 52 65 63 6f 72 64 27 20 45 51 55 41 'nSRecord' EQUA
0c90: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
0ca0: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
0cb0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0cc0: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 70 115.121.1.26 ).p
0cd0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0ce0: 33 30 30 2e 31 30 30 2e 31 2e 33 30 20 4e 41 4d 300.100.1.30 NAM
0cf0: 45 20 27 73 4f 41 52 65 63 6f 72 64 27 20 45 51 E 'sOARecord' EQ
0d00: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0d10: 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 eIA5Match SYNTAX
0d20: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0d30: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 6.115.121.1.26 )
0d40: 04 72 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .r( 0.9.2342.192
0d50: 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 31 20 4e 00300.100.1.31 N
0d60: 41 4d 45 20 27 63 4e 41 4d 45 52 65 63 6f 72 64 AME 'cNAMERecord
0d70: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0d80: 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 gnoreIA5Match SY
0d90: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
0da0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0db0: 32 36 20 29 04 81 ac 28 20 30 2e 39 2e 32 33 34 26 )...( 0.9.234
0dc0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0dd0: 2e 33 38 20 4e 41 4d 45 20 27 61 73 73 6f 63 69 .38 NAME 'associ
0de0: 61 74 65 64 4e 61 6d 65 27 20 44 45 53 43 20 27 atedName' DESC '
0df0: 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 65 RFC1274: DN of e
0e00: 6e 74 72 79 20 61 73 73 6f 63 69 61 74 65 64 20 ntry associated
0e10: 77 69 74 68 20 64 6f 6d 61 69 6e 27 20 45 51 55 with domain' EQU
0e20: 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 ALITY distinguis
0e30: 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e hedNameMatch SYN
0e40: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0e50: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
0e60: 32 20 29 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2 )...( 0.9.2342
0e70: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
0e80: 33 39 20 4e 41 4d 45 20 27 68 6f 6d 65 50 6f 73 39 NAME 'homePos
0e90: 74 61 6c 41 64 64 72 65 73 73 27 20 44 45 53 43 talAddress' DESC
0ea0: 20 27 52 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 'RFC1274: home
0eb0: 70 6f 73 74 61 6c 20 61 64 64 72 65 73 73 27 20 postal address'
0ec0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0ed0: 6f 72 65 4c 69 73 74 4d 61 74 63 68 20 53 55 42 oreListMatch SUB
0ee0: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 STR caseIgnoreLi
0ef0: 73 74 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 stSubstringsMatc
0f00: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
0f10: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0f20: 31 2e 31 2e 34 31 20 29 04 81 b6 28 20 30 2e 39 1.1.41 )...( 0.9
0f30: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0f40: 30 30 2e 31 2e 34 30 20 4e 41 4d 45 20 27 70 65 00.1.40 NAME 'pe
0f50: 72 73 6f 6e 61 6c 54 69 74 6c 65 27 20 44 45 53 rsonalTitle' DES
0f60: 43 20 27 52 46 43 31 32 37 34 3a 20 70 65 72 73 C 'RFC1274: pers
0f70: 6f 6e 61 6c 20 74 69 74 6c 65 27 20 45 51 55 41 onal title' EQUA
0f80: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
0f90: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
0fa0: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
0fb0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0fc0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0fd0: 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 5.121.1.15{256}
0fe0: 29 04 81 d9 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
0ff0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 31 9200300.100.1.41
1000: 20 4e 41 4d 45 20 28 20 27 6d 6f 62 69 6c 65 27 NAME ( 'mobile'
1010: 20 27 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f 6e 'mobileTelephon
1020: 65 4e 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 eNumber' ) DESC
1030: 27 52 46 43 31 32 37 34 3a 20 6d 6f 62 69 6c 65 'RFC1274: mobile
1040: 20 74 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 telephone numbe
1050: 72 27 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 r' EQUALITY tele
1060: 70 68 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 phoneNumberMatch
1070: 20 53 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e SUBSTR telephon
1080: 65 4e 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 eNumberSubstring
1090: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
10a0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
10b0: 31 35 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 d6 15.121.1.50 )...
10c0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
10d0: 33 30 30 2e 31 30 30 2e 31 2e 34 32 20 4e 41 4d 300.100.1.42 NAM
10e0: 45 20 28 20 27 70 61 67 65 72 27 20 27 70 61 67 E ( 'pager' 'pag
10f0: 65 72 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 erTelephoneNumbe
1100: 72 27 20 29 20 44 45 53 43 20 27 52 46 43 31 32 r' ) DESC 'RFC12
1110: 37 34 3a 20 70 61 67 65 72 20 74 65 6c 65 70 68 74: pager teleph
1120: 6f 6e 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 one number' EQUA
1130: 4c 49 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 LITY telephoneNu
1140: 6d 62 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 mberMatch SUBSTR
1150: 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 telephoneNumber
1160: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
1170: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
1180: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
1190: 31 2e 35 30 20 29 04 81 c7 28 20 30 2e 39 2e 32 1.50 )...( 0.9.2
11a0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
11b0: 2e 31 2e 34 33 20 4e 41 4d 45 20 28 20 27 63 6f .1.43 NAME ( 'co
11c0: 27 20 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 ' 'friendlyCount
11d0: 72 79 4e 61 6d 65 27 20 29 20 44 45 53 43 20 27 ryName' ) DESC '
11e0: 52 46 43 31 32 37 34 3a 20 66 72 69 65 6e 64 6c RFC1274: friendl
11f0: 79 20 63 6f 75 6e 74 72 79 20 6e 61 6d 65 27 20 y country name'
1200: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
1210: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
1220: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
1230: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
1240: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
1250: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 6.115.121.1.15 )
1260: 04 81 9a 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1270: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 34 20 200300.100.1.44
1280: 4e 41 4d 45 20 27 75 6e 69 71 75 65 49 64 65 6e NAME 'uniqueIden
1290: 74 69 66 69 65 72 27 20 44 45 53 43 20 27 52 46 tifier' DESC 'RF
12a0: 43 31 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 C1274: unique id
12b0: 65 6e 74 69 66 65 72 27 20 45 51 55 41 4c 49 54 entifer' EQUALIT
12c0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
12d0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
12e0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
12f0: 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 c4 1.1.15{256} )...
1300: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1310: 33 30 30 2e 31 30 30 2e 31 2e 34 35 20 4e 41 4d 300.100.1.45 NAM
1320: 45 20 27 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 E 'organizationa
1330: 6c 53 74 61 74 75 73 27 20 44 45 53 43 20 27 52 lStatus' DESC 'R
1340: 46 43 31 32 37 34 3a 20 6f 72 67 61 6e 69 7a 61 FC1274: organiza
1350: 74 69 6f 6e 61 6c 20 73 74 61 74 75 73 27 20 45 tional status' E
1360: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
1370: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
1380: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
1390: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
13a0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
13b0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
13c0: 36 7d 20 29 04 81 ba 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
13d0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
13e0: 2e 34 36 20 4e 41 4d 45 20 27 6a 61 6e 65 74 4d .46 NAME 'janetM
13f0: 61 69 6c 62 6f 78 27 20 44 45 53 43 20 27 52 46 ailbox' DESC 'RF
1400: 43 31 32 37 34 3a 20 4a 61 6e 65 74 20 6d 61 69 C1274: Janet mai
1410: 6c 62 6f 78 27 20 45 51 55 41 4c 49 54 59 20 63 lbox' EQUALITY c
1420: 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 aseIgnoreIA5Matc
1430: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
1440: 6f 72 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 oreIA5Substrings
1450: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
1460: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
1470: 35 2e 31 32 31 2e 31 2e 32 36 7b 32 35 36 7d 20 5.121.1.26{256}
1480: 29 04 81 86 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
1490: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 37 9200300.100.1.47
14a0: 20 4e 41 4d 45 20 27 6d 61 69 6c 50 72 65 66 65 NAME 'mailPrefe
14b0: 72 65 6e 63 65 4f 70 74 69 6f 6e 27 20 44 45 53 renceOption' DES
14c0: 43 20 27 52 46 43 31 32 37 34 3a 20 6d 61 69 6c C 'RFC1274: mail
14d0: 20 70 72 65 66 65 72 65 6e 63 65 20 6f 70 74 69 preference opti
14e0: 6f 6e 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 on' SYNTAX 1.3.6
14f0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1500: 31 32 31 2e 31 2e 32 37 20 29 04 81 b7 28 20 30 121.1.27 )...( 0
1510: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
1520: 2e 31 30 30 2e 31 2e 34 38 20 4e 41 4d 45 20 27 .100.1.48 NAME '
1530: 62 75 69 6c 64 69 6e 67 4e 61 6d 65 27 20 44 45 buildingName' DE
1540: 53 43 20 27 52 46 43 31 32 37 34 3a 20 6e 61 6d SC 'RFC1274: nam
1550: 65 20 6f 66 20 62 75 69 6c 64 69 6e 67 27 20 45 e of building' E
1560: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
1570: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
1580: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
1590: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
15a0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
15b0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
15c0: 36 7d 20 29 04 7e 28 20 30 2e 39 2e 32 33 34 32 6} ).~( 0.9.2342
15d0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
15e0: 34 39 20 4e 41 4d 45 20 27 64 53 41 51 75 61 6c 49 NAME 'dSAQual
15f0: 69 74 79 27 20 44 45 53 43 20 27 52 46 43 31 32 ity' DESC 'RFC12
1600: 37 34 3a 20 44 53 41 20 51 75 61 6c 69 74 79 27 74: DSA Quality'
1610: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1620: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1630: 2e 31 2e 31 39 20 53 49 4e 47 4c 45 2d 56 41 4c .1.19 SINGLE-VAL
1640: 55 45 20 29 04 81 8f 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
1650: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1660: 2e 35 30 20 4e 41 4d 45 20 27 73 69 6e 67 6c 65 .50 NAME 'single
1670: 4c 65 76 65 6c 51 75 61 6c 69 74 79 27 20 44 45 LevelQuality' DE
1680: 53 43 20 27 52 46 43 31 32 37 34 3a 20 53 69 6e SC 'RFC1274: Sin
1690: 67 6c 65 20 4c 65 76 65 6c 20 51 75 61 6c 69 74 gle Level Qualit
16a0: 79 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e y' SYNTAX 1.3.6.
16b0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
16c0: 32 31 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 21.1.13 SINGLE-V
16d0: 41 4c 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 ALUE )...( 0.9.2
16e0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
16f0: 2e 31 2e 35 31 20 4e 41 4d 45 20 27 73 75 62 74 .1.51 NAME 'subt
1700: 72 65 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 reeMinimumQualit
1710: 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 y' DESC 'RFC1274
1720: 3a 20 53 75 62 74 72 65 65 20 4d 69 6e 69 6e 75 : Subtree Mininu
1730: 6d 20 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 m Quality' SYNTA
1740: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1750: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 66.115.121.1.13
1760: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 SINGLE-VALUE )..
1770: 95 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1780: 30 33 30 30 2e 31 30 30 2e 31 2e 35 32 20 4e 41 0300.100.1.52 NA
1790: 4d 45 20 27 73 75 62 74 72 65 65 4d 61 78 69 6d ME 'subtreeMaxim
17a0: 75 6d 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 umQuality' DESC
17b0: 27 52 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 'RFC1274: Subtre
17c0: 65 20 4d 61 78 69 6d 75 6e 20 51 75 61 6c 69 74 e Maximun Qualit
17d0: 79 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e y' SYNTAX 1.3.6.
17e0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
17f0: 32 31 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 21.1.13 SINGLE-V
1800: 41 4c 55 45 20 29 04 81 88 28 20 30 2e 39 2e 32 ALUE )...( 0.9.2
1810: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
1820: 2e 31 2e 35 33 20 4e 41 4d 45 20 27 70 65 72 73 .1.53 NAME 'pers
1830: 6f 6e 61 6c 53 69 67 6e 61 74 75 72 65 27 20 44 onalSignature' D
1840: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 50 65 ESC 'RFC1274: Pe
1850: 72 73 6f 6e 61 6c 20 53 69 67 6e 61 74 75 72 65 rsonal Signature
1860: 20 28 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 (G3 fax)' SYNTA
1870: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1880: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 20 66.115.121.1.23
1890: 29 04 81 93 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
18a0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 34 9200300.100.1.54
18b0: 20 4e 41 4d 45 20 27 64 49 54 52 65 64 69 72 65 NAME 'dITRedire
18c0: 63 74 27 20 44 45 53 43 20 27 52 46 43 31 32 37 ct' DESC 'RFC127
18d0: 34 3a 20 44 49 54 20 52 65 64 69 72 65 63 74 27 4: DIT Redirect'
18e0: 20 45 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e EQUALITY distin
18f0: 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 guishedNameMatch
1900: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1910: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1920: 2e 31 2e 31 32 20 29 04 74 28 20 30 2e 39 2e 32 .1.12 ).t( 0.9.2
1930: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
1940: 2e 31 2e 35 35 20 4e 41 4d 45 20 27 61 75 64 69 .1.55 NAME 'audi
1950: 6f 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 o' DESC 'RFC1274
1960: 3a 20 61 75 64 69 6f 20 28 75 2d 6c 61 77 29 27 : audio (u-law)'
1970: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1980: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1990: 2e 31 2e 34 7b 32 35 30 30 30 7d 20 29 04 81 bc .1.4{25000} )...
19a0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
19b0: 33 30 30 2e 31 30 30 2e 31 2e 35 36 20 4e 41 4d 300.100.1.56 NAM
19c0: 45 20 27 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 E 'documentPubli
19d0: 73 68 65 72 27 20 44 45 53 43 20 27 52 46 43 31 sher' DESC 'RFC1
19e0: 32 37 34 3a 20 70 75 62 6c 69 73 68 65 72 20 6f 274: publisher o
19f0: 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 f document' EQUA
1a00: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
1a10: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
1a20: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
1a30: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
1a40: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
1a50: 35 2e 31 32 31 2e 31 2e 31 35 20 29 30 82 0b b4 5.121.1.15 )0...
1a60: 04 10 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 ..olcObjectClass
1a70: 65 73 31 82 0b 9e 04 82 01 bd 28 20 30 2e 39 2e es1.......( 0.9.
1a80: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
1a90: 30 2e 34 2e 34 20 4e 41 4d 45 20 28 20 27 70 69 0.4.4 NAME ( 'pi
1aa0: 6c 6f 74 50 65 72 73 6f 6e 27 20 27 6e 65 77 50 lotPerson' 'newP
1ab0: 69 6c 6f 74 50 65 72 73 6f 6e 27 20 29 20 53 55 ilotPerson' ) SU
1ac0: 50 20 70 65 72 73 6f 6e 20 53 54 52 55 43 54 55 P person STRUCTU
1ad0: 52 41 4c 20 4d 41 59 20 28 20 75 73 65 72 69 64 RAL MAY ( userid
1ae0: 20 24 20 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 $ textEncodedOR
1af0: 41 64 64 72 65 73 73 20 24 20 72 66 63 38 32 32 Address $ rfc822
1b00: 4d 61 69 6c 62 6f 78 20 24 20 66 61 76 6f 75 72 Mailbox $ favour
1b10: 69 74 65 44 72 69 6e 6b 20 24 20 72 6f 6f 6d 4e iteDrink $ roomN
1b20: 75 6d 62 65 72 20 24 20 75 73 65 72 43 6c 61 73 umber $ userClas
1b30: 73 20 24 20 68 6f 6d 65 54 65 6c 65 70 68 6f 6e s $ homeTelephon
1b40: 65 4e 75 6d 62 65 72 20 24 20 68 6f 6d 65 50 6f eNumber $ homePo
1b50: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 73 65 stalAddress $ se
1b60: 63 72 65 74 61 72 79 20 24 20 70 65 72 73 6f 6e cretary $ person
1b70: 61 6c 54 69 74 6c 65 20 24 20 70 72 65 66 65 72 alTitle $ prefer
1b80: 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f redDeliveryMetho
1b90: 64 20 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 d $ businessCate
1ba0: 67 6f 72 79 20 24 20 6a 61 6e 65 74 4d 61 69 6c gory $ janetMail
1bb0: 62 6f 78 20 24 20 6f 74 68 65 72 4d 61 69 6c 62 box $ otherMailb
1bc0: 6f 78 20 24 20 6d 6f 62 69 6c 65 54 65 6c 65 70 ox $ mobileTelep
1bd0: 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 70 61 67 honeNumber $ pag
1be0: 65 72 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 erTelephoneNumbe
1bf0: 72 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e r $ organization
1c00: 61 6c 53 74 61 74 75 73 20 24 20 6d 61 69 6c 50 alStatus $ mailP
1c10: 72 65 66 65 72 65 6e 63 65 4f 70 74 69 6f 6e 20 referenceOption
1c20: 24 20 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 74 $ personalSignat
1c30: 75 72 65 20 29 20 29 04 81 ab 28 20 30 2e 39 2e ure ) )...( 0.9.
1c40: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
1c50: 30 2e 34 2e 35 20 4e 41 4d 45 20 27 61 63 63 6f 0.4.5 NAME 'acco
1c60: 75 6e 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 unt' SUP top STR
1c70: 55 43 54 55 52 41 4c 20 4d 55 53 54 20 75 73 65 UCTURAL MUST use
1c80: 72 69 64 20 4d 41 59 20 28 20 64 65 73 63 72 69 rid MAY ( descri
1c90: 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 ption $ seeAlso
1ca0: 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 $ localityName $
1cb0: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d organizationNam
1cc0: 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e e $ organization
1cd0: 61 6c 55 6e 69 74 4e 61 6d 65 20 24 20 68 6f 73 alUnitName $ hos
1ce0: 74 20 29 20 29 04 82 01 18 28 20 30 2e 39 2e 32 t ) )....( 0.9.2
1cf0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
1d00: 2e 34 2e 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d .4.6 NAME 'docum
1d10: 65 6e 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 ent' SUP top STR
1d20: 55 43 54 55 52 41 4c 20 4d 55 53 54 20 64 6f 63 UCTURAL MUST doc
1d30: 75 6d 65 6e 74 49 64 65 6e 74 69 66 69 65 72 20 umentIdentifier
1d40: 4d 41 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 MAY ( commonName
1d50: 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 $ description $
1d60: 20 73 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c seeAlso $ local
1d70: 69 74 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 ityName $ organi
1d80: 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 zationName $ org
1d90: 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e anizationalUnitN
1da0: 61 6d 65 20 24 20 64 6f 63 75 6d 65 6e 74 54 69 ame $ documentTi
1db0: 74 6c 65 20 24 20 64 6f 63 75 6d 65 6e 74 56 65 tle $ documentVe
1dc0: 72 73 69 6f 6e 20 24 20 64 6f 63 75 6d 65 6e 74 rsion $ document
1dd0: 41 75 74 68 6f 72 20 24 20 64 6f 63 75 6d 65 6e Author $ documen
1de0: 74 4c 6f 63 61 74 69 6f 6e 20 24 20 64 6f 63 75 tLocation $ docu
1df0: 6d 65 6e 74 50 75 62 6c 69 73 68 65 72 20 29 20 mentPublisher )
1e00: 29 04 81 89 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
1e10: 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 37 20 9200300.100.4.7
1e20: 4e 41 4d 45 20 27 72 6f 6f 6d 27 20 53 55 50 20 NAME 'room' SUP
1e30: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
1e40: 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d UST commonName M
1e50: 41 59 20 28 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 AY ( roomNumber
1e60: 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 $ description $
1e70: 73 65 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 seeAlso $ teleph
1e80: 6f 6e 65 4e 75 6d 62 65 72 20 29 20 29 04 81 c1 oneNumber ) )...
1e90: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
1ea0: 33 30 30 2e 31 30 30 2e 34 2e 39 20 4e 41 4d 45 300.100.4.9 NAME
1eb0: 20 27 64 6f 63 75 6d 65 6e 74 53 65 72 69 65 73 'documentSeries
1ec0: 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 ' SUP top STRUCT
1ed0: 55 52 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e URAL MUST common
1ee0: 4e 61 6d 65 20 4d 41 59 20 28 20 64 65 73 63 72 Name MAY ( descr
1ef0: 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f iption $ seeAlso
1f00: 20 24 20 74 65 6c 65 70 68 6f 6e 65 6e 75 6d 62 $ telephonenumb
1f10: 65 72 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d er $ localityNam
1f20: 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e e $ organization
1f30: 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 Name $ organizat
1f40: 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 29 20 ionalUnitName )
1f50: 29 04 82 02 19 28 20 30 2e 39 2e 32 33 34 32 2e )....( 0.9.2342.
1f60: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 19200300.100.4.1
1f70: 33 20 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 27 20 3 NAME 'domain'
1f80: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
1f90: 41 4c 20 4d 55 53 54 20 64 6f 6d 61 69 6e 43 6f AL MUST domainCo
1fa0: 6d 70 6f 6e 65 6e 74 20 4d 41 59 20 28 20 61 73 mponent MAY ( as
1fb0: 73 6f 63 69 61 74 65 64 4e 61 6d 65 20 24 20 6f sociatedName $ o
1fc0: 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 rganizationName
1fd0: 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 $ description $
1fe0: 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 businessCategory
1ff0: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 73 65 61 $ seeAlso $ sea
2000: 72 63 68 47 75 69 64 65 20 24 20 75 73 65 72 50 rchGuide $ userP
2010: 61 73 73 77 6f 72 64 20 24 20 6c 6f 63 61 6c 69 assword $ locali
2020: 74 79 4e 61 6d 65 20 24 20 73 74 61 74 65 4f 72 tyName $ stateOr
2030: 50 72 6f 76 69 6e 63 65 4e 61 6d 65 20 24 20 73 ProvinceName $ s
2040: 74 72 65 65 74 41 64 64 72 65 73 73 20 24 20 70 treetAddress $ p
2050: 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 79 4f hysicalDeliveryO
2060: 66 66 69 63 65 4e 61 6d 65 20 24 20 70 6f 73 74 fficeName $ post
2070: 61 6c 41 64 64 72 65 73 73 20 24 20 70 6f 73 74 alAddress $ post
2080: 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 4f 66 66 alCode $ postOff
2090: 69 63 65 42 6f 78 20 24 20 73 74 72 65 65 74 41 iceBox $ streetA
20a0: 64 64 72 65 73 73 20 24 20 66 61 63 73 69 6d 69 ddress $ facsimi
20b0: 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 leTelephoneNumbe
20c0: 72 20 24 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 r $ internationa
20d0: 6c 49 53 44 4e 4e 75 6d 62 65 72 20 24 20 74 65 lISDNNumber $ te
20e0: 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 lephoneNumber $
20f0: 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 teletexTerminalI
2100: 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 dentifier $ tele
2110: 78 4e 75 6d 62 65 72 20 24 20 70 72 65 66 65 72 xNumber $ prefer
2120: 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f redDeliveryMetho
2130: 64 20 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 d $ destinationI
2140: 6e 64 69 63 61 74 6f 72 20 24 20 72 65 67 69 73 ndicator $ regis
2150: 74 65 72 65 64 41 64 64 72 65 73 73 20 24 20 78 teredAddress $ x
2160: 31 32 31 41 64 64 72 65 73 73 20 29 20 29 04 82 121Address ) )..
2170: 01 b0 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
2180: 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 34 20 4e 00300.100.4.14 N
2190: 41 4d 45 20 27 52 46 43 38 32 32 6c 6f 63 61 6c AME 'RFC822local
21a0: 50 61 72 74 27 20 53 55 50 20 64 6f 6d 61 69 6e Part' SUP domain
21b0: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
21c0: 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 20 73 ( commonName $ s
21d0: 75 72 6e 61 6d 65 20 24 20 64 65 73 63 72 69 70 urname $ descrip
21e0: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
21f0: 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 telephoneNumber
2200: 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 $ physicalDeliv
2210: 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 eryOfficeName $
2220: 70 6f 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 postalAddress $
2230: 70 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 postalCode $ pos
2240: 74 4f 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 tOfficeBox $ str
2250: 65 65 74 41 64 64 72 65 73 73 20 24 20 66 61 63 eetAddress $ fac
2260: 73 69 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e simileTelephoneN
2270: 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 umber $ internat
2280: 69 6f 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 ionalISDNNumber
2290: 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 $ telephoneNumbe
22a0: 72 20 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 r $ teletexTermi
22b0: 6e 61 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 nalIdentifier $
22c0: 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 telexNumber $ pr
22d0: 65 66 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d eferredDeliveryM
22e0: 65 74 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 ethod $ destinat
22f0: 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 ionIndicator $ r
2300: 65 67 69 73 74 65 72 65 64 41 64 64 72 65 73 73 egisteredAddress
2310: 20 24 20 78 31 32 31 41 64 64 72 65 73 73 20 29 $ x121Address )
2320: 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
2330: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 19200300.100.4.1
2340: 35 20 4e 41 4d 45 20 27 64 4e 53 44 6f 6d 61 69 5 NAME 'dNSDomai
2350: 6e 27 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 54 n' SUP domain ST
2360: 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 41 RUCTURAL MAY ( A
2370: 52 65 63 6f 72 64 20 24 20 4d 44 52 65 63 6f 72 Record $ MDRecor
2380: 64 20 24 20 4d 58 52 65 63 6f 72 64 20 24 20 4e d $ MXRecord $ N
2390: 53 52 65 63 6f 72 64 20 24 20 53 4f 41 52 65 63 SRecord $ SOARec
23a0: 6f 72 64 20 24 20 43 4e 41 4d 45 52 65 63 6f 72 ord $ CNAMERecor
23b0: 64 20 29 20 29 04 81 90 28 20 30 2e 39 2e 32 33 d ) )...( 0.9.23
23c0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
23d0: 34 2e 31 37 20 4e 41 4d 45 20 27 64 6f 6d 61 69 4.17 NAME 'domai
23e0: 6e 52 65 6c 61 74 65 64 4f 62 6a 65 63 74 27 20 nRelatedObject'
23f0: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 61 DESC 'RFC1274: a
2400: 6e 20 6f 62 6a 65 63 74 20 72 65 6c 61 74 65 64 n object related
2410: 20 74 6f 20 61 6e 20 64 6f 6d 61 69 6e 27 20 53 to an domain' S
2420: 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 UP top AUXILIARY
2430: 20 4d 55 53 54 20 61 73 73 6f 63 69 61 74 65 64 MUST associated
2440: 44 6f 6d 61 69 6e 20 29 04 65 28 20 30 2e 39 2e Domain ).e( 0.9.
2450: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
2460: 30 2e 34 2e 31 38 20 4e 41 4d 45 20 27 66 72 69 0.4.18 NAME 'fri
2470: 65 6e 64 6c 79 43 6f 75 6e 74 72 79 27 20 53 55 endlyCountry' SU
2480: 50 20 63 6f 75 6e 74 72 79 20 53 54 52 55 43 54 P country STRUCT
2490: 55 52 41 4c 20 4d 55 53 54 20 66 72 69 65 6e 64 URAL MUST friend
24a0: 6c 79 43 6f 75 6e 74 72 79 4e 61 6d 65 20 29 04 lyCountryName ).
24b0: 7d 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 }( 0.9.2342.1920
24c0: 30 33 30 30 2e 31 30 30 2e 34 2e 32 30 20 4e 41 0300.100.4.20 NA
24d0: 4d 45 20 27 70 69 6c 6f 74 4f 72 67 61 6e 69 7a ME 'pilotOrganiz
24e0: 61 74 69 6f 6e 27 20 53 55 50 20 28 20 6f 72 67 ation' SUP ( org
24f0: 61 6e 69 7a 61 74 69 6f 6e 20 24 20 6f 72 67 61 anization $ orga
2500: 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 20 29 nizationalUnit )
2510: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
2520: 62 75 69 6c 64 69 6e 67 4e 61 6d 65 20 29 04 50 buildingName ).P
2530: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
2540: 33 30 30 2e 31 30 30 2e 34 2e 32 31 20 4e 41 4d 300.100.4.21 NAM
2550: 45 20 27 70 69 6c 6f 74 44 53 41 27 20 53 55 50 E 'pilotDSA' SUP
2560: 20 64 73 61 20 53 54 52 55 43 54 55 52 41 4c 20 dsa STRUCTURAL
2570: 4d 41 59 20 64 53 41 51 75 61 6c 69 74 79 20 29 MAY dSAQuality )
2580: 04 81 91 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
2590: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 32 20 200300.100.4.22
25a0: 4e 41 4d 45 20 27 71 75 61 6c 69 74 79 4c 61 62 NAME 'qualityLab
25b0: 65 6c 6c 65 64 44 61 74 61 27 20 53 55 50 20 74 elledData' SUP t
25c0: 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 op AUXILIARY MUS
25d0: 54 20 64 73 61 51 75 61 6c 69 74 79 20 4d 41 59 T dsaQuality MAY
25e0: 20 28 20 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 ( subtreeMinimu
25f0: 6d 51 75 61 6c 69 74 79 20 24 20 73 75 62 74 72 mQuality $ subtr
2600: 65 65 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 eeMaximumQuality
2610: 20 29 20 29 ) )
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c103ee0 ptr=0x7fb56c103f2c end=0x7fb56c10651e len=9714
0000: 30 0e 04 02 63 6e 31 08 04 06 63 6f 73 69 6e 65 0...cn1...cosine
0010: 30 82 1a 26 04 11 6f 6c 63 41 74 74 72 69 62 75 0..&..olcAttribu
0020: 74 65 54 79 70 65 73 31 82 1a 0f 04 81 9d 28 20 teTypes1......(
0030: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0040: 30 2e 31 30 30 2e 31 2e 32 20 4e 41 4d 45 20 27 0.100.1.2 NAME '
0050: 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 64 textEncodedORAdd
0060: 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 63 ress' EQUALITY c
0070: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
0080: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
0090: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
00a0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
00b0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
00c0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b2 28 20 1.15{256} )...(
00d0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
00e0: 30 2e 31 30 30 2e 31 2e 34 20 4e 41 4d 45 20 27 0.100.1.4 NAME '
00f0: 69 6e 66 6f 27 20 44 45 53 43 20 27 52 46 43 31 info' DESC 'RFC1
0100: 32 37 34 3a 20 67 65 6e 65 72 61 6c 20 69 6e 66 274: general inf
0110: 6f 72 6d 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 ormation' EQUALI
0120: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0130: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0140: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0150: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0160: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0170: 31 32 31 2e 31 2e 31 35 7b 32 30 34 38 7d 20 29 121.1.15{2048} )
0180: 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
0190: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 20 4e 200300.100.1.5 N
01a0: 41 4d 45 20 28 20 27 64 72 69 6e 6b 27 20 27 66 AME ( 'drink' 'f
01b0: 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 27 20 29 avouriteDrink' )
01c0: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
01d0: 66 61 76 6f 72 69 74 65 20 64 72 69 6e 6b 27 20 favorite drink'
01e0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
01f0: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
0200: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
0210: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
0220: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0230: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 6.115.121.1.15{2
0240: 35 36 7d 20 29 04 81 af 28 20 30 2e 39 2e 32 33 56} )...( 0.9.23
0250: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0260: 31 2e 36 20 4e 41 4d 45 20 27 72 6f 6f 6d 4e 75 1.6 NAME 'roomNu
0270: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 31 mber' DESC 'RFC1
0280: 32 37 34 3a 20 72 6f 6f 6d 20 6e 75 6d 62 65 72 274: room number
0290: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
02a0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
02b0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
02c0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
02d0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
02e0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
02f0: 7b 32 35 36 7d 20 29 04 75 28 20 30 2e 39 2e 32 {256} ).u( 0.9.2
0300: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0310: 2e 31 2e 37 20 4e 41 4d 45 20 27 70 68 6f 74 6f .1.7 NAME 'photo
0320: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
0330: 20 70 68 6f 74 6f 20 28 47 33 20 66 61 78 29 27 photo (G3 fax)'
0340: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0350: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0360: 2e 31 2e 32 33 7b 32 35 30 30 30 7d 20 29 04 81 .1.23{25000} )..
0370: b3 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0380: 30 33 30 30 2e 31 30 30 2e 31 2e 38 20 4e 41 4d 0300.100.1.8 NAM
0390: 45 20 27 75 73 65 72 43 6c 61 73 73 27 20 44 45 E 'userClass' DE
03a0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 63 61 74 SC 'RFC1274: cat
03b0: 65 67 6f 72 79 20 6f 66 20 75 73 65 72 27 20 45 egory of user' E
03c0: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
03d0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
03e0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
03f0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
0400: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0410: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
0420: 36 7d 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
0430: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0440: 2e 39 20 4e 41 4d 45 20 27 68 6f 73 74 27 20 44 .9 NAME 'host' D
0450: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 68 6f ESC 'RFC1274: ho
0460: 73 74 20 63 6f 6d 70 75 74 65 72 27 20 45 51 55 st computer' EQU
0470: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
0480: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
0490: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
04a0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
04b0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
04c0: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
04d0: 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
04e0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
04f0: 30 20 4e 41 4d 45 20 27 6d 61 6e 61 67 65 72 27 0 NAME 'manager'
0500: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0510: 44 4e 20 6f 66 20 6d 61 6e 61 67 65 72 27 20 45 DN of manager' E
0520: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
0530: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
0540: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0550: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0560: 2e 31 32 20 29 04 81 ca 28 20 30 2e 39 2e 32 33 .12 )...( 0.9.23
0570: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0580: 31 2e 31 31 20 4e 41 4d 45 20 27 64 6f 63 75 6d 1.11 NAME 'docum
0590: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 27 20 44 entIdentifier' D
05a0: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 75 6e ESC 'RFC1274: un
05b0: 69 71 75 65 20 69 64 65 6e 74 69 66 69 65 72 20 ique identifier
05c0: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
05d0: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
05e0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
05f0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
0600: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0610: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0620: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0630: 20 29 04 81 b9 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0640: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
0650: 32 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 2 NAME 'document
0660: 54 69 74 6c 65 27 20 44 45 53 43 20 27 52 46 43 Title' DESC 'RFC
0670: 31 32 37 34 3a 20 74 69 74 6c 65 20 6f 66 20 64 1274: title of d
0680: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
0690: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
06a0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
06b0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
06c0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
06d0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
06e0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
06f0: bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0700: 30 33 30 30 2e 31 30 30 2e 31 2e 31 33 20 4e 41 0300.100.1.13 NA
0710: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 56 65 72 73 ME 'documentVers
0720: 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 ion' DESC 'RFC12
0730: 37 34 3a 20 76 65 72 73 69 6f 6e 20 6f 66 20 64 74: version of d
0740: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
0750: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0760: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0770: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0780: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0790: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
07a0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
07b0: a2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
07c0: 30 33 30 30 2e 31 30 30 2e 31 2e 31 34 20 4e 41 0300.100.1.14 NA
07d0: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 41 75 74 68 ME 'documentAuth
07e0: 6f 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 or' DESC 'RFC127
07f0: 34 3a 20 44 4e 20 6f 66 20 61 75 74 68 6f 72 20 4: DN of author
0800: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
0810: 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 ALITY distinguis
0820: 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e hedNameMatch SYN
0830: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0840: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
0850: 32 20 29 04 81 c8 28 20 30 2e 39 2e 32 33 34 32 2 )...( 0.9.2342
0860: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
0870: 31 35 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 15 NAME 'documen
0880: 74 4c 6f 63 61 74 69 6f 6e 27 20 44 45 53 43 20 tLocation' DESC
0890: 27 52 46 43 31 32 37 34 3a 20 6c 6f 63 61 74 69 'RFC1274: locati
08a0: 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 20 6f on of document o
08b0: 72 69 67 69 6e 61 6c 27 20 45 51 55 41 4c 49 54 riginal' EQUALIT
08c0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
08d0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
08e0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
08f0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0900: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0910: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0920: d8 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0930: 30 33 30 30 2e 31 30 30 2e 31 2e 32 30 20 4e 41 0300.100.1.20 NA
0940: 4d 45 20 28 20 27 68 6f 6d 65 50 68 6f 6e 65 27 ME ( 'homePhone'
0950: 20 27 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e 'homeTelephoneN
0960: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
0970: 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 74 65 6c FC1274: home tel
0980: 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 20 45 ephone number' E
0990: 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 6f 6e QUALITY telephon
09a0: 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 55 42 eNumberMatch SUB
09b0: 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d STR telephoneNum
09c0: 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d 61 74 berSubstringsMat
09d0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
09e0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
09f0: 32 31 2e 31 2e 35 30 20 29 04 81 94 28 20 30 2e 21.1.50 )...( 0.
0a00: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0a10: 31 30 30 2e 31 2e 32 31 20 4e 41 4d 45 20 27 73 100.1.21 NAME 's
0a20: 65 63 72 65 74 61 72 79 27 20 44 45 53 43 20 27 ecretary' DESC '
0a30: 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 73 RFC1274: DN of s
0a40: 65 63 72 65 74 61 72 79 27 20 45 51 55 41 4c 49 ecretary' EQUALI
0a50: 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 TY distinguished
0a60: 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 NameMatch SYNTAX
0a70: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0a80: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 6.115.121.1.12 )
0a90: 04 57 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .W( 0.9.2342.192
0aa0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 32 20 4e 00300.100.1.22 N
0ab0: 41 4d 45 20 27 6f 74 68 65 72 4d 61 69 6c 62 6f AME 'otherMailbo
0ac0: 78 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e x' SYNTAX 1.3.6.
0ad0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0ae0: 32 31 2e 31 2e 33 39 20 29 04 6e 28 20 30 2e 39 21.1.39 ).n( 0.9
0af0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0b00: 30 30 2e 31 2e 32 36 20 4e 41 4d 45 20 27 61 52 00.1.26 NAME 'aR
0b10: 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 ecord' EQUALITY
0b20: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
0b30: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0b40: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0b50: 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 21.1.26 ).o( 0.9
0b60: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0b70: 30 30 2e 31 2e 32 37 20 4e 41 4d 45 20 27 6d 44 00.1.27 NAME 'mD
0b80: 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 Record' EQUALITY
0b90: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
0ba0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0bb0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0bc0: 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 121.1.26 ).o( 0.
0bd0: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0be0: 31 30 30 2e 31 2e 32 38 20 4e 41 4d 45 20 27 6d 100.1.28 NAME 'm
0bf0: 58 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 XRecord' EQUALIT
0c00: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
0c10: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0c20: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0c30: 2e 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 .121.1.26 ).o( 0
0c40: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0c50: 2e 31 30 30 2e 31 2e 32 39 20 4e 41 4d 45 20 27 .100.1.29 NAME '
0c60: 6e 53 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 nSRecord' EQUALI
0c70: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TY caseIgnoreIA5
0c80: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0c90: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0ca0: 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 70 28 20 5.121.1.26 ).p(
0cb0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0cc0: 30 2e 31 30 30 2e 31 2e 33 30 20 4e 41 4d 45 20 0.100.1.30 NAME
0cd0: 27 73 4f 41 52 65 63 6f 72 64 27 20 45 51 55 41 'sOARecord' EQUA
0ce0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
0cf0: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
0d00: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0d10: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 72 115.121.1.26 ).r
0d20: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0d30: 33 30 30 2e 31 30 30 2e 31 2e 33 31 20 4e 41 4d 300.100.1.31 NAM
0d40: 45 20 27 63 4e 41 4d 45 52 65 63 6f 72 64 27 20 E 'cNAMERecord'
0d50: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0d60: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
0d70: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0d80: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
0d90: 20 29 04 81 ac 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0da0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 19200300.100.1.3
0db0: 38 20 4e 41 4d 45 20 27 61 73 73 6f 63 69 61 74 8 NAME 'associat
0dc0: 65 64 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 edName' DESC 'RF
0dd0: 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 65 6e 74 C1274: DN of ent
0de0: 72 79 20 61 73 73 6f 63 69 61 74 65 64 20 77 69 ry associated wi
0df0: 74 68 20 64 6f 6d 61 69 6e 27 20 45 51 55 41 4c th domain' EQUAL
0e00: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
0e10: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
0e20: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0e30: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
0e40: 29 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
0e50: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 39 9200300.100.1.39
0e60: 20 4e 41 4d 45 20 27 68 6f 6d 65 50 6f 73 74 61 NAME 'homePosta
0e70: 6c 41 64 64 72 65 73 73 27 20 44 45 53 43 20 27 lAddress' DESC '
0e80: 52 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 70 6f RFC1274: home po
0e90: 73 74 61 6c 20 61 64 64 72 65 73 73 27 20 45 51 stal address' EQ
0ea0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0eb0: 65 4c 69 73 74 4d 61 74 63 68 20 53 55 42 53 54 eListMatch SUBST
0ec0: 52 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 74 R caseIgnoreList
0ed0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0ee0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0ef0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0f00: 31 2e 34 31 20 29 04 81 b6 28 20 30 2e 39 2e 32 1.41 )...( 0.9.2
0f10: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0f20: 2e 31 2e 34 30 20 4e 41 4d 45 20 27 70 65 72 73 .1.40 NAME 'pers
0f30: 6f 6e 61 6c 54 69 74 6c 65 27 20 44 45 53 43 20 onalTitle' DESC
0f40: 27 52 46 43 31 32 37 34 3a 20 70 65 72 73 6f 6e 'RFC1274: person
0f50: 61 6c 20 74 69 74 6c 65 27 20 45 51 55 41 4c 49 al title' EQUALI
0f60: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0f70: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0f80: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0f90: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0fa0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0fb0: 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 121.1.15{256} ).
0fc0: 81 d9 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
0fd0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 31 20 4e 00300.100.1.41 N
0fe0: 41 4d 45 20 28 20 27 6d 6f 62 69 6c 65 27 20 27 AME ( 'mobile' '
0ff0: 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e mobileTelephoneN
1000: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
1010: 46 43 31 32 37 34 3a 20 6d 6f 62 69 6c 65 20 74 FC1274: mobile t
1020: 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 elephone number'
1030: 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 EQUALITY teleph
1040: 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 oneNumberMatch S
1050: 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e UBSTR telephoneN
1060: 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d umberSubstringsM
1070: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
1080: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
1090: 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 d6 28 20 .121.1.50 )...(
10a0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
10b0: 30 2e 31 30 30 2e 31 2e 34 32 20 4e 41 4d 45 20 0.100.1.42 NAME
10c0: 28 20 27 70 61 67 65 72 27 20 27 70 61 67 65 72 ( 'pager' 'pager
10d0: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 TelephoneNumber'
10e0: 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 ) DESC 'RFC1274
10f0: 3a 20 70 61 67 65 72 20 74 65 6c 65 70 68 6f 6e : pager telephon
1100: 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 e number' EQUALI
1110: 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 TY telephoneNumb
1120: 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 erMatch SUBSTR t
1130: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 elephoneNumberSu
1140: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
1150: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
1160: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
1170: 35 30 20 29 04 81 c7 28 20 30 2e 39 2e 32 33 34 50 )...( 0.9.234
1180: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1190: 2e 34 33 20 4e 41 4d 45 20 28 20 27 63 6f 27 20 .43 NAME ( 'co'
11a0: 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 'friendlyCountry
11b0: 4e 61 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 Name' ) DESC 'RF
11c0: 43 31 32 37 34 3a 20 66 72 69 65 6e 64 6c 79 20 C1274: friendly
11d0: 63 6f 75 6e 74 72 79 20 6e 61 6d 65 27 20 45 51 country name' EQ
11e0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
11f0: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
1200: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
1210: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
1220: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1230: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
1240: 9a 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1250: 30 33 30 30 2e 31 30 30 2e 31 2e 34 34 20 4e 41 0300.100.1.44 NA
1260: 4d 45 20 27 75 6e 69 71 75 65 49 64 65 6e 74 69 ME 'uniqueIdenti
1270: 66 69 65 72 27 20 44 45 53 43 20 27 52 46 43 31 fier' DESC 'RFC1
1280: 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 65 6e 274: unique iden
1290: 74 69 66 65 72 27 20 45 51 55 41 4c 49 54 59 20 tifer' EQUALITY
12a0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
12b0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
12c0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
12d0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 c4 28 20 1.15{256} )...(
12e0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
12f0: 30 2e 31 30 30 2e 31 2e 34 35 20 4e 41 4d 45 20 0.100.1.45 NAME
1300: 27 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 53 'organizationalS
1310: 74 61 74 75 73 27 20 44 45 53 43 20 27 52 46 43 tatus' DESC 'RFC
1320: 31 32 37 34 3a 20 6f 72 67 61 6e 69 7a 61 74 69 1274: organizati
1330: 6f 6e 61 6c 20 73 74 61 74 75 73 27 20 45 51 55 onal status' EQU
1340: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
1350: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
1360: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
1370: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
1380: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
1390: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
13a0: 20 29 04 81 ba 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
13b0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 19200300.100.1.4
13c0: 36 20 4e 41 4d 45 20 27 6a 61 6e 65 74 4d 61 69 6 NAME 'janetMai
13d0: 6c 62 6f 78 27 20 44 45 53 43 20 27 52 46 43 31 lbox' DESC 'RFC1
13e0: 32 37 34 3a 20 4a 61 6e 65 74 20 6d 61 69 6c 62 274: Janet mailb
13f0: 6f 78 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ox' EQUALITY cas
1400: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
1410: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
1420: 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 eIA5SubstringsMa
1430: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1440: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1450: 31 32 31 2e 31 2e 32 36 7b 32 35 36 7d 20 29 04 121.1.26{256} ).
1460: 81 86 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1470: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 37 20 4e 00300.100.1.47 N
1480: 41 4d 45 20 27 6d 61 69 6c 50 72 65 66 65 72 65 AME 'mailPrefere
1490: 6e 63 65 4f 70 74 69 6f 6e 27 20 44 45 53 43 20 nceOption' DESC
14a0: 27 52 46 43 31 32 37 34 3a 20 6d 61 69 6c 20 70 'RFC1274: mail p
14b0: 72 65 66 65 72 65 6e 63 65 20 6f 70 74 69 6f 6e reference option
14c0: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
14d0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
14e0: 31 2e 31 2e 32 37 20 29 04 81 b7 28 20 30 2e 39 1.1.27 )...( 0.9
14f0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
1500: 30 30 2e 31 2e 34 38 20 4e 41 4d 45 20 27 62 75 00.1.48 NAME 'bu
1510: 69 6c 64 69 6e 67 4e 61 6d 65 27 20 44 45 53 43 ildingName' DESC
1520: 20 27 52 46 43 31 32 37 34 3a 20 6e 61 6d 65 20 'RFC1274: name
1530: 6f 66 20 62 75 69 6c 64 69 6e 67 27 20 45 51 55 of building' EQU
1540: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
1550: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
1560: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
1570: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
1580: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
1590: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
15a0: 20 29 04 7e 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).~( 0.9.2342.1
15b0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 39 9200300.100.1.49
15c0: 20 4e 41 4d 45 20 27 64 53 41 51 75 61 6c 69 74 NAME 'dSAQualit
15d0: 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 y' DESC 'RFC1274
15e0: 3a 20 44 53 41 20 51 75 61 6c 69 74 79 27 20 53 : DSA Quality' S
15f0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1600: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1610: 2e 31 39 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .19 SINGLE-VALUE
1620: 20 29 04 81 8f 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
1630: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 19200300.100.1.5
1640: 30 20 4e 41 4d 45 20 27 73 69 6e 67 6c 65 4c 65 0 NAME 'singleLe
1650: 76 65 6c 51 75 61 6c 69 74 79 27 20 44 45 53 43 velQuality' DESC
1660: 20 27 52 46 43 31 32 37 34 3a 20 53 69 6e 67 6c 'RFC1274: Singl
1670: 65 20 4c 65 76 65 6c 20 51 75 61 6c 69 74 79 27 e Level Quality'
1680: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1690: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
16a0: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
16b0: 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
16c0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
16d0: 2e 35 31 20 4e 41 4d 45 20 27 73 75 62 74 72 65 .51 NAME 'subtre
16e0: 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 79 27 eMinimumQuality'
16f0: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1700: 53 75 62 74 72 65 65 20 4d 69 6e 69 6e 75 6d 20 Subtree Mininum
1710: 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 Quality' SYNTAX
1720: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1730: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 49 .115.121.1.13 SI
1740: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 95 28 NGLE-VALUE )...(
1750: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
1760: 30 30 2e 31 30 30 2e 31 2e 35 32 20 4e 41 4d 45 00.100.1.52 NAME
1770: 20 27 73 75 62 74 72 65 65 4d 61 78 69 6d 75 6d 'subtreeMaximum
1780: 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 Quality' DESC 'R
1790: 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 65 20 FC1274: Subtree
17a0: 4d 61 78 69 6d 75 6e 20 51 75 61 6c 69 74 79 27 Maximun Quality'
17b0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
17c0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
17d0: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
17e0: 55 45 20 29 04 81 88 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
17f0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1800: 2e 35 33 20 4e 41 4d 45 20 27 70 65 72 73 6f 6e .53 NAME 'person
1810: 61 6c 53 69 67 6e 61 74 75 72 65 27 20 44 45 53 alSignature' DES
1820: 43 20 27 52 46 43 31 32 37 34 3a 20 50 65 72 73 C 'RFC1274: Pers
1830: 6f 6e 61 6c 20 53 69 67 6e 61 74 75 72 65 20 28 onal Signature (
1840: 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 58 20 G3 fax)' SYNTAX
1850: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1860: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 20 29 04 .115.121.1.23 ).
1870: 81 93 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1880: 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 34 20 4e 00300.100.1.54 N
1890: 41 4d 45 20 27 64 49 54 52 65 64 69 72 65 63 74 AME 'dITRedirect
18a0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
18b0: 20 44 49 54 20 52 65 64 69 72 65 63 74 27 20 45 DIT Redirect' E
18c0: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
18d0: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
18e0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
18f0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1900: 2e 31 32 20 29 04 74 28 20 30 2e 39 2e 32 33 34 .12 ).t( 0.9.234
1910: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1920: 2e 35 35 20 4e 41 4d 45 20 27 61 75 64 69 6f 27 .55 NAME 'audio'
1930: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1940: 61 75 64 69 6f 20 28 75 2d 6c 61 77 29 27 20 53 audio (u-law)' S
1950: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1960: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1970: 2e 34 7b 32 35 30 30 30 7d 20 29 04 81 bc 28 20 .4{25000} )...(
1980: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1990: 30 2e 31 30 30 2e 31 2e 35 36 20 4e 41 4d 45 20 0.100.1.56 NAME
19a0: 27 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 73 68 'documentPublish
19b0: 65 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 er' DESC 'RFC127
19c0: 34 3a 20 70 75 62 6c 69 73 68 65 72 20 6f 66 20 4: publisher of
19d0: 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 document' EQUALI
19e0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
19f0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
1a00: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
1a10: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1a20: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1a30: 31 32 31 2e 31 2e 31 35 20 29 30 82 0b b4 04 10 121.1.15 )0.....
1a40: 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 65 73 olcObjectClasses
1a50: 31 82 0b 9e 04 82 01 bd 28 20 30 2e 39 2e 32 33 1.......( 0.9.23
1a60: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1a70: 34 2e 34 20 4e 41 4d 45 20 28 20 27 70 69 6c 6f 4.4 NAME ( 'pilo
1a80: 74 50 65 72 73 6f 6e 27 20 27 6e 65 77 50 69 6c tPerson' 'newPil
1a90: 6f 74 50 65 72 73 6f 6e 27 20 29 20 53 55 50 20 otPerson' ) SUP
1aa0: 70 65 72 73 6f 6e 20 53 54 52 55 43 54 55 52 41 person STRUCTURA
1ab0: 4c 20 4d 41 59 20 28 20 75 73 65 72 69 64 20 24 L MAY ( userid $
1ac0: 20 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 textEncodedORAd
1ad0: 64 72 65 73 73 20 24 20 72 66 63 38 32 32 4d 61 dress $ rfc822Ma
1ae0: 69 6c 62 6f 78 20 24 20 66 61 76 6f 75 72 69 74 ilbox $ favourit
1af0: 65 44 72 69 6e 6b 20 24 20 72 6f 6f 6d 4e 75 6d eDrink $ roomNum
1b00: 62 65 72 20 24 20 75 73 65 72 43 6c 61 73 73 20 ber $ userClass
1b10: 24 20 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e $ homeTelephoneN
1b20: 75 6d 62 65 72 20 24 20 68 6f 6d 65 50 6f 73 74 umber $ homePost
1b30: 61 6c 41 64 64 72 65 73 73 20 24 20 73 65 63 72 alAddress $ secr
1b40: 65 74 61 72 79 20 24 20 70 65 72 73 6f 6e 61 6c etary $ personal
1b50: 54 69 74 6c 65 20 24 20 70 72 65 66 65 72 72 65 Title $ preferre
1b60: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
1b70: 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f $ businessCatego
1b80: 72 79 20 24 20 6a 61 6e 65 74 4d 61 69 6c 62 6f ry $ janetMailbo
1b90: 78 20 24 20 6f 74 68 65 72 4d 61 69 6c 62 6f 78 x $ otherMailbox
1ba0: 20 24 20 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f $ mobileTelepho
1bb0: 6e 65 4e 75 6d 62 65 72 20 24 20 70 61 67 65 72 neNumber $ pager
1bc0: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
1bd0: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
1be0: 53 74 61 74 75 73 20 24 20 6d 61 69 6c 50 72 65 Status $ mailPre
1bf0: 66 65 72 65 6e 63 65 4f 70 74 69 6f 6e 20 24 20 ferenceOption $
1c00: 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 74 75 72 personalSignatur
1c10: 65 20 29 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 e ) )...( 0.9.23
1c20: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1c30: 34 2e 35 20 4e 41 4d 45 20 27 61 63 63 6f 75 6e 4.5 NAME 'accoun
1c40: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1c50: 54 55 52 41 4c 20 4d 55 53 54 20 75 73 65 72 69 TURAL MUST useri
1c60: 64 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 74 d MAY ( descript
1c70: 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 ion $ seeAlso $
1c80: 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f localityName $ o
1c90: 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 rganizationName
1ca0: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
1cb0: 55 6e 69 74 4e 61 6d 65 20 24 20 68 6f 73 74 20 UnitName $ host
1cc0: 29 20 29 04 82 01 18 28 20 30 2e 39 2e 32 33 34 ) )....( 0.9.234
1cd0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1ce0: 2e 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e .6 NAME 'documen
1cf0: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1d00: 54 55 52 41 4c 20 4d 55 53 54 20 64 6f 63 75 6d TURAL MUST docum
1d10: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 20 4d 41 entIdentifier MA
1d20: 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 Y ( commonName $
1d30: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 description $ s
1d40: 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 eeAlso $ localit
1d50: 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 yName $ organiza
1d60: 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e tionName $ organ
1d70: 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d izationalUnitNam
1d80: 65 20 24 20 64 6f 63 75 6d 65 6e 74 54 69 74 6c e $ documentTitl
1d90: 65 20 24 20 64 6f 63 75 6d 65 6e 74 56 65 72 73 e $ documentVers
1da0: 69 6f 6e 20 24 20 64 6f 63 75 6d 65 6e 74 41 75 ion $ documentAu
1db0: 74 68 6f 72 20 24 20 64 6f 63 75 6d 65 6e 74 4c thor $ documentL
1dc0: 6f 63 61 74 69 6f 6e 20 24 20 64 6f 63 75 6d 65 ocation $ docume
1dd0: 6e 74 50 75 62 6c 69 73 68 65 72 20 29 20 29 04 ntPublisher ) ).
1de0: 81 89 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1df0: 30 30 33 30 30 2e 31 30 30 2e 34 2e 37 20 4e 41 00300.100.4.7 NA
1e00: 4d 45 20 27 72 6f 6f 6d 27 20 53 55 50 20 74 6f ME 'room' SUP to
1e10: 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 p STRUCTURAL MUS
1e20: 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 T commonName MAY
1e30: 20 28 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 ( roomNumber $
1e40: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 description $ se
1e50: 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e eAlso $ telephon
1e60: 65 4e 75 6d 62 65 72 20 29 20 29 04 81 c1 28 20 eNumber ) )...(
1e70: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1e80: 30 2e 31 30 30 2e 34 2e 39 20 4e 41 4d 45 20 27 0.100.4.9 NAME '
1e90: 64 6f 63 75 6d 65 6e 74 53 65 72 69 65 73 27 20 documentSeries'
1ea0: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
1eb0: 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 AL MUST commonNa
1ec0: 6d 65 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 me MAY ( descrip
1ed0: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
1ee0: 20 74 65 6c 65 70 68 6f 6e 65 6e 75 6d 62 65 72 telephonenumber
1ef0: 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 $ localityName
1f00: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 $ organizationNa
1f10: 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f me $ organizatio
1f20: 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 29 20 29 04 nalUnitName ) ).
1f30: 82 02 19 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1f40: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 33 20 200300.100.4.13
1f50: 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 27 20 53 55 NAME 'domain' SU
1f60: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
1f70: 20 4d 55 53 54 20 64 6f 6d 61 69 6e 43 6f 6d 70 MUST domainComp
1f80: 6f 6e 65 6e 74 20 4d 41 59 20 28 20 61 73 73 6f onent MAY ( asso
1f90: 63 69 61 74 65 64 4e 61 6d 65 20 24 20 6f 72 67 ciatedName $ org
1fa0: 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 anizationName $
1fb0: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 62 75 description $ bu
1fc0: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
1fd0: 20 73 65 65 41 6c 73 6f 20 24 20 73 65 61 72 63 seeAlso $ searc
1fe0: 68 47 75 69 64 65 20 24 20 75 73 65 72 50 61 73 hGuide $ userPas
1ff0: 73 77 6f 72 64 20 24 20 6c 6f 63 61 6c 69 74 79 sword $ locality
2000: 4e 61 6d 65 20 24 20 73 74 61 74 65 4f 72 50 72 Name $ stateOrPr
2010: 6f 76 69 6e 63 65 4e 61 6d 65 20 24 20 73 74 72 ovinceName $ str
2020: 65 65 74 41 64 64 72 65 73 73 20 24 20 70 68 79 eetAddress $ phy
2030: 73 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 sicalDeliveryOff
2040: 69 63 65 4e 61 6d 65 20 24 20 70 6f 73 74 61 6c iceName $ postal
2050: 41 64 64 72 65 73 73 20 24 20 70 6f 73 74 61 6c Address $ postal
2060: 43 6f 64 65 20 24 20 70 6f 73 74 4f 66 66 69 63 Code $ postOffic
2070: 65 42 6f 78 20 24 20 73 74 72 65 65 74 41 64 64 eBox $ streetAdd
2080: 72 65 73 73 20 24 20 66 61 63 73 69 6d 69 6c 65 ress $ facsimile
2090: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
20a0: 24 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 49 $ internationalI
20b0: 53 44 4e 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 SDNNumber $ tele
20c0: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 74 65 phoneNumber $ te
20d0: 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 letexTerminalIde
20e0: 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 78 4e ntifier $ telexN
20f0: 75 6d 62 65 72 20 24 20 70 72 65 66 65 72 72 65 umber $ preferre
2100: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
2110: 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 $ destinationInd
2120: 69 63 61 74 6f 72 20 24 20 72 65 67 69 73 74 65 icator $ registe
2130: 72 65 64 41 64 64 72 65 73 73 20 24 20 78 31 32 redAddress $ x12
2140: 31 41 64 64 72 65 73 73 20 29 20 29 04 82 01 b0 1Address ) )....
2150: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
2160: 33 30 30 2e 31 30 30 2e 34 2e 31 34 20 4e 41 4d 300.100.4.14 NAM
2170: 45 20 27 52 46 43 38 32 32 6c 6f 63 61 6c 50 61 E 'RFC822localPa
2180: 72 74 27 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 rt' SUP domain S
2190: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 TRUCTURAL MAY (
21a0: 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 20 73 75 72 commonName $ sur
21b0: 6e 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 name $ descripti
21c0: 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 74 on $ seeAlso $ t
21d0: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
21e0: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
21f0: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 70 6f yOfficeName $ po
2200: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 70 6f stalAddress $ po
2210: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 4f stalCode $ postO
2220: 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 65 65 fficeBox $ stree
2230: 74 41 64 64 72 65 73 73 20 24 20 66 61 63 73 69 tAddress $ facsi
2240: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
2250: 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 69 6f ber $ internatio
2260: 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 24 20 nalISDNNumber $
2270: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 telephoneNumber
2280: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
2290: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
22a0: 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 65 66 lexNumber $ pref
22b0: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
22c0: 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 69 6f hod $ destinatio
22d0: 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 65 67 nIndicator $ reg
22e0: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
22f0: 20 78 31 32 31 41 64 64 72 65 73 73 20 29 20 29 x121Address ) )
2300: 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
2310: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 35 20 200300.100.4.15
2320: 4e 41 4d 45 20 27 64 4e 53 44 6f 6d 61 69 6e 27 NAME 'dNSDomain'
2330: 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 54 52 55 SUP domain STRU
2340: 43 54 55 52 41 4c 20 4d 41 59 20 28 20 41 52 65 CTURAL MAY ( ARe
2350: 63 6f 72 64 20 24 20 4d 44 52 65 63 6f 72 64 20 cord $ MDRecord
2360: 24 20 4d 58 52 65 63 6f 72 64 20 24 20 4e 53 52 $ MXRecord $ NSR
2370: 65 63 6f 72 64 20 24 20 53 4f 41 52 65 63 6f 72 ecord $ SOARecor
2380: 64 20 24 20 43 4e 41 4d 45 52 65 63 6f 72 64 20 d $ CNAMERecord
2390: 29 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 ) )...( 0.9.2342
23a0: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
23b0: 31 37 20 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 52 17 NAME 'domainR
23c0: 65 6c 61 74 65 64 4f 62 6a 65 63 74 27 20 44 45 elatedObject' DE
23d0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 61 6e 20 SC 'RFC1274: an
23e0: 6f 62 6a 65 63 74 20 72 65 6c 61 74 65 64 20 74 object related t
23f0: 6f 20 61 6e 20 64 6f 6d 61 69 6e 27 20 53 55 50 o an domain' SUP
2400: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
2410: 55 53 54 20 61 73 73 6f 63 69 61 74 65 64 44 6f UST associatedDo
2420: 6d 61 69 6e 20 29 04 65 28 20 30 2e 39 2e 32 33 main ).e( 0.9.23
2430: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
2440: 34 2e 31 38 20 4e 41 4d 45 20 27 66 72 69 65 6e 4.18 NAME 'frien
2450: 64 6c 79 43 6f 75 6e 74 72 79 27 20 53 55 50 20 dlyCountry' SUP
2460: 63 6f 75 6e 74 72 79 20 53 54 52 55 43 54 55 52 country STRUCTUR
2470: 41 4c 20 4d 55 53 54 20 66 72 69 65 6e 64 6c 79 AL MUST friendly
2480: 43 6f 75 6e 74 72 79 4e 61 6d 65 20 29 04 7d 28 CountryName ).}(
2490: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
24a0: 30 30 2e 31 30 30 2e 34 2e 32 30 20 4e 41 4d 45 00.100.4.20 NAME
24b0: 20 27 70 69 6c 6f 74 4f 72 67 61 6e 69 7a 61 74 'pilotOrganizat
24c0: 69 6f 6e 27 20 53 55 50 20 28 20 6f 72 67 61 6e ion' SUP ( organ
24d0: 69 7a 61 74 69 6f 6e 20 24 20 6f 72 67 61 6e 69 ization $ organi
24e0: 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 20 29 20 53 zationalUnit ) S
24f0: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 62 75 TRUCTURAL MAY bu
2500: 69 6c 64 69 6e 67 4e 61 6d 65 20 29 04 50 28 20 ildingName ).P(
2510: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
2520: 30 2e 31 30 30 2e 34 2e 32 31 20 4e 41 4d 45 20 0.100.4.21 NAME
2530: 27 70 69 6c 6f 74 44 53 41 27 20 53 55 50 20 64 'pilotDSA' SUP d
2540: 73 61 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 sa STRUCTURAL MA
2550: 59 20 64 53 41 51 75 61 6c 69 74 79 20 29 04 81 Y dSAQuality )..
2560: 91 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
2570: 30 33 30 30 2e 31 30 30 2e 34 2e 32 32 20 4e 41 0300.100.4.22 NA
2580: 4d 45 20 27 71 75 61 6c 69 74 79 4c 61 62 65 6c ME 'qualityLabel
2590: 6c 65 64 44 61 74 61 27 20 53 55 50 20 74 6f 70 ledData' SUP top
25a0: 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 AUXILIARY MUST
25b0: 64 73 61 51 75 61 6c 69 74 79 20 4d 41 59 20 28 dsaQuality MAY (
25c0: 20 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 6d 51 subtreeMinimumQ
25d0: 75 61 6c 69 74 79 20 24 20 73 75 62 74 72 65 65 uality $ subtree
25e0: 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 20 29 MaximumQuality )
25f0: 20 29 )
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c103ee0 ptr=0x7fb56c103f3c end=0x7fb56c10651e len=9698
0000: 30 82 1a 26 04 11 6f 6c 63 41 74 74 72 69 62 75 0..&..olcAttribu
0010: 74 65 54 79 70 65 73 31 82 1a 0f 04 81 9d 28 20 teTypes1......(
0020: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0030: 30 2e 31 30 30 2e 31 2e 32 20 4e 41 4d 45 20 27 0.100.1.2 NAME '
0040: 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 64 textEncodedORAdd
0050: 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 63 ress' EQUALITY c
0060: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
0070: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
0080: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0090: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
00a0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
00b0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b2 28 20 1.15{256} )...(
00c0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
00d0: 30 2e 31 30 30 2e 31 2e 34 20 4e 41 4d 45 20 27 0.100.1.4 NAME '
00e0: 69 6e 66 6f 27 20 44 45 53 43 20 27 52 46 43 31 info' DESC 'RFC1
00f0: 32 37 34 3a 20 67 65 6e 65 72 61 6c 20 69 6e 66 274: general inf
0100: 6f 72 6d 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 ormation' EQUALI
0110: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0120: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0130: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0140: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0150: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0160: 31 32 31 2e 31 2e 31 35 7b 32 30 34 38 7d 20 29 121.1.15{2048} )
0170: 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
0180: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 20 4e 200300.100.1.5 N
0190: 41 4d 45 20 28 20 27 64 72 69 6e 6b 27 20 27 66 AME ( 'drink' 'f
01a0: 61 76 6f 75 72 69 74 65 44 72 69 6e 6b 27 20 29 avouriteDrink' )
01b0: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
01c0: 66 61 76 6f 72 69 74 65 20 64 72 69 6e 6b 27 20 favorite drink'
01d0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
01e0: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
01f0: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
0200: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
0210: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0220: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 6.115.121.1.15{2
0230: 35 36 7d 20 29 04 81 af 28 20 30 2e 39 2e 32 33 56} )...( 0.9.23
0240: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0250: 31 2e 36 20 4e 41 4d 45 20 27 72 6f 6f 6d 4e 75 1.6 NAME 'roomNu
0260: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 31 mber' DESC 'RFC1
0270: 32 37 34 3a 20 72 6f 6f 6d 20 6e 75 6d 62 65 72 274: room number
0280: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0290: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
02a0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
02b0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
02c0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
02d0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
02e0: 7b 32 35 36 7d 20 29 04 75 28 20 30 2e 39 2e 32 {256} ).u( 0.9.2
02f0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0300: 2e 31 2e 37 20 4e 41 4d 45 20 27 70 68 6f 74 6f .1.7 NAME 'photo
0310: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
0320: 20 70 68 6f 74 6f 20 28 47 33 20 66 61 78 29 27 photo (G3 fax)'
0330: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0340: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0350: 2e 31 2e 32 33 7b 32 35 30 30 30 7d 20 29 04 81 .1.23{25000} )..
0360: b3 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0370: 30 33 30 30 2e 31 30 30 2e 31 2e 38 20 4e 41 4d 0300.100.1.8 NAM
0380: 45 20 27 75 73 65 72 43 6c 61 73 73 27 20 44 45 E 'userClass' DE
0390: 53 43 20 27 52 46 43 31 32 37 34 3a 20 63 61 74 SC 'RFC1274: cat
03a0: 65 67 6f 72 79 20 6f 66 20 75 73 65 72 27 20 45 egory of user' E
03b0: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
03c0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
03d0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
03e0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
03f0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0400: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 .115.121.1.15{25
0410: 36 7d 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
0420: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
0430: 2e 39 20 4e 41 4d 45 20 27 68 6f 73 74 27 20 44 .9 NAME 'host' D
0440: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 68 6f ESC 'RFC1274: ho
0450: 73 74 20 63 6f 6d 70 75 74 65 72 27 20 45 51 55 st computer' EQU
0460: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
0470: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
0480: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
0490: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
04a0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
04b0: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
04c0: 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
04d0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
04e0: 30 20 4e 41 4d 45 20 27 6d 61 6e 61 67 65 72 27 0 NAME 'manager'
04f0: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
0500: 44 4e 20 6f 66 20 6d 61 6e 61 67 65 72 27 20 45 DN of manager' E
0510: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
0520: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
0530: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
0540: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
0550: 2e 31 32 20 29 04 81 ca 28 20 30 2e 39 2e 32 33 .12 )...( 0.9.23
0560: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
0570: 31 2e 31 31 20 4e 41 4d 45 20 27 64 6f 63 75 6d 1.11 NAME 'docum
0580: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 27 20 44 entIdentifier' D
0590: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 75 6e ESC 'RFC1274: un
05a0: 69 71 75 65 20 69 64 65 6e 74 69 66 69 65 72 20 ique identifier
05b0: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
05c0: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
05d0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
05e0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
05f0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
0600: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0610: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
0620: 20 29 04 81 b9 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0630: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 19200300.100.1.1
0640: 32 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 2 NAME 'document
0650: 54 69 74 6c 65 27 20 44 45 53 43 20 27 52 46 43 Title' DESC 'RFC
0660: 31 32 37 34 3a 20 74 69 74 6c 65 20 6f 66 20 64 1274: title of d
0670: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
0680: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0690: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
06a0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
06b0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
06c0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
06d0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
06e0: bd 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
06f0: 30 33 30 30 2e 31 30 30 2e 31 2e 31 33 20 4e 41 0300.100.1.13 NA
0700: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 56 65 72 73 ME 'documentVers
0710: 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 ion' DESC 'RFC12
0720: 37 34 3a 20 76 65 72 73 69 6f 6e 20 6f 66 20 64 74: version of d
0730: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
0740: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0750: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0760: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0770: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0780: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0790: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
07a0: a2 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
07b0: 30 33 30 30 2e 31 30 30 2e 31 2e 31 34 20 4e 41 0300.100.1.14 NA
07c0: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 41 75 74 68 ME 'documentAuth
07d0: 6f 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 or' DESC 'RFC127
07e0: 34 3a 20 44 4e 20 6f 66 20 61 75 74 68 6f 72 20 4: DN of author
07f0: 6f 66 20 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 of document' EQU
0800: 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 ALITY distinguis
0810: 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e hedNameMatch SYN
0820: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0830: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
0840: 32 20 29 04 81 c8 28 20 30 2e 39 2e 32 33 34 32 2 )...( 0.9.2342
0850: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e .19200300.100.1.
0860: 31 35 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 15 NAME 'documen
0870: 74 4c 6f 63 61 74 69 6f 6e 27 20 44 45 53 43 20 tLocation' DESC
0880: 27 52 46 43 31 32 37 34 3a 20 6c 6f 63 61 74 69 'RFC1274: locati
0890: 6f 6e 20 6f 66 20 64 6f 63 75 6d 65 6e 74 20 6f on of document o
08a0: 72 69 67 69 6e 61 6c 27 20 45 51 55 41 4c 49 54 riginal' EQUALIT
08b0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
08c0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
08d0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
08e0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
08f0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0900: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
0910: d8 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
0920: 30 33 30 30 2e 31 30 30 2e 31 2e 32 30 20 4e 41 0300.100.1.20 NA
0930: 4d 45 20 28 20 27 68 6f 6d 65 50 68 6f 6e 65 27 ME ( 'homePhone'
0940: 20 27 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e 'homeTelephoneN
0950: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
0960: 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 74 65 6c FC1274: home tel
0970: 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 20 45 ephone number' E
0980: 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 6f 6e QUALITY telephon
0990: 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 55 42 eNumberMatch SUB
09a0: 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d STR telephoneNum
09b0: 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d 61 74 berSubstringsMat
09c0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
09d0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
09e0: 32 31 2e 31 2e 35 30 20 29 04 81 94 28 20 30 2e 21.1.50 )...( 0.
09f0: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0a00: 31 30 30 2e 31 2e 32 31 20 4e 41 4d 45 20 27 73 100.1.21 NAME 's
0a10: 65 63 72 65 74 61 72 79 27 20 44 45 53 43 20 27 ecretary' DESC '
0a20: 52 46 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 73 RFC1274: DN of s
0a30: 65 63 72 65 74 61 72 79 27 20 45 51 55 41 4c 49 ecretary' EQUALI
0a40: 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 TY distinguished
0a50: 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 NameMatch SYNTAX
0a60: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0a70: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 6.115.121.1.12 )
0a80: 04 57 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .W( 0.9.2342.192
0a90: 30 30 33 30 30 2e 31 30 30 2e 31 2e 32 32 20 4e 00300.100.1.22 N
0aa0: 41 4d 45 20 27 6f 74 68 65 72 4d 61 69 6c 62 6f AME 'otherMailbo
0ab0: 78 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e x' SYNTAX 1.3.6.
0ac0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0ad0: 32 31 2e 31 2e 33 39 20 29 04 6e 28 20 30 2e 39 21.1.39 ).n( 0.9
0ae0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0af0: 30 30 2e 31 2e 32 36 20 4e 41 4d 45 20 27 61 52 00.1.26 NAME 'aR
0b00: 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 ecord' EQUALITY
0b10: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
0b20: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0b30: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0b40: 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 21.1.26 ).o( 0.9
0b50: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0b60: 30 30 2e 31 2e 32 37 20 4e 41 4d 45 20 27 6d 44 00.1.27 NAME 'mD
0b70: 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 Record' EQUALITY
0b80: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
0b90: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0ba0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0bb0: 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 121.1.26 ).o( 0.
0bc0: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0bd0: 31 30 30 2e 31 2e 32 38 20 4e 41 4d 45 20 27 6d 100.1.28 NAME 'm
0be0: 58 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 XRecord' EQUALIT
0bf0: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
0c00: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0c10: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0c20: 2e 31 32 31 2e 31 2e 32 36 20 29 04 6f 28 20 30 .121.1.26 ).o( 0
0c30: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0c40: 2e 31 30 30 2e 31 2e 32 39 20 4e 41 4d 45 20 27 .100.1.29 NAME '
0c50: 6e 53 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 nSRecord' EQUALI
0c60: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TY caseIgnoreIA5
0c70: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0c80: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0c90: 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 70 28 20 5.121.1.26 ).p(
0ca0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0cb0: 30 2e 31 30 30 2e 31 2e 33 30 20 4e 41 4d 45 20 0.100.1.30 NAME
0cc0: 27 73 4f 41 52 65 63 6f 72 64 27 20 45 51 55 41 'sOARecord' EQUA
0cd0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
0ce0: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
0cf0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0d00: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 72 115.121.1.26 ).r
0d10: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
0d20: 33 30 30 2e 31 30 30 2e 31 2e 33 31 20 4e 41 4d 300.100.1.31 NAM
0d30: 45 20 27 63 4e 41 4d 45 52 65 63 6f 72 64 27 20 E 'cNAMERecord'
0d40: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0d50: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
0d60: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0d70: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
0d80: 20 29 04 81 ac 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
0d90: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 19200300.100.1.3
0da0: 38 20 4e 41 4d 45 20 27 61 73 73 6f 63 69 61 74 8 NAME 'associat
0db0: 65 64 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 edName' DESC 'RF
0dc0: 43 31 32 37 34 3a 20 44 4e 20 6f 66 20 65 6e 74 C1274: DN of ent
0dd0: 72 79 20 61 73 73 6f 63 69 61 74 65 64 20 77 69 ry associated wi
0de0: 74 68 20 64 6f 6d 61 69 6e 27 20 45 51 55 41 4c th domain' EQUAL
0df0: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
0e00: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
0e10: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0e20: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
0e30: 29 04 81 c2 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
0e40: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 33 39 9200300.100.1.39
0e50: 20 4e 41 4d 45 20 27 68 6f 6d 65 50 6f 73 74 61 NAME 'homePosta
0e60: 6c 41 64 64 72 65 73 73 27 20 44 45 53 43 20 27 lAddress' DESC '
0e70: 52 46 43 31 32 37 34 3a 20 68 6f 6d 65 20 70 6f RFC1274: home po
0e80: 73 74 61 6c 20 61 64 64 72 65 73 73 27 20 45 51 stal address' EQ
0e90: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0ea0: 65 4c 69 73 74 4d 61 74 63 68 20 53 55 42 53 54 eListMatch SUBST
0eb0: 52 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 74 R caseIgnoreList
0ec0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0ed0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0ee0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0ef0: 31 2e 34 31 20 29 04 81 b6 28 20 30 2e 39 2e 32 1.41 )...( 0.9.2
0f00: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0f10: 2e 31 2e 34 30 20 4e 41 4d 45 20 27 70 65 72 73 .1.40 NAME 'pers
0f20: 6f 6e 61 6c 54 69 74 6c 65 27 20 44 45 53 43 20 onalTitle' DESC
0f30: 27 52 46 43 31 32 37 34 3a 20 70 65 72 73 6f 6e 'RFC1274: person
0f40: 61 6c 20 74 69 74 6c 65 27 20 45 51 55 41 4c 49 al title' EQUALI
0f50: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0f60: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0f70: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0f80: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0f90: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0fa0: 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 121.1.15{256} ).
0fb0: 81 d9 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
0fc0: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 31 20 4e 00300.100.1.41 N
0fd0: 41 4d 45 20 28 20 27 6d 6f 62 69 6c 65 27 20 27 AME ( 'mobile' '
0fe0: 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e mobileTelephoneN
0ff0: 75 6d 62 65 72 27 20 29 20 44 45 53 43 20 27 52 umber' ) DESC 'R
1000: 46 43 31 32 37 34 3a 20 6d 6f 62 69 6c 65 20 74 FC1274: mobile t
1010: 65 6c 65 70 68 6f 6e 65 20 6e 75 6d 62 65 72 27 elephone number'
1020: 20 45 51 55 41 4c 49 54 59 20 74 65 6c 65 70 68 EQUALITY teleph
1030: 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 68 20 53 oneNumberMatch S
1040: 55 42 53 54 52 20 74 65 6c 65 70 68 6f 6e 65 4e UBSTR telephoneN
1050: 75 6d 62 65 72 53 75 62 73 74 72 69 6e 67 73 4d umberSubstringsM
1060: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
1070: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
1080: 2e 31 32 31 2e 31 2e 35 30 20 29 04 81 d6 28 20 .121.1.50 )...(
1090: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
10a0: 30 2e 31 30 30 2e 31 2e 34 32 20 4e 41 4d 45 20 0.100.1.42 NAME
10b0: 28 20 27 70 61 67 65 72 27 20 27 70 61 67 65 72 ( 'pager' 'pager
10c0: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 27 TelephoneNumber'
10d0: 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 34 ) DESC 'RFC1274
10e0: 3a 20 70 61 67 65 72 20 74 65 6c 65 70 68 6f 6e : pager telephon
10f0: 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 e number' EQUALI
1100: 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 TY telephoneNumb
1110: 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 erMatch SUBSTR t
1120: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 elephoneNumberSu
1130: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
1140: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
1150: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
1160: 35 30 20 29 04 81 c7 28 20 30 2e 39 2e 32 33 34 50 )...( 0.9.234
1170: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1180: 2e 34 33 20 4e 41 4d 45 20 28 20 27 63 6f 27 20 .43 NAME ( 'co'
1190: 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 'friendlyCountry
11a0: 4e 61 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 Name' ) DESC 'RF
11b0: 43 31 32 37 34 3a 20 66 72 69 65 6e 64 6c 79 20 C1274: friendly
11c0: 63 6f 75 6e 74 72 79 20 6e 61 6d 65 27 20 45 51 country name' EQ
11d0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
11e0: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
11f0: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
1200: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
1210: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1220: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
1230: 9a 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
1240: 30 33 30 30 2e 31 30 30 2e 31 2e 34 34 20 4e 41 0300.100.1.44 NA
1250: 4d 45 20 27 75 6e 69 71 75 65 49 64 65 6e 74 69 ME 'uniqueIdenti
1260: 66 69 65 72 27 20 44 45 53 43 20 27 52 46 43 31 fier' DESC 'RFC1
1270: 32 37 34 3a 20 75 6e 69 71 75 65 20 69 64 65 6e 274: unique iden
1280: 74 69 66 65 72 27 20 45 51 55 41 4c 49 54 59 20 tifer' EQUALITY
1290: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
12a0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
12b0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
12c0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 c4 28 20 1.15{256} )...(
12d0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
12e0: 30 2e 31 30 30 2e 31 2e 34 35 20 4e 41 4d 45 20 0.100.1.45 NAME
12f0: 27 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 53 'organizationalS
1300: 74 61 74 75 73 27 20 44 45 53 43 20 27 52 46 43 tatus' DESC 'RFC
1310: 31 32 37 34 3a 20 6f 72 67 61 6e 69 7a 61 74 69 1274: organizati
1320: 6f 6e 61 6c 20 73 74 61 74 75 73 27 20 45 51 55 onal status' EQU
1330: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
1340: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
1350: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
1360: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
1370: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
1380: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
1390: 20 29 04 81 ba 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
13a0: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 19200300.100.1.4
13b0: 36 20 4e 41 4d 45 20 27 6a 61 6e 65 74 4d 61 69 6 NAME 'janetMai
13c0: 6c 62 6f 78 27 20 44 45 53 43 20 27 52 46 43 31 lbox' DESC 'RFC1
13d0: 32 37 34 3a 20 4a 61 6e 65 74 20 6d 61 69 6c 62 274: Janet mailb
13e0: 6f 78 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ox' EQUALITY cas
13f0: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
1400: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
1410: 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 eIA5SubstringsMa
1420: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1430: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1440: 31 32 31 2e 31 2e 32 36 7b 32 35 36 7d 20 29 04 121.1.26{256} ).
1450: 81 86 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1460: 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 37 20 4e 00300.100.1.47 N
1470: 41 4d 45 20 27 6d 61 69 6c 50 72 65 66 65 72 65 AME 'mailPrefere
1480: 6e 63 65 4f 70 74 69 6f 6e 27 20 44 45 53 43 20 nceOption' DESC
1490: 27 52 46 43 31 32 37 34 3a 20 6d 61 69 6c 20 70 'RFC1274: mail p
14a0: 72 65 66 65 72 65 6e 63 65 20 6f 70 74 69 6f 6e reference option
14b0: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
14c0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
14d0: 31 2e 31 2e 32 37 20 29 04 81 b7 28 20 30 2e 39 1.1.27 )...( 0.9
14e0: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
14f0: 30 30 2e 31 2e 34 38 20 4e 41 4d 45 20 27 62 75 00.1.48 NAME 'bu
1500: 69 6c 64 69 6e 67 4e 61 6d 65 27 20 44 45 53 43 ildingName' DESC
1510: 20 27 52 46 43 31 32 37 34 3a 20 6e 61 6d 65 20 'RFC1274: name
1520: 6f 66 20 62 75 69 6c 64 69 6e 67 27 20 45 51 55 of building' EQU
1530: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
1540: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
1550: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
1560: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
1570: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
1580: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 15.121.1.15{256}
1590: 20 29 04 7e 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).~( 0.9.2342.1
15a0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 39 9200300.100.1.49
15b0: 20 4e 41 4d 45 20 27 64 53 41 51 75 61 6c 69 74 NAME 'dSAQualit
15c0: 79 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 y' DESC 'RFC1274
15d0: 3a 20 44 53 41 20 51 75 61 6c 69 74 79 27 20 53 : DSA Quality' S
15e0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
15f0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1600: 2e 31 39 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .19 SINGLE-VALUE
1610: 20 29 04 81 8f 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
1620: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 19200300.100.1.5
1630: 30 20 4e 41 4d 45 20 27 73 69 6e 67 6c 65 4c 65 0 NAME 'singleLe
1640: 76 65 6c 51 75 61 6c 69 74 79 27 20 44 45 53 43 velQuality' DESC
1650: 20 27 52 46 43 31 32 37 34 3a 20 53 69 6e 67 6c 'RFC1274: Singl
1660: 65 20 4c 65 76 65 6c 20 51 75 61 6c 69 74 79 27 e Level Quality'
1670: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
1680: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
1690: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
16a0: 55 45 20 29 04 81 95 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
16b0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
16c0: 2e 35 31 20 4e 41 4d 45 20 27 73 75 62 74 72 65 .51 NAME 'subtre
16d0: 65 4d 69 6e 69 6d 75 6d 51 75 61 6c 69 74 79 27 eMinimumQuality'
16e0: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
16f0: 53 75 62 74 72 65 65 20 4d 69 6e 69 6e 75 6d 20 Subtree Mininum
1700: 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 58 20 Quality' SYNTAX
1710: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1720: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 33 20 53 49 .115.121.1.13 SI
1730: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 95 28 NGLE-VALUE )...(
1740: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
1750: 30 30 2e 31 30 30 2e 31 2e 35 32 20 4e 41 4d 45 00.100.1.52 NAME
1760: 20 27 73 75 62 74 72 65 65 4d 61 78 69 6d 75 6d 'subtreeMaximum
1770: 51 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 Quality' DESC 'R
1780: 46 43 31 32 37 34 3a 20 53 75 62 74 72 65 65 20 FC1274: Subtree
1790: 4d 61 78 69 6d 75 6e 20 51 75 61 6c 69 74 79 27 Maximun Quality'
17a0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
17b0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
17c0: 2e 31 2e 31 33 20 53 49 4e 47 4c 45 2d 56 41 4c .1.13 SINGLE-VAL
17d0: 55 45 20 29 04 81 88 28 20 30 2e 39 2e 32 33 34 UE )...( 0.9.234
17e0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
17f0: 2e 35 33 20 4e 41 4d 45 20 27 70 65 72 73 6f 6e .53 NAME 'person
1800: 61 6c 53 69 67 6e 61 74 75 72 65 27 20 44 45 53 alSignature' DES
1810: 43 20 27 52 46 43 31 32 37 34 3a 20 50 65 72 73 C 'RFC1274: Pers
1820: 6f 6e 61 6c 20 53 69 67 6e 61 74 75 72 65 20 28 onal Signature (
1830: 47 33 20 66 61 78 29 27 20 53 59 4e 54 41 58 20 G3 fax)' SYNTAX
1840: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1850: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 33 20 29 04 .115.121.1.23 ).
1860: 81 93 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1870: 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 34 20 4e 00300.100.1.54 N
1880: 41 4d 45 20 27 64 49 54 52 65 64 69 72 65 63 74 AME 'dITRedirect
1890: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
18a0: 20 44 49 54 20 52 65 64 69 72 65 63 74 27 20 45 DIT Redirect' E
18b0: 51 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 QUALITY distingu
18c0: 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 ishedNameMatch S
18d0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
18e0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
18f0: 2e 31 32 20 29 04 74 28 20 30 2e 39 2e 32 33 34 .12 ).t( 0.9.234
1900: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
1910: 2e 35 35 20 4e 41 4d 45 20 27 61 75 64 69 6f 27 .55 NAME 'audio'
1920: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
1930: 61 75 64 69 6f 20 28 75 2d 6c 61 77 29 27 20 53 audio (u-law)' S
1940: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1950: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1960: 2e 34 7b 32 35 30 30 30 7d 20 29 04 81 bc 28 20 .4{25000} )...(
1970: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1980: 30 2e 31 30 30 2e 31 2e 35 36 20 4e 41 4d 45 20 0.100.1.56 NAME
1990: 27 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 73 68 'documentPublish
19a0: 65 72 27 20 44 45 53 43 20 27 52 46 43 31 32 37 er' DESC 'RFC127
19b0: 34 3a 20 70 75 62 6c 69 73 68 65 72 20 6f 66 20 4: publisher of
19c0: 64 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 document' EQUALI
19d0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
19e0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
19f0: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
1a00: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
1a10: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1a20: 31 32 31 2e 31 2e 31 35 20 29 30 82 0b b4 04 10 121.1.15 )0.....
1a30: 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 65 73 olcObjectClasses
1a40: 31 82 0b 9e 04 82 01 bd 28 20 30 2e 39 2e 32 33 1.......( 0.9.23
1a50: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1a60: 34 2e 34 20 4e 41 4d 45 20 28 20 27 70 69 6c 6f 4.4 NAME ( 'pilo
1a70: 74 50 65 72 73 6f 6e 27 20 27 6e 65 77 50 69 6c tPerson' 'newPil
1a80: 6f 74 50 65 72 73 6f 6e 27 20 29 20 53 55 50 20 otPerson' ) SUP
1a90: 70 65 72 73 6f 6e 20 53 54 52 55 43 54 55 52 41 person STRUCTURA
1aa0: 4c 20 4d 41 59 20 28 20 75 73 65 72 69 64 20 24 L MAY ( userid $
1ab0: 20 74 65 78 74 45 6e 63 6f 64 65 64 4f 52 41 64 textEncodedORAd
1ac0: 64 72 65 73 73 20 24 20 72 66 63 38 32 32 4d 61 dress $ rfc822Ma
1ad0: 69 6c 62 6f 78 20 24 20 66 61 76 6f 75 72 69 74 ilbox $ favourit
1ae0: 65 44 72 69 6e 6b 20 24 20 72 6f 6f 6d 4e 75 6d eDrink $ roomNum
1af0: 62 65 72 20 24 20 75 73 65 72 43 6c 61 73 73 20 ber $ userClass
1b00: 24 20 68 6f 6d 65 54 65 6c 65 70 68 6f 6e 65 4e $ homeTelephoneN
1b10: 75 6d 62 65 72 20 24 20 68 6f 6d 65 50 6f 73 74 umber $ homePost
1b20: 61 6c 41 64 64 72 65 73 73 20 24 20 73 65 63 72 alAddress $ secr
1b30: 65 74 61 72 79 20 24 20 70 65 72 73 6f 6e 61 6c etary $ personal
1b40: 54 69 74 6c 65 20 24 20 70 72 65 66 65 72 72 65 Title $ preferre
1b50: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
1b60: 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f $ businessCatego
1b70: 72 79 20 24 20 6a 61 6e 65 74 4d 61 69 6c 62 6f ry $ janetMailbo
1b80: 78 20 24 20 6f 74 68 65 72 4d 61 69 6c 62 6f 78 x $ otherMailbox
1b90: 20 24 20 6d 6f 62 69 6c 65 54 65 6c 65 70 68 6f $ mobileTelepho
1ba0: 6e 65 4e 75 6d 62 65 72 20 24 20 70 61 67 65 72 neNumber $ pager
1bb0: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
1bc0: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
1bd0: 53 74 61 74 75 73 20 24 20 6d 61 69 6c 50 72 65 Status $ mailPre
1be0: 66 65 72 65 6e 63 65 4f 70 74 69 6f 6e 20 24 20 ferenceOption $
1bf0: 70 65 72 73 6f 6e 61 6c 53 69 67 6e 61 74 75 72 personalSignatur
1c00: 65 20 29 20 29 04 81 ab 28 20 30 2e 39 2e 32 33 e ) )...( 0.9.23
1c10: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
1c20: 34 2e 35 20 4e 41 4d 45 20 27 61 63 63 6f 75 6e 4.5 NAME 'accoun
1c30: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1c40: 54 55 52 41 4c 20 4d 55 53 54 20 75 73 65 72 69 TURAL MUST useri
1c50: 64 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 74 d MAY ( descript
1c60: 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 ion $ seeAlso $
1c70: 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f localityName $ o
1c80: 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 rganizationName
1c90: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c $ organizational
1ca0: 55 6e 69 74 4e 61 6d 65 20 24 20 68 6f 73 74 20 UnitName $ host
1cb0: 29 20 29 04 82 01 18 28 20 30 2e 39 2e 32 33 34 ) )....( 0.9.234
1cc0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1cd0: 2e 36 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e .6 NAME 'documen
1ce0: 74 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 t' SUP top STRUC
1cf0: 54 55 52 41 4c 20 4d 55 53 54 20 64 6f 63 75 6d TURAL MUST docum
1d00: 65 6e 74 49 64 65 6e 74 69 66 69 65 72 20 4d 41 entIdentifier MA
1d10: 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 Y ( commonName $
1d20: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 description $ s
1d30: 65 65 41 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 eeAlso $ localit
1d40: 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 yName $ organiza
1d50: 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e tionName $ organ
1d60: 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d izationalUnitNam
1d70: 65 20 24 20 64 6f 63 75 6d 65 6e 74 54 69 74 6c e $ documentTitl
1d80: 65 20 24 20 64 6f 63 75 6d 65 6e 74 56 65 72 73 e $ documentVers
1d90: 69 6f 6e 20 24 20 64 6f 63 75 6d 65 6e 74 41 75 ion $ documentAu
1da0: 74 68 6f 72 20 24 20 64 6f 63 75 6d 65 6e 74 4c thor $ documentL
1db0: 6f 63 61 74 69 6f 6e 20 24 20 64 6f 63 75 6d 65 ocation $ docume
1dc0: 6e 74 50 75 62 6c 69 73 68 65 72 20 29 20 29 04 ntPublisher ) ).
1dd0: 81 89 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1de0: 30 30 33 30 30 2e 31 30 30 2e 34 2e 37 20 4e 41 00300.100.4.7 NA
1df0: 4d 45 20 27 72 6f 6f 6d 27 20 53 55 50 20 74 6f ME 'room' SUP to
1e00: 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 p STRUCTURAL MUS
1e10: 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 T commonName MAY
1e20: 20 28 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 ( roomNumber $
1e30: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 description $ se
1e40: 65 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e eAlso $ telephon
1e50: 65 4e 75 6d 62 65 72 20 29 20 29 04 81 c1 28 20 eNumber ) )...(
1e60: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
1e70: 30 2e 31 30 30 2e 34 2e 39 20 4e 41 4d 45 20 27 0.100.4.9 NAME '
1e80: 64 6f 63 75 6d 65 6e 74 53 65 72 69 65 73 27 20 documentSeries'
1e90: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
1ea0: 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 AL MUST commonNa
1eb0: 6d 65 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 me MAY ( descrip
1ec0: 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 tion $ seeAlso $
1ed0: 20 74 65 6c 65 70 68 6f 6e 65 6e 75 6d 62 65 72 telephonenumber
1ee0: 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 20 $ localityName
1ef0: 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 $ organizationNa
1f00: 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f me $ organizatio
1f10: 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 29 20 29 04 nalUnitName ) ).
1f20: 82 02 19 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
1f30: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 33 20 200300.100.4.13
1f40: 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 27 20 53 55 NAME 'domain' SU
1f50: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
1f60: 20 4d 55 53 54 20 64 6f 6d 61 69 6e 43 6f 6d 70 MUST domainComp
1f70: 6f 6e 65 6e 74 20 4d 41 59 20 28 20 61 73 73 6f onent MAY ( asso
1f80: 63 69 61 74 65 64 4e 61 6d 65 20 24 20 6f 72 67 ciatedName $ org
1f90: 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 anizationName $
1fa0: 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 62 75 description $ bu
1fb0: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
1fc0: 20 73 65 65 41 6c 73 6f 20 24 20 73 65 61 72 63 seeAlso $ searc
1fd0: 68 47 75 69 64 65 20 24 20 75 73 65 72 50 61 73 hGuide $ userPas
1fe0: 73 77 6f 72 64 20 24 20 6c 6f 63 61 6c 69 74 79 sword $ locality
1ff0: 4e 61 6d 65 20 24 20 73 74 61 74 65 4f 72 50 72 Name $ stateOrPr
2000: 6f 76 69 6e 63 65 4e 61 6d 65 20 24 20 73 74 72 ovinceName $ str
2010: 65 65 74 41 64 64 72 65 73 73 20 24 20 70 68 79 eetAddress $ phy
2020: 73 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 sicalDeliveryOff
2030: 69 63 65 4e 61 6d 65 20 24 20 70 6f 73 74 61 6c iceName $ postal
2040: 41 64 64 72 65 73 73 20 24 20 70 6f 73 74 61 6c Address $ postal
2050: 43 6f 64 65 20 24 20 70 6f 73 74 4f 66 66 69 63 Code $ postOffic
2060: 65 42 6f 78 20 24 20 73 74 72 65 65 74 41 64 64 eBox $ streetAdd
2070: 72 65 73 73 20 24 20 66 61 63 73 69 6d 69 6c 65 ress $ facsimile
2080: 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 TelephoneNumber
2090: 24 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 49 $ internationalI
20a0: 53 44 4e 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 SDNNumber $ tele
20b0: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 74 65 phoneNumber $ te
20c0: 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 letexTerminalIde
20d0: 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 78 4e ntifier $ telexN
20e0: 75 6d 62 65 72 20 24 20 70 72 65 66 65 72 72 65 umber $ preferre
20f0: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
2100: 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 $ destinationInd
2110: 69 63 61 74 6f 72 20 24 20 72 65 67 69 73 74 65 icator $ registe
2120: 72 65 64 41 64 64 72 65 73 73 20 24 20 78 31 32 redAddress $ x12
2130: 31 41 64 64 72 65 73 73 20 29 20 29 04 82 01 b0 1Address ) )....
2140: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
2150: 33 30 30 2e 31 30 30 2e 34 2e 31 34 20 4e 41 4d 300.100.4.14 NAM
2160: 45 20 27 52 46 43 38 32 32 6c 6f 63 61 6c 50 61 E 'RFC822localPa
2170: 72 74 27 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 rt' SUP domain S
2180: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 TRUCTURAL MAY (
2190: 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 20 73 75 72 commonName $ sur
21a0: 6e 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 name $ descripti
21b0: 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 74 on $ seeAlso $ t
21c0: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
21d0: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
21e0: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 70 6f yOfficeName $ po
21f0: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 70 6f stalAddress $ po
2200: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 4f stalCode $ postO
2210: 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 65 65 fficeBox $ stree
2220: 74 41 64 64 72 65 73 73 20 24 20 66 61 63 73 69 tAddress $ facsi
2230: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
2240: 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 69 6f ber $ internatio
2250: 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 24 20 nalISDNNumber $
2260: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 telephoneNumber
2270: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
2280: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
2290: 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 65 66 lexNumber $ pref
22a0: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
22b0: 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 69 6f hod $ destinatio
22c0: 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 65 67 nIndicator $ reg
22d0: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
22e0: 20 78 31 32 31 41 64 64 72 65 73 73 20 29 20 29 x121Address ) )
22f0: 04 81 90 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
2300: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 35 20 200300.100.4.15
2310: 4e 41 4d 45 20 27 64 4e 53 44 6f 6d 61 69 6e 27 NAME 'dNSDomain'
2320: 20 53 55 50 20 64 6f 6d 61 69 6e 20 53 54 52 55 SUP domain STRU
2330: 43 54 55 52 41 4c 20 4d 41 59 20 28 20 41 52 65 CTURAL MAY ( ARe
2340: 63 6f 72 64 20 24 20 4d 44 52 65 63 6f 72 64 20 cord $ MDRecord
2350: 24 20 4d 58 52 65 63 6f 72 64 20 24 20 4e 53 52 $ MXRecord $ NSR
2360: 65 63 6f 72 64 20 24 20 53 4f 41 52 65 63 6f 72 ecord $ SOARecor
2370: 64 20 24 20 43 4e 41 4d 45 52 65 63 6f 72 64 20 d $ CNAMERecord
2380: 29 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 32 ) )...( 0.9.2342
2390: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
23a0: 31 37 20 4e 41 4d 45 20 27 64 6f 6d 61 69 6e 52 17 NAME 'domainR
23b0: 65 6c 61 74 65 64 4f 62 6a 65 63 74 27 20 44 45 elatedObject' DE
23c0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 61 6e 20 SC 'RFC1274: an
23d0: 6f 62 6a 65 63 74 20 72 65 6c 61 74 65 64 20 74 object related t
23e0: 6f 20 61 6e 20 64 6f 6d 61 69 6e 27 20 53 55 50 o an domain' SUP
23f0: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
2400: 55 53 54 20 61 73 73 6f 63 69 61 74 65 64 44 6f UST associatedDo
2410: 6d 61 69 6e 20 29 04 65 28 20 30 2e 39 2e 32 33 main ).e( 0.9.23
2420: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
2430: 34 2e 31 38 20 4e 41 4d 45 20 27 66 72 69 65 6e 4.18 NAME 'frien
2440: 64 6c 79 43 6f 75 6e 74 72 79 27 20 53 55 50 20 dlyCountry' SUP
2450: 63 6f 75 6e 74 72 79 20 53 54 52 55 43 54 55 52 country STRUCTUR
2460: 41 4c 20 4d 55 53 54 20 66 72 69 65 6e 64 6c 79 AL MUST friendly
2470: 43 6f 75 6e 74 72 79 4e 61 6d 65 20 29 04 7d 28 CountryName ).}(
2480: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
2490: 30 30 2e 31 30 30 2e 34 2e 32 30 20 4e 41 4d 45 00.100.4.20 NAME
24a0: 20 27 70 69 6c 6f 74 4f 72 67 61 6e 69 7a 61 74 'pilotOrganizat
24b0: 69 6f 6e 27 20 53 55 50 20 28 20 6f 72 67 61 6e ion' SUP ( organ
24c0: 69 7a 61 74 69 6f 6e 20 24 20 6f 72 67 61 6e 69 ization $ organi
24d0: 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 20 29 20 53 zationalUnit ) S
24e0: 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 62 75 TRUCTURAL MAY bu
24f0: 69 6c 64 69 6e 67 4e 61 6d 65 20 29 04 50 28 20 ildingName ).P(
2500: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
2510: 30 2e 31 30 30 2e 34 2e 32 31 20 4e 41 4d 45 20 0.100.4.21 NAME
2520: 27 70 69 6c 6f 74 44 53 41 27 20 53 55 50 20 64 'pilotDSA' SUP d
2530: 73 61 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 sa STRUCTURAL MA
2540: 59 20 64 53 41 51 75 61 6c 69 74 79 20 29 04 81 Y dSAQuality )..
2550: 91 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
2560: 30 33 30 30 2e 31 30 30 2e 34 2e 32 32 20 4e 41 0300.100.4.22 NA
2570: 4d 45 20 27 71 75 61 6c 69 74 79 4c 61 62 65 6c ME 'qualityLabel
2580: 6c 65 64 44 61 74 61 27 20 53 55 50 20 74 6f 70 ledData' SUP top
2590: 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 AUXILIARY MUST
25a0: 64 73 61 51 75 61 6c 69 74 79 20 4d 41 59 20 28 dsaQuality MAY (
25b0: 20 73 75 62 74 72 65 65 4d 69 6e 69 6d 75 6d 51 subtreeMinimumQ
25c0: 75 61 6c 69 74 79 20 24 20 73 75 62 74 72 65 65 uality $ subtree
25d0: 4d 61 78 69 6d 75 6d 51 75 61 6c 69 74 79 20 29 MaximumQuality )
25e0: 20 29 )
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c103ee0 ptr=0x7fb56c105966 end=0x7fb56c10651e len=3000
0000: 30 82 0b b4 04 10 6f 6c 63 4f 62 6a 65 63 74 43 0.....olcObjectC
0010: 6c 61 73 73 65 73 31 82 0b 9e 04 82 01 bd 28 20 lasses1.......(
0020: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0030: 30 2e 31 30 30 2e 34 2e 34 20 4e 41 4d 45 20 28 0.100.4.4 NAME (
0040: 20 27 70 69 6c 6f 74 50 65 72 73 6f 6e 27 20 27 'pilotPerson' '
0050: 6e 65 77 50 69 6c 6f 74 50 65 72 73 6f 6e 27 20 newPilotPerson'
0060: 29 20 53 55 50 20 70 65 72 73 6f 6e 20 53 54 52 ) SUP person STR
0070: 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 75 73 UCTURAL MAY ( us
0080: 65 72 69 64 20 24 20 74 65 78 74 45 6e 63 6f 64 erid $ textEncod
0090: 65 64 4f 52 41 64 64 72 65 73 73 20 24 20 72 66 edORAddress $ rf
00a0: 63 38 32 32 4d 61 69 6c 62 6f 78 20 24 20 66 61 c822Mailbox $ fa
00b0: 76 6f 75 72 69 74 65 44 72 69 6e 6b 20 24 20 72 vouriteDrink $ r
00c0: 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 75 73 65 72 oomNumber $ user
00d0: 43 6c 61 73 73 20 24 20 68 6f 6d 65 54 65 6c 65 Class $ homeTele
00e0: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 68 6f phoneNumber $ ho
00f0: 6d 65 50 6f 73 74 61 6c 41 64 64 72 65 73 73 20 mePostalAddress
0100: 24 20 73 65 63 72 65 74 61 72 79 20 24 20 70 65 $ secretary $ pe
0110: 72 73 6f 6e 61 6c 54 69 74 6c 65 20 24 20 70 72 rsonalTitle $ pr
0120: 65 66 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d eferredDeliveryM
0130: 65 74 68 6f 64 20 24 20 62 75 73 69 6e 65 73 73 ethod $ business
0140: 43 61 74 65 67 6f 72 79 20 24 20 6a 61 6e 65 74 Category $ janet
0150: 4d 61 69 6c 62 6f 78 20 24 20 6f 74 68 65 72 4d Mailbox $ otherM
0160: 61 69 6c 62 6f 78 20 24 20 6d 6f 62 69 6c 65 54 ailbox $ mobileT
0170: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
0180: 20 70 61 67 65 72 54 65 6c 65 70 68 6f 6e 65 4e pagerTelephoneN
0190: 75 6d 62 65 72 20 24 20 6f 72 67 61 6e 69 7a 61 umber $ organiza
01a0: 74 69 6f 6e 61 6c 53 74 61 74 75 73 20 24 20 6d tionalStatus $ m
01b0: 61 69 6c 50 72 65 66 65 72 65 6e 63 65 4f 70 74 ailPreferenceOpt
01c0: 69 6f 6e 20 24 20 70 65 72 73 6f 6e 61 6c 53 69 ion $ personalSi
01d0: 67 6e 61 74 75 72 65 20 29 20 29 04 81 ab 28 20 gnature ) )...(
01e0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
01f0: 30 2e 31 30 30 2e 34 2e 35 20 4e 41 4d 45 20 27 0.100.4.5 NAME '
0200: 61 63 63 6f 75 6e 74 27 20 53 55 50 20 74 6f 70 account' SUP top
0210: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
0220: 20 75 73 65 72 69 64 20 4d 41 59 20 28 20 64 65 userid MAY ( de
0230: 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 65 41 scription $ seeA
0240: 6c 73 6f 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 lso $ localityNa
0250: 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f me $ organizatio
0260: 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 nName $ organiza
0270: 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 24 tionalUnitName $
0280: 20 68 6f 73 74 20 29 20 29 04 82 01 18 28 20 30 host ) )....( 0
0290: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
02a0: 2e 31 30 30 2e 34 2e 36 20 4e 41 4d 45 20 27 64 .100.4.6 NAME 'd
02b0: 6f 63 75 6d 65 6e 74 27 20 53 55 50 20 74 6f 70 ocument' SUP top
02c0: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
02d0: 20 64 6f 63 75 6d 65 6e 74 49 64 65 6e 74 69 66 documentIdentif
02e0: 69 65 72 20 4d 41 59 20 28 20 63 6f 6d 6d 6f 6e ier MAY ( common
02f0: 4e 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 Name $ descripti
0300: 6f 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 6c on $ seeAlso $ l
0310: 6f 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f 72 ocalityName $ or
0320: 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 ganizationName $
0330: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 organizationalU
0340: 6e 69 74 4e 61 6d 65 20 24 20 64 6f 63 75 6d 65 nitName $ docume
0350: 6e 74 54 69 74 6c 65 20 24 20 64 6f 63 75 6d 65 ntTitle $ docume
0360: 6e 74 56 65 72 73 69 6f 6e 20 24 20 64 6f 63 75 ntVersion $ docu
0370: 6d 65 6e 74 41 75 74 68 6f 72 20 24 20 64 6f 63 mentAuthor $ doc
0380: 75 6d 65 6e 74 4c 6f 63 61 74 69 6f 6e 20 24 20 umentLocation $
0390: 64 6f 63 75 6d 65 6e 74 50 75 62 6c 69 73 68 65 documentPublishe
03a0: 72 20 29 20 29 04 81 89 28 20 30 2e 39 2e 32 33 r ) )...( 0.9.23
03b0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
03c0: 34 2e 37 20 4e 41 4d 45 20 27 72 6f 6f 6d 27 20 4.7 NAME 'room'
03d0: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
03e0: 41 4c 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 AL MUST commonNa
03f0: 6d 65 20 4d 41 59 20 28 20 72 6f 6f 6d 4e 75 6d me MAY ( roomNum
0400: 62 65 72 20 24 20 64 65 73 63 72 69 70 74 69 6f ber $ descriptio
0410: 6e 20 24 20 73 65 65 41 6c 73 6f 20 24 20 74 65 n $ seeAlso $ te
0420: 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 29 20 lephoneNumber )
0430: 29 04 81 c1 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
0440: 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 39 20 9200300.100.4.9
0450: 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 53 65 NAME 'documentSe
0460: 72 69 65 73 27 20 53 55 50 20 74 6f 70 20 53 54 ries' SUP top ST
0470: 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6f RUCTURAL MUST co
0480: 6d 6d 6f 6e 4e 61 6d 65 20 4d 41 59 20 28 20 64 mmonName MAY ( d
0490: 65 73 63 72 69 70 74 69 6f 6e 20 24 20 73 65 65 escription $ see
04a0: 41 6c 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e 65 Also $ telephone
04b0: 6e 75 6d 62 65 72 20 24 20 6c 6f 63 61 6c 69 74 number $ localit
04c0: 79 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 yName $ organiza
04d0: 74 69 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e tionName $ organ
04e0: 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d izationalUnitNam
04f0: 65 20 29 20 29 04 82 02 19 28 20 30 2e 39 2e 32 e ) )....( 0.9.2
0500: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0510: 2e 34 2e 31 33 20 4e 41 4d 45 20 27 64 6f 6d 61 .4.13 NAME 'doma
0520: 69 6e 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 in' SUP top STRU
0530: 43 54 55 52 41 4c 20 4d 55 53 54 20 64 6f 6d 61 CTURAL MUST doma
0540: 69 6e 43 6f 6d 70 6f 6e 65 6e 74 20 4d 41 59 20 inComponent MAY
0550: 28 20 61 73 73 6f 63 69 61 74 65 64 4e 61 6d 65 ( associatedName
0560: 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e $ organizationN
0570: 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 6f ame $ descriptio
0580: 6e 20 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 n $ businessCate
0590: 67 6f 72 79 20 24 20 73 65 65 41 6c 73 6f 20 24 gory $ seeAlso $
05a0: 20 73 65 61 72 63 68 47 75 69 64 65 20 24 20 75 searchGuide $ u
05b0: 73 65 72 50 61 73 73 77 6f 72 64 20 24 20 6c 6f serPassword $ lo
05c0: 63 61 6c 69 74 79 4e 61 6d 65 20 24 20 73 74 61 calityName $ sta
05d0: 74 65 4f 72 50 72 6f 76 69 6e 63 65 4e 61 6d 65 teOrProvinceName
05e0: 20 24 20 73 74 72 65 65 74 41 64 64 72 65 73 73 $ streetAddress
05f0: 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 $ physicalDeliv
0600: 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 eryOfficeName $
0610: 70 6f 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 postalAddress $
0620: 70 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 postalCode $ pos
0630: 74 4f 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 tOfficeBox $ str
0640: 65 65 74 41 64 64 72 65 73 73 20 24 20 66 61 63 eetAddress $ fac
0650: 73 69 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e simileTelephoneN
0660: 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 umber $ internat
0670: 69 6f 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 ionalISDNNumber
0680: 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 $ telephoneNumbe
0690: 72 20 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 r $ teletexTermi
06a0: 6e 61 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 nalIdentifier $
06b0: 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 telexNumber $ pr
06c0: 65 66 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d eferredDeliveryM
06d0: 65 74 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 ethod $ destinat
06e0: 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 ionIndicator $ r
06f0: 65 67 69 73 74 65 72 65 64 41 64 64 72 65 73 73 egisteredAddress
0700: 20 24 20 78 31 32 31 41 64 64 72 65 73 73 20 29 $ x121Address )
0710: 20 29 04 82 01 b0 28 20 30 2e 39 2e 32 33 34 32 )....( 0.9.2342
0720: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
0730: 31 34 20 4e 41 4d 45 20 27 52 46 43 38 32 32 6c 14 NAME 'RFC822l
0740: 6f 63 61 6c 50 61 72 74 27 20 53 55 50 20 64 6f ocalPart' SUP do
0750: 6d 61 69 6e 20 53 54 52 55 43 54 55 52 41 4c 20 main STRUCTURAL
0760: 4d 41 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 MAY ( commonName
0770: 20 24 20 73 75 72 6e 61 6d 65 20 24 20 64 65 73 $ surname $ des
0780: 63 72 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c cription $ seeAl
0790: 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 so $ telephoneNu
07a0: 6d 62 65 72 20 24 20 70 68 79 73 69 63 61 6c 44 mber $ physicalD
07b0: 65 6c 69 76 65 72 79 4f 66 66 69 63 65 4e 61 6d eliveryOfficeNam
07c0: 65 20 24 20 70 6f 73 74 61 6c 41 64 64 72 65 73 e $ postalAddres
07d0: 73 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 20 24 s $ postalCode $
07e0: 20 70 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 postOfficeBox $
07f0: 20 73 74 72 65 65 74 41 64 64 72 65 73 73 20 24 streetAddress $
0800: 20 66 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 68 facsimileTeleph
0810: 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 oneNumber $ inte
0820: 72 6e 61 74 69 6f 6e 61 6c 49 53 44 4e 4e 75 6d rnationalISDNNum
0830: 62 65 72 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e ber $ telephoneN
0840: 75 6d 62 65 72 20 24 20 74 65 6c 65 74 65 78 54 umber $ teletexT
0850: 65 72 6d 69 6e 61 6c 49 64 65 6e 74 69 66 69 65 erminalIdentifie
0860: 72 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 r $ telexNumber
0870: 24 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 $ preferredDeliv
0880: 65 72 79 4d 65 74 68 6f 64 20 24 20 64 65 73 74 eryMethod $ dest
0890: 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f 72 inationIndicator
08a0: 20 24 20 72 65 67 69 73 74 65 72 65 64 41 64 64 $ registeredAdd
08b0: 72 65 73 73 20 24 20 78 31 32 31 41 64 64 72 65 ress $ x121Addre
08c0: 73 73 20 29 20 29 04 81 90 28 20 30 2e 39 2e 32 ss ) )...( 0.9.2
08d0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
08e0: 2e 34 2e 31 35 20 4e 41 4d 45 20 27 64 4e 53 44 .4.15 NAME 'dNSD
08f0: 6f 6d 61 69 6e 27 20 53 55 50 20 64 6f 6d 61 69 omain' SUP domai
0900: 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 n STRUCTURAL MAY
0910: 20 28 20 41 52 65 63 6f 72 64 20 24 20 4d 44 52 ( ARecord $ MDR
0920: 65 63 6f 72 64 20 24 20 4d 58 52 65 63 6f 72 64 ecord $ MXRecord
0930: 20 24 20 4e 53 52 65 63 6f 72 64 20 24 20 53 4f $ NSRecord $ SO
0940: 41 52 65 63 6f 72 64 20 24 20 43 4e 41 4d 45 52 ARecord $ CNAMER
0950: 65 63 6f 72 64 20 29 20 29 04 81 90 28 20 30 2e ecord ) )...( 0.
0960: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
0970: 31 30 30 2e 34 2e 31 37 20 4e 41 4d 45 20 27 64 100.4.17 NAME 'd
0980: 6f 6d 61 69 6e 52 65 6c 61 74 65 64 4f 62 6a 65 omainRelatedObje
0990: 63 74 27 20 44 45 53 43 20 27 52 46 43 31 32 37 ct' DESC 'RFC127
09a0: 34 3a 20 61 6e 20 6f 62 6a 65 63 74 20 72 65 6c 4: an object rel
09b0: 61 74 65 64 20 74 6f 20 61 6e 20 64 6f 6d 61 69 ated to an domai
09c0: 6e 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c n' SUP top AUXIL
09d0: 49 41 52 59 20 4d 55 53 54 20 61 73 73 6f 63 69 IARY MUST associ
09e0: 61 74 65 64 44 6f 6d 61 69 6e 20 29 04 65 28 20 atedDomain ).e(
09f0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
0a00: 30 2e 31 30 30 2e 34 2e 31 38 20 4e 41 4d 45 20 0.100.4.18 NAME
0a10: 27 66 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 'friendlyCountry
0a20: 27 20 53 55 50 20 63 6f 75 6e 74 72 79 20 53 54 ' SUP country ST
0a30: 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 66 72 RUCTURAL MUST fr
0a40: 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 4e 61 6d iendlyCountryNam
0a50: 65 20 29 04 7d 28 20 30 2e 39 2e 32 33 34 32 2e e ).}( 0.9.2342.
0a60: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 19200300.100.4.2
0a70: 30 20 4e 41 4d 45 20 27 70 69 6c 6f 74 4f 72 67 0 NAME 'pilotOrg
0a80: 61 6e 69 7a 61 74 69 6f 6e 27 20 53 55 50 20 28 anization' SUP (
0a90: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 20 24 20 organization $
0aa0: 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e organizationalUn
0ab0: 69 74 20 29 20 53 54 52 55 43 54 55 52 41 4c 20 it ) STRUCTURAL
0ac0: 4d 41 59 20 62 75 69 6c 64 69 6e 67 4e 61 6d 65 MAY buildingName
0ad0: 20 29 04 50 28 20 30 2e 39 2e 32 33 34 32 2e 31 ).P( 0.9.2342.1
0ae0: 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 31 9200300.100.4.21
0af0: 20 4e 41 4d 45 20 27 70 69 6c 6f 74 44 53 41 27 NAME 'pilotDSA'
0b00: 20 53 55 50 20 64 73 61 20 53 54 52 55 43 54 55 SUP dsa STRUCTU
0b10: 52 41 4c 20 4d 41 59 20 64 53 41 51 75 61 6c 69 RAL MAY dSAQuali
0b20: 74 79 20 29 04 81 91 28 20 30 2e 39 2e 32 33 34 ty )...( 0.9.234
0b30: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
0b40: 2e 32 32 20 4e 41 4d 45 20 27 71 75 61 6c 69 74 .22 NAME 'qualit
0b50: 79 4c 61 62 65 6c 6c 65 64 44 61 74 61 27 20 53 yLabelledData' S
0b60: 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 UP top AUXILIARY
0b70: 20 4d 55 53 54 20 64 73 61 51 75 61 6c 69 74 79 MUST dsaQuality
0b80: 20 4d 41 59 20 28 20 73 75 62 74 72 65 65 4d 69 MAY ( subtreeMi
0b90: 6e 69 6d 75 6d 51 75 61 6c 69 74 79 20 24 20 73 nimumQuality $ s
0ba0: 75 62 74 72 65 65 4d 61 78 69 6d 75 6d 51 75 61 ubtreeMaximumQua
0bb0: 6c 69 74 79 20 29 20 29 lity ) )
ber_scanf fmt (}) ber:
ber_dump: buf=0x7fb56c103ee0 ptr=0x7fb56c10651e end=0x7fb56c10651e len=0
56141605 >>> dnPrettyNormal: <cn=cosine,cn=schema,cn=config>
=> ldap_bv2dn(cn=cosine,cn=schema,cn=config,0)
<= ldap_bv2dn(cn=cosine,cn=schema,cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=cosine,cn=schema,cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=cosine,cn=schema,cn=config)=0
56141605 <<< dnPrettyNormal: <cn=cosine,cn=schema,cn=config>, <cn=cosine,cn=schema,cn=config>
56141605 conn=1002 op=1 ADD dn="cn=cosine,cn=schema,cn=config"
56141605 => access_allowed: add access to "cn=cosine,cn=schema,cn=config" "entry" requested
56141605 => acl_get: [1] attr entry
56141605 => acl_mask: access to entry "cn=cosine,cn=schema,cn=config", attr "entry" requested
56141605 => acl_mask: to all values by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result not in cache (objectClass)
56141605 => access_allowed: add access to "cn=cosine,cn=schema,cn=config" "objectClass" requested
56141605 => acl_get: [1] attr objectClass
56141605 => acl_mask: access to entry "cn=cosine,cn=schema,cn=config", attr "objectClass" requested
56141605 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result not in cache (cn)
56141605 => access_allowed: add access to "cn=cosine,cn=schema,cn=config" "cn" requested
56141605 => acl_get: [1] attr cn
56141605 => acl_mask: access to entry "cn=cosine,cn=schema,cn=config", attr "cn" requested
56141605 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result not in cache (olcAttributeTypes)
56141605 => access_allowed: add access to "cn=cosine,cn=schema,cn=config" "olcAttributeTypes" requested
56141605 => acl_get: [1] attr olcAttributeTypes
56141605 => acl_mask: access to entry "cn=cosine,cn=schema,cn=config", attr "olcAttributeTypes" requested
56141605 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result not in cache (olcObjectClasses)
56141605 => access_allowed: add access to "cn=cosine,cn=schema,cn=config" "olcObjectClasses" requested
56141605 => acl_get: [1] attr olcObjectClasses
56141605 => acl_mask: access to entry "cn=cosine,cn=schema,cn=config", attr "olcObjectClasses" requested
56141605 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 => access_allowed: result was in cache (olcObjectClasses)
56141605 oc_check_required entry (cn=cosine,cn=schema,cn=config), objectClass "olcSchemaConfig"
56141605 oc_check_allowed type "objectClass"
56141605 oc_check_allowed type "cn"
56141605 oc_check_allowed type "olcAttributeTypes"
56141605 oc_check_allowed type "olcObjectClasses"
56141605 oc_check_allowed type "structuralObjectClass"
56141605 slap_queue_csn: queing 0x7fb573ffd1e0 20151006184213.017325Z#000000#000#000000
56141605 => access_allowed: add access to "cn=schema,cn=config" "children" requested
56141605 => acl_get: [1] attr children
56141605 => acl_mask: access to entry "cn=schema,cn=config", attr "children" requested
56141605 => acl_mask: to all values by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 >>> dnNormalize: <cn={1}cosine>
56141605 <<< dnNormalize: <cn={1}cosine>
56141605 ldif_back_add: "cn={1}cosine,cn=schema,cn=config"
56141605 oc_check_required entry (cn={1}cosine,cn=schema,cn=config), objectClass "olcSchemaConfig"
56141605 oc_check_allowed type "objectClass"
56141605 oc_check_allowed type "cn"
56141605 oc_check_allowed type "olcAttributeTypes"
56141605 oc_check_allowed type "olcObjectClasses"
56141605 oc_check_allowed type "structuralObjectClass"
56141605 oc_check_allowed type "entryUUID"
56141605 oc_check_allowed type "creatorsName"
56141605 oc_check_allowed type "createTimestamp"
56141605 oc_check_allowed type "entryCSN"
56141605 oc_check_allowed type "modifiersName"
56141605 oc_check_allowed type "modifyTimestamp"
56141605 ldif_write_entry: wrote entry "cn={1}cosine,cn=schema,cn=config"
56141605 ldif_back_add: err: 0 text:
56141605 send_ldap_result: conn=1002 op=1 p=3
56141605 send_ldap_result: err=0 matched="" text=""
56141605 send_ldap_result: conn=1002 op=1 p=3
56141605 send_ldap_result: err=0 matched="" text=""
56141605 send_ldap_response: msgid=2 tag=105 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 02 69 07 0a 01 00 04 00 04 00 0....i........
ldap_write: want=14, written=14
0000: 30 0c 02 01 02 69 07 0a 01 00 04 00 04 00 0....i........
56141605 conn=1002 op=1 RESULT tag=105 err=0 text=
56141605 slap_graduate_commit_csn: removing 0x7fb56c10b3c0 20151006184213.017325Z#000000#000#000000
read1msg: ld 0x7f0441172400 msgid 2 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 02 69 07 0a 0....i..
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7f04411723e0 ptr=0x7f04411723e0 end=0x7f04411723ec len=12
0000: 02 01 02 69 07 0a 01 00 04 00 04 00 ...i........
read1msg: ld 0x7f0441172400 msgid 2 message type add
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f04411723e0 ptr=0x7f04411723e3 end=0x7f04411723ec len=9
0000: 69 07 0a 01 00 04 00 04 00 i........
read1msg: ld 0x7f0441172400 0 new referrals
read1msg: mark request completed, ld 0x7f0441172400 msgid 2
request done: ld 0x7f0441172400 msgid 2
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 2, msgid 2)
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7f04411723e0 ptr=0x7f04411723e3 end=0x7f04411723ec len=9
0000: 69 07 0a 01 00 04 00 04 00 i........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7f04411723e0 ptr=0x7f04411723ec end=0x7f04411723ec len=0
ldap_msgfree
ldap_free_connection 1 1
ldap_send_unbind
ber_flush2: 7 bytes to sd 4
0000: 30 05 02 01 03 42 00 0....B.
ldap_write: want=7, written=7
0000: 30 05 02 01 03 42 00 0....B.
ldap_free_connection: actually freed
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1002
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_read(18): checking for input on id=1002
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
ber_get_next
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
ldap_read: want=8, got=7
0000: 30 05 02 01 03 42 00 0....B.
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
ber_get_next: tag 0x30 len 5 contents:
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ber_dump: buf=0x7fb5641032a0 ptr=0x7fb5641032a0 end=0x7fb5641032a5 len=5
0000: 02 01 03 42 00 ...B.
56141605 op tag 0x42, time 1444156933
ber_get_next
ldap_read: want=8, got=0
56141605 ber_get_next on fd 18 failed errno=0 (Success)
56141605 connection_read(18): input error=-2 id=1002, closing.
56141605 connection_closing: readying conn=1002 sd=18 for close
56141605 connection_close: deferring conn=1002 sd=18
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 conn=1002 op=2 do_unbind
56141605 conn=1002 op=2 UNBIND
56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_resched: attempting closing conn=1002 sd=18
56141605 connection_close: conn=1002 sd=18
56141605 daemon: removing 18
56141605 conn=1002 fd=18 closed
+ ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/openldap/schema/inetorgperson.ldif -d -1
ldap_url_parse_ext(ldapi:///)
ldap_create
ldap_url_parse_ext(ldapi:///??base)
ldap_sasl_interactive_bind: user selected: EXTERNAL
ldap_int_sasl_bind: EXTERNAL
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_path
ldap_new_socket: 4
ldap_connect_to_path: Trying /var/run/ldapi
ldap_connect_timeout: fd: 4 tm: -1 async: 0
ldap_ndelay_on: 4
ldap_ndelay_off: 4
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 slap_listener_activate(10):
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 >>> slap_listener(ldapi:///)
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 busy
56141605 daemon: listen=10, new connection on 18
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: added 18r (active) listener=(nil)
56141605 conn=1003 fd=18 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_int_sasl_open: host=ab4737ce4a92
SASL/EXTERNAL authentication started
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7f740db074f0 ptr=0x7f740db074f0 end=0x7f740db0750a len=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ber_scanf fmt ({i) ber:
ber_dump: buf=0x7f740db074f0 ptr=0x7f740db074f5 end=0x7f740db0750a len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_flush2: 26 bytes to sd 4
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_write: want=26, written=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_msgfree
ldap_result ld 0x7f740dafb400 msgid 1
wait4msg ld 0x7f740dafb400 msgid 1 (infinite timeout)
wait4msg continue ld 0x7f740dafb400 msgid 1 all 1
** ld 0x7f740dafb400 Connections:
* host: (null) port: 0 (default)
refcnt: 2 status: Connected
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
last used: Tue Oct 6 18:42:13 2015
** ld 0x7f740dafb400 Outstanding Requests:
* msgid 1, origid 1, status InProgress
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
outstanding referrals 0, parent count 0
ld 0x7f740dafb400 request count 1 (abandoned 0)
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
** ld 0x7f740dafb400 Response Queue:
Empty
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
ld 0x7f740dafb400 response count 0
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
ldap_chkResponseList ld 0x7f740dafb400 msgid 1 all 1
ldap_chkResponseList returns ld 0x7f740dafb400 NULL
56141605 connection_get(18)
ldap_int_select
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_get(18): got connid=1003
56141605 connection_read(18): checking for input on id=1003
ber_get_next
ldap_read: want=8, got=8
0000: 30 18 02 01 01 60 13 02 0....`..
ldap_read: want=18, got=18
0000: 01 03 04 00 a3 0c 04 08 45 58 54 45 52 4e 41 4c ........EXTERNAL
0010: 04 00 ..
ber_get_next: tag 0x30 len 24 contents:
ber_dump: buf=0x7fb564000900 ptr=0x7fb564000900 end=0x7fb564000918 len=24
0000: 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 45 58 ...`..........EX
0010: 54 45 52 4e 41 4c 04 00 TERNAL..
56141605 op tag 0x60, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1003 op=0 do_bind
ber_scanf fmt ({imt) ber:
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:ber_dump: buf=0x7fb564000900 ptr=0x7fb564000903 end=0x7fb564000918 len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
56141605
ber_scanf fmt ({m) ber:
ber_dump: buf=0x7fb564000900 ptr=0x7fb56400090a end=0x7fb564000918 len=14
0000: 00 0c 04 08 45 58 54 45 52 4e 41 4c 04 00 ....EXTERNAL..
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
ber_scanf fmt (m) ber:
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
ber_dump: buf=0x7fb564000900 ptr=0x7fb564000916 end=0x7fb564000918 len=2
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
0000: 00 00 ..
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ber_scanf fmt (}}) ber:
ber_dump: buf=0x7fb564000900 ptr=0x7fb564000918 end=0x7fb564000918 len=0
56141605 >>> dnPrettyNormal: <>
56141605 <<< dnPrettyNormal: <>, <>
56141605 conn=1003 op=0 BIND dn="" method=163
56141605 do_bind: dn () SASL mech EXTERNAL
56141605 ==> sasl_bind: dn="" mech=EXTERNAL datalen=0
56141605 SASL Canonicalize [conn=1003]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 slap_sasl_getdn: conn 1003 id=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth [len=55]
56141605 ==>slap_sasl2dn: converting SASL name gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth to a DN
56141605 <==slap_sasl2dn: Converted SASL name to <nothing>
56141605 SASL Canonicalize [conn=1003]: slapAuthcDN="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 SASL proxy authorize [conn=1003]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 conn=1003 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 SASL Authorize [conn=1003]: proxy authorization allowed authzDN=""
56141605 send_ldap_sasl: err=0 len=-1
56141605 conn=1003 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
56141605 do_bind: SASL/EXTERNAL bind: dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" sasl_ssf=0
56141605 send_ldap_response: msgid=1 tag=97 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
ldap_write: want=14, written=14
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
56141605 conn=1003 op=0 RESULT tag=97 err=0 text=
56141605 <== slap_sasl_bind: rc=0
read1msg: ld 0x7f740dafb400 msgid 1 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 01 61 07 0a 0....a..
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7f740db07390 ptr=0x7f740db07390 end=0x7f740db0739c len=12
0000: 02 01 01 61 07 0a 01 00 04 00 04 00 ...a........
read1msg: ld 0x7f740dafb400 msgid 1 message type bind
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f740db07390 ptr=0x7f740db07393 end=0x7f740db0739c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
read1msg: ld 0x7f740dafb400 0 new referrals
read1msg: mark request completed, ld 0x7f740dafb400 msgid 1
request done: ld 0x7f740dafb400 msgid 1
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_int_sasl_bind: EXTERNAL
ldap_parse_sasl_bind_result
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f740db07390 ptr=0x7f740db07393 end=0x7f740db0739c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7f740db07390 ptr=0x7f740db07393 end=0x7f740db0739c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7f740db07390 ptr=0x7f740db0739c end=0x7f740db0739c len=0
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
ldap_msgfree
ldap_add_ext
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7f740db08dc0 ptr=0x7f740db08dc0 end=0x7f740db09701 len=2369
0000: 30 82 09 3d 02 01 02 68 82 09 36 04 24 63 6e 3d 0..=...h..6.$cn=
0010: 69 6e 65 74 6f 72 67 70 65 72 73 6f 6e 2c 63 6e inetorgperson,cn
0020: 3d 73 63 68 65 6d 61 2c 63 6e 3d 63 6f 6e 66 69 =schema,cn=confi
0030: 67 30 82 09 0c 30 20 04 0b 6f 62 6a 65 63 74 43 g0...0 ..objectC
0040: 6c 61 73 73 31 11 04 0f 6f 6c 63 53 63 68 65 6d lass1...olcSchem
0050: 61 43 6f 6e 66 69 67 30 15 04 02 63 6e 31 0f 04 aConfig0...cn1..
0060: 0d 69 6e 65 74 6f 72 67 70 65 72 73 6f 6e 30 82 .inetorgperson0.
0070: 06 c1 04 11 6f 6c 63 41 74 74 72 69 62 75 74 65 ....olcAttribute
0080: 54 79 70 65 73 31 82 06 aa 04 81 c2 28 20 32 2e Types1......( 2.
0090: 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 16.840.1.113730.
00a0: 33 2e 31 2e 31 20 4e 41 4d 45 20 27 63 61 72 4c 3.1.1 NAME 'carL
00b0: 69 63 65 6e 73 65 27 20 44 45 53 43 20 27 52 46 icense' DESC 'RF
00c0: 43 32 37 39 38 3a 20 76 65 68 69 63 6c 65 20 6c C2798: vehicle l
00d0: 69 63 65 6e 73 65 20 6f 72 20 72 65 67 69 73 74 icense or regist
00e0: 72 61 74 69 6f 6e 20 70 6c 61 74 65 27 20 45 51 ration plate' EQ
00f0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0100: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
0110: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
0120: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
0130: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0140: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
0150: d1 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
0160: 33 37 33 30 2e 33 2e 31 2e 32 20 4e 41 4d 45 20 3730.3.1.2 NAME
0170: 27 64 65 70 61 72 74 6d 65 6e 74 4e 75 6d 62 65 'departmentNumbe
0180: 72 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 r' DESC 'RFC2798
0190: 3a 20 69 64 65 6e 74 69 66 69 65 73 20 61 20 64 : identifies a d
01a0: 65 70 61 72 74 6d 65 6e 74 20 77 69 74 68 69 6e epartment within
01b0: 20 61 6e 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e an organization
01c0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
01d0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
01e0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
01f0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0200: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0210: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0220: 20 29 04 81 de 28 20 32 2e 31 36 2e 38 34 30 2e )...( 2.16.840.
0230: 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 32 34 31 1.113730.3.1.241
0240: 20 4e 41 4d 45 20 27 64 69 73 70 6c 61 79 4e 61 NAME 'displayNa
0250: 6d 65 27 20 44 45 53 43 20 27 52 46 43 32 37 39 me' DESC 'RFC279
0260: 38 3a 20 70 72 65 66 65 72 72 65 64 20 6e 61 6d 8: preferred nam
0270: 65 20 74 6f 20 62 65 20 75 73 65 64 20 77 68 65 e to be used whe
0280: 6e 20 64 69 73 70 6c 61 79 69 6e 67 20 65 6e 74 n displaying ent
0290: 72 69 65 73 27 20 45 51 55 41 4c 49 54 59 20 63 ries' EQUALITY c
02a0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
02b0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
02c0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
02d0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
02e0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
02f0: 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.15 SINGLE-VALU
0300: 45 20 29 04 81 e7 28 20 32 2e 31 36 2e 38 34 30 E )...( 2.16.840
0310: 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 33 20 .1.113730.3.1.3
0320: 4e 41 4d 45 20 27 65 6d 70 6c 6f 79 65 65 4e 75 NAME 'employeeNu
0330: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 32 mber' DESC 'RFC2
0340: 37 39 38 3a 20 6e 75 6d 65 72 69 63 61 6c 6c 79 798: numerically
0350: 20 69 64 65 6e 74 69 66 69 65 73 20 61 6e 20 65 identifies an e
0360: 6d 70 6c 6f 79 65 65 20 77 69 74 68 69 6e 20 61 mployee within a
0370: 6e 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 n organization'
0380: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0390: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
03a0: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
03b0: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
03c0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
03d0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 6.115.121.1.15 S
03e0: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 be INGLE-VALUE )...
03f0: 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 ( 2.16.840.1.113
0400: 37 33 30 2e 33 2e 31 2e 34 20 4e 41 4d 45 20 27 730.3.1.4 NAME '
0410: 65 6d 70 6c 6f 79 65 65 54 79 70 65 27 20 44 45 employeeType' DE
0420: 53 43 20 27 52 46 43 32 37 39 38 3a 20 74 79 70 SC 'RFC2798: typ
0430: 65 20 6f 66 20 65 6d 70 6c 6f 79 6d 65 6e 74 20 e of employment
0440: 66 6f 72 20 61 20 70 65 72 73 6f 6e 27 20 45 51 for a person' EQ
0450: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0460: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
0470: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
0480: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
0490: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
04a0: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 71 115.121.1.15 ).q
04b0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
04c0: 33 30 30 2e 31 30 30 2e 31 2e 36 30 20 4e 41 4d 300.100.1.60 NAM
04d0: 45 20 27 6a 70 65 67 50 68 6f 74 6f 27 20 44 45 E 'jpegPhoto' DE
04e0: 53 43 20 27 52 46 43 32 37 39 38 3a 20 61 20 4a SC 'RFC2798: a J
04f0: 50 45 47 20 69 6d 61 67 65 27 20 53 59 4e 54 41 PEG image' SYNTA
0500: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0510: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 38 20 66.115.121.1.28
0520: 29 04 81 e3 28 20 32 2e 31 36 2e 38 34 30 2e 31 )...( 2.16.840.1
0530: 2e 31 31 33 37 33 30 2e 33 2e 31 2e 33 39 20 4e .113730.3.1.39 N
0540: 41 4d 45 20 27 70 72 65 66 65 72 72 65 64 4c 61 AME 'preferredLa
0550: 6e 67 75 61 67 65 27 20 44 45 53 43 20 27 52 46 nguage' DESC 'RF
0560: 43 32 37 39 38 3a 20 70 72 65 66 65 72 72 65 64 C2798: preferred
0570: 20 77 72 69 74 74 65 6e 20 6f 72 20 73 70 6f 6b written or spok
0580: 65 6e 20 6c 61 6e 67 75 61 67 65 20 66 6f 72 20 en language for
0590: 61 20 70 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 a person' EQUALI
05a0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
05b0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
05c0: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
05d0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
05e0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
05f0: 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 121.1.15 SINGLE-
0600: 56 41 4c 55 45 20 29 04 81 95 28 20 32 2e 31 36 VALUE )...( 2.16
0610: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0620: 31 2e 34 30 20 4e 41 4d 45 20 27 75 73 65 72 53 1.40 NAME 'userS
0630: 4d 49 4d 45 43 65 72 74 69 66 69 63 61 74 65 27 MIMECertificate'
0640: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
0650: 50 4b 43 53 23 37 20 53 69 67 6e 65 64 44 61 74 PKCS#7 SignedDat
0660: 61 20 75 73 65 64 20 74 6f 20 73 75 70 70 6f 72 a used to suppor
0670: 74 20 53 2f 4d 49 4d 45 27 20 53 59 4e 54 41 58 t S/MIME' SYNTAX
0680: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0690: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 20 29 04 6.115.121.1.5 ).
06a0: 81 91 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
06b0: 31 33 37 33 30 2e 33 2e 31 2e 32 31 36 20 4e 41 13730.3.1.216 NA
06c0: 4d 45 20 27 75 73 65 72 50 4b 43 53 31 32 27 20 ME 'userPKCS12'
06d0: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 70 DESC 'RFC2798: p
06e0: 65 72 73 6f 6e 61 6c 20 69 64 65 6e 74 69 74 79 ersonal identity
06f0: 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 2c 20 61 20 information, a
0700: 50 4b 43 53 20 23 31 32 20 50 46 58 27 20 53 59 PKCS #12 PFX' SY
0710: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
0720: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0730: 35 20 29 30 82 02 0a 04 10 6f 6c 63 4f 62 6a 65 5 )0.....olcObje
0740: 63 74 43 6c 61 73 73 65 73 31 82 01 f4 04 82 01 ctClasses1......
0750: f0 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
0760: 33 37 33 30 2e 33 2e 32 2e 32 20 4e 41 4d 45 20 3730.3.2.2 NAME
0770: 27 69 6e 65 74 4f 72 67 50 65 72 73 6f 6e 27 20 'inetOrgPerson'
0780: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 49 DESC 'RFC2798: I
0790: 6e 74 65 72 6e 65 74 20 4f 72 67 61 6e 69 7a 61 nternet Organiza
07a0: 74 69 6f 6e 61 6c 20 50 65 72 73 6f 6e 27 20 53 tional Person' S
07b0: 55 50 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 UP organizationa
07c0: 6c 50 65 72 73 6f 6e 20 53 54 52 55 43 54 55 52 lPerson STRUCTUR
07d0: 41 4c 20 4d 41 59 20 28 20 61 75 64 69 6f 20 24 AL MAY ( audio $
07e0: 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 businessCategor
07f0: 79 20 24 20 63 61 72 4c 69 63 65 6e 73 65 20 24 y $ carLicense $
0800: 20 64 65 70 61 72 74 6d 65 6e 74 4e 75 6d 62 65 departmentNumbe
0810: 72 20 24 20 64 69 73 70 6c 61 79 4e 61 6d 65 20 r $ displayName
0820: 24 20 65 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 $ employeeNumber
0830: 20 24 20 65 6d 70 6c 6f 79 65 65 54 79 70 65 20 $ employeeType
0840: 24 20 67 69 76 65 6e 4e 61 6d 65 20 24 20 68 6f $ givenName $ ho
0850: 6d 65 50 68 6f 6e 65 20 24 20 68 6f 6d 65 50 6f mePhone $ homePo
0860: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 69 6e stalAddress $ in
0870: 69 74 69 61 6c 73 20 24 20 6a 70 65 67 50 68 6f itials $ jpegPho
0880: 74 6f 20 24 20 6c 61 62 65 6c 65 64 55 52 49 20 to $ labeledURI
0890: 24 20 6d 61 69 6c 20 24 20 6d 61 6e 61 67 65 72 $ mail $ manager
08a0: 20 24 20 6d 6f 62 69 6c 65 20 24 20 6f 20 24 20 $ mobile $ o $
08b0: 70 61 67 65 72 20 24 20 70 68 6f 74 6f 20 24 20 pager $ photo $
08c0: 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 73 65 63 roomNumber $ sec
08d0: 72 65 74 61 72 79 20 24 20 75 69 64 20 24 20 75 retary $ uid $ u
08e0: 73 65 72 43 65 72 74 69 66 69 63 61 74 65 20 24 serCertificate $
08f0: 20 78 35 30 30 75 6e 69 71 75 65 49 64 65 6e 74 x500uniqueIdent
0900: 69 66 69 65 72 20 24 20 70 72 65 66 65 72 72 65 ifier $ preferre
0910: 64 4c 61 6e 67 75 61 67 65 20 24 20 75 73 65 72 dLanguage $ user
0920: 53 4d 49 4d 45 43 65 72 74 69 66 69 63 61 74 65 SMIMECertificate
0930: 20 24 20 75 73 65 72 50 4b 43 53 31 32 20 29 20 $ userPKCS12 )
0940: 29 )
ber_scanf fmt ({) ber:
ber_dump: buf=0x7f740db08dc0 ptr=0x7f740db08dc7 end=0x7f740db09701 len=2362
0000: 68 82 09 36 04 24 63 6e 3d 69 6e 65 74 6f 72 67 h..6.$cn=inetorg
0010: 70 65 72 73 6f 6e 2c 63 6e 3d 73 63 68 65 6d 61 person,cn=schema
0020: 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 09 0c 30 20 ,cn=config0...0
0030: 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 11 04 ..objectClass1..
0040: 0f 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 66 69 67 .olcSchemaConfig
0050: 30 15 04 02 63 6e 31 0f 04 0d 69 6e 65 74 6f 72 0...cn1...inetor
0060: 67 70 65 72 73 6f 6e 30 82 06 c1 04 11 6f 6c 63 gperson0.....olc
0070: 41 74 74 72 69 62 75 74 65 54 79 70 65 73 31 82 AttributeTypes1.
0080: 06 aa 04 81 c2 28 20 32 2e 31 36 2e 38 34 30 2e .....( 2.16.840.
0090: 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 31 20 4e 1.113730.3.1.1 N
00a0: 41 4d 45 20 27 63 61 72 4c 69 63 65 6e 73 65 27 AME 'carLicense'
00b0: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
00c0: 76 65 68 69 63 6c 65 20 6c 69 63 65 6e 73 65 20 vehicle license
00d0: 6f 72 20 72 65 67 69 73 74 72 61 74 69 6f 6e 20 or registration
00e0: 70 6c 61 74 65 27 20 45 51 55 41 4c 49 54 59 20 plate' EQUALITY
00f0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
0100: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
0110: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
0120: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0130: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0140: 2e 31 2e 31 35 20 29 04 81 d1 28 20 32 2e 31 36 .1.15 )...( 2.16
0150: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0160: 31 2e 32 20 4e 41 4d 45 20 27 64 65 70 61 72 74 1.2 NAME 'depart
0170: 6d 65 6e 74 4e 75 6d 62 65 72 27 20 44 45 53 43 mentNumber' DESC
0180: 20 27 52 46 43 32 37 39 38 3a 20 69 64 65 6e 74 'RFC2798: ident
0190: 69 66 69 65 73 20 61 20 64 65 70 61 72 74 6d 65 ifies a departme
01a0: 6e 74 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 nt within an org
01b0: 61 6e 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c anization' EQUAL
01c0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
01d0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
01e0: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
01f0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0200: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0210: 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 de 28 20 .121.1.15 )...(
0220: 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 2.16.840.1.11373
0230: 30 2e 33 2e 31 2e 32 34 31 20 4e 41 4d 45 20 27 0.3.1.241 NAME '
0240: 64 69 73 70 6c 61 79 4e 61 6d 65 27 20 44 45 53 displayName' DES
0250: 43 20 27 52 46 43 32 37 39 38 3a 20 70 72 65 66 C 'RFC2798: pref
0260: 65 72 72 65 64 20 6e 61 6d 65 20 74 6f 20 62 65 erred name to be
0270: 20 75 73 65 64 20 77 68 65 6e 20 64 69 73 70 6c used when displ
0280: 61 79 69 6e 67 20 65 6e 74 72 69 65 73 27 20 45 aying entries' E
0290: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
02a0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
02b0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
02c0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
02d0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
02e0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 .115.121.1.15 SI
02f0: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 e7 28 NGLE-VALUE )...(
0300: 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 2.16.840.1.1137
0310: 33 30 2e 33 2e 31 2e 33 20 4e 41 4d 45 20 27 65 30.3.1.3 NAME 'e
0320: 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 27 20 44 mployeeNumber' D
0330: 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 6e 75 ESC 'RFC2798: nu
0340: 6d 65 72 69 63 61 6c 6c 79 20 69 64 65 6e 74 69 merically identi
0350: 66 69 65 73 20 61 6e 20 65 6d 70 6c 6f 79 65 65 fies an employee
0360: 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 61 6e within an organ
0370: 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 54 ization' EQUALIT
0380: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0390: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
03a0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
03b0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
03c0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
03d0: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
03e0: 41 4c 55 45 20 29 04 81 be 28 20 32 2e 31 36 2e ALUE )...( 2.16.
03f0: 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 840.1.113730.3.1
0400: 2e 34 20 4e 41 4d 45 20 27 65 6d 70 6c 6f 79 65 .4 NAME 'employe
0410: 65 54 79 70 65 27 20 44 45 53 43 20 27 52 46 43 eType' DESC 'RFC
0420: 32 37 39 38 3a 20 74 79 70 65 20 6f 66 20 65 6d 2798: type of em
0430: 70 6c 6f 79 6d 65 6e 74 20 66 6f 72 20 61 20 70 ployment for a p
0440: 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 erson' EQUALITY
0450: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
0460: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
0470: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
0480: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0490: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
04a0: 2e 31 2e 31 35 20 29 04 71 28 20 30 2e 39 2e 32 .1.15 ).q( 0.9.2
04b0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
04c0: 2e 31 2e 36 30 20 4e 41 4d 45 20 27 6a 70 65 67 .1.60 NAME 'jpeg
04d0: 50 68 6f 74 6f 27 20 44 45 53 43 20 27 52 46 43 Photo' DESC 'RFC
04e0: 32 37 39 38 3a 20 61 20 4a 50 45 47 20 69 6d 61 2798: a JPEG ima
04f0: 67 65 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 ge' SYNTAX 1.3.6
0500: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0510: 31 32 31 2e 31 2e 32 38 20 29 04 81 e3 28 20 32 121.1.28 )...( 2
0520: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
0530: 2e 33 2e 31 2e 33 39 20 4e 41 4d 45 20 27 70 72 .3.1.39 NAME 'pr
0540: 65 66 65 72 72 65 64 4c 61 6e 67 75 61 67 65 27 eferredLanguage'
0550: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
0560: 70 72 65 66 65 72 72 65 64 20 77 72 69 74 74 65 preferred writte
0570: 6e 20 6f 72 20 73 70 6f 6b 65 6e 20 6c 61 6e 67 n or spoken lang
0580: 75 61 67 65 20 66 6f 72 20 61 20 70 65 72 73 6f uage for a perso
0590: 6e 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 n' EQUALITY case
05a0: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
05b0: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
05c0: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
05d0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
05e0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
05f0: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
0600: 04 81 95 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e ...( 2.16.840.1.
0610: 31 31 33 37 33 30 2e 33 2e 31 2e 34 30 20 4e 41 113730.3.1.40 NA
0620: 4d 45 20 27 75 73 65 72 53 4d 49 4d 45 43 65 72 ME 'userSMIMECer
0630: 74 69 66 69 63 61 74 65 27 20 44 45 53 43 20 27 tificate' DESC '
0640: 52 46 43 32 37 39 38 3a 20 50 4b 43 53 23 37 20 RFC2798: PKCS#7
0650: 53 69 67 6e 65 64 44 61 74 61 20 75 73 65 64 20 SignedData used
0660: 74 6f 20 73 75 70 70 6f 72 74 20 53 2f 4d 49 4d to support S/MIM
0670: 45 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e E' SYNTAX 1.3.6.
0680: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0690: 32 31 2e 31 2e 35 20 29 04 81 91 28 20 32 2e 31 21.1.5 )...( 2.1
06a0: 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 6.840.1.113730.3
06b0: 2e 31 2e 32 31 36 20 4e 41 4d 45 20 27 75 73 65 .1.216 NAME 'use
06c0: 72 50 4b 43 53 31 32 27 20 44 45 53 43 20 27 52 rPKCS12' DESC 'R
06d0: 46 43 32 37 39 38 3a 20 70 65 72 73 6f 6e 61 6c FC2798: personal
06e0: 20 69 64 65 6e 74 69 74 79 20 69 6e 66 6f 72 6d identity inform
06f0: 61 74 69 6f 6e 2c 20 61 20 50 4b 43 53 20 23 31 ation, a PKCS #1
0700: 32 20 50 46 58 27 20 53 59 4e 54 41 58 20 31 2e 2 PFX' SYNTAX 1.
0710: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0720: 31 35 2e 31 32 31 2e 31 2e 35 20 29 30 82 02 0a 15.121.1.5 )0...
0730: 04 10 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 ..olcObjectClass
0740: 65 73 31 82 01 f4 04 82 01 f0 28 20 32 2e 31 36 es1.......( 2.16
0750: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0760: 32 2e 32 20 4e 41 4d 45 20 27 69 6e 65 74 4f 72 2.2 NAME 'inetOr
0770: 67 50 65 72 73 6f 6e 27 20 44 45 53 43 20 27 52 gPerson' DESC 'R
0780: 46 43 32 37 39 38 3a 20 49 6e 74 65 72 6e 65 74 FC2798: Internet
0790: 20 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 Organizational
07a0: 50 65 72 73 6f 6e 27 20 53 55 50 20 6f 72 67 61 Person' SUP orga
07b0: 6e 69 7a 61 74 69 6f 6e 61 6c 50 65 72 73 6f 6e nizationalPerson
07c0: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
07d0: 28 20 61 75 64 69 6f 20 24 20 62 75 73 69 6e 65 ( audio $ busine
07e0: 73 73 43 61 74 65 67 6f 72 79 20 24 20 63 61 72 ssCategory $ car
07f0: 4c 69 63 65 6e 73 65 20 24 20 64 65 70 61 72 74 License $ depart
0800: 6d 65 6e 74 4e 75 6d 62 65 72 20 24 20 64 69 73 mentNumber $ dis
0810: 70 6c 61 79 4e 61 6d 65 20 24 20 65 6d 70 6c 6f playName $ emplo
0820: 79 65 65 4e 75 6d 62 65 72 20 24 20 65 6d 70 6c yeeNumber $ empl
0830: 6f 79 65 65 54 79 70 65 20 24 20 67 69 76 65 6e oyeeType $ given
0840: 4e 61 6d 65 20 24 20 68 6f 6d 65 50 68 6f 6e 65 Name $ homePhone
0850: 20 24 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 $ homePostalAdd
0860: 72 65 73 73 20 24 20 69 6e 69 74 69 61 6c 73 20 ress $ initials
0870: 24 20 6a 70 65 67 50 68 6f 74 6f 20 24 20 6c 61 $ jpegPhoto $ la
0880: 62 65 6c 65 64 55 52 49 20 24 20 6d 61 69 6c 20 beledURI $ mail
0890: 24 20 6d 61 6e 61 67 65 72 20 24 20 6d 6f 62 69 $ manager $ mobi
08a0: 6c 65 20 24 20 6f 20 24 20 70 61 67 65 72 20 24 le $ o $ pager $
08b0: 20 70 68 6f 74 6f 20 24 20 72 6f 6f 6d 4e 75 6d photo $ roomNum
08c0: 62 65 72 20 24 20 73 65 63 72 65 74 61 72 79 20 ber $ secretary
08d0: 24 20 75 69 64 20 24 20 75 73 65 72 43 65 72 74 $ uid $ userCert
08e0: 69 66 69 63 61 74 65 20 24 20 78 35 30 30 75 6e ificate $ x500un
08f0: 69 71 75 65 49 64 65 6e 74 69 66 69 65 72 20 24 iqueIdentifier $
0900: 20 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 61 preferredLangua
0910: 67 65 20 24 20 75 73 65 72 53 4d 49 4d 45 43 65 ge $ userSMIMECe
0920: 72 74 69 66 69 63 61 74 65 20 24 20 75 73 65 72 rtificate $ user
0930: 50 4b 43 53 31 32 20 29 20 29 PKCS12 ) )
ber_flush2: 2369 bytes to sd 4
0000: 30 82 09 3d 02 01 02 68 82 09 36 04 24 63 6e 3d 0..=...h..6.$cn=
0010: 69 6e 65 74 6f 72 67 70 65 72 73 6f 6e 2c 63 6e inetorgperson,cn
0020: 3d 73 63 68 65 6d 61 2c 63 6e 3d 63 6f 6e 66 69 =schema,cn=confi
0030: 67 30 82 09 0c 30 20 04 0b 6f 62 6a 65 63 74 43 g0...0 ..objectC
0040: 6c 61 73 73 31 11 04 0f 6f 6c 63 53 63 68 65 6d lass1...olcSchem
0050: 61 43 6f 6e 66 69 67 30 15 04 02 63 6e 31 0f 04 aConfig0...cn1..
0060: 0d 69 6e 65 74 6f 72 67 70 65 72 73 6f 6e 30 82 .inetorgperson0.
0070: 06 c1 04 11 6f 6c 63 41 74 74 72 69 62 75 74 65 ....olcAttribute
0080: 54 79 70 65 73 31 82 06 aa 04 81 c2 28 20 32 2e Types1......( 2.
0090: 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 16.840.1.113730.
00a0: 33 2e 31 2e 31 20 4e 41 4d 45 20 27 63 61 72 4c 3.1.1 NAME 'carL
00b0: 69 63 65 6e 73 65 27 20 44 45 53 43 20 27 52 46 icense' DESC 'RF
00c0: 43 32 37 39 38 3a 20 76 65 68 69 63 6c 65 20 6c C2798: vehicle l
00d0: 69 63 65 6e 73 65 20 6f 72 20 72 65 67 69 73 74 icense or regist
00e0: 72 61 74 69 6f 6e 20 70 6c 61 74 65 27 20 45 51 ration plate' EQ
00f0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0100: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
0110: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
0120: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
0130: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0140: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
0150: d1 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
0160: 33 37 33 30 2e 33 2e 31 2e 32 20 4e 41 4d 45 20 3730.3.1.2 NAME
0170: 27 64 65 70 61 72 74 6d 65 6e 74 4e 75 6d 62 65 'departmentNumbe
0180: 72 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 r' DESC 'RFC2798
0190: 3a 20 69 64 65 6e 74 69 66 69 65 73 20 61 20 64 : identifies a d
01a0: 65 70 61 72 74 6d 65 6e 74 20 77 69 74 68 69 6e epartment within
01b0: 20 61 6e 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e an organization
01c0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
01d0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
01e0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
01f0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0200: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0210: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0220: 20 29 04 81 de 28 20 32 2e 31 36 2e 38 34 30 2e )...( 2.16.840.
0230: 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 32 34 31 1.113730.3.1.241
0240: 20 4e 41 4d 45 20 27 64 69 73 70 6c 61 79 4e 61 NAME 'displayNa
0250: 6d 65 27 20 44 45 53 43 20 27 52 46 43 32 37 39 me' DESC 'RFC279
0260: 38 3a 20 70 72 65 66 65 72 72 65 64 20 6e 61 6d 8: preferred nam
0270: 65 20 74 6f 20 62 65 20 75 73 65 64 20 77 68 65 e to be used whe
0280: 6e 20 64 69 73 70 6c 61 79 69 6e 67 20 65 6e 74 n displaying ent
0290: 72 69 65 73 27 20 45 51 55 41 4c 49 54 59 20 63 ries' EQUALITY c
02a0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
02b0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
02c0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
02d0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
02e0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
02f0: 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.15 SINGLE-VALU
0300: 45 20 29 04 81 e7 28 20 32 2e 31 36 2e 38 34 30 E )...( 2.16.840
0310: 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 33 20 .1.113730.3.1.3
0320: 4e 41 4d 45 20 27 65 6d 70 6c 6f 79 65 65 4e 75 NAME 'employeeNu
0330: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 32 mber' DESC 'RFC2
0340: 37 39 38 3a 20 6e 75 6d 65 72 69 63 61 6c 6c 79 798: numerically
0350: 20 69 64 65 6e 74 69 66 69 65 73 20 61 6e 20 65 identifies an e
0360: 6d 70 6c 6f 79 65 65 20 77 69 74 68 69 6e 20 61 mployee within a
0370: 6e 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 n organization'
0380: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0390: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
03a0: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
03b0: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
03c0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
03d0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 6.115.121.1.15 S
03e0: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 be INGLE-VALUE )...
03f0: 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 ( 2.16.840.1.113
0400: 37 33 30 2e 33 2e 31 2e 34 20 4e 41 4d 45 20 27 730.3.1.4 NAME '
0410: 65 6d 70 6c 6f 79 65 65 54 79 70 65 27 20 44 45 employeeType' DE
0420: 53 43 20 27 52 46 43 32 37 39 38 3a 20 74 79 70 SC 'RFC2798: typ
0430: 65 20 6f 66 20 65 6d 70 6c 6f 79 6d 65 6e 74 20 e of employment
0440: 66 6f 72 20 61 20 70 65 72 73 6f 6e 27 20 45 51 for a person' EQ
0450: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0460: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
0470: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
0480: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
0490: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
04a0: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 71 115.121.1.15 ).q
04b0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
04c0: 33 30 30 2e 31 30 30 2e 31 2e 36 30 20 4e 41 4d 300.100.1.60 NAM
04d0: 45 20 27 6a 70 65 67 50 68 6f 74 6f 27 20 44 45 E 'jpegPhoto' DE
04e0: 53 43 20 27 52 46 43 32 37 39 38 3a 20 61 20 4a SC 'RFC2798: a J
04f0: 50 45 47 20 69 6d 61 67 65 27 20 53 59 4e 54 41 PEG image' SYNTA
0500: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0510: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 38 20 66.115.121.1.28
0520: 29 04 81 e3 28 20 32 2e 31 36 2e 38 34 30 2e 31 )...( 2.16.840.1
0530: 2e 31 31 33 37 33 30 2e 33 2e 31 2e 33 39 20 4e .113730.3.1.39 N
0540: 41 4d 45 20 27 70 72 65 66 65 72 72 65 64 4c 61 AME 'preferredLa
0550: 6e 67 75 61 67 65 27 20 44 45 53 43 20 27 52 46 nguage' DESC 'RF
0560: 43 32 37 39 38 3a 20 70 72 65 66 65 72 72 65 64 C2798: preferred
0570: 20 77 72 69 74 74 65 6e 20 6f 72 20 73 70 6f 6b written or spok
0580: 65 6e 20 6c 61 6e 67 75 61 67 65 20 66 6f 72 20 en language for
0590: 61 20 70 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 a person' EQUALI
05a0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
05b0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
05c0: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
05d0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
05e0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
05f0: 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 121.1.15 SINGLE-
0600: 56 41 4c 55 45 20 29 04 81 95 28 20 32 2e 31 36 VALUE )...( 2.16
0610: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0620: 31 2e 34 30 20 4e 41 4d 45 20 27 75 73 65 72 53 1.40 NAME 'userS
0630: 4d 49 4d 45 43 65 72 74 69 66 69 63 61 74 65 27 MIMECertificate'
0640: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
0650: 50 4b 43 53 23 37 20 53 69 67 6e 65 64 44 61 74 PKCS#7 SignedDat
0660: 61 20 75 73 65 64 20 74 6f 20 73 75 70 70 6f 72 a used to suppor
0670: 74 20 53 2f 4d 49 4d 45 27 20 53 59 4e 54 41 58 t S/MIME' SYNTAX
0680: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0690: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 20 29 04 6.115.121.1.5 ).
06a0: 81 91 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
06b0: 31 33 37 33 30 2e 33 2e 31 2e 32 31 36 20 4e 41 13730.3.1.216 NA
06c0: 4d 45 20 27 75 73 65 72 50 4b 43 53 31 32 27 20 ME 'userPKCS12'
06d0: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 70 DESC 'RFC2798: p
06e0: 65 72 73 6f 6e 61 6c 20 69 64 65 6e 74 69 74 79 ersonal identity
06f0: 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 2c 20 61 20 information, a
0700: 50 4b 43 53 20 23 31 32 20 50 46 58 27 20 53 59 PKCS #12 PFX' SY
0710: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
0720: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0730: 35 20 29 30 82 02 0a 04 10 6f 6c 63 4f 62 6a 65 5 )0.....olcObje
0740: 63 74 43 6c 61 73 73 65 73 31 82 01 f4 04 82 01 ctClasses1......
0750: f0 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
0760: 33 37 33 30 2e 33 2e 32 2e 32 20 4e 41 4d 45 20 3730.3.2.2 NAME
0770: 27 69 6e 65 74 4f 72 67 50 65 72 73 6f 6e 27 20 'inetOrgPerson'
0780: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 49 DESC 'RFC2798: I
0790: 6e 74 65 72 6e 65 74 20 4f 72 67 61 6e 69 7a 61 nternet Organiza
07a0: 74 69 6f 6e 61 6c 20 50 65 72 73 6f 6e 27 20 53 tional Person' S
07b0: 55 50 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 UP organizationa
07c0: 6c 50 65 72 73 6f 6e 20 53 54 52 55 43 54 55 52 lPerson STRUCTUR
07d0: 41 4c 20 4d 41 59 20 28 20 61 75 64 69 6f 20 24 AL MAY ( audio $
07e0: 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 businessCategor
07f0: 79 20 24 20 63 61 72 4c 69 63 65 6e 73 65 20 24 y $ carLicense $
0800: 20 64 65 70 61 72 74 6d 65 6e 74 4e 75 6d 62 65 departmentNumbe
0810: 72 20 24 20 64 69 73 70 6c 61 79 4e 61 6d 65 20 r $ displayName
0820: 24 20 65 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 $ employeeNumber
0830: 20 24 20 65 6d 70 6c 6f 79 65 65 54 79 70 65 20 $ employeeType
0840: 24 20 67 69 76 65 6e 4e 61 6d 65 20 24 20 68 6f $ givenName $ ho
0850: 6d 65 50 68 6f 6e 65 20 24 20 68 6f 6d 65 50 6f mePhone $ homePo
0860: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 69 6e stalAddress $ in
0870: 69 74 69 61 6c 73 20 24 20 6a 70 65 67 50 68 6f itials $ jpegPho
0880: 74 6f 20 24 20 6c 61 62 65 6c 65 64 55 52 49 20 to $ labeledURI
0890: 24 20 6d 61 69 6c 20 24 20 6d 61 6e 61 67 65 72 $ mail $ manager
08a0: 20 24 20 6d 6f 62 69 6c 65 20 24 20 6f 20 24 20 $ mobile $ o $
08b0: 70 61 67 65 72 20 24 20 70 68 6f 74 6f 20 24 20 pager $ photo $
08c0: 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 73 65 63 roomNumber $ sec
08d0: 72 65 74 61 72 79 20 24 20 75 69 64 20 24 20 75 retary $ uid $ u
08e0: 73 65 72 43 65 72 74 69 66 69 63 61 74 65 20 24 serCertificate $
08f0: 20 78 35 30 30 75 6e 69 71 75 65 49 64 65 6e 74 x500uniqueIdent
0900: 69 66 69 65 72 20 24 20 70 72 65 66 65 72 72 65 ifier $ preferre
0910: 64 4c 61 6e 67 75 61 67 65 20 24 20 75 73 65 72 dLanguage $ user
0920: 53 4d 49 4d 45 43 65 72 74 69 66 69 63 61 74 65 SMIMECertificate
0930: 20 24 20 75 73 65 72 50 4b 43 53 31 32 20 29 20 $ userPKCS12 )
0940: 29 )
ldap_write: want=2369, written=2369
0000: 30 82 09 3d 02 01 02 68 82 09 36 04 24 63 6e 3d 0..=...h..6.$cn=
0010: 69 6e 65 74 6f 72 67 70 65 72 73 6f 6e 2c 63 6e inetorgperson,cn
0020: 3d 73 63 68 65 6d 61 2c 63 6e 3d 63 6f 6e 66 69 =schema,cn=confi
0030: 67 30 82 09 0c 30 20 04 0b 6f 62 6a 65 63 74 43 g0...0 ..objectC
0040: 6c 61 73 73 31 11 04 0f 6f 6c 63 53 63 68 65 6d lass1...olcSchem
0050: 61 43 6f 6e 66 69 67 30 15 04 02 63 6e 31 0f 04 aConfig0...cn1..
0060: 0d 69 6e 65 74 6f 72 67 70 65 72 73 6f 6e 30 82 .inetorgperson0.
0070: 06 c1 04 11 6f 6c 63 41 74 74 72 69 62 75 74 65 ....olcAttribute
0080: 54 79 70 65 73 31 82 06 aa 04 81 c2 28 20 32 2e Types1......( 2.
0090: 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 16.840.1.113730.
00a0: 33 2e 31 2e 31 20 4e 41 4d 45 20 27 63 61 72 4c 3.1.1 NAME 'carL
00b0: 69 63 65 6e 73 65 27 20 44 45 53 43 20 27 52 46 icense' DESC 'RF
00c0: 43 32 37 39 38 3a 20 76 65 68 69 63 6c 65 20 6c C2798: vehicle l
00d0: 69 63 65 6e 73 65 20 6f 72 20 72 65 67 69 73 74 icense or regist
00e0: 72 61 74 69 6f 6e 20 70 6c 61 74 65 27 20 45 51 ration plate' EQ
00f0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0100: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
0110: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
0120: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
0130: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0140: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
0150: d1 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
0160: 33 37 33 30 2e 33 2e 31 2e 32 20 4e 41 4d 45 20 3730.3.1.2 NAME
0170: 27 64 65 70 61 72 74 6d 65 6e 74 4e 75 6d 62 65 'departmentNumbe
0180: 72 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 r' DESC 'RFC2798
0190: 3a 20 69 64 65 6e 74 69 66 69 65 73 20 61 20 64 : identifies a d
01a0: 65 70 61 72 74 6d 65 6e 74 20 77 69 74 68 69 6e epartment within
01b0: 20 61 6e 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e an organization
01c0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
01d0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
01e0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
01f0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0200: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0210: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0220: 20 29 04 81 de 28 20 32 2e 31 36 2e 38 34 30 2e )...( 2.16.840.
0230: 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 32 34 31 1.113730.3.1.241
0240: 20 4e 41 4d 45 20 27 64 69 73 70 6c 61 79 4e 61 NAME 'displayNa
0250: 6d 65 27 20 44 45 53 43 20 27 52 46 43 32 37 39 me' DESC 'RFC279
0260: 38 3a 20 70 72 65 66 65 72 72 65 64 20 6e 61 6d 8: preferred nam
0270: 65 20 74 6f 20 62 65 20 75 73 65 64 20 77 68 65 e to be used whe
0280: 6e 20 64 69 73 70 6c 61 79 69 6e 67 20 65 6e 74 n displaying ent
0290: 72 69 65 73 27 20 45 51 55 41 4c 49 54 59 20 63 ries' EQUALITY c
02a0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
02b0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
02c0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
56141605 daemon: activity on 1 descriptor
02d0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
02e0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
56141605 daemon: activity on: 02f0: 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.15 SINGLE-VALU
0300: 45 20 29 04 81 e7 28 20 32 2e 31 36 2e 38 34 30 E )...( 2.16.840
56141605 18r 0310: 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 33 20 .1.113730.3.1.3
56141605
0320: 4e 41 4d 45 20 27 65 6d 70 6c 6f 79 65 65 4e 75 NAME 'employeeNu
56141605 daemon: read active on 18
0330: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 32 mber' DESC 'RFC2
0340: 37 39 38 3a 20 6e 75 6d 65 72 69 63 61 6c 6c 79 798: numerically
0350: 20 69 64 65 6e 74 69 66 69 65 73 20 61 6e 20 65 identifies an e
0360: 6d 70 6c 6f 79 65 65 20 77 69 74 68 69 6e 20 61 mployee within a
0370: 6e 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 n organization'
0380: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0390: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
03a0: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
03b0: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
03c0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
03d0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 6.115.121.1.15 S
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
03e0: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 be INGLE-VALUE )...
03f0: 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 ( 2.16.840.1.113
0400: 37 33 30 2e 33 2e 31 2e 34 20 4e 41 4d 45 20 27 730.3.1.4 NAME '
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
0410: 65 6d 70 6c 6f 79 65 65 54 79 70 65 27 20 44 45 employeeType' DE
0420: 53 43 20 27 52 46 43 32 37 39 38 3a 20 74 79 70 SC 'RFC2798: typ
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
0430: 65 20 6f 66 20 65 6d 70 6c 6f 79 6d 65 6e 74 20 e of employment
0440: 66 6f 72 20 61 20 70 65 72 73 6f 6e 27 20 45 51 for a person' EQ
0450: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
0460: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
0470: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
0480: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
0490: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
04a0: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 71 115.121.1.15 ).q
04b0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
04c0: 33 30 30 2e 31 30 30 2e 31 2e 36 30 20 4e 41 4d 300.100.1.60 NAM
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
04d0: 45 20 27 6a 70 65 67 50 68 6f 74 6f 27 20 44 45 E 'jpegPhoto' DE
04e0: 53 43 20 27 52 46 43 32 37 39 38 3a 20 61 20 4a SC 'RFC2798: a J
04f0: 50 45 47 20 69 6d 61 67 65 27 20 53 59 4e 54 41 PEG image' SYNTA
0500: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0510: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 38 20 66.115.121.1.28
0520: 29 04 81 e3 28 20 32 2e 31 36 2e 38 34 30 2e 31 )...( 2.16.840.1
0530: 2e 31 31 33 37 33 30 2e 33 2e 31 2e 33 39 20 4e .113730.3.1.39 N
0540: 41 4d 45 20 27 70 72 65 66 65 72 72 65 64 4c 61 AME 'preferredLa
0550: 6e 67 75 61 67 65 27 20 44 45 53 43 20 27 52 46 nguage' DESC 'RF
56141605 connection_get(18)
0560: 43 32 37 39 38 3a 20 70 72 65 66 65 72 72 65 64 C2798: preferred
0570: 20 77 72 69 74 74 65 6e 20 6f 72 20 73 70 6f 6b written or spok
0580: 65 6e 20 6c 61 6e 67 75 61 67 65 20 66 6f 72 20 en language for
0590: 61 20 70 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 a person' EQUALI
05a0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
05b0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
56141605 connection_get(18): got connid=1003
05c0: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
05d0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
05e0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
56141605 connection_read(18): checking for input on id=1003
05f0: 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 121.1.15 SINGLE-
0600: 56 41 4c 55 45 20 29 04 81 95 28 20 32 2e 31 36 VALUE )...( 2.16
0610: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
ber_get_next
0620: 31 2e 34 30 20 4e 41 4d 45 20 27 75 73 65 72 53 1.40 NAME 'userS
0630: 4d 49 4d 45 43 65 72 74 69 66 69 63 61 74 65 27 MIMECertificate'
0640: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
0650: 50 4b 43 53 23 37 20 53 69 67 6e 65 64 44 61 74 PKCS#7 SignedDat
0660: 61 20 75 73 65 64 20 74 6f 20 73 75 70 70 6f 72 a used to suppor
0670: 74 20 53 2f 4d 49 4d 45 27 20 53 59 4e 54 41 58 t S/MIME' SYNTAX
ldap_read: want=8, got=8
0680: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0690: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 20 29 04 6.115.121.1.5 ).
0000: 30 82 09 3d 02 01 02 68 0..=...h
06a0: 81 91 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
06b0: 31 33 37 33 30 2e 33 2e 31 2e 32 31 36 20 4e 41 13730.3.1.216 NA
06c0: 4d 45 20 27 75 73 65 72 50 4b 43 53 31 32 27 20 ME 'userPKCS12'
06d0: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 70 DESC 'RFC2798: p
06e0: 65 72 73 6f 6e 61 6c 20 69 64 65 6e 74 69 74 79 ersonal identity
06f0: 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 2c 20 61 20 information, a
0700: 50 4b 43 53 20 23 31 32 20 50 46 58 27 20 53 59 PKCS #12 PFX' SY
0710: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
ldap_read: want=2361, got=2361
0720: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0730: 35 20 29 30 82 02 0a 04 10 6f 6c 63 4f 62 6a 65 5 )0.....olcObje
0000: 82 09 36 04 24 63 6e 3d 69 6e 65 74 6f 72 67 70 ..6.$cn=inetorgp
0740: 63 74 43 6c 61 73 73 65 73 31 82 01 f4 04 82 01 ctClasses1......
0010: 65 72 73 6f 6e 2c 63 6e 3d 73 63 68 65 6d 61 2c erson,cn=schema,
0750: f0 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
0020: 63 6e 3d 63 6f 6e 66 69 67 30 82 09 0c 30 20 04 cn=config0...0 .
0760: 33 37 33 30 2e 33 2e 32 2e 32 20 4e 41 4d 45 20 3730.3.2.2 NAME
0770: 27 69 6e 65 74 4f 72 67 50 65 72 73 6f 6e 27 20 'inetOrgPerson'
0030: 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 11 04 0f .objectClass1...
0780: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 49 DESC 'RFC2798: I
0040: 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 66 69 67 30 olcSchemaConfig0
0790: 6e 74 65 72 6e 65 74 20 4f 72 67 61 6e 69 7a 61 nternet Organiza
0050: 15 04 02 63 6e 31 0f 04 0d 69 6e 65 74 6f 72 67 ...cn1...inetorg
07a0: 74 69 6f 6e 61 6c 20 50 65 72 73 6f 6e 27 20 53 tional Person' S
0060: 70 65 72 73 6f 6e 30 82 06 c1 04 11 6f 6c 63 41 person0.....olcA
07b0: 55 50 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 UP organizationa
0070: 74 74 72 69 62 75 74 65 54 79 70 65 73 31 82 06 ttributeTypes1..
07c0: 6c 50 65 72 73 6f 6e 20 53 54 52 55 43 54 55 52 lPerson STRUCTUR
0080: aa 04 81 c2 28 20 32 2e 31 36 2e 38 34 30 2e 31 ....( 2.16.840.1
07d0: 41 4c 20 4d 41 59 20 28 20 61 75 64 69 6f 20 24 AL MAY ( audio $
0090: 2e 31 31 33 37 33 30 2e 33 2e 31 2e 31 20 4e 41 .113730.3.1.1 NA
07e0: 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 businessCategor
00a0: 4d 45 20 27 63 61 72 4c 69 63 65 6e 73 65 27 20 ME 'carLicense'
07f0: 79 20 24 20 63 61 72 4c 69 63 65 6e 73 65 20 24 y $ carLicense $
00b0: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 76 DESC 'RFC2798: v
0800: 20 64 65 70 61 72 74 6d 65 6e 74 4e 75 6d 62 65 departmentNumbe
00c0: 65 68 69 63 6c 65 20 6c 69 63 65 6e 73 65 20 6f ehicle license o
0810: 72 20 24 20 64 69 73 70 6c 61 79 4e 61 6d 65 20 r $ displayName
00d0: 72 20 72 65 67 69 73 74 72 61 74 69 6f 6e 20 70 r registration p
0820: 24 20 65 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 $ employeeNumber
00e0: 6c 61 74 65 27 20 45 51 55 41 4c 49 54 59 20 63 late' EQUALITY c
0830: 20 24 20 65 6d 70 6c 6f 79 65 65 54 79 70 65 20 $ employeeType
00f0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
0840: 24 20 67 69 76 65 6e 4e 61 6d 65 20 24 20 68 6f $ givenName $ ho
0100: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
0850: 6d 65 50 68 6f 6e 65 20 24 20 68 6f 6d 65 50 6f mePhone $ homePo
0110: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
0860: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 69 6e stalAddress $ in
0120: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
0870: 69 74 69 61 6c 73 20 24 20 6a 70 65 67 50 68 6f itials $ jpegPho
0130: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0880: 74 6f 20 24 20 6c 61 62 65 6c 65 64 55 52 49 20 to $ labeledURI
0140: 31 2e 31 35 20 29 04 81 d1 28 20 32 2e 31 36 2e 1.15 )...( 2.16.
0890: 24 20 6d 61 69 6c 20 24 20 6d 61 6e 61 67 65 72 $ mail $ manager
0150: 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 840.1.113730.3.1
08a0: 20 24 20 6d 6f 62 69 6c 65 20 24 20 6f 20 24 20 $ mobile $ o $
0160: 2e 32 20 4e 41 4d 45 20 27 64 65 70 61 72 74 6d .2 NAME 'departm
08b0: 70 61 67 65 72 20 24 20 70 68 6f 74 6f 20 24 20 pager $ photo $
0170: 65 6e 74 4e 75 6d 62 65 72 27 20 44 45 53 43 20 entNumber' DESC
08c0: 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 73 65 63 roomNumber $ sec
0180: 27 52 46 43 32 37 39 38 3a 20 69 64 65 6e 74 69 'RFC2798: identi
08d0: 72 65 74 61 72 79 20 24 20 75 69 64 20 24 20 75 retary $ uid $ u
0190: 66 69 65 73 20 61 20 64 65 70 61 72 74 6d 65 6e fies a departmen
08e0: 73 65 72 43 65 72 74 69 66 69 63 61 74 65 20 24 serCertificate $
01a0: 74 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 61 t within an orga
08f0: 20 78 35 30 30 75 6e 69 71 75 65 49 64 65 6e 74 x500uniqueIdent
01b0: 6e 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 nization' EQUALI
0900: 69 66 69 65 72 20 24 20 70 72 65 66 65 72 72 65 ifier $ preferre
01c0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0910: 64 4c 61 6e 67 75 61 67 65 20 24 20 75 73 65 72 dLanguage $ user
01d0: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0920: 53 4d 49 4d 45 43 65 72 74 69 66 69 63 61 74 65 SMIMECertificate
01e0: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0930: 20 24 20 75 73 65 72 50 4b 43 53 31 32 20 29 20 $ userPKCS12 )
01f0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0940: 29 )
0200: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0210: 31 32 31 2e 31 2e 31 35 20 29 04 81 de 28 20 32 121.1.15 )...( 2
0220: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
0230: 2e 33 2e 31 2e 32 34 31 20 4e 41 4d 45 20 27 64 .3.1.241 NAME 'd
ldap_result ld 0x7f740dafb400 msgid 2
0240: 69 73 70 6c 61 79 4e 61 6d 65 27 20 44 45 53 43 isplayName' DESC
0250: 20 27 52 46 43 32 37 39 38 3a 20 70 72 65 66 65 'RFC2798: prefe
wait4msg ld 0x7f740dafb400 msgid 2 (timeout 100000 usec)
0260: 72 72 65 64 20 6e 61 6d 65 20 74 6f 20 62 65 20 rred name to be
0270: 75 73 65 64 20 77 68 65 6e 20 64 69 73 70 6c 61 used when displa
0280: 79 69 6e 67 20 65 6e 74 72 69 65 73 27 20 45 51 ying entries' EQ
0290: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
wait4msg continue ld 0x7f740dafb400 msgid 2 all 1
02a0: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
02b0: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
** ld 0x7f740dafb400 Connections:
02c0: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
02d0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
* host: (null) port: 0 (default)
02e0: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 115.121.1.15 SIN
refcnt: 2 status: Connected
02f0: 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 e7 28 20 GLE-VALUE )...(
0300: 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 2.16.840.1.11373
0310: 30 2e 33 2e 31 2e 33 20 4e 41 4d 45 20 27 65 6d 0.3.1.3 NAME 'em
0320: 70 6c 6f 79 65 65 4e 75 6d 62 65 72 27 20 44 45 ployeeNumber' DE
0330: 53 43 20 27 52 46 43 32 37 39 38 3a 20 6e 75 6d SC 'RFC2798: num
0340: 65 72 69 63 61 6c 6c 79 20 69 64 65 6e 74 69 66 erically identif
0350: 69 65 73 20 61 6e 20 65 6d 70 6c 6f 79 65 65 20 ies an employee
0360: 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 61 6e 69 within an organi
0370: 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 54 59 zation' EQUALITY
0380: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
0390: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
03a0: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
03b0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
03c0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
03d0: 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 1.1.15 SINGLE-VA
03e0: 4c 55 45 20 29 04 81 be 28 20 32 2e 31 36 2e 38 LUE )...( 2.16.8
last used: Tue Oct 6 18:42:13 2015
03f0: 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 40.1.113730.3.1.
0400: 34 20 4e 41 4d 45 20 27 65 6d 70 6c 6f 79 65 65 4 NAME 'employee
** ld 0x7f740dafb400 Outstanding Requests:
0410: 54 79 70 65 27 20 44 45 53 43 20 27 52 46 43 32 Type' DESC 'RFC2
0420: 37 39 38 3a 20 74 79 70 65 20 6f 66 20 65 6d 70 798: type of emp
* msgid 2, origid 2, status InProgress
0430: 6c 6f 79 6d 65 6e 74 20 66 6f 72 20 61 20 70 65 loyment for a pe
outstanding referrals 0, parent count 0
0440: 72 73 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 63 rson' EQUALITY c
0450: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
ld 0x7f740dafb400 request count 1 (abandoned 0)
0460: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
** ld 0x7f740dafb400 Response Queue:
0470: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
Empty
0480: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
ld 0x7f740dafb400 response count 0
0490: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
04a0: 31 2e 31 35 20 29 04 71 28 20 30 2e 39 2e 32 33 1.15 ).q( 0.9.23
ldap_chkResponseList ld 0x7f740dafb400 msgid 2 all 1
04b0: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
ldap_chkResponseList returns ld 0x7f740dafb400 NULL
04c0: 31 2e 36 30 20 4e 41 4d 45 20 27 6a 70 65 67 50 1.60 NAME 'jpegP
ldap_int_select
04d0: 68 6f 74 6f 27 20 44 45 53 43 20 27 52 46 43 32 hoto' DESC 'RFC2
04e0: 37 39 38 3a 20 61 20 4a 50 45 47 20 69 6d 61 67 798: a JPEG imag
04f0: 65 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e e' SYNTAX 1.3.6.
0500: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0510: 32 31 2e 31 2e 32 38 20 29 04 81 e3 28 20 32 2e 21.1.28 )...( 2.
0520: 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 16.840.1.113730.
0530: 33 2e 31 2e 33 39 20 4e 41 4d 45 20 27 70 72 65 3.1.39 NAME 'pre
0540: 66 65 72 72 65 64 4c 61 6e 67 75 61 67 65 27 20 ferredLanguage'
0550: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 70 DESC 'RFC2798: p
0560: 72 65 66 65 72 72 65 64 20 77 72 69 74 74 65 6e referred written
0570: 20 6f 72 20 73 70 6f 6b 65 6e 20 6c 61 6e 67 75 or spoken langu
0580: 61 67 65 20 66 6f 72 20 61 20 70 65 72 73 6f 6e age for a person
0590: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
05a0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
05b0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
05c0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
05d0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
05e0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
05f0: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
0600: 81 95 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
0610: 31 33 37 33 30 2e 33 2e 31 2e 34 30 20 4e 41 4d 13730.3.1.40 NAM
0620: 45 20 27 75 73 65 72 53 4d 49 4d 45 43 65 72 74 E 'userSMIMECert
0630: 69 66 69 63 61 74 65 27 20 44 45 53 43 20 27 52 ificate' DESC 'R
0640: 46 43 32 37 39 38 3a 20 50 4b 43 53 23 37 20 53 FC2798: PKCS#7 S
0650: 69 67 6e 65 64 44 61 74 61 20 75 73 65 64 20 74 ignedData used t
0660: 6f 20 73 75 70 70 6f 72 74 20 53 2f 4d 49 4d 45 o support S/MIME
0670: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
0680: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0690: 31 2e 31 2e 35 20 29 04 81 91 28 20 32 2e 31 36 1.1.5 )...( 2.16
06a0: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
06b0: 31 2e 32 31 36 20 4e 41 4d 45 20 27 75 73 65 72 1.216 NAME 'user
06c0: 50 4b 43 53 31 32 27 20 44 45 53 43 20 27 52 46 PKCS12' DESC 'RF
06d0: 43 32 37 39 38 3a 20 70 65 72 73 6f 6e 61 6c 20 C2798: personal
06e0: 69 64 65 6e 74 69 74 79 20 69 6e 66 6f 72 6d 61 identity informa
06f0: 74 69 6f 6e 2c 20 61 20 50 4b 43 53 20 23 31 32 tion, a PKCS #12
0700: 20 50 46 58 27 20 53 59 4e 54 41 58 20 31 2e 33 PFX' SYNTAX 1.3
0710: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0720: 35 2e 31 32 31 2e 31 2e 35 20 29 30 82 02 0a 04 5.121.1.5 )0....
0730: 10 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 65 .olcObjectClasse
0740: 73 31 82 01 f4 04 82 01 f0 28 20 32 2e 31 36 2e s1.......( 2.16.
0750: 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 32 840.1.113730.3.2
0760: 2e 32 20 4e 41 4d 45 20 27 69 6e 65 74 4f 72 67 .2 NAME 'inetOrg
0770: 50 65 72 73 6f 6e 27 20 44 45 53 43 20 27 52 46 Person' DESC 'RF
0780: 43 32 37 39 38 3a 20 49 6e 74 65 72 6e 65 74 20 C2798: Internet
0790: 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 50 Organizational P
07a0: 65 72 73 6f 6e 27 20 53 55 50 20 6f 72 67 61 6e erson' SUP organ
07b0: 69 7a 61 74 69 6f 6e 61 6c 50 65 72 73 6f 6e 20 izationalPerson
07c0: 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 STRUCTURAL MAY (
07d0: 20 61 75 64 69 6f 20 24 20 62 75 73 69 6e 65 73 audio $ busines
07e0: 73 43 61 74 65 67 6f 72 79 20 24 20 63 61 72 4c sCategory $ carL
07f0: 69 63 65 6e 73 65 20 24 20 64 65 70 61 72 74 6d icense $ departm
0800: 65 6e 74 4e 75 6d 62 65 72 20 24 20 64 69 73 70 entNumber $ disp
0810: 6c 61 79 4e 61 6d 65 20 24 20 65 6d 70 6c 6f 79 layName $ employ
0820: 65 65 4e 75 6d 62 65 72 20 24 20 65 6d 70 6c 6f eeNumber $ emplo
0830: 79 65 65 54 79 70 65 20 24 20 67 69 76 65 6e 4e yeeType $ givenN
0840: 61 6d 65 20 24 20 68 6f 6d 65 50 68 6f 6e 65 20 ame $ homePhone
0850: 24 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 72 $ homePostalAddr
0860: 65 73 73 20 24 20 69 6e 69 74 69 61 6c 73 20 24 ess $ initials $
0870: 20 6a 70 65 67 50 68 6f 74 6f 20 24 20 6c 61 62 jpegPhoto $ lab
0880: 65 6c 65 64 55 52 49 20 24 20 6d 61 69 6c 20 24 eledURI $ mail $
0890: 20 6d 61 6e 61 67 65 72 20 24 20 6d 6f 62 69 6c manager $ mobil
08a0: 65 20 24 20 6f 20 24 20 70 61 67 65 72 20 24 20 e $ o $ pager $
08b0: 70 68 6f 74 6f 20 24 20 72 6f 6f 6d 4e 75 6d 62 photo $ roomNumb
08c0: 65 72 20 24 20 73 65 63 72 65 74 61 72 79 20 24 er $ secretary $
08d0: 20 75 69 64 20 24 20 75 73 65 72 43 65 72 74 69 uid $ userCerti
08e0: 66 69 63 61 74 65 20 24 20 78 35 30 30 75 6e 69 ficate $ x500uni
08f0: 71 75 65 49 64 65 6e 74 69 66 69 65 72 20 24 20 queIdentifier $
0900: 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 61 67 preferredLanguag
0910: 65 20 24 20 75 73 65 72 53 4d 49 4d 45 43 65 72 e $ userSMIMECer
0920: 74 69 66 69 63 61 74 65 20 24 20 75 73 65 72 50 tificate $ userP
0930: 4b 43 53 31 32 20 29 20 29 KCS12 ) )
ber_get_next: tag 0x30 len 2365 contents:
ber_dump: buf=0x7fb56c10a6e0 ptr=0x7fb56c10a6e0 end=0x7fb56c10b01d len=2365
0000: 02 01 02 68 82 09 36 04 24 63 6e 3d 69 6e 65 74 ...h..6.$cn=inet
0010: 6f 72 67 70 65 72 73 6f 6e 2c 63 6e 3d 73 63 68 orgperson,cn=sch
0020: 65 6d 61 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 09 ema,cn=config0..
0030: 0c 30 20 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 .0 ..objectClass
0040: 31 11 04 0f 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 1...olcSchemaCon
0050: 66 69 67 30 15 04 02 63 6e 31 0f 04 0d 69 6e 65 fig0...cn1...ine
0060: 74 6f 72 67 70 65 72 73 6f 6e 30 82 06 c1 04 11 torgperson0.....
0070: 6f 6c 63 41 74 74 72 69 62 75 74 65 54 79 70 65 olcAttributeType
0080: 73 31 82 06 aa 04 81 c2 28 20 32 2e 31 36 2e 38 s1......( 2.16.8
0090: 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 40.1.113730.3.1.
00a0: 31 20 4e 41 4d 45 20 27 63 61 72 4c 69 63 65 6e 1 NAME 'carLicen
00b0: 73 65 27 20 44 45 53 43 20 27 52 46 43 32 37 39 se' DESC 'RFC279
00c0: 38 3a 20 76 65 68 69 63 6c 65 20 6c 69 63 65 6e 8: vehicle licen
00d0: 73 65 20 6f 72 20 72 65 67 69 73 74 72 61 74 69 se or registrati
00e0: 6f 6e 20 70 6c 61 74 65 27 20 45 51 55 41 4c 49 on plate' EQUALI
00f0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0100: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0110: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0120: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0130: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0140: 31 32 31 2e 31 2e 31 35 20 29 04 81 d1 28 20 32 121.1.15 )...( 2
0150: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
0160: 2e 33 2e 31 2e 32 20 4e 41 4d 45 20 27 64 65 70 .3.1.2 NAME 'dep
0170: 61 72 74 6d 65 6e 74 4e 75 6d 62 65 72 27 20 44 artmentNumber' D
0180: 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 69 64 ESC 'RFC2798: id
0190: 65 6e 74 69 66 69 65 73 20 61 20 64 65 70 61 72 entifies a depar
01a0: 74 6d 65 6e 74 20 77 69 74 68 69 6e 20 61 6e 20 tment within an
01b0: 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 45 51 organization' EQ
01c0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
01d0: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
01e0: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
01f0: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
0200: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0210: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 115.121.1.15 )..
0220: de 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
0230: 33 37 33 30 2e 33 2e 31 2e 32 34 31 20 4e 41 4d 3730.3.1.241 NAM
0240: 45 20 27 64 69 73 70 6c 61 79 4e 61 6d 65 27 20 E 'displayName'
0250: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 70 DESC 'RFC2798: p
0260: 72 65 66 65 72 72 65 64 20 6e 61 6d 65 20 74 6f referred name to
0270: 20 62 65 20 75 73 65 64 20 77 68 65 6e 20 64 69 be used when di
0280: 73 70 6c 61 79 69 6e 67 20 65 6e 74 72 69 65 73 splaying entries
0290: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
02a0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
02b0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
02c0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
02d0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
02e0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
02f0: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
0300: 81 e7 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
0310: 31 33 37 33 30 2e 33 2e 31 2e 33 20 4e 41 4d 45 13730.3.1.3 NAME
0320: 20 27 65 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 'employeeNumber
0330: 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a ' DESC 'RFC2798:
0340: 20 6e 75 6d 65 72 69 63 61 6c 6c 79 20 69 64 65 numerically ide
0350: 6e 74 69 66 69 65 73 20 61 6e 20 65 6d 70 6c 6f ntifies an emplo
0360: 79 65 65 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 yee within an or
0370: 67 61 6e 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 ganization' EQUA
0380: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
0390: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
03a0: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
03b0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
03c0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
03d0: 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 5.121.1.15 SINGL
03e0: 45 2d 56 41 4c 55 45 20 29 04 81 be 28 20 32 2e E-VALUE )...( 2.
03f0: 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 16.840.1.113730.
0400: 33 2e 31 2e 34 20 4e 41 4d 45 20 27 65 6d 70 6c 3.1.4 NAME 'empl
0410: 6f 79 65 65 54 79 70 65 27 20 44 45 53 43 20 27 oyeeType' DESC '
0420: 52 46 43 32 37 39 38 3a 20 74 79 70 65 20 6f 66 RFC2798: type of
0430: 20 65 6d 70 6c 6f 79 6d 65 6e 74 20 66 6f 72 20 employment for
0440: 61 20 70 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 a person' EQUALI
0450: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
0460: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
0470: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
0480: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
0490: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
04a0: 31 32 31 2e 31 2e 31 35 20 29 04 71 28 20 30 2e 121.1.15 ).q( 0.
04b0: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
04c0: 31 30 30 2e 31 2e 36 30 20 4e 41 4d 45 20 27 6a 100.1.60 NAME 'j
04d0: 70 65 67 50 68 6f 74 6f 27 20 44 45 53 43 20 27 pegPhoto' DESC '
04e0: 52 46 43 32 37 39 38 3a 20 61 20 4a 50 45 47 20 RFC2798: a JPEG
04f0: 69 6d 61 67 65 27 20 53 59 4e 54 41 58 20 31 2e image' SYNTAX 1.
0500: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0510: 31 35 2e 31 32 31 2e 31 2e 32 38 20 29 04 81 e3 15.121.1.28 )...
0520: 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 ( 2.16.840.1.113
0530: 37 33 30 2e 33 2e 31 2e 33 39 20 4e 41 4d 45 20 730.3.1.39 NAME
0540: 27 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 61 'preferredLangua
0550: 67 65 27 20 44 45 53 43 20 27 52 46 43 32 37 39 ge' DESC 'RFC279
0560: 38 3a 20 70 72 65 66 65 72 72 65 64 20 77 72 69 8: preferred wri
0570: 74 74 65 6e 20 6f 72 20 73 70 6f 6b 65 6e 20 6c tten or spoken l
0580: 61 6e 67 75 61 67 65 20 66 6f 72 20 61 20 70 65 anguage for a pe
0590: 72 73 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 63 rson' EQUALITY c
05a0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
05b0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
05c0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
05d0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
05e0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
05f0: 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.15 SINGLE-VALU
0600: 45 20 29 04 81 95 28 20 32 2e 31 36 2e 38 34 30 E )...( 2.16.840
0610: 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 34 30 .1.113730.3.1.40
0620: 20 4e 41 4d 45 20 27 75 73 65 72 53 4d 49 4d 45 NAME 'userSMIME
0630: 43 65 72 74 69 66 69 63 61 74 65 27 20 44 45 53 Certificate' DES
0640: 43 20 27 52 46 43 32 37 39 38 3a 20 50 4b 43 53 C 'RFC2798: PKCS
0650: 23 37 20 53 69 67 6e 65 64 44 61 74 61 20 75 73 #7 SignedData us
0660: 65 64 20 74 6f 20 73 75 70 70 6f 72 74 20 53 2f ed to support S/
0670: 4d 49 4d 45 27 20 53 59 4e 54 41 58 20 31 2e 33 MIME' SYNTAX 1.3
0680: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0690: 35 2e 31 32 31 2e 31 2e 35 20 29 04 81 91 28 20 5.121.1.5 )...(
06a0: 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 2.16.840.1.11373
06b0: 30 2e 33 2e 31 2e 32 31 36 20 4e 41 4d 45 20 27 0.3.1.216 NAME '
06c0: 75 73 65 72 50 4b 43 53 31 32 27 20 44 45 53 43 userPKCS12' DESC
06d0: 20 27 52 46 43 32 37 39 38 3a 20 70 65 72 73 6f 'RFC2798: perso
06e0: 6e 61 6c 20 69 64 65 6e 74 69 74 79 20 69 6e 66 nal identity inf
06f0: 6f 72 6d 61 74 69 6f 6e 2c 20 61 20 50 4b 43 53 ormation, a PKCS
0700: 20 23 31 32 20 50 46 58 27 20 53 59 4e 54 41 58 #12 PFX' SYNTAX
0710: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0720: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 20 29 30 6.115.121.1.5 )0
0730: 82 02 0a 04 10 6f 6c 63 4f 62 6a 65 63 74 43 6c .....olcObjectCl
0740: 61 73 73 65 73 31 82 01 f4 04 82 01 f0 28 20 32 asses1.......( 2
0750: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
0760: 2e 33 2e 32 2e 32 20 4e 41 4d 45 20 27 69 6e 65 .3.2.2 NAME 'ine
0770: 74 4f 72 67 50 65 72 73 6f 6e 27 20 44 45 53 43 tOrgPerson' DESC
0780: 20 27 52 46 43 32 37 39 38 3a 20 49 6e 74 65 72 'RFC2798: Inter
0790: 6e 65 74 20 4f 72 67 61 6e 69 7a 61 74 69 6f 6e net Organization
07a0: 61 6c 20 50 65 72 73 6f 6e 27 20 53 55 50 20 6f al Person' SUP o
07b0: 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 50 65 72 rganizationalPer
07c0: 73 6f 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d son STRUCTURAL M
07d0: 41 59 20 28 20 61 75 64 69 6f 20 24 20 62 75 73 AY ( audio $ bus
07e0: 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 20 inessCategory $
07f0: 63 61 72 4c 69 63 65 6e 73 65 20 24 20 64 65 70 carLicense $ dep
0800: 61 72 74 6d 65 6e 74 4e 75 6d 62 65 72 20 24 20 artmentNumber $
0810: 64 69 73 70 6c 61 79 4e 61 6d 65 20 24 20 65 6d displayName $ em
0820: 70 6c 6f 79 65 65 4e 75 6d 62 65 72 20 24 20 65 ployeeNumber $ e
0830: 6d 70 6c 6f 79 65 65 54 79 70 65 20 24 20 67 69 mployeeType $ gi
0840: 76 65 6e 4e 61 6d 65 20 24 20 68 6f 6d 65 50 68 venName $ homePh
0850: 6f 6e 65 20 24 20 68 6f 6d 65 50 6f 73 74 61 6c one $ homePostal
0860: 41 64 64 72 65 73 73 20 24 20 69 6e 69 74 69 61 Address $ initia
0870: 6c 73 20 24 20 6a 70 65 67 50 68 6f 74 6f 20 24 ls $ jpegPhoto $
0880: 20 6c 61 62 65 6c 65 64 55 52 49 20 24 20 6d 61 labeledURI $ ma
0890: 69 6c 20 24 20 6d 61 6e 61 67 65 72 20 24 20 6d il $ manager $ m
08a0: 6f 62 69 6c 65 20 24 20 6f 20 24 20 70 61 67 65 obile $ o $ page
08b0: 72 20 24 20 70 68 6f 74 6f 20 24 20 72 6f 6f 6d r $ photo $ room
08c0: 4e 75 6d 62 65 72 20 24 20 73 65 63 72 65 74 61 Number $ secreta
08d0: 72 79 20 24 20 75 69 64 20 24 20 75 73 65 72 43 ry $ uid $ userC
08e0: 65 72 74 69 66 69 63 61 74 65 20 24 20 78 35 30 ertificate $ x50
08f0: 30 75 6e 69 71 75 65 49 64 65 6e 74 69 66 69 65 0uniqueIdentifie
0900: 72 20 24 20 70 72 65 66 65 72 72 65 64 4c 61 6e r $ preferredLan
0910: 67 75 61 67 65 20 24 20 75 73 65 72 53 4d 49 4d guage $ userSMIM
0920: 45 43 65 72 74 69 66 69 63 61 74 65 20 24 20 75 ECertificate $ u
0930: 73 65 72 50 4b 43 53 31 32 20 29 20 29 serPKCS12 ) )
56141605 op tag 0x68, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1003 op=1 do_add
ber_scanf fmt ({m) ber:
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
ber_dump: buf=0x7fb56c10a6e0 ptr=0x7fb56c10a6e3 end=0x7fb56c10b01d len=2362
0000: 68 82 09 36 04 24 63 6e 3d 69 6e 65 74 6f 72 67 h..6.$cn=inetorg
0010: 70 65 72 73 6f 6e 2c 63 6e 3d 73 63 68 65 6d 61 person,cn=schema
0020: 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 09 0c 30 20 ,cn=config0...0
0030: 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 11 04 ..objectClass1..
0040: 0f 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 66 69 67 .olcSchemaConfig
0050: 30 15 04 02 63 6e 31 0f 04 0d 69 6e 65 74 6f 72 0...cn1...inetor
0060: 67 70 65 72 73 6f 6e 30 82 06 c1 04 11 6f 6c 63 gperson0.....olc
0070: 41 74 74 72 69 62 75 74 65 54 79 70 65 73 31 82 AttributeTypes1.
0080: 06 aa 04 81 c2 28 20 32 2e 31 36 2e 38 34 30 2e .....( 2.16.840.
0090: 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 31 20 4e 1.113730.3.1.1 N
00a0: 41 4d 45 20 27 63 61 72 4c 69 63 65 6e 73 65 27 AME 'carLicense'
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
00b0: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
00c0: 76 65 68 69 63 6c 65 20 6c 69 63 65 6e 73 65 20 vehicle license
00d0: 6f 72 20 72 65 67 69 73 74 72 61 74 69 6f 6e 20 or registration
00e0: 70 6c 61 74 65 27 20 45 51 55 41 4c 49 54 59 20 plate' EQUALITY
00f0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
0100: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
0110: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
0120: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0130: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0140: 2e 31 2e 31 35 20 29 04 81 d1 28 20 32 2e 31 36 .1.15 )...( 2.16
0150: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0160: 31 2e 32 20 4e 41 4d 45 20 27 64 65 70 61 72 74 1.2 NAME 'depart
0170: 6d 65 6e 74 4e 75 6d 62 65 72 27 20 44 45 53 43 mentNumber' DESC
0180: 20 27 52 46 43 32 37 39 38 3a 20 69 64 65 6e 74 'RFC2798: ident
0190: 69 66 69 65 73 20 61 20 64 65 70 61 72 74 6d 65 ifies a departme
01a0: 6e 74 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 nt within an org
01b0: 61 6e 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c anization' EQUAL
01c0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
01d0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
01e0: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
01f0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0200: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0210: 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 de 28 20 .121.1.15 )...(
0220: 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 2.16.840.1.11373
0230: 30 2e 33 2e 31 2e 32 34 31 20 4e 41 4d 45 20 27 0.3.1.241 NAME '
0240: 64 69 73 70 6c 61 79 4e 61 6d 65 27 20 44 45 53 displayName' DES
0250: 43 20 27 52 46 43 32 37 39 38 3a 20 70 72 65 66 C 'RFC2798: pref
0260: 65 72 72 65 64 20 6e 61 6d 65 20 74 6f 20 62 65 erred name to be
0270: 20 75 73 65 64 20 77 68 65 6e 20 64 69 73 70 6c used when displ
0280: 61 79 69 6e 67 20 65 6e 74 72 69 65 73 27 20 45 aying entries' E
0290: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
02a0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
02b0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
02c0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
02d0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
02e0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 .115.121.1.15 SI
02f0: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 e7 28 NGLE-VALUE )...(
0300: 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 2.16.840.1.1137
0310: 33 30 2e 33 2e 31 2e 33 20 4e 41 4d 45 20 27 65 30.3.1.3 NAME 'e
0320: 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 27 20 44 mployeeNumber' D
0330: 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 6e 75 ESC 'RFC2798: nu
0340: 6d 65 72 69 63 61 6c 6c 79 20 69 64 65 6e 74 69 merically identi
0350: 66 69 65 73 20 61 6e 20 65 6d 70 6c 6f 79 65 65 fies an employee
0360: 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 61 6e within an organ
0370: 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 54 ization' EQUALIT
0380: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0390: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
03a0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
03b0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
03c0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
03d0: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
03e0: 41 4c 55 45 20 29 04 81 be 28 20 32 2e 31 36 2e ALUE )...( 2.16.
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
03f0: 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 840.1.113730.3.1
0400: 2e 34 20 4e 41 4d 45 20 27 65 6d 70 6c 6f 79 65 .4 NAME 'employe
0410: 65 54 79 70 65 27 20 44 45 53 43 20 27 52 46 43 eType' DESC 'RFC
0420: 32 37 39 38 3a 20 74 79 70 65 20 6f 66 20 65 6d 2798: type of em
0430: 70 6c 6f 79 6d 65 6e 74 20 66 6f 72 20 61 20 70 ployment for a p
0440: 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 erson' EQUALITY
0450: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
0460: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
0470: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
0480: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0490: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
04a0: 2e 31 2e 31 35 20 29 04 71 28 20 30 2e 39 2e 32 .1.15 ).q( 0.9.2
04b0: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
04c0: 2e 31 2e 36 30 20 4e 41 4d 45 20 27 6a 70 65 67 .1.60 NAME 'jpeg
04d0: 50 68 6f 74 6f 27 20 44 45 53 43 20 27 52 46 43 Photo' DESC 'RFC
04e0: 32 37 39 38 3a 20 61 20 4a 50 45 47 20 69 6d 61 2798: a JPEG ima
04f0: 67 65 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 ge' SYNTAX 1.3.6
0500: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0510: 31 32 31 2e 31 2e 32 38 20 29 04 81 e3 28 20 32 121.1.28 )...( 2
0520: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
0530: 2e 33 2e 31 2e 33 39 20 4e 41 4d 45 20 27 70 72 .3.1.39 NAME 'pr
0540: 65 66 65 72 72 65 64 4c 61 6e 67 75 61 67 65 27 eferredLanguage'
0550: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
0560: 70 72 65 66 65 72 72 65 64 20 77 72 69 74 74 65 preferred writte
0570: 6e 20 6f 72 20 73 70 6f 6b 65 6e 20 6c 61 6e 67 n or spoken lang
0580: 75 61 67 65 20 66 6f 72 20 61 20 70 65 72 73 6f uage for a perso
0590: 6e 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 n' EQUALITY case
05a0: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
05b0: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
05c0: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
05d0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
05e0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
05f0: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
0600: 04 81 95 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e ...( 2.16.840.1.
0610: 31 31 33 37 33 30 2e 33 2e 31 2e 34 30 20 4e 41 113730.3.1.40 NA
0620: 4d 45 20 27 75 73 65 72 53 4d 49 4d 45 43 65 72 ME 'userSMIMECer
0630: 74 69 66 69 63 61 74 65 27 20 44 45 53 43 20 27 tificate' DESC '
0640: 52 46 43 32 37 39 38 3a 20 50 4b 43 53 23 37 20 RFC2798: PKCS#7
0650: 53 69 67 6e 65 64 44 61 74 61 20 75 73 65 64 20 SignedData used
0660: 74 6f 20 73 75 70 70 6f 72 74 20 53 2f 4d 49 4d to support S/MIM
0670: 45 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e E' SYNTAX 1.3.6.
0680: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0690: 32 31 2e 31 2e 35 20 29 04 81 91 28 20 32 2e 31 21.1.5 )...( 2.1
06a0: 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 6.840.1.113730.3
06b0: 2e 31 2e 32 31 36 20 4e 41 4d 45 20 27 75 73 65 .1.216 NAME 'use
06c0: 72 50 4b 43 53 31 32 27 20 44 45 53 43 20 27 52 rPKCS12' DESC 'R
06d0: 46 43 32 37 39 38 3a 20 70 65 72 73 6f 6e 61 6c FC2798: personal
06e0: 20 69 64 65 6e 74 69 74 79 20 69 6e 66 6f 72 6d identity inform
06f0: 61 74 69 6f 6e 2c 20 61 20 50 4b 43 53 20 23 31 ation, a PKCS #1
0700: 32 20 50 46 58 27 20 53 59 4e 54 41 58 20 31 2e 2 PFX' SYNTAX 1.
0710: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0720: 31 35 2e 31 32 31 2e 31 2e 35 20 29 30 82 02 0a 15.121.1.5 )0...
0730: 04 10 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 ..olcObjectClass
0740: 65 73 31 82 01 f4 04 82 01 f0 28 20 32 2e 31 36 es1.......( 2.16
0750: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0760: 32 2e 32 20 4e 41 4d 45 20 27 69 6e 65 74 4f 72 2.2 NAME 'inetOr
0770: 67 50 65 72 73 6f 6e 27 20 44 45 53 43 20 27 52 gPerson' DESC 'R
0780: 46 43 32 37 39 38 3a 20 49 6e 74 65 72 6e 65 74 FC2798: Internet
0790: 20 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 Organizational
07a0: 50 65 72 73 6f 6e 27 20 53 55 50 20 6f 72 67 61 Person' SUP orga
07b0: 6e 69 7a 61 74 69 6f 6e 61 6c 50 65 72 73 6f 6e nizationalPerson
07c0: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
07d0: 28 20 61 75 64 69 6f 20 24 20 62 75 73 69 6e 65 ( audio $ busine
07e0: 73 73 43 61 74 65 67 6f 72 79 20 24 20 63 61 72 ssCategory $ car
07f0: 4c 69 63 65 6e 73 65 20 24 20 64 65 70 61 72 74 License $ depart
0800: 6d 65 6e 74 4e 75 6d 62 65 72 20 24 20 64 69 73 mentNumber $ dis
0810: 70 6c 61 79 4e 61 6d 65 20 24 20 65 6d 70 6c 6f playName $ emplo
0820: 79 65 65 4e 75 6d 62 65 72 20 24 20 65 6d 70 6c yeeNumber $ empl
0830: 6f 79 65 65 54 79 70 65 20 24 20 67 69 76 65 6e oyeeType $ given
0840: 4e 61 6d 65 20 24 20 68 6f 6d 65 50 68 6f 6e 65 Name $ homePhone
0850: 20 24 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 $ homePostalAdd
0860: 72 65 73 73 20 24 20 69 6e 69 74 69 61 6c 73 20 ress $ initials
0870: 24 20 6a 70 65 67 50 68 6f 74 6f 20 24 20 6c 61 $ jpegPhoto $ la
0880: 62 65 6c 65 64 55 52 49 20 24 20 6d 61 69 6c 20 beledURI $ mail
0890: 24 20 6d 61 6e 61 67 65 72 20 24 20 6d 6f 62 69 $ manager $ mobi
08a0: 6c 65 20 24 20 6f 20 24 20 70 61 67 65 72 20 24 le $ o $ pager $
08b0: 20 70 68 6f 74 6f 20 24 20 72 6f 6f 6d 4e 75 6d photo $ roomNum
08c0: 62 65 72 20 24 20 73 65 63 72 65 74 61 72 79 20 ber $ secretary
08d0: 24 20 75 69 64 20 24 20 75 73 65 72 43 65 72 74 $ uid $ userCert
08e0: 69 66 69 63 61 74 65 20 24 20 78 35 30 30 75 6e ificate $ x500un
08f0: 69 71 75 65 49 64 65 6e 74 69 66 69 65 72 20 24 iqueIdentifier $
0900: 20 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 61 preferredLangua
0910: 67 65 20 24 20 75 73 65 72 53 4d 49 4d 45 43 65 ge $ userSMIMECe
0920: 72 74 69 66 69 63 61 74 65 20 24 20 75 73 65 72 rtificate $ user
0930: 50 4b 43 53 31 32 20 29 20 29 PKCS12 ) )
56141605 conn=1003 op=1 do_add: dn (cn=inetorgperson,cn=schema,cn=config)
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c10a6e0 ptr=0x7fb56c10a711 end=0x7fb56c10b01d len=2316
0000: 30 20 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 0 ..objectClass1
0010: 11 04 0f 6f 6c 63 53 63 68 65 6d 61 43 6f 6e 66 ...olcSchemaConf
0020: 69 67 30 15 04 02 63 6e 31 0f 04 0d 69 6e 65 74 ig0...cn1...inet
0030: 6f 72 67 70 65 72 73 6f 6e 30 82 06 c1 04 11 6f orgperson0.....o
0040: 6c 63 41 74 74 72 69 62 75 74 65 54 79 70 65 73 lcAttributeTypes
0050: 31 82 06 aa 04 81 c2 28 20 32 2e 31 36 2e 38 34 1......( 2.16.84
0060: 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 31 0.1.113730.3.1.1
0070: 20 4e 41 4d 45 20 27 63 61 72 4c 69 63 65 6e 73 NAME 'carLicens
0080: 65 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 e' DESC 'RFC2798
0090: 3a 20 76 65 68 69 63 6c 65 20 6c 69 63 65 6e 73 : vehicle licens
00a0: 65 20 6f 72 20 72 65 67 69 73 74 72 61 74 69 6f e or registratio
00b0: 6e 20 70 6c 61 74 65 27 20 45 51 55 41 4c 49 54 n plate' EQUALIT
00c0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
00d0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
00e0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
00f0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0100: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0110: 32 31 2e 31 2e 31 35 20 29 04 81 d1 28 20 32 2e 21.1.15 )...( 2.
0120: 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 16.840.1.113730.
0130: 33 2e 31 2e 32 20 4e 41 4d 45 20 27 64 65 70 61 3.1.2 NAME 'depa
0140: 72 74 6d 65 6e 74 4e 75 6d 62 65 72 27 20 44 45 rtmentNumber' DE
0150: 53 43 20 27 52 46 43 32 37 39 38 3a 20 69 64 65 SC 'RFC2798: ide
0160: 6e 74 69 66 69 65 73 20 61 20 64 65 70 61 72 74 ntifies a depart
0170: 6d 65 6e 74 20 77 69 74 68 69 6e 20 61 6e 20 6f ment within an o
0180: 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 45 51 55 rganization' EQU
0190: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
01a0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
01b0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
01c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
01d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
01e0: 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 de 15.121.1.15 )...
01f0: 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 ( 2.16.840.1.113
0200: 37 33 30 2e 33 2e 31 2e 32 34 31 20 4e 41 4d 45 730.3.1.241 NAME
0210: 20 27 64 69 73 70 6c 61 79 4e 61 6d 65 27 20 44 'displayName' D
0220: 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 70 72 ESC 'RFC2798: pr
0230: 65 66 65 72 72 65 64 20 6e 61 6d 65 20 74 6f 20 eferred name to
0240: 62 65 20 75 73 65 64 20 77 68 65 6e 20 64 69 73 be used when dis
0250: 70 6c 61 79 69 6e 67 20 65 6e 74 72 69 65 73 27 playing entries'
0260: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
0270: 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 noreMatch SUBSTR
0280: 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 caseIgnoreSubst
0290: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
02a0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
02b0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
02c0: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 SINGLE-VALUE )..
02d0: e7 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
02e0: 33 37 33 30 2e 33 2e 31 2e 33 20 4e 41 4d 45 20 3730.3.1.3 NAME
02f0: 27 65 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 27 'employeeNumber'
0300: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
0310: 6e 75 6d 65 72 69 63 61 6c 6c 79 20 69 64 65 6e numerically iden
0320: 74 69 66 69 65 73 20 61 6e 20 65 6d 70 6c 6f 79 tifies an employ
0330: 65 65 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 ee within an org
0340: 61 6e 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c anization' EQUAL
0350: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
0360: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0370: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
0380: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
0390: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
03a0: 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 .121.1.15 SINGLE
03b0: 2d 56 41 4c 55 45 20 29 04 81 be 28 20 32 2e 31 -VALUE )...( 2.1
03c0: 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 6.840.1.113730.3
03d0: 2e 31 2e 34 20 4e 41 4d 45 20 27 65 6d 70 6c 6f .1.4 NAME 'emplo
03e0: 79 65 65 54 79 70 65 27 20 44 45 53 43 20 27 52 yeeType' DESC 'R
03f0: 46 43 32 37 39 38 3a 20 74 79 70 65 20 6f 66 20 FC2798: type of
0400: 65 6d 70 6c 6f 79 6d 65 6e 74 20 66 6f 72 20 61 employment for a
0410: 20 70 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 54 person' EQUALIT
0420: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0430: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0440: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0450: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0460: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0470: 32 31 2e 31 2e 31 35 20 29 04 71 28 20 30 2e 39 21.1.15 ).q( 0.9
0480: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
0490: 30 30 2e 31 2e 36 30 20 4e 41 4d 45 20 27 6a 70 00.1.60 NAME 'jp
04a0: 65 67 50 68 6f 74 6f 27 20 44 45 53 43 20 27 52 egPhoto' DESC 'R
04b0: 46 43 32 37 39 38 3a 20 61 20 4a 50 45 47 20 69 FC2798: a JPEG i
04c0: 6d 61 67 65 27 20 53 59 4e 54 41 58 20 31 2e 33 mage' SYNTAX 1.3
04d0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
04e0: 35 2e 31 32 31 2e 31 2e 32 38 20 29 04 81 e3 28 5.121.1.28 )...(
04f0: 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 2.16.840.1.1137
0500: 33 30 2e 33 2e 31 2e 33 39 20 4e 41 4d 45 20 27 30.3.1.39 NAME '
0510: 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 61 67 preferredLanguag
0520: 65 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 e' DESC 'RFC2798
0530: 3a 20 70 72 65 66 65 72 72 65 64 20 77 72 69 74 : preferred writ
0540: 74 65 6e 20 6f 72 20 73 70 6f 6b 65 6e 20 6c 61 ten or spoken la
0550: 6e 67 75 61 67 65 20 66 6f 72 20 61 20 70 65 72 nguage for a per
0560: 73 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 63 61 son' EQUALITY ca
0570: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
0580: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
0590: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
05a0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
05b0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
05c0: 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .15 SINGLE-VALUE
05d0: 20 29 04 81 95 28 20 32 2e 31 36 2e 38 34 30 2e )...( 2.16.840.
05e0: 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 34 30 20 1.113730.3.1.40
05f0: 4e 41 4d 45 20 27 75 73 65 72 53 4d 49 4d 45 43 NAME 'userSMIMEC
0600: 65 72 74 69 66 69 63 61 74 65 27 20 44 45 53 43 ertificate' DESC
0610: 20 27 52 46 43 32 37 39 38 3a 20 50 4b 43 53 23 'RFC2798: PKCS#
0620: 37 20 53 69 67 6e 65 64 44 61 74 61 20 75 73 65 7 SignedData use
0630: 64 20 74 6f 20 73 75 70 70 6f 72 74 20 53 2f 4d d to support S/M
0640: 49 4d 45 27 20 53 59 4e 54 41 58 20 31 2e 33 2e IME' SYNTAX 1.3.
0650: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0660: 2e 31 32 31 2e 31 2e 35 20 29 04 81 91 28 20 32 .121.1.5 )...( 2
0670: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
0680: 2e 33 2e 31 2e 32 31 36 20 4e 41 4d 45 20 27 75 .3.1.216 NAME 'u
0690: 73 65 72 50 4b 43 53 31 32 27 20 44 45 53 43 20 serPKCS12' DESC
06a0: 27 52 46 43 32 37 39 38 3a 20 70 65 72 73 6f 6e 'RFC2798: person
06b0: 61 6c 20 69 64 65 6e 74 69 74 79 20 69 6e 66 6f al identity info
06c0: 72 6d 61 74 69 6f 6e 2c 20 61 20 50 4b 43 53 20 rmation, a PKCS
06d0: 23 31 32 20 50 46 58 27 20 53 59 4e 54 41 58 20 #12 PFX' SYNTAX
06e0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
06f0: 2e 31 31 35 2e 31 32 31 2e 31 2e 35 20 29 30 82 .115.121.1.5 )0.
0700: 02 0a 04 10 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 ....olcObjectCla
0710: 73 73 65 73 31 82 01 f4 04 82 01 f0 28 20 32 2e sses1.......( 2.
0720: 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 16.840.1.113730.
0730: 33 2e 32 2e 32 20 4e 41 4d 45 20 27 69 6e 65 74 3.2.2 NAME 'inet
0740: 4f 72 67 50 65 72 73 6f 6e 27 20 44 45 53 43 20 OrgPerson' DESC
0750: 27 52 46 43 32 37 39 38 3a 20 49 6e 74 65 72 6e 'RFC2798: Intern
0760: 65 74 20 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 et Organizationa
0770: 6c 20 50 65 72 73 6f 6e 27 20 53 55 50 20 6f 72 l Person' SUP or
0780: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 50 65 72 73 ganizationalPers
0790: 6f 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 on STRUCTURAL MA
07a0: 59 20 28 20 61 75 64 69 6f 20 24 20 62 75 73 69 Y ( audio $ busi
07b0: 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 20 63 nessCategory $ c
07c0: 61 72 4c 69 63 65 6e 73 65 20 24 20 64 65 70 61 arLicense $ depa
07d0: 72 74 6d 65 6e 74 4e 75 6d 62 65 72 20 24 20 64 rtmentNumber $ d
07e0: 69 73 70 6c 61 79 4e 61 6d 65 20 24 20 65 6d 70 isplayName $ emp
07f0: 6c 6f 79 65 65 4e 75 6d 62 65 72 20 24 20 65 6d loyeeNumber $ em
0800: 70 6c 6f 79 65 65 54 79 70 65 20 24 20 67 69 76 ployeeType $ giv
0810: 65 6e 4e 61 6d 65 20 24 20 68 6f 6d 65 50 68 6f enName $ homePho
0820: 6e 65 20 24 20 68 6f 6d 65 50 6f 73 74 61 6c 41 ne $ homePostalA
0830: 64 64 72 65 73 73 20 24 20 69 6e 69 74 69 61 6c ddress $ initial
0840: 73 20 24 20 6a 70 65 67 50 68 6f 74 6f 20 24 20 s $ jpegPhoto $
0850: 6c 61 62 65 6c 65 64 55 52 49 20 24 20 6d 61 69 labeledURI $ mai
0860: 6c 20 24 20 6d 61 6e 61 67 65 72 20 24 20 6d 6f l $ manager $ mo
0870: 62 69 6c 65 20 24 20 6f 20 24 20 70 61 67 65 72 bile $ o $ pager
0880: 20 24 20 70 68 6f 74 6f 20 24 20 72 6f 6f 6d 4e $ photo $ roomN
0890: 75 6d 62 65 72 20 24 20 73 65 63 72 65 74 61 72 umber $ secretar
08a0: 79 20 24 20 75 69 64 20 24 20 75 73 65 72 43 65 y $ uid $ userCe
08b0: 72 74 69 66 69 63 61 74 65 20 24 20 78 35 30 30 rtificate $ x500
08c0: 75 6e 69 71 75 65 49 64 65 6e 74 69 66 69 65 72 uniqueIdentifier
08d0: 20 24 20 70 72 65 66 65 72 72 65 64 4c 61 6e 67 $ preferredLang
08e0: 75 61 67 65 20 24 20 75 73 65 72 53 4d 49 4d 45 uage $ userSMIME
08f0: 43 65 72 74 69 66 69 63 61 74 65 20 24 20 75 73 Certificate $ us
0900: 65 72 50 4b 43 53 31 32 20 29 20 29 erPKCS12 ) )
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c10a6e0 ptr=0x7fb56c10a733 end=0x7fb56c10b01d len=2282
0000: 30 15 04 02 63 6e 31 0f 04 0d 69 6e 65 74 6f 72 0...cn1...inetor
0010: 67 70 65 72 73 6f 6e 30 82 06 c1 04 11 6f 6c 63 gperson0.....olc
0020: 41 74 74 72 69 62 75 74 65 54 79 70 65 73 31 82 AttributeTypes1.
0030: 06 aa 04 81 c2 28 20 32 2e 31 36 2e 38 34 30 2e .....( 2.16.840.
0040: 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 31 20 4e 1.113730.3.1.1 N
0050: 41 4d 45 20 27 63 61 72 4c 69 63 65 6e 73 65 27 AME 'carLicense'
0060: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
0070: 76 65 68 69 63 6c 65 20 6c 69 63 65 6e 73 65 20 vehicle license
0080: 6f 72 20 72 65 67 69 73 74 72 61 74 69 6f 6e 20 or registration
0090: 70 6c 61 74 65 27 20 45 51 55 41 4c 49 54 59 20 plate' EQUALITY
00a0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
00b0: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
00c0: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
00d0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
00e0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
00f0: 2e 31 2e 31 35 20 29 04 81 d1 28 20 32 2e 31 36 .1.15 )...( 2.16
0100: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0110: 31 2e 32 20 4e 41 4d 45 20 27 64 65 70 61 72 74 1.2 NAME 'depart
0120: 6d 65 6e 74 4e 75 6d 62 65 72 27 20 44 45 53 43 mentNumber' DESC
0130: 20 27 52 46 43 32 37 39 38 3a 20 69 64 65 6e 74 'RFC2798: ident
0140: 69 66 69 65 73 20 61 20 64 65 70 61 72 74 6d 65 ifies a departme
0150: 6e 74 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 nt within an org
0160: 61 6e 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c anization' EQUAL
0170: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
0180: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
0190: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
01a0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
01b0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
01c0: 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 de 28 20 .121.1.15 )...(
01d0: 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 2.16.840.1.11373
01e0: 30 2e 33 2e 31 2e 32 34 31 20 4e 41 4d 45 20 27 0.3.1.241 NAME '
01f0: 64 69 73 70 6c 61 79 4e 61 6d 65 27 20 44 45 53 displayName' DES
0200: 43 20 27 52 46 43 32 37 39 38 3a 20 70 72 65 66 C 'RFC2798: pref
0210: 65 72 72 65 64 20 6e 61 6d 65 20 74 6f 20 62 65 erred name to be
0220: 20 75 73 65 64 20 77 68 65 6e 20 64 69 73 70 6c used when displ
0230: 61 79 69 6e 67 20 65 6e 74 72 69 65 73 27 20 45 aying entries' E
0240: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
0250: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
0260: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
0270: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
0280: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0290: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 .115.121.1.15 SI
02a0: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 e7 28 NGLE-VALUE )...(
02b0: 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 2.16.840.1.1137
02c0: 33 30 2e 33 2e 31 2e 33 20 4e 41 4d 45 20 27 65 30.3.1.3 NAME 'e
02d0: 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 27 20 44 mployeeNumber' D
02e0: 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 6e 75 ESC 'RFC2798: nu
02f0: 6d 65 72 69 63 61 6c 6c 79 20 69 64 65 6e 74 69 merically identi
0300: 66 69 65 73 20 61 6e 20 65 6d 70 6c 6f 79 65 65 fies an employee
0310: 20 77 69 74 68 69 6e 20 61 6e 20 6f 72 67 61 6e within an organ
0320: 69 7a 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 54 ization' EQUALIT
0330: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
0340: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
0350: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
0360: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
0370: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0380: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
0390: 41 4c 55 45 20 29 04 81 be 28 20 32 2e 31 36 2e ALUE )...( 2.16.
03a0: 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 840.1.113730.3.1
03b0: 2e 34 20 4e 41 4d 45 20 27 65 6d 70 6c 6f 79 65 .4 NAME 'employe
03c0: 65 54 79 70 65 27 20 44 45 53 43 20 27 52 46 43 eType' DESC 'RFC
03d0: 32 37 39 38 3a 20 74 79 70 65 20 6f 66 20 65 6d 2798: type of em
03e0: 70 6c 6f 79 6d 65 6e 74 20 66 6f 72 20 61 20 70 ployment for a p
03f0: 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 erson' EQUALITY
0400: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
0410: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
0420: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
0430: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
0440: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
0450: 2e 31 2e 31 35 20 29 04 71 28 20 30 2e 39 2e 32 .1.15 ).q( 0.9.2
0460: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
0470: 2e 31 2e 36 30 20 4e 41 4d 45 20 27 6a 70 65 67 .1.60 NAME 'jpeg
0480: 50 68 6f 74 6f 27 20 44 45 53 43 20 27 52 46 43 Photo' DESC 'RFC
0490: 32 37 39 38 3a 20 61 20 4a 50 45 47 20 69 6d 61 2798: a JPEG ima
04a0: 67 65 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 ge' SYNTAX 1.3.6
04b0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
04c0: 31 32 31 2e 31 2e 32 38 20 29 04 81 e3 28 20 32 121.1.28 )...( 2
04d0: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
04e0: 2e 33 2e 31 2e 33 39 20 4e 41 4d 45 20 27 70 72 .3.1.39 NAME 'pr
04f0: 65 66 65 72 72 65 64 4c 61 6e 67 75 61 67 65 27 eferredLanguage'
0500: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
0510: 70 72 65 66 65 72 72 65 64 20 77 72 69 74 74 65 preferred writte
0520: 6e 20 6f 72 20 73 70 6f 6b 65 6e 20 6c 61 6e 67 n or spoken lang
0530: 75 61 67 65 20 66 6f 72 20 61 20 70 65 72 73 6f uage for a perso
0540: 6e 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 n' EQUALITY case
0550: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
0560: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
0570: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
0580: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0590: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
05a0: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
05b0: 04 81 95 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e ...( 2.16.840.1.
05c0: 31 31 33 37 33 30 2e 33 2e 31 2e 34 30 20 4e 41 113730.3.1.40 NA
05d0: 4d 45 20 27 75 73 65 72 53 4d 49 4d 45 43 65 72 ME 'userSMIMECer
05e0: 74 69 66 69 63 61 74 65 27 20 44 45 53 43 20 27 tificate' DESC '
05f0: 52 46 43 32 37 39 38 3a 20 50 4b 43 53 23 37 20 RFC2798: PKCS#7
0600: 53 69 67 6e 65 64 44 61 74 61 20 75 73 65 64 20 SignedData used
0610: 74 6f 20 73 75 70 70 6f 72 74 20 53 2f 4d 49 4d to support S/MIM
0620: 45 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e E' SYNTAX 1.3.6.
0630: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0640: 32 31 2e 31 2e 35 20 29 04 81 91 28 20 32 2e 31 21.1.5 )...( 2.1
0650: 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 6.840.1.113730.3
0660: 2e 31 2e 32 31 36 20 4e 41 4d 45 20 27 75 73 65 .1.216 NAME 'use
0670: 72 50 4b 43 53 31 32 27 20 44 45 53 43 20 27 52 rPKCS12' DESC 'R
0680: 46 43 32 37 39 38 3a 20 70 65 72 73 6f 6e 61 6c FC2798: personal
0690: 20 69 64 65 6e 74 69 74 79 20 69 6e 66 6f 72 6d identity inform
06a0: 61 74 69 6f 6e 2c 20 61 20 50 4b 43 53 20 23 31 ation, a PKCS #1
06b0: 32 20 50 46 58 27 20 53 59 4e 54 41 58 20 31 2e 2 PFX' SYNTAX 1.
06c0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
06d0: 31 35 2e 31 32 31 2e 31 2e 35 20 29 30 82 02 0a 15.121.1.5 )0...
06e0: 04 10 6f 6c 63 4f 62 6a 65 63 74 43 6c 61 73 73 ..olcObjectClass
06f0: 65 73 31 82 01 f4 04 82 01 f0 28 20 32 2e 31 36 es1.......( 2.16
0700: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0710: 32 2e 32 20 4e 41 4d 45 20 27 69 6e 65 74 4f 72 2.2 NAME 'inetOr
0720: 67 50 65 72 73 6f 6e 27 20 44 45 53 43 20 27 52 gPerson' DESC 'R
0730: 46 43 32 37 39 38 3a 20 49 6e 74 65 72 6e 65 74 FC2798: Internet
0740: 20 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 Organizational
0750: 50 65 72 73 6f 6e 27 20 53 55 50 20 6f 72 67 61 Person' SUP orga
0760: 6e 69 7a 61 74 69 6f 6e 61 6c 50 65 72 73 6f 6e nizationalPerson
0770: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
0780: 28 20 61 75 64 69 6f 20 24 20 62 75 73 69 6e 65 ( audio $ busine
0790: 73 73 43 61 74 65 67 6f 72 79 20 24 20 63 61 72 ssCategory $ car
07a0: 4c 69 63 65 6e 73 65 20 24 20 64 65 70 61 72 74 License $ depart
07b0: 6d 65 6e 74 4e 75 6d 62 65 72 20 24 20 64 69 73 mentNumber $ dis
07c0: 70 6c 61 79 4e 61 6d 65 20 24 20 65 6d 70 6c 6f playName $ emplo
07d0: 79 65 65 4e 75 6d 62 65 72 20 24 20 65 6d 70 6c yeeNumber $ empl
07e0: 6f 79 65 65 54 79 70 65 20 24 20 67 69 76 65 6e oyeeType $ given
07f0: 4e 61 6d 65 20 24 20 68 6f 6d 65 50 68 6f 6e 65 Name $ homePhone
0800: 20 24 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 $ homePostalAdd
0810: 72 65 73 73 20 24 20 69 6e 69 74 69 61 6c 73 20 ress $ initials
0820: 24 20 6a 70 65 67 50 68 6f 74 6f 20 24 20 6c 61 $ jpegPhoto $ la
0830: 62 65 6c 65 64 55 52 49 20 24 20 6d 61 69 6c 20 beledURI $ mail
0840: 24 20 6d 61 6e 61 67 65 72 20 24 20 6d 6f 62 69 $ manager $ mobi
0850: 6c 65 20 24 20 6f 20 24 20 70 61 67 65 72 20 24 le $ o $ pager $
0860: 20 70 68 6f 74 6f 20 24 20 72 6f 6f 6d 4e 75 6d photo $ roomNum
0870: 62 65 72 20 24 20 73 65 63 72 65 74 61 72 79 20 ber $ secretary
0880: 24 20 75 69 64 20 24 20 75 73 65 72 43 65 72 74 $ uid $ userCert
0890: 69 66 69 63 61 74 65 20 24 20 78 35 30 30 75 6e ificate $ x500un
08a0: 69 71 75 65 49 64 65 6e 74 69 66 69 65 72 20 24 iqueIdentifier $
08b0: 20 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 61 preferredLangua
08c0: 67 65 20 24 20 75 73 65 72 53 4d 49 4d 45 43 65 ge $ userSMIMECe
08d0: 72 74 69 66 69 63 61 74 65 20 24 20 75 73 65 72 rtificate $ user
08e0: 50 4b 43 53 31 32 20 29 20 29 PKCS12 ) )
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c10a6e0 ptr=0x7fb56c10a74a end=0x7fb56c10b01d len=2259
0000: 30 82 06 c1 04 11 6f 6c 63 41 74 74 72 69 62 75 0.....olcAttribu
0010: 74 65 54 79 70 65 73 31 82 06 aa 04 81 c2 28 20 teTypes1......(
0020: 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 2.16.840.1.11373
0030: 30 2e 33 2e 31 2e 31 20 4e 41 4d 45 20 27 63 61 0.3.1.1 NAME 'ca
0040: 72 4c 69 63 65 6e 73 65 27 20 44 45 53 43 20 27 rLicense' DESC '
0050: 52 46 43 32 37 39 38 3a 20 76 65 68 69 63 6c 65 RFC2798: vehicle
0060: 20 6c 69 63 65 6e 73 65 20 6f 72 20 72 65 67 69 license or regi
0070: 73 74 72 61 74 69 6f 6e 20 70 6c 61 74 65 27 20 stration plate'
0080: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
0090: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
00a0: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
00b0: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
00c0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
00d0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 6.115.121.1.15 )
00e0: 04 81 d1 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e ...( 2.16.840.1.
00f0: 31 31 33 37 33 30 2e 33 2e 31 2e 32 20 4e 41 4d 113730.3.1.2 NAM
0100: 45 20 27 64 65 70 61 72 74 6d 65 6e 74 4e 75 6d E 'departmentNum
0110: 62 65 72 27 20 44 45 53 43 20 27 52 46 43 32 37 ber' DESC 'RFC27
0120: 39 38 3a 20 69 64 65 6e 74 69 66 69 65 73 20 61 98: identifies a
0130: 20 64 65 70 61 72 74 6d 65 6e 74 20 77 69 74 68 department with
0140: 69 6e 20 61 6e 20 6f 72 67 61 6e 69 7a 61 74 69 in an organizati
0150: 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 on' EQUALITY cas
0160: 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 eIgnoreMatch SUB
0170: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 STR caseIgnoreSu
0180: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
0190: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
01a0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
01b0: 31 35 20 29 04 81 de 28 20 32 2e 31 36 2e 38 34 15 )...( 2.16.84
01c0: 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 32 0.1.113730.3.1.2
01d0: 34 31 20 4e 41 4d 45 20 27 64 69 73 70 6c 61 79 41 NAME 'display
01e0: 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 43 32 Name' DESC 'RFC2
01f0: 37 39 38 3a 20 70 72 65 66 65 72 72 65 64 20 6e 798: preferred n
0200: 61 6d 65 20 74 6f 20 62 65 20 75 73 65 64 20 77 ame to be used w
0210: 68 65 6e 20 64 69 73 70 6c 61 79 69 6e 67 20 65 hen displaying e
0220: 6e 74 72 69 65 73 27 20 45 51 55 41 4c 49 54 59 ntries' EQUALITY
0230: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
0240: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
0250: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
0260: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
0270: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0280: 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 1.1.15 SINGLE-VA
0290: 4c 55 45 20 29 04 81 e7 28 20 32 2e 31 36 2e 38 LUE )...( 2.16.8
02a0: 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 40.1.113730.3.1.
02b0: 33 20 4e 41 4d 45 20 27 65 6d 70 6c 6f 79 65 65 3 NAME 'employee
02c0: 4e 75 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 Number' DESC 'RF
02d0: 43 32 37 39 38 3a 20 6e 75 6d 65 72 69 63 61 6c C2798: numerical
02e0: 6c 79 20 69 64 65 6e 74 69 66 69 65 73 20 61 6e ly identifies an
02f0: 20 65 6d 70 6c 6f 79 65 65 20 77 69 74 68 69 6e employee within
0300: 20 61 6e 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e an organization
0310: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
0320: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
0330: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
0340: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
0350: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0360: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
0370: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
0380: 81 be 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
0390: 31 33 37 33 30 2e 33 2e 31 2e 34 20 4e 41 4d 45 13730.3.1.4 NAME
03a0: 20 27 65 6d 70 6c 6f 79 65 65 54 79 70 65 27 20 'employeeType'
03b0: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 74 DESC 'RFC2798: t
03c0: 79 70 65 20 6f 66 20 65 6d 70 6c 6f 79 6d 65 6e ype of employmen
03d0: 74 20 66 6f 72 20 61 20 70 65 72 73 6f 6e 27 20 t for a person'
03e0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
03f0: 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 oreMatch SUBSTR
0400: 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 caseIgnoreSubstr
0410: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
0420: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0430: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 6.115.121.1.15 )
0440: 04 71 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .q( 0.9.2342.192
0450: 30 30 33 30 30 2e 31 30 30 2e 31 2e 36 30 20 4e 00300.100.1.60 N
0460: 41 4d 45 20 27 6a 70 65 67 50 68 6f 74 6f 27 20 AME 'jpegPhoto'
0470: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 61 DESC 'RFC2798: a
0480: 20 4a 50 45 47 20 69 6d 61 67 65 27 20 53 59 4e JPEG image' SYN
0490: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
04a0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
04b0: 38 20 29 04 81 e3 28 20 32 2e 31 36 2e 38 34 30 8 )...( 2.16.840
04c0: 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 33 39 .1.113730.3.1.39
04d0: 20 4e 41 4d 45 20 27 70 72 65 66 65 72 72 65 64 NAME 'preferred
04e0: 4c 61 6e 67 75 61 67 65 27 20 44 45 53 43 20 27 Language' DESC '
04f0: 52 46 43 32 37 39 38 3a 20 70 72 65 66 65 72 72 RFC2798: preferr
0500: 65 64 20 77 72 69 74 74 65 6e 20 6f 72 20 73 70 ed written or sp
0510: 6f 6b 65 6e 20 6c 61 6e 67 75 61 67 65 20 66 6f oken language fo
0520: 72 20 61 20 70 65 72 73 6f 6e 27 20 45 51 55 41 r a person' EQUA
0530: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
0540: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
0550: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
0560: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
0570: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0580: 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 5.121.1.15 SINGL
0590: 45 2d 56 41 4c 55 45 20 29 04 81 95 28 20 32 2e E-VALUE )...( 2.
05a0: 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 16.840.1.113730.
05b0: 33 2e 31 2e 34 30 20 4e 41 4d 45 20 27 75 73 65 3.1.40 NAME 'use
05c0: 72 53 4d 49 4d 45 43 65 72 74 69 66 69 63 61 74 rSMIMECertificat
05d0: 65 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 e' DESC 'RFC2798
05e0: 3a 20 50 4b 43 53 23 37 20 53 69 67 6e 65 64 44 : PKCS#7 SignedD
05f0: 61 74 61 20 75 73 65 64 20 74 6f 20 73 75 70 70 ata used to supp
0600: 6f 72 74 20 53 2f 4d 49 4d 45 27 20 53 59 4e 54 ort S/MIME' SYNT
0610: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0620: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 20 466.115.121.1.5
0630: 29 04 81 91 28 20 32 2e 31 36 2e 38 34 30 2e 31 )...( 2.16.840.1
0640: 2e 31 31 33 37 33 30 2e 33 2e 31 2e 32 31 36 20 .113730.3.1.216
0650: 4e 41 4d 45 20 27 75 73 65 72 50 4b 43 53 31 32 NAME 'userPKCS12
0660: 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a ' DESC 'RFC2798:
0670: 20 70 65 72 73 6f 6e 61 6c 20 69 64 65 6e 74 69 personal identi
0680: 74 79 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 2c 20 ty information,
0690: 61 20 50 4b 43 53 20 23 31 32 20 50 46 58 27 20 a PKCS #12 PFX'
06a0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
06b0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
06c0: 31 2e 35 20 29 30 82 02 0a 04 10 6f 6c 63 4f 62 1.5 )0.....olcOb
06d0: 6a 65 63 74 43 6c 61 73 73 65 73 31 82 01 f4 04 jectClasses1....
06e0: 82 01 f0 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e ...( 2.16.840.1.
06f0: 31 31 33 37 33 30 2e 33 2e 32 2e 32 20 4e 41 4d 113730.3.2.2 NAM
0700: 45 20 27 69 6e 65 74 4f 72 67 50 65 72 73 6f 6e E 'inetOrgPerson
0710: 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a ' DESC 'RFC2798:
0720: 20 49 6e 74 65 72 6e 65 74 20 4f 72 67 61 6e 69 Internet Organi
0730: 7a 61 74 69 6f 6e 61 6c 20 50 65 72 73 6f 6e 27 zational Person'
0740: 20 53 55 50 20 6f 72 67 61 6e 69 7a 61 74 69 6f SUP organizatio
0750: 6e 61 6c 50 65 72 73 6f 6e 20 53 54 52 55 43 54 nalPerson STRUCT
0760: 55 52 41 4c 20 4d 41 59 20 28 20 61 75 64 69 6f URAL MAY ( audio
0770: 20 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 $ businessCateg
0780: 6f 72 79 20 24 20 63 61 72 4c 69 63 65 6e 73 65 ory $ carLicense
0790: 20 24 20 64 65 70 61 72 74 6d 65 6e 74 4e 75 6d $ departmentNum
07a0: 62 65 72 20 24 20 64 69 73 70 6c 61 79 4e 61 6d ber $ displayNam
07b0: 65 20 24 20 65 6d 70 6c 6f 79 65 65 4e 75 6d 62 e $ employeeNumb
07c0: 65 72 20 24 20 65 6d 70 6c 6f 79 65 65 54 79 70 er $ employeeTyp
07d0: 65 20 24 20 67 69 76 65 6e 4e 61 6d 65 20 24 20 e $ givenName $
07e0: 68 6f 6d 65 50 68 6f 6e 65 20 24 20 68 6f 6d 65 homePhone $ home
07f0: 50 6f 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 PostalAddress $
0800: 69 6e 69 74 69 61 6c 73 20 24 20 6a 70 65 67 50 initials $ jpegP
0810: 68 6f 74 6f 20 24 20 6c 61 62 65 6c 65 64 55 52 hoto $ labeledUR
0820: 49 20 24 20 6d 61 69 6c 20 24 20 6d 61 6e 61 67 I $ mail $ manag
0830: 65 72 20 24 20 6d 6f 62 69 6c 65 20 24 20 6f 20 er $ mobile $ o
0840: 24 20 70 61 67 65 72 20 24 20 70 68 6f 74 6f 20 $ pager $ photo
0850: 24 20 72 6f 6f 6d 4e 75 6d 62 65 72 20 24 20 73 $ roomNumber $ s
0860: 65 63 72 65 74 61 72 79 20 24 20 75 69 64 20 24 ecretary $ uid $
0870: 20 75 73 65 72 43 65 72 74 69 66 69 63 61 74 65 userCertificate
0880: 20 24 20 78 35 30 30 75 6e 69 71 75 65 49 64 65 $ x500uniqueIde
0890: 6e 74 69 66 69 65 72 20 24 20 70 72 65 66 65 72 ntifier $ prefer
08a0: 72 65 64 4c 61 6e 67 75 61 67 65 20 24 20 75 73 redLanguage $ us
08b0: 65 72 53 4d 49 4d 45 43 65 72 74 69 66 69 63 61 erSMIMECertifica
08c0: 74 65 20 24 20 75 73 65 72 50 4b 43 53 31 32 20 te $ userPKCS12
08d0: 29 20 29 ) )
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c10a6e0 ptr=0x7fb56c10ae0f end=0x7fb56c10b01d len=526
0000: 30 82 02 0a 04 10 6f 6c 63 4f 62 6a 65 63 74 43 0.....olcObjectC
0010: 6c 61 73 73 65 73 31 82 01 f4 04 82 01 f0 28 20 lasses1.......(
0020: 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 2.16.840.1.11373
0030: 30 2e 33 2e 32 2e 32 20 4e 41 4d 45 20 27 69 6e 0.3.2.2 NAME 'in
0040: 65 74 4f 72 67 50 65 72 73 6f 6e 27 20 44 45 53 etOrgPerson' DES
0050: 43 20 27 52 46 43 32 37 39 38 3a 20 49 6e 74 65 C 'RFC2798: Inte
0060: 72 6e 65 74 20 4f 72 67 61 6e 69 7a 61 74 69 6f rnet Organizatio
0070: 6e 61 6c 20 50 65 72 73 6f 6e 27 20 53 55 50 20 nal Person' SUP
0080: 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 50 65 organizationalPe
0090: 72 73 6f 6e 20 53 54 52 55 43 54 55 52 41 4c 20 rson STRUCTURAL
00a0: 4d 41 59 20 28 20 61 75 64 69 6f 20 24 20 62 75 MAY ( audio $ bu
00b0: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
00c0: 20 63 61 72 4c 69 63 65 6e 73 65 20 24 20 64 65 carLicense $ de
00d0: 70 61 72 74 6d 65 6e 74 4e 75 6d 62 65 72 20 24 partmentNumber $
00e0: 20 64 69 73 70 6c 61 79 4e 61 6d 65 20 24 20 65 displayName $ e
00f0: 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 72 20 24 20 mployeeNumber $
0100: 65 6d 70 6c 6f 79 65 65 54 79 70 65 20 24 20 67 employeeType $ g
0110: 69 76 65 6e 4e 61 6d 65 20 24 20 68 6f 6d 65 50 ivenName $ homeP
0120: 68 6f 6e 65 20 24 20 68 6f 6d 65 50 6f 73 74 61 hone $ homePosta
0130: 6c 41 64 64 72 65 73 73 20 24 20 69 6e 69 74 69 lAddress $ initi
0140: 61 6c 73 20 24 20 6a 70 65 67 50 68 6f 74 6f 20 als $ jpegPhoto
0150: 24 20 6c 61 62 65 6c 65 64 55 52 49 20 24 20 6d $ labeledURI $ m
0160: 61 69 6c 20 24 20 6d 61 6e 61 67 65 72 20 24 20 ail $ manager $
0170: 6d 6f 62 69 6c 65 20 24 20 6f 20 24 20 70 61 67 mobile $ o $ pag
0180: 65 72 20 24 20 70 68 6f 74 6f 20 24 20 72 6f 6f er $ photo $ roo
0190: 6d 4e 75 6d 62 65 72 20 24 20 73 65 63 72 65 74 mNumber $ secret
01a0: 61 72 79 20 24 20 75 69 64 20 24 20 75 73 65 72 ary $ uid $ user
01b0: 43 65 72 74 69 66 69 63 61 74 65 20 24 20 78 35 Certificate $ x5
01c0: 30 30 75 6e 69 71 75 65 49 64 65 6e 74 69 66 69 00uniqueIdentifi
01d0: 65 72 20 24 20 70 72 65 66 65 72 72 65 64 4c 61 er $ preferredLa
01e0: 6e 67 75 61 67 65 20 24 20 75 73 65 72 53 4d 49 nguage $ userSMI
01f0: 4d 45 43 65 72 74 69 66 69 63 61 74 65 20 24 20 MECertificate $
0200: 75 73 65 72 50 4b 43 53 31 32 20 29 20 29 userPKCS12 ) )
ber_scanf fmt (}) ber:
ber_dump: buf=0x7fb56c10a6e0 ptr=0x7fb56c10b01d end=0x7fb56c10b01d len=0
56141605 >>> dnPrettyNormal: <cn=inetorgperson,cn=schema,cn=config>
=> ldap_bv2dn(cn=inetorgperson,cn=schema,cn=config,0)
<= ldap_bv2dn(cn=inetorgperson,cn=schema,cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=inetorgperson,cn=schema,cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=inetorgperson,cn=schema,cn=config)=0
56141605 <<< dnPrettyNormal: <cn=inetorgperson,cn=schema,cn=config>, <cn=inetorgperson,cn=schema,cn=config>
56141605 conn=1003 op=1 ADD dn="cn=inetorgperson,cn=schema,cn=config"
56141605 => access_allowed: add access to "cn=inetorgperson,cn=schema,cn=config" "entry" requested
56141605 => acl_get: [1] attr entry
56141605 => acl_mask: access to entry "cn=inetorgperson,cn=schema,cn=config", attr "entry" requested
56141605 => acl_mask: to all values by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result not in cache (objectClass)
56141605 => access_allowed: add access to "cn=inetorgperson,cn=schema,cn=config" "objectClass" requested
56141605 => acl_get: [1] attr objectClass
56141605 => acl_mask: access to entry "cn=inetorgperson,cn=schema,cn=config", attr "objectClass" requested
56141605 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result not in cache (cn)
56141605 => access_allowed: add access to "cn=inetorgperson,cn=schema,cn=config" "cn" requested
56141605 => acl_get: [1] attr cn
56141605 => acl_mask: access to entry "cn=inetorgperson,cn=schema,cn=config", attr "cn" requested
56141605 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result not in cache (olcAttributeTypes)
56141605 => access_allowed: add access to "cn=inetorgperson,cn=schema,cn=config" "olcAttributeTypes" requested
56141605 => acl_get: [1] attr olcAttributeTypes
56141605 => acl_mask: access to entry "cn=inetorgperson,cn=schema,cn=config", attr "olcAttributeTypes" requested
56141605 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result was in cache (olcAttributeTypes)
56141605 => access_allowed: result not in cache (olcObjectClasses)
56141605 => access_allowed: add access to "cn=inetorgperson,cn=schema,cn=config" "olcObjectClasses" requested
56141605 => acl_get: [1] attr olcObjectClasses
56141605 => acl_mask: access to entry "cn=inetorgperson,cn=schema,cn=config", attr "olcObjectClasses" requested
56141605 => acl_mask: to value by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 oc_check_required entry (cn=inetorgperson,cn=schema,cn=config), objectClass "olcSchemaConfig"
56141605 oc_check_allowed type "objectClass"
56141605 oc_check_allowed type "cn"
56141605 oc_check_allowed type "olcAttributeTypes"
56141605 oc_check_allowed type "olcObjectClasses"
56141605 oc_check_allowed type "structuralObjectClass"
56141605 slap_queue_csn: queing 0x7fb573ffd1e0 20151006184213.023784Z#000000#000#000000
56141605 => access_allowed: add access to "cn=schema,cn=config" "children" requested
56141605 => acl_get: [1] attr children
56141605 => acl_mask: access to entry "cn=schema,cn=config", attr "children" requested
56141605 => acl_mask: to all values by "gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", (=0)
56141605 <= check a_dn_pat: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
56141605 <= acl_mask: [1] applying manage(=mwrscxd) (stop)
56141605 <= acl_mask: [1] mask: manage(=mwrscxd)
56141605 => slap_access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 >>> dnNormalize: <cn={2}inetorgperson>
56141605 <<< dnNormalize: <cn={2}inetorgperson>
56141605 ldif_back_add: "cn={2}inetorgperson,cn=schema,cn=config"
56141605 oc_check_required entry (cn={2}inetorgperson,cn=schema,cn=config), objectClass "olcSchemaConfig"
56141605 oc_check_allowed type "objectClass"
56141605 oc_check_allowed type "cn"
56141605 oc_check_allowed type "olcAttributeTypes"
56141605 oc_check_allowed type "olcObjectClasses"
56141605 oc_check_allowed type "structuralObjectClass"
56141605 oc_check_allowed type "entryUUID"
56141605 oc_check_allowed type "creatorsName"
56141605 oc_check_allowed type "createTimestamp"
56141605 oc_check_allowed type "entryCSN"
56141605 oc_check_allowed type "modifiersName"
56141605 oc_check_allowed type "modifyTimestamp"
56141605 ldif_write_entry: wrote entry "cn={2}inetorgperson,cn=schema,cn=config"
56141605 ldif_back_add: err: 0 text:
56141605 send_ldap_result: conn=1003 op=1 p=3
56141605 send_ldap_result: err=0 matched="" text=""
56141605 send_ldap_result: conn=1003 op=1 p=3
56141605 send_ldap_result: err=0 matched="" text=""
56141605 send_ldap_response: msgid=2 tag=105 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 02 69 07 0a 01 00 04 00 04 00 0....i........
ldap_write: want=14, written=14
0000: 30 0c 02 01 02 69 07 0a 01 00 04 00 04 00 0....i........
56141605 conn=1003 op=1 RESULT tag=105 err=0 text=
56141605 slap_graduate_commit_csn: removing 0x7fb56c000e60 20151006184213.023784Z#000000#000#000000
read1msg: ld 0x7f740dafb400 msgid 2 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 02 69 07 0a 0....i..
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7f740dafb3e0 ptr=0x7f740dafb3e0 end=0x7f740dafb3ec len=12
0000: 02 01 02 69 07 0a 01 00 04 00 04 00 ...i........
read1msg: ld 0x7f740dafb400 msgid 2 message type add
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f740dafb3e0 ptr=0x7f740dafb3e3 end=0x7f740dafb3ec len=9
0000: 69 07 0a 01 00 04 00 04 00 i........
read1msg: ld 0x7f740dafb400 0 new referrals
read1msg: mark request completed, ld 0x7f740dafb400 msgid 2
request done: ld 0x7f740dafb400 msgid 2
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 2, msgid 2)
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7f740dafb3e0 ptr=0x7f740dafb3e3 end=0x7f740dafb3ec len=9
0000: 69 07 0a 01 00 04 00 04 00 i........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7f740dafb3e0 ptr=0x7f740dafb3ec end=0x7f740dafb3ec len=0
ldap_msgfree
ldap_free_connection 1 1
ldap_send_unbind
ber_flush2: 7 bytes to sd 4
0000: 30 05 02 01 03 42 00 0....B.
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 connection_get(18)
ldap_write: want=7, written=7
0000: 30 05 02 01 03 42 00 0....B.
56141605 connection_get(18): got connid=1003
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_read(18): checking for input on id=1003
ber_get_next
ldap_read: want=8, got=7
0000: 30 05 02 01 03 42 00 0....B.
ber_get_next: tag 0x30 len 5 contents:
ber_dump: buf=0x7fb5641032a0 ptr=0x7fb5641032a0 end=0x7fb5641032a5 len=5
0000: 02 01 03 42 00 ...B.
56141605 op tag 0x42, time 1444156933
ber_get_next
ldap_read: want=8, got=0
56141605 ber_get_next on fd 18 failed errno=0 (Success)
56141605 connection_read(18): input error=-2 id=1003, closing.
56141605 connection_closing: readying conn=1003 sd=18 for close
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 connection_close: deferring conn=1003 sd=18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 conn=1003 op=2 do_unbind
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 conn=1003 op=2 UNBIND
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: activity on 2 descriptors
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_free_connection: actually freed
56141605 connection_resched: attempting closing conn=1003 sd=18
56141605 connection_close: conn=1003 sd=18
56141605 daemon: removing 18
56141605 conn=1003 fd=18 closed
+ ldapadd -Y EXTERNAL -H ldapi:/// -f /usr/local/etc/openldap/memberof_config.ldif -d -1
ldap_url_parse_ext(ldapi:///)
ldap_create
ldap_url_parse_ext(ldapi:///??base)
ldap_sasl_interactive_bind: user selected: EXTERNAL
ldap_int_sasl_bind: EXTERNAL
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_path
ldap_new_socket: 4
ldap_connect_to_path: Trying /var/run/ldapi
ldap_connect_timeout: fd: 4 tm: -1 async: 0
ldap_ndelay_on: 4
ldap_ndelay_off: 4
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 slap_listener_activate(10):
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 busy
56141605 >>> slap_listener(ldapi:///)
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: listen=10, new connection on 18
56141605 daemon: added 18r (active) listener=(nil)
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 conn=1004 fd=18 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
ldap_int_sasl_open: host=ab4737ce4a92
SASL/EXTERNAL authentication started
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7fc6ac47c500 ptr=0x7fc6ac47c500 end=0x7fc6ac47c51a len=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ber_scanf fmt ({i) ber:
ber_dump: buf=0x7fc6ac47c500 ptr=0x7fc6ac47c505 end=0x7fc6ac47c51a len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_flush2: 26 bytes to sd 4
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_write: want=26, written=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_msgfree
ldap_result ld 0x7fc6ac470410 msgid 1
wait4msg ld 0x7fc6ac470410 msgid 1 (infinite timeout)
wait4msg continue ld 0x7fc6ac470410 msgid 1 all 1
** ld 0x7fc6ac470410 Connections:
56141605 daemon: activity on 1 descriptor
* host: (null) port: 0 (default)
refcnt: 2 status: Connected
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1004
56141605 connection_read(18): checking for input on id=1004
ber_get_next
last used: Tue Oct 6 18:42:13 2015
** ld 0x7fc6ac470410 Outstanding Requests:
ldap_read: want=8, got=8
* msgid 1, origid 1, status InProgress
0000: 30 18 02 01 01 60 13 02 0....`..
outstanding referrals 0, parent count 0
ld 0x7fc6ac470410 request count 1 (abandoned 0)
** ld 0x7fc6ac470410 Response Queue:
Empty
ldap_read: want=18, got=18
ld 0x7fc6ac470410 response count 0
0000: 01 03 04 00 a3 0c 04 08 45 58 54 45 52 4e 41 4c ........EXTERNAL
0010: 04 00 ..
ldap_chkResponseList ld 0x7fc6ac470410 msgid 1 all 1
ber_get_next: tag 0x30 len 24 contents:
ldap_chkResponseList returns ld 0x7fc6ac470410 NULL
ldap_int_select
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008c0 end=0x7fb5640008d8 len=24
0000: 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 45 58 ...`..........EX
0010: 54 45 52 4e 41 4c 04 00 TERNAL..
56141605 op tag 0x60, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1004 op=0 do_bind
ber_scanf fmt ({imt) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008c3 end=0x7fb5640008d8 len=21
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_scanf fmt ({m) ber:
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008ca end=0x7fb5640008d8 len=14
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
0000: 00 0c 04 08 45 58 54 45 52 4e 41 4c 04 00 ....EXTERNAL..
ber_scanf fmt (m) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008d6 end=0x7fb5640008d8 len=2
0000: 00 00 ..
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ber_scanf fmt (}}) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008d8 end=0x7fb5640008d8 len=0
56141605 >>> dnPrettyNormal: <>
56141605 <<< dnPrettyNormal: <>, <>
56141605 conn=1004 op=0 BIND dn="" method=163
56141605 do_bind: dn () SASL mech EXTERNAL
56141605 ==> sasl_bind: dn="" mech=EXTERNAL datalen=0
56141605 SASL Canonicalize [conn=1004]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 slap_sasl_getdn: conn 1004 id=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth [len=55]
56141605 ==>slap_sasl2dn: converting SASL name gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth to a DN
56141605 <==slap_sasl2dn: Converted SASL name to <nothing>
56141605 SASL Canonicalize [conn=1004]: slapAuthcDN="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 SASL proxy authorize [conn=1004]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 conn=1004 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 SASL Authorize [conn=1004]: proxy authorization allowed authzDN=""
56141605 send_ldap_sasl: err=0 len=-1
56141605 conn=1004 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
56141605 do_bind: SASL/EXTERNAL bind: dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" sasl_ssf=0
56141605 send_ldap_response: msgid=1 tag=97 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
ldap_write: want=14, written=14
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
56141605 conn=1004 op=0 RESULT tag=97 err=0 text=
read1msg: ld 0x7fc6ac470410 msgid 1 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 01 61 07 0a 0....a..
ldap_read: want=6, got=6
56141605 <== slap_sasl_bind: rc=0
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7fc6ac47c3a0 ptr=0x7fc6ac47c3a0 end=0x7fc6ac47c3ac len=12
0000: 02 01 01 61 07 0a 01 00 04 00 04 00 ...a........
read1msg: ld 0x7fc6ac470410 msgid 1 message type bind
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7fc6ac47c3a0 ptr=0x7fc6ac47c3a3 end=0x7fc6ac47c3ac len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
read1msg: ld 0x7fc6ac470410 0 new referrals
read1msg: mark request completed, ld 0x7fc6ac470410 msgid 1
request done: ld 0x7fc6ac470410 msgid 1
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_int_sasl_bind: EXTERNAL
ldap_parse_sasl_bind_result
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7fc6ac47c3a0 ptr=0x7fc6ac47c3a3 end=0x7fc6ac47c3ac len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7fc6ac47c3a0 ptr=0x7fc6ac47c3a3 end=0x7fc6ac47c3ac len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7fc6ac47c3a0 ptr=0x7fc6ac47c3ac end=0x7fc6ac47c3ac len=0
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
ldap_msgfree
ldapadd: attributeDescription "dn": (possible missing newline after line 9, entry "cn=module{1},cn=config"?)
ldap_add_ext
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7fc6ac47dab0 ptr=0x7fc6ac47dab0 end=0x7fc6ac47dc79 len=457
0000: 30 82 01 c5 02 01 02 68 82 01 be 04 16 63 6e 3d 0......h.....cn=
0010: 6d 6f 64 75 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e module{1},cn=con
0020: 66 69 67 30 82 01 a2 30 4d 04 0b 6f 62 6a 65 63 fig0...0M..objec
0030: 74 43 6c 61 73 73 31 3e 04 0d 6f 6c 63 4d 6f 64 tClass1>..olcMod
0040: 75 6c 65 4c 69 73 74 04 09 6f 6c 63 43 6f 6e 66 uleList..olcConf
0050: 69 67 04 0b 6f 6c 63 4d 65 6d 62 65 72 4f 66 04 ig..olcMemberOf.
0060: 10 6f 6c 63 4f 76 65 72 6c 61 79 43 6f 6e 66 69 .olcOverlayConfi
0070: 67 04 03 74 6f 70 30 11 04 02 63 6e 31 0b 04 09 g..top0...cn1...
0080: 6d 6f 64 75 6c 65 7b 31 7d 30 1b 04 0d 6f 6c 63 module{1}0...olc
0090: 4d 6f 64 75 6c 65 4c 6f 61 64 31 0a 04 08 6d 65 ModuleLoad1...me
00a0: 6d 62 65 72 6f 66 30 20 04 0d 6f 6c 63 4d 6f 64 mberof0 ..olcMod
00b0: 75 6c 65 50 61 74 68 31 0f 04 0d 2f 75 73 72 2f ulePath1.../usr/
00c0: 6c 69 62 2f 6c 64 61 70 30 3b 04 02 64 6e 31 35 lib/ldap0;..dn15
00d0: 04 33 6f 6c 63 4f 76 65 72 6c 61 79 3d 7b 30 7d .3olcOverlay={0}
00e0: 6d 65 6d 62 65 72 6f 66 2c 6f 6c 63 44 61 74 61 memberof,olcData
00f0: 62 61 73 65 3d 7b 31 7d 68 64 62 2c 63 6e 3d 63 base={1}hdb,cn=c
0100: 6f 6e 66 69 67 30 18 04 0a 6f 6c 63 4f 76 65 72 onfig0...olcOver
0110: 6c 61 79 31 0a 04 08 6d 65 6d 62 65 72 6f 66 30 lay1...memberof0
0120: 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 44 61 ...olcMemberOfDa
0130: 6e 67 6c 69 6e 67 31 08 04 06 69 67 6e 6f 72 65 ngling1...ignore
0140: 30 1b 04 11 6f 6c 63 4d 65 6d 62 65 72 4f 66 52 0...olcMemberOfR
0150: 65 66 49 6e 74 31 06 04 04 54 52 55 45 30 24 04 efInt1...TRUE0$.
0160: 12 6f 6c 63 4d 65 6d 62 65 72 4f 66 47 72 6f 75 .olcMemberOfGrou
0170: 70 4f 43 31 0e 04 0c 67 72 6f 75 70 4f 66 4e 61 pOC1...groupOfNa
0180: 6d 65 73 30 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 mes0...olcMember
0190: 4f 66 4d 65 6d 62 65 72 41 44 31 08 04 06 6d 65 OfMemberAD1...me
01a0: 6d 62 65 72 30 23 04 15 6f 6c 63 4d 65 6d 62 65 mber0#..olcMembe
01b0: 72 4f 66 4d 65 6d 62 65 72 4f 66 41 44 31 0a 04 rOfMemberOfAD1..
01c0: 08 6d 65 6d 62 65 72 4f 66 .memberOf
ber_scanf fmt ({) ber:
ber_dump: buf=0x7fc6ac47dab0 ptr=0x7fc6ac47dab7 end=0x7fc6ac47dc79 len=450
0000: 68 82 01 be 04 16 63 6e 3d 6d 6f 64 75 6c 65 7b h.....cn=module{
0010: 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 01 a2 1},cn=config0...
0020: 30 4d 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 0M..objectClass1
0030: 3e 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 69 73 74 >..olcModuleList
0040: 04 09 6f 6c 63 43 6f 6e 66 69 67 04 0b 6f 6c 63 ..olcConfig..olc
0050: 4d 65 6d 62 65 72 4f 66 04 10 6f 6c 63 4f 76 65 MemberOf..olcOve
0060: 72 6c 61 79 43 6f 6e 66 69 67 04 03 74 6f 70 30 rlayConfig..top0
0070: 11 04 02 63 6e 31 0b 04 09 6d 6f 64 75 6c 65 7b ...cn1...module{
0080: 31 7d 30 1b 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 1}0...olcModuleL
0090: 6f 61 64 31 0a 04 08 6d 65 6d 62 65 72 6f 66 30 oad1...memberof0
00a0: 20 04 0d 6f 6c 63 4d 6f 64 75 6c 65 50 61 74 68 ..olcModulePath
00b0: 31 0f 04 0d 2f 75 73 72 2f 6c 69 62 2f 6c 64 61 1.../usr/lib/lda
00c0: 70 30 3b 04 02 64 6e 31 35 04 33 6f 6c 63 4f 76 p0;..dn15.3olcOv
00d0: 65 72 6c 61 79 3d 7b 30 7d 6d 65 6d 62 65 72 6f erlay={0}membero
00e0: 66 2c 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b 31 f,olcDatabase={1
00f0: 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 18 }hdb,cn=config0.
0100: 04 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 04 08 ..olcOverlay1...
0110: 6d 65 6d 62 65 72 6f 66 30 1f 04 13 6f 6c 63 4d memberof0...olcM
0120: 65 6d 62 65 72 4f 66 44 61 6e 67 6c 69 6e 67 31 emberOfDangling1
0130: 08 04 06 69 67 6e 6f 72 65 30 1b 04 11 6f 6c 63 ...ignore0...olc
0140: 4d 65 6d 62 65 72 4f 66 52 65 66 49 6e 74 31 06 MemberOfRefInt1.
0150: 04 04 54 52 55 45 30 24 04 12 6f 6c 63 4d 65 6d ..TRUE0$..olcMem
0160: 62 65 72 4f 66 47 72 6f 75 70 4f 43 31 0e 04 0c berOfGroupOC1...
0170: 67 72 6f 75 70 4f 66 4e 61 6d 65 73 30 1f 04 13 groupOfNames0...
0180: 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 olcMemberOfMembe
0190: 72 41 44 31 08 04 06 6d 65 6d 62 65 72 30 23 04 rAD1...member0#.
01a0: 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 .olcMemberOfMemb
01b0: 65 72 4f 66 41 44 31 0a 04 08 6d 65 6d 62 65 72 erOfAD1...member
01c0: 4f 66 Of
ber_flush2: 457 bytes to sd 4
0000: 30 82 01 c5 02 01 02 68 82 01 be 04 16 63 6e 3d 0......h.....cn=
0010: 6d 6f 64 75 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e module{1},cn=con
0020: 66 69 67 30 82 01 a2 30 4d 04 0b 6f 62 6a 65 63 fig0...0M..objec
0030: 74 43 6c 61 73 73 31 3e 04 0d 6f 6c 63 4d 6f 64 tClass1>..olcMod
0040: 75 6c 65 4c 69 73 74 04 09 6f 6c 63 43 6f 6e 66 uleList..olcConf
0050: 69 67 04 0b 6f 6c 63 4d 65 6d 62 65 72 4f 66 04 ig..olcMemberOf.
0060: 10 6f 6c 63 4f 76 65 72 6c 61 79 43 6f 6e 66 69 .olcOverlayConfi
0070: 67 04 03 74 6f 70 30 11 04 02 63 6e 31 0b 04 09 g..top0...cn1...
0080: 6d 6f 64 75 6c 65 7b 31 7d 30 1b 04 0d 6f 6c 63 module{1}0...olc
0090: 4d 6f 64 75 6c 65 4c 6f 61 64 31 0a 04 08 6d 65 ModuleLoad1...me
00a0: 6d 62 65 72 6f 66 30 20 04 0d 6f 6c 63 4d 6f 64 mberof0 ..olcMod
00b0: 75 6c 65 50 61 74 68 31 0f 04 0d 2f 75 73 72 2f ulePath1.../usr/
00c0: 6c 69 62 2f 6c 64 61 70 30 3b 04 02 64 6e 31 35 lib/ldap0;..dn15
00d0: 04 33 6f 6c 63 4f 76 65 72 6c 61 79 3d 7b 30 7d .3olcOverlay={0}
00e0: 6d 65 6d 62 65 72 6f 66 2c 6f 6c 63 44 61 74 61 memberof,olcData
00f0: 62 61 73 65 3d 7b 31 7d 68 64 62 2c 63 6e 3d 63 base={1}hdb,cn=c
0100: 6f 6e 66 69 67 30 18 04 0a 6f 6c 63 4f 76 65 72 onfig0...olcOver
0110: 6c 61 79 31 0a 04 08 6d 65 6d 62 65 72 6f 66 30 lay1...memberof0
0120: 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 44 61 ...olcMemberOfDa
0130: 6e 67 6c 69 6e 67 31 08 04 06 69 67 6e 6f 72 65 ngling1...ignore
0140: 30 1b 04 11 6f 6c 63 4d 65 6d 62 65 72 4f 66 52 0...olcMemberOfR
0150: 65 66 49 6e 74 31 06 04 04 54 52 55 45 30 24 04 efInt1...TRUE0$.
0160: 12 6f 6c 63 4d 65 6d 62 65 72 4f 66 47 72 6f 75 .olcMemberOfGrou
0170: 70 4f 43 31 0e 04 0c 67 72 6f 75 70 4f 66 4e 61 pOC1...groupOfNa
0180: 6d 65 73 30 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 mes0...olcMember
0190: 4f 66 4d 65 6d 62 65 72 41 44 31 08 04 06 6d 65 OfMemberAD1...me
01a0: 6d 62 65 72 30 23 04 15 6f 6c 63 4d 65 6d 62 65 mber0#..olcMembe
01b0: 72 4f 66 4d 65 6d 62 65 72 4f 66 41 44 31 0a 04 rOfMemberOfAD1..
01c0: 08 6d 65 6d 62 65 72 4f 66 .memberOf
ldap_write: want=457, written=457
0000: 30 82 01 c5 02 01 02 68 82 01 be 04 16 63 6e 3d 0......h.....cn=
0010: 6d 6f 64 75 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e module{1},cn=con
0020: 66 69 67 30 82 01 a2 30 4d 04 0b 6f 62 6a 65 63 fig0...0M..objec
0030: 74 43 6c 61 73 73 31 3e 04 0d 6f 6c 63 4d 6f 64 tClass1>..olcMod
0040: 75 6c 65 4c 69 73 74 04 09 6f 6c 63 43 6f 6e 66 uleList..olcConf
0050: 69 67 04 0b 6f 6c 63 4d 65 6d 62 65 72 4f 66 04 ig..olcMemberOf.
0060: 10 6f 6c 63 4f 76 65 72 6c 61 79 43 6f 6e 66 69 .olcOverlayConfi
0070: 67 04 03 74 6f 70 30 11 04 02 63 6e 31 0b 04 09 g..top0...cn1...
0080: 6d 6f 64 75 6c 65 7b 31 7d 30 1b 04 0d 6f 6c 63 module{1}0...olc
0090: 4d 6f 64 75 6c 65 4c 6f 61 64 31 0a 04 08 6d 65 ModuleLoad1...me
00a0: 6d 62 65 72 6f 66 30 20 04 0d 6f 6c 63 4d 6f 64 mberof0 ..olcMod
00b0: 75 6c 65 50 61 74 68 31 0f 04 0d 2f 75 73 72 2f ulePath1.../usr/
00c0: 6c 69 62 2f 6c 64 61 70 30 3b 04 02 64 6e 31 35 lib/ldap0;..dn15
56141605 daemon: activity on 1 descriptor
00d0: 04 33 6f 6c 63 4f 76 65 72 6c 61 79 3d 7b 30 7d .3olcOverlay={0}
00e0: 6d 65 6d 62 65 72 6f 66 2c 6f 6c 63 44 61 74 61 memberof,olcData
00f0: 62 61 73 65 3d 7b 31 7d 68 64 62 2c 63 6e 3d 63 base={1}hdb,cn=c
56141605 daemon: activity on: 0100: 6f 6e 66 69 67 30 18 04 0a 6f 6c 63 4f 76 65 72 onfig0...olcOver
0110: 6c 61 79 31 0a 04 08 6d 65 6d 62 65 72 6f 66 30 lay1...memberof0
0120: 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 44 61 ...olcMemberOfDa
56141605 18r 0130: 6e 67 6c 69 6e 67 31 08 04 06 69 67 6e 6f 72 65 ngling1...ignore
0140: 30 1b 04 11 6f 6c 63 4d 65 6d 62 65 72 4f 66 52 0...olcMemberOfR
0150: 65 66 49 6e 74 31 06 04 04 54 52 55 45 30 24 04 efInt1...TRUE0$.
56141605
0160: 12 6f 6c 63 4d 65 6d 62 65 72 4f 66 47 72 6f 75 .olcMemberOfGrou
0170: 70 4f 43 31 0e 04 0c 67 72 6f 75 70 4f 66 4e 61 pOC1...groupOfNa
0180: 6d 65 73 30 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 mes0...olcMember
56141605 daemon: read active on 18
0190: 4f 66 4d 65 6d 62 65 72 41 44 31 08 04 06 6d 65 OfMemberAD1...me
01a0: 6d 62 65 72 30 23 04 15 6f 6c 63 4d 65 6d 62 65 mber0#..olcMembe
01b0: 72 4f 66 4d 65 6d 62 65 72 4f 66 41 44 31 0a 04 rOfMemberOfAD1..
01c0: 08 6d 65 6d 62 65 72 4f 66 .memberOf
ldap_result ld 0x7fc6ac470410 msgid 2
wait4msg ld 0x7fc6ac470410 msgid 2 (timeout 100000 usec)
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
wait4msg continue ld 0x7fc6ac470410 msgid 2 all 1
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
** ld 0x7fc6ac470410 Connections:
* host: (null) port: 0 (default)
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
refcnt: 2 status: Connected
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
last used: Tue Oct 6 18:42:13 2015
56141605 connection_get(18)
** ld 0x7fc6ac470410 Outstanding Requests:
56141605 connection_get(18): got connid=1004
* msgid 2, origid 2, status InProgress
outstanding referrals 0, parent count 0
56141605 connection_read(18): checking for input on id=1004
ld 0x7fc6ac470410 request count 1 (abandoned 0)
** ld 0x7fc6ac470410 Response Queue:
Empty
ld 0x7fc6ac470410 response count 0
ber_get_next
ldap_chkResponseList ld 0x7fc6ac470410 msgid 2 all 1
ldap_chkResponseList returns ld 0x7fc6ac470410 NULL
ldap_int_select
ldap_read: want=8, got=8
0000: 30 82 01 c5 02 01 02 68 0......h
ldap_read: want=449, got=449
0000: 82 01 be 04 16 63 6e 3d 6d 6f 64 75 6c 65 7b 31 .....cn=module{1
0010: 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 01 a2 30 },cn=config0...0
0020: 4d 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 3e M..objectClass1>
0030: 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 69 73 74 04 ..olcModuleList.
0040: 09 6f 6c 63 43 6f 6e 66 69 67 04 0b 6f 6c 63 4d .olcConfig..olcM
0050: 65 6d 62 65 72 4f 66 04 10 6f 6c 63 4f 76 65 72 emberOf..olcOver
0060: 6c 61 79 43 6f 6e 66 69 67 04 03 74 6f 70 30 11 layConfig..top0.
0070: 04 02 63 6e 31 0b 04 09 6d 6f 64 75 6c 65 7b 31 ..cn1...module{1
0080: 7d 30 1b 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 6f }0...olcModuleLo
0090: 61 64 31 0a 04 08 6d 65 6d 62 65 72 6f 66 30 20 ad1...memberof0
00a0: 04 0d 6f 6c 63 4d 6f 64 75 6c 65 50 61 74 68 31 ..olcModulePath1
00b0: 0f 04 0d 2f 75 73 72 2f 6c 69 62 2f 6c 64 61 70 .../usr/lib/ldap
00c0: 30 3b 04 02 64 6e 31 35 04 33 6f 6c 63 4f 76 65 0;..dn15.3olcOve
00d0: 72 6c 61 79 3d 7b 30 7d 6d 65 6d 62 65 72 6f 66 rlay={0}memberof
00e0: 2c 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b 31 7d ,olcDatabase={1}
00f0: 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 18 04 hdb,cn=config0..
0100: 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 04 08 6d .olcOverlay1...m
0110: 65 6d 62 65 72 6f 66 30 1f 04 13 6f 6c 63 4d 65 emberof0...olcMe
0120: 6d 62 65 72 4f 66 44 61 6e 67 6c 69 6e 67 31 08 mberOfDangling1.
0130: 04 06 69 67 6e 6f 72 65 30 1b 04 11 6f 6c 63 4d ..ignore0...olcM
0140: 65 6d 62 65 72 4f 66 52 65 66 49 6e 74 31 06 04 emberOfRefInt1..
0150: 04 54 52 55 45 30 24 04 12 6f 6c 63 4d 65 6d 62 .TRUE0$..olcMemb
0160: 65 72 4f 66 47 72 6f 75 70 4f 43 31 0e 04 0c 67 erOfGroupOC1...g
0170: 72 6f 75 70 4f 66 4e 61 6d 65 73 30 1f 04 13 6f roupOfNames0...o
0180: 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 72 lcMemberOfMember
0190: 41 44 31 08 04 06 6d 65 6d 62 65 72 30 23 04 15 AD1...member0#..
01a0: 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 olcMemberOfMembe
01b0: 72 4f 66 41 44 31 0a 04 08 6d 65 6d 62 65 72 4f rOfAD1...memberO
01c0: 66 f
ber_get_next: tag 0x30 len 453 contents:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c1083f0 end=0x7fb56c1085b5 len=453
0000: 02 01 02 68 82 01 be 04 16 63 6e 3d 6d 6f 64 75 ...h.....cn=modu
0010: 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 le{1},cn=config0
0020: 82 01 a2 30 4d 04 0b 6f 62 6a 65 63 74 43 6c 61 ...0M..objectCla
0030: 73 73 31 3e 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c ss1>..olcModuleL
0040: 69 73 74 04 09 6f 6c 63 43 6f 6e 66 69 67 04 0b ist..olcConfig..
0050: 6f 6c 63 4d 65 6d 62 65 72 4f 66 04 10 6f 6c 63 olcMemberOf..olc
0060: 4f 76 65 72 6c 61 79 43 6f 6e 66 69 67 04 03 74 OverlayConfig..t
0070: 6f 70 30 11 04 02 63 6e 31 0b 04 09 6d 6f 64 75 op0...cn1...modu
0080: 6c 65 7b 31 7d 30 1b 04 0d 6f 6c 63 4d 6f 64 75 le{1}0...olcModu
0090: 6c 65 4c 6f 61 64 31 0a 04 08 6d 65 6d 62 65 72 leLoad1...member
00a0: 6f 66 30 20 04 0d 6f 6c 63 4d 6f 64 75 6c 65 50 of0 ..olcModuleP
00b0: 61 74 68 31 0f 04 0d 2f 75 73 72 2f 6c 69 62 2f ath1.../usr/lib/
00c0: 6c 64 61 70 30 3b 04 02 64 6e 31 35 04 33 6f 6c ldap0;..dn15.3ol
00d0: 63 4f 76 65 72 6c 61 79 3d 7b 30 7d 6d 65 6d 62 cOverlay={0}memb
00e0: 65 72 6f 66 2c 6f 6c 63 44 61 74 61 62 61 73 65 erof,olcDatabase
00f0: 3d 7b 31 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 ={1}hdb,cn=confi
0100: 67 30 18 04 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 g0...olcOverlay1
0110: 0a 04 08 6d 65 6d 62 65 72 6f 66 30 1f 04 13 6f ...memberof0...o
0120: 6c 63 4d 65 6d 62 65 72 4f 66 44 61 6e 67 6c 69 lcMemberOfDangli
0130: 6e 67 31 08 04 06 69 67 6e 6f 72 65 30 1b 04 11 ng1...ignore0...
0140: 6f 6c 63 4d 65 6d 62 65 72 4f 66 52 65 66 49 6e olcMemberOfRefIn
0150: 74 31 06 04 04 54 52 55 45 30 24 04 12 6f 6c 63 t1...TRUE0$..olc
0160: 4d 65 6d 62 65 72 4f 66 47 72 6f 75 70 4f 43 31 MemberOfGroupOC1
0170: 0e 04 0c 67 72 6f 75 70 4f 66 4e 61 6d 65 73 30 ...groupOfNames0
0180: 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 ...olcMemberOfMe
0190: 6d 62 65 72 41 44 31 08 04 06 6d 65 6d 62 65 72 mberAD1...member
01a0: 30 23 04 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 0#..olcMemberOfM
01b0: 65 6d 62 65 72 4f 66 41 44 31 0a 04 08 6d 65 6d emberOfAD1...mem
01c0: 62 65 72 4f 66 berOf
56141605 op tag 0x68, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1004 op=1 do_add
ber_scanf fmt ({m) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c1083f3 end=0x7fb56c1085b5 len=450
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
0000: 68 82 01 be 04 16 63 6e 3d 6d 6f 64 75 6c 65 7b h.....cn=module{
0010: 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 82 01 a2 1},cn=config0...
0020: 30 4d 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 0M..objectClass1
0030: 3e 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 69 73 74 >..olcModuleList
0040: 04 09 6f 6c 63 43 6f 6e 66 69 67 04 0b 6f 6c 63 ..olcConfig..olc
0050: 4d 65 6d 62 65 72 4f 66 04 10 6f 6c 63 4f 76 65 MemberOf..olcOve
0060: 72 6c 61 79 43 6f 6e 66 69 67 04 03 74 6f 70 30 rlayConfig..top0
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0070: 11 04 02 63 6e 31 0b 04 09 6d 6f 64 75 6c 65 7b ...cn1...module{
0080: 31 7d 30 1b 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 1}0...olcModuleL
0090: 6f 61 64 31 0a 04 08 6d 65 6d 62 65 72 6f 66 30 oad1...memberof0
00a0: 20 04 0d 6f 6c 63 4d 6f 64 75 6c 65 50 61 74 68 ..olcModulePath
00b0: 31 0f 04 0d 2f 75 73 72 2f 6c 69 62 2f 6c 64 61 1.../usr/lib/lda
00c0: 70 30 3b 04 02 64 6e 31 35 04 33 6f 6c 63 4f 76 p0;..dn15.3olcOv
00d0: 65 72 6c 61 79 3d 7b 30 7d 6d 65 6d 62 65 72 6f erlay={0}membero
00e0: 66 2c 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b 31 f,olcDatabase={1
00f0: 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 18 }hdb,cn=config0.
0100: 04 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 04 08 ..olcOverlay1...
0110: 6d 65 6d 62 65 72 6f 66 30 1f 04 13 6f 6c 63 4d memberof0...olcM
0120: 65 6d 62 65 72 4f 66 44 61 6e 67 6c 69 6e 67 31 emberOfDangling1
0130: 08 04 06 69 67 6e 6f 72 65 30 1b 04 11 6f 6c 63 ...ignore0...olc
0140: 4d 65 6d 62 65 72 4f 66 52 65 66 49 6e 74 31 06 MemberOfRefInt1.
0150: 04 04 54 52 55 45 30 24 04 12 6f 6c 63 4d 65 6d ..TRUE0$..olcMem
0160: 62 65 72 4f 66 47 72 6f 75 70 4f 43 31 0e 04 0c berOfGroupOC1...
0170: 67 72 6f 75 70 4f 66 4e 61 6d 65 73 30 1f 04 13 groupOfNames0...
0180: 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 olcMemberOfMembe
0190: 72 41 44 31 08 04 06 6d 65 6d 62 65 72 30 23 04 rAD1...member0#.
01a0: 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 .olcMemberOfMemb
01b0: 65 72 4f 66 41 44 31 0a 04 08 6d 65 6d 62 65 72 erOfAD1...member
01c0: 4f 66 Of
56141605 conn=1004 op=1 do_add: dn (cn=module{1},cn=config)
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c108413 end=0x7fb56c1085b5 len=418
0000: 30 4d 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 0M..objectClass1
0010: 3e 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 69 73 74 >..olcModuleList
0020: 04 09 6f 6c 63 43 6f 6e 66 69 67 04 0b 6f 6c 63 ..olcConfig..olc
0030: 4d 65 6d 62 65 72 4f 66 04 10 6f 6c 63 4f 76 65 MemberOf..olcOve
0040: 72 6c 61 79 43 6f 6e 66 69 67 04 03 74 6f 70 30 rlayConfig..top0
0050: 11 04 02 63 6e 31 0b 04 09 6d 6f 64 75 6c 65 7b ...cn1...module{
0060: 31 7d 30 1b 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 1}0...olcModuleL
0070: 6f 61 64 31 0a 04 08 6d 65 6d 62 65 72 6f 66 30 oad1...memberof0
0080: 20 04 0d 6f 6c 63 4d 6f 64 75 6c 65 50 61 74 68 ..olcModulePath
0090: 31 0f 04 0d 2f 75 73 72 2f 6c 69 62 2f 6c 64 61 1.../usr/lib/lda
00a0: 70 30 3b 04 02 64 6e 31 35 04 33 6f 6c 63 4f 76 p0;..dn15.3olcOv
00b0: 65 72 6c 61 79 3d 7b 30 7d 6d 65 6d 62 65 72 6f erlay={0}membero
00c0: 66 2c 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b 31 f,olcDatabase={1
00d0: 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 18 }hdb,cn=config0.
00e0: 04 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 04 08 ..olcOverlay1...
00f0: 6d 65 6d 62 65 72 6f 66 30 1f 04 13 6f 6c 63 4d memberof0...olcM
0100: 65 6d 62 65 72 4f 66 44 61 6e 67 6c 69 6e 67 31 emberOfDangling1
0110: 08 04 06 69 67 6e 6f 72 65 30 1b 04 11 6f 6c 63 ...ignore0...olc
0120: 4d 65 6d 62 65 72 4f 66 52 65 66 49 6e 74 31 06 MemberOfRefInt1.
0130: 04 04 54 52 55 45 30 24 04 12 6f 6c 63 4d 65 6d ..TRUE0$..olcMem
0140: 62 65 72 4f 66 47 72 6f 75 70 4f 43 31 0e 04 0c berOfGroupOC1...
0150: 67 72 6f 75 70 4f 66 4e 61 6d 65 73 30 1f 04 13 groupOfNames0...
0160: 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 olcMemberOfMembe
0170: 72 41 44 31 08 04 06 6d 65 6d 62 65 72 30 23 04 rAD1...member0#.
0180: 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 .olcMemberOfMemb
0190: 65 72 4f 66 41 44 31 0a 04 08 6d 65 6d 62 65 72 erOfAD1...member
01a0: 4f 66 Of
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c108462 end=0x7fb56c1085b5 len=339
0000: 30 11 04 02 63 6e 31 0b 04 09 6d 6f 64 75 6c 65 0...cn1...module
0010: 7b 31 7d 30 1b 04 0d 6f 6c 63 4d 6f 64 75 6c 65 {1}0...olcModule
0020: 4c 6f 61 64 31 0a 04 08 6d 65 6d 62 65 72 6f 66 Load1...memberof
0030: 30 20 04 0d 6f 6c 63 4d 6f 64 75 6c 65 50 61 74 0 ..olcModulePat
0040: 68 31 0f 04 0d 2f 75 73 72 2f 6c 69 62 2f 6c 64 h1.../usr/lib/ld
0050: 61 70 30 3b 04 02 64 6e 31 35 04 33 6f 6c 63 4f ap0;..dn15.3olcO
0060: 76 65 72 6c 61 79 3d 7b 30 7d 6d 65 6d 62 65 72 verlay={0}member
0070: 6f 66 2c 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b of,olcDatabase={
0080: 31 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 1}hdb,cn=config0
0090: 18 04 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 04 ...olcOverlay1..
00a0: 08 6d 65 6d 62 65 72 6f 66 30 1f 04 13 6f 6c 63 .memberof0...olc
00b0: 4d 65 6d 62 65 72 4f 66 44 61 6e 67 6c 69 6e 67 MemberOfDangling
00c0: 31 08 04 06 69 67 6e 6f 72 65 30 1b 04 11 6f 6c 1...ignore0...ol
00d0: 63 4d 65 6d 62 65 72 4f 66 52 65 66 49 6e 74 31 cMemberOfRefInt1
00e0: 06 04 04 54 52 55 45 30 24 04 12 6f 6c 63 4d 65 ...TRUE0$..olcMe
00f0: 6d 62 65 72 4f 66 47 72 6f 75 70 4f 43 31 0e 04 mberOfGroupOC1..
0100: 0c 67 72 6f 75 70 4f 66 4e 61 6d 65 73 30 1f 04 .groupOfNames0..
0110: 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 .olcMemberOfMemb
0120: 65 72 41 44 31 08 04 06 6d 65 6d 62 65 72 30 23 erAD1...member0#
0130: 04 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d ..olcMemberOfMem
0140: 62 65 72 4f 66 41 44 31 0a 04 08 6d 65 6d 62 65 berOfAD1...membe
0150: 72 4f 66 rOf
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c108475 end=0x7fb56c1085b5 len=320
0000: 30 1b 04 0d 6f 6c 63 4d 6f 64 75 6c 65 4c 6f 61 0...olcModuleLoa
0010: 64 31 0a 04 08 6d 65 6d 62 65 72 6f 66 30 20 04 d1...memberof0 .
0020: 0d 6f 6c 63 4d 6f 64 75 6c 65 50 61 74 68 31 0f .olcModulePath1.
0030: 04 0d 2f 75 73 72 2f 6c 69 62 2f 6c 64 61 70 30 ../usr/lib/ldap0
0040: 3b 04 02 64 6e 31 35 04 33 6f 6c 63 4f 76 65 72 ;..dn15.3olcOver
0050: 6c 61 79 3d 7b 30 7d 6d 65 6d 62 65 72 6f 66 2c lay={0}memberof,
0060: 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b 31 7d 68 olcDatabase={1}h
0070: 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 18 04 0a db,cn=config0...
0080: 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 04 08 6d 65 olcOverlay1...me
0090: 6d 62 65 72 6f 66 30 1f 04 13 6f 6c 63 4d 65 6d mberof0...olcMem
00a0: 62 65 72 4f 66 44 61 6e 67 6c 69 6e 67 31 08 04 berOfDangling1..
00b0: 06 69 67 6e 6f 72 65 30 1b 04 11 6f 6c 63 4d 65 .ignore0...olcMe
00c0: 6d 62 65 72 4f 66 52 65 66 49 6e 74 31 06 04 04 mberOfRefInt1...
00d0: 54 52 55 45 30 24 04 12 6f 6c 63 4d 65 6d 62 65 TRUE0$..olcMembe
00e0: 72 4f 66 47 72 6f 75 70 4f 43 31 0e 04 0c 67 72 rOfGroupOC1...gr
00f0: 6f 75 70 4f 66 4e 61 6d 65 73 30 1f 04 13 6f 6c oupOfNames0...ol
0100: 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 72 41 cMemberOfMemberA
0110: 44 31 08 04 06 6d 65 6d 62 65 72 30 23 04 15 6f D1...member0#..o
0120: 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 72 lcMemberOfMember
0130: 4f 66 41 44 31 0a 04 08 6d 65 6d 62 65 72 4f 66 OfAD1...memberOf
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c108492 end=0x7fb56c1085b5 len=291
0000: 30 20 04 0d 6f 6c 63 4d 6f 64 75 6c 65 50 61 74 0 ..olcModulePat
0010: 68 31 0f 04 0d 2f 75 73 72 2f 6c 69 62 2f 6c 64 h1.../usr/lib/ld
0020: 61 70 30 3b 04 02 64 6e 31 35 04 33 6f 6c 63 4f ap0;..dn15.3olcO
0030: 76 65 72 6c 61 79 3d 7b 30 7d 6d 65 6d 62 65 72 verlay={0}member
0040: 6f 66 2c 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b of,olcDatabase={
0050: 31 7d 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 1}hdb,cn=config0
0060: 18 04 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 04 ...olcOverlay1..
0070: 08 6d 65 6d 62 65 72 6f 66 30 1f 04 13 6f 6c 63 .memberof0...olc
0080: 4d 65 6d 62 65 72 4f 66 44 61 6e 67 6c 69 6e 67 MemberOfDangling
0090: 31 08 04 06 69 67 6e 6f 72 65 30 1b 04 11 6f 6c 1...ignore0...ol
00a0: 63 4d 65 6d 62 65 72 4f 66 52 65 66 49 6e 74 31 cMemberOfRefInt1
00b0: 06 04 04 54 52 55 45 30 24 04 12 6f 6c 63 4d 65 ...TRUE0$..olcMe
00c0: 6d 62 65 72 4f 66 47 72 6f 75 70 4f 43 31 0e 04 mberOfGroupOC1..
00d0: 0c 67 72 6f 75 70 4f 66 4e 61 6d 65 73 30 1f 04 .groupOfNames0..
00e0: 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 .olcMemberOfMemb
00f0: 65 72 41 44 31 08 04 06 6d 65 6d 62 65 72 30 23 erAD1...member0#
0100: 04 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d ..olcMemberOfMem
0110: 62 65 72 4f 66 41 44 31 0a 04 08 6d 65 6d 62 65 berOfAD1...membe
0120: 72 4f 66 rOf
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c1084b4 end=0x7fb56c1085b5 len=257
0000: 30 3b 04 02 64 6e 31 35 04 33 6f 6c 63 4f 76 65 0;..dn15.3olcOve
0010: 72 6c 61 79 3d 7b 30 7d 6d 65 6d 62 65 72 6f 66 rlay={0}memberof
0020: 2c 6f 6c 63 44 61 74 61 62 61 73 65 3d 7b 31 7d ,olcDatabase={1}
0030: 68 64 62 2c 63 6e 3d 63 6f 6e 66 69 67 30 18 04 hdb,cn=config0..
0040: 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 04 08 6d .olcOverlay1...m
0050: 65 6d 62 65 72 6f 66 30 1f 04 13 6f 6c 63 4d 65 emberof0...olcMe
0060: 6d 62 65 72 4f 66 44 61 6e 67 6c 69 6e 67 31 08 mberOfDangling1.
0070: 04 06 69 67 6e 6f 72 65 30 1b 04 11 6f 6c 63 4d ..ignore0...olcM
0080: 65 6d 62 65 72 4f 66 52 65 66 49 6e 74 31 06 04 emberOfRefInt1..
0090: 04 54 52 55 45 30 24 04 12 6f 6c 63 4d 65 6d 62 .TRUE0$..olcMemb
00a0: 65 72 4f 66 47 72 6f 75 70 4f 43 31 0e 04 0c 67 erOfGroupOC1...g
00b0: 72 6f 75 70 4f 66 4e 61 6d 65 73 30 1f 04 13 6f roupOfNames0...o
00c0: 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 72 lcMemberOfMember
00d0: 41 44 31 08 04 06 6d 65 6d 62 65 72 30 23 04 15 AD1...member0#..
00e0: 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d 62 65 olcMemberOfMembe
00f0: 72 4f 66 41 44 31 0a 04 08 6d 65 6d 62 65 72 4f rOfAD1...memberO
0100: 66 f
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c1084f1 end=0x7fb56c1085b5 len=196
0000: 30 18 04 0a 6f 6c 63 4f 76 65 72 6c 61 79 31 0a 0...olcOverlay1.
0010: 04 08 6d 65 6d 62 65 72 6f 66 30 1f 04 13 6f 6c ..memberof0...ol
0020: 63 4d 65 6d 62 65 72 4f 66 44 61 6e 67 6c 69 6e cMemberOfDanglin
0030: 67 31 08 04 06 69 67 6e 6f 72 65 30 1b 04 11 6f g1...ignore0...o
0040: 6c 63 4d 65 6d 62 65 72 4f 66 52 65 66 49 6e 74 lcMemberOfRefInt
0050: 31 06 04 04 54 52 55 45 30 24 04 12 6f 6c 63 4d 1...TRUE0$..olcM
0060: 65 6d 62 65 72 4f 66 47 72 6f 75 70 4f 43 31 0e emberOfGroupOC1.
0070: 04 0c 67 72 6f 75 70 4f 66 4e 61 6d 65 73 30 1f ..groupOfNames0.
0080: 04 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 6d ..olcMemberOfMem
0090: 62 65 72 41 44 31 08 04 06 6d 65 6d 62 65 72 30 berAD1...member0
00a0: 23 04 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 65 #..olcMemberOfMe
00b0: 6d 62 65 72 4f 66 41 44 31 0a 04 08 6d 65 6d 62 mberOfAD1...memb
00c0: 65 72 4f 66 erOf
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c10850b end=0x7fb56c1085b5 len=170
0000: 30 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 44 0...olcMemberOfD
0010: 61 6e 67 6c 69 6e 67 31 08 04 06 69 67 6e 6f 72 angling1...ignor
0020: 65 30 1b 04 11 6f 6c 63 4d 65 6d 62 65 72 4f 66 e0...olcMemberOf
0030: 52 65 66 49 6e 74 31 06 04 04 54 52 55 45 30 24 RefInt1...TRUE0$
0040: 04 12 6f 6c 63 4d 65 6d 62 65 72 4f 66 47 72 6f ..olcMemberOfGro
0050: 75 70 4f 43 31 0e 04 0c 67 72 6f 75 70 4f 66 4e upOC1...groupOfN
0060: 61 6d 65 73 30 1f 04 13 6f 6c 63 4d 65 6d 62 65 ames0...olcMembe
0070: 72 4f 66 4d 65 6d 62 65 72 41 44 31 08 04 06 6d rOfMemberAD1...m
0080: 65 6d 62 65 72 30 23 04 15 6f 6c 63 4d 65 6d 62 ember0#..olcMemb
0090: 65 72 4f 66 4d 65 6d 62 65 72 4f 66 41 44 31 0a erOfMemberOfAD1.
00a0: 04 08 6d 65 6d 62 65 72 4f 66 ..memberOf
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c10852c end=0x7fb56c1085b5 len=137
0000: 30 1b 04 11 6f 6c 63 4d 65 6d 62 65 72 4f 66 52 0...olcMemberOfR
0010: 65 66 49 6e 74 31 06 04 04 54 52 55 45 30 24 04 efInt1...TRUE0$.
0020: 12 6f 6c 63 4d 65 6d 62 65 72 4f 66 47 72 6f 75 .olcMemberOfGrou
0030: 70 4f 43 31 0e 04 0c 67 72 6f 75 70 4f 66 4e 61 pOC1...groupOfNa
0040: 6d 65 73 30 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 mes0...olcMember
0050: 4f 66 4d 65 6d 62 65 72 41 44 31 08 04 06 6d 65 OfMemberAD1...me
0060: 6d 62 65 72 30 23 04 15 6f 6c 63 4d 65 6d 62 65 mber0#..olcMembe
0070: 72 4f 66 4d 65 6d 62 65 72 4f 66 41 44 31 0a 04 rOfMemberOfAD1..
0080: 08 6d 65 6d 62 65 72 4f 66 .memberOf
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c108549 end=0x7fb56c1085b5 len=108
0000: 30 24 04 12 6f 6c 63 4d 65 6d 62 65 72 4f 66 47 0$..olcMemberOfG
0010: 72 6f 75 70 4f 43 31 0e 04 0c 67 72 6f 75 70 4f roupOC1...groupO
0020: 66 4e 61 6d 65 73 30 1f 04 13 6f 6c 63 4d 65 6d fNames0...olcMem
0030: 62 65 72 4f 66 4d 65 6d 62 65 72 41 44 31 08 04 berOfMemberAD1..
0040: 06 6d 65 6d 62 65 72 30 23 04 15 6f 6c 63 4d 65 .member0#..olcMe
0050: 6d 62 65 72 4f 66 4d 65 6d 62 65 72 4f 66 41 44 mberOfMemberOfAD
0060: 31 0a 04 08 6d 65 6d 62 65 72 4f 66 1...memberOf
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c10856f end=0x7fb56c1085b5 len=70
0000: 30 1f 04 13 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 0...olcMemberOfM
0010: 65 6d 62 65 72 41 44 31 08 04 06 6d 65 6d 62 65 emberAD1...membe
0020: 72 30 23 04 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 r0#..olcMemberOf
0030: 4d 65 6d 62 65 72 4f 66 41 44 31 0a 04 08 6d 65 MemberOfAD1...me
0040: 6d 62 65 72 4f 66 mberOf
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c108590 end=0x7fb56c1085b5 len=37
0000: 30 23 04 15 6f 6c 63 4d 65 6d 62 65 72 4f 66 4d 0#..olcMemberOfM
0010: 65 6d 62 65 72 4f 66 41 44 31 0a 04 08 6d 65 6d emberOfAD1...mem
0020: 62 65 72 4f 66 berOf
ber_scanf fmt (}) ber:
ber_dump: buf=0x7fb56c1083f0 ptr=0x7fb56c1085b5 end=0x7fb56c1085b5 len=0
56141605 >>> dnPrettyNormal: <cn=module{1},cn=config>
=> ldap_bv2dn(cn=module{1},cn=config,0)
<= ldap_bv2dn(cn=module{1},cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=module{1},cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=module{1},cn=config)=0
56141605 <<< dnPrettyNormal: <cn=module{1},cn=config>, <cn=module{1},cn=config>
56141605 conn=1004 op=1 ADD dn="cn=module{1},cn=config"
56141605 send_ldap_result: conn=1004 op=1 p=3
56141605 send_ldap_result: err=21 matched="" text="objectClass: value #2 invalid per syntax"
56141605 send_ldap_response: msgid=2 tag=105 err=21
ber_flush2: 54 bytes to sd 18
0000: 30 34 02 01 02 69 2f 0a 01 15 04 00 04 28 6f 62 04...i/......(ob
0010: 6a 65 63 74 43 6c 61 73 73 3a 20 76 61 6c 75 65 jectClass: value
0020: 20 23 32 20 69 6e 76 61 6c 69 64 20 70 65 72 20 #2 invalid per
0030: 73 79 6e 74 61 78 syntax
ldap_write: want=54, written=54
0000: 30 34 02 01 02 69 2f 0a 01 15 04 00 04 28 6f 62 04...i/......(ob
0010: 6a 65 63 74 43 6c 61 73 73 3a 20 76 61 6c 75 65 jectClass: value
0020: 20 23 32 20 69 6e 76 61 6c 69 64 20 70 65 72 20 #2 invalid per
read1msg: ld 0x7fc6ac470410 msgid 2 all 1
0030: 73 79 6e 74 61 78 syntax
ber_get_next
56141605 conn=1004 op=1 RESULT tag=105 err=21 text=objectClass: value #2 invalid per syntax
ldap_read: want=8, got=8
0000: 30 34 02 01 02 69 2f 0a 04...i/.
ldap_read: want=46, got=46
0000: 01 15 04 00 04 28 6f 62 6a 65 63 74 43 6c 61 73 .....(objectClas
0010: 73 3a 20 76 61 6c 75 65 20 23 32 20 69 6e 76 61 s: value #2 inva
0020: 6c 69 64 20 70 65 72 20 73 79 6e 74 61 78 lid per syntax
ber_get_next: tag 0x30 len 52 contents:
ber_dump: buf=0x7fc6ac4797a0 ptr=0x7fc6ac4797a0 end=0x7fc6ac4797d4 len=52
0000: 02 01 02 69 2f 0a 01 15 04 00 04 28 6f 62 6a 65 ...i/......(obje
0010: 63 74 43 6c 61 73 73 3a 20 76 61 6c 75 65 20 23 ctClass: value #
0020: 32 20 69 6e 76 61 6c 69 64 20 70 65 72 20 73 79 2 invalid per sy
0030: 6e 74 61 78 ntax
read1msg: ld 0x7fc6ac470410 msgid 2 message type add
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7fc6ac4797a0 ptr=0x7fc6ac4797a3 end=0x7fc6ac4797d4 len=49
0000: 69 2f 0a 01 15 04 00 04 28 6f 62 6a 65 63 74 43 i/......(objectC
0010: 6c 61 73 73 3a 20 76 61 6c 75 65 20 23 32 20 69 lass: value #2 i
0020: 6e 76 61 6c 69 64 20 70 65 72 20 73 79 6e 74 61 nvalid per synta
0030: 78 x
read1msg: ld 0x7fc6ac470410 0 new referrals
read1msg: mark request completed, ld 0x7fc6ac470410 msgid 2
request done: ld 0x7fc6ac470410 msgid 2
res_errno: 21, res_error: <objectClass: value #2 invalid per syntax>, res_matched: <>
ldap_free_request (origid 2, msgid 2)
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7fc6ac4797a0 ptr=0x7fc6ac4797a3 end=0x7fc6ac4797d4 len=49
0000: 69 2f 0a 01 15 04 00 04 28 6f 62 6a 65 63 74 43 i/......(objectC
0010: 6c 61 73 73 3a 20 76 61 6c 75 65 20 23 32 20 69 lass: value #2 i
0020: 6e 76 61 6c 69 64 20 70 65 72 20 73 79 6e 74 61 nvalid per synta
0030: 78 x
ber_scanf fmt (}) ber:
ber_dump: buf=0x7fc6ac4797a0 ptr=0x7fc6ac4797d4 end=0x7fc6ac4797d4 len=0
ldap_msgfree
ldap_err2string
ldap_add: Invalid syntax (21)
additional info: objectClass: value #2 invalid per syntax
ldap_free_connection 1 1
ldap_send_unbind
ber_flush2: 7 bytes to sd 4
0000: 30 05 02 01 03 42 00 0....B.
ldap_write: want=7, written=7
0000: 30 05 02 01 03 42 00 0....B.
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
ldap_free_connection: actually freed
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1004
56141605 connection_read(18): checking for input on id=1004
ber_get_next
ldap_read: want=8, got=7
0000: 30 05 02 01 03 42 00 0....B.
ber_get_next: tag 0x30 len 5 contents:
ber_dump: buf=0x7fb5641032a0 ptr=0x7fb5641032a0 end=0x7fb5641032a5 len=5
0000: 02 01 03 42 00 ...B.
56141605 op tag 0x42, time 1444156933
ber_get_next
ldap_read: want=8, got=0
56141605 ber_get_next on fd 18 failed errno=0 (Success)
56141605 connection_read(18): input error=-2 id=1004, closing.
56141605 connection_closing: readying conn=1004 sd=18 for close
56141605 connection_close: deferring conn=1004 sd=18
56141605 conn=1004 op=2 do_unbind
56141605 conn=1004 op=2 UNBIND
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_resched: attempting closing conn=1004 sd=18
56141605 connection_close: conn=1004 sd=18
56141605 daemon: removing 18
56141605 conn=1004 fd=18 closed
+ ldapmodify -Y EXTERNAL -H ldapi:/// -f /usr/local/etc/openldap/refint1.ldif -d -1
ldap_url_parse_ext(ldapi:///)
ldap_create
ldap_url_parse_ext(ldapi:///??base)
ldap_sasl_interactive_bind: user selected: EXTERNAL
ldap_int_sasl_bind: EXTERNAL
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_path
ldap_new_socket: 4
ldap_connect_to_path: Trying /var/run/ldapi
ldap_connect_timeout: fd: 4 tm: -1 async: 0
ldap_ndelay_on: 4
ldap_ndelay_off: 4
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 slap_listener_activate(10):
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 busy
56141605 >>> slap_listener(ldapi:///)
56141605 daemon: listen=10, new connection on 18
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: added 18r (active) listener=(nil)
56141605 conn=1005 fd=18 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_int_sasl_open: host=ab4737ce4a92
SASL/EXTERNAL authentication started
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7f346087a4f0 ptr=0x7f346087a4f0 end=0x7f346087a50a len=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ber_scanf fmt ({i) ber:
ber_dump: buf=0x7f346087a4f0 ptr=0x7f346087a4f5 end=0x7f346087a50a len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_flush2: 26 bytes to sd 4
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_write: want=26, written=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_msgfree
ldap_result ld 0x7f346086e400 msgid 1
56141605 daemon: activity on 1 descriptor
wait4msg ld 0x7f346086e400 msgid 1 (infinite timeout)
wait4msg continue ld 0x7f346086e400 msgid 1 all 1
56141605 daemon: activity on:** ld 0x7f346086e400 Connections:
56141605 18r* host: (null) port: 0 (default)
56141605
refcnt: 2 status: Connected
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1005
56141605 connection_read(18): checking for input on id=1005
ber_get_next
last used: Tue Oct 6 18:42:13 2015
ldap_read: want=8, got=8
0000: 30 18 02 01 01 60 13 02 0....`..
** ld 0x7f346086e400 Outstanding Requests:
* msgid 1, origid 1, status InProgress
ldap_read: want=18, got=18
outstanding referrals 0, parent count 0
0000: 01 03 04 00 a3 0c 04 08 45 58 54 45 52 4e 41 4c ........EXTERNAL
0010: 04 00 ..
ld 0x7f346086e400 request count 1 (abandoned 0)
** ld 0x7f346086e400 Response Queue:
ber_get_next: tag 0x30 len 24 contents:
Empty
ld 0x7f346086e400 response count 0
ber_dump: buf=0x7fb564000d70 ptr=0x7fb564000d70 end=0x7fb564000d88 len=24
0000: 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 45 58 ...`..........EX
ldap_chkResponseList ld 0x7f346086e400 msgid 1 all 1
0010: 54 45 52 4e 41 4c 04 00 TERNAL..
ldap_chkResponseList returns ld 0x7f346086e400 NULL
ldap_int_select
56141605 op tag 0x60, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1005 op=0 do_bind
ber_scanf fmt ({imt) ber:
56141605 daemon: activity on 1 descriptor
ber_dump: buf=0x7fb564000d70 ptr=0x7fb564000d73 end=0x7fb564000d88 len=21
56141605 daemon: activity on:56141605
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
ber_scanf fmt ({m) ber:
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
ber_dump: buf=0x7fb564000d70 ptr=0x7fb564000d7a end=0x7fb564000d88 len=14
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0000: 00 0c 04 08 45 58 54 45 52 4e 41 4c 04 00 ....EXTERNAL..
ber_scanf fmt (m) ber:
ber_dump: buf=0x7fb564000d70 ptr=0x7fb564000d86 end=0x7fb564000d88 len=2
0000: 00 00 ..
ber_scanf fmt (}}) ber:
ber_dump: buf=0x7fb564000d70 ptr=0x7fb564000d88 end=0x7fb564000d88 len=0
56141605 >>> dnPrettyNormal: <>
56141605 <<< dnPrettyNormal: <>, <>
56141605 conn=1005 op=0 BIND dn="" method=163
56141605 do_bind: dn () SASL mech EXTERNAL
56141605 ==> sasl_bind: dn="" mech=EXTERNAL datalen=0
56141605 SASL Canonicalize [conn=1005]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 slap_sasl_getdn: conn 1005 id=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth [len=55]
56141605 ==>slap_sasl2dn: converting SASL name gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth to a DN
56141605 <==slap_sasl2dn: Converted SASL name to <nothing>
56141605 SASL Canonicalize [conn=1005]: slapAuthcDN="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 SASL proxy authorize [conn=1005]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 conn=1005 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 SASL Authorize [conn=1005]: proxy authorization allowed authzDN=""
56141605 send_ldap_sasl: err=0 len=-1
56141605 conn=1005 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
56141605 do_bind: SASL/EXTERNAL bind: dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" sasl_ssf=0
56141605 send_ldap_response: msgid=1 tag=97 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
ldap_write: want=14, written=14
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
56141605 conn=1005 op=0 RESULT tag=97 err=0 text=
read1msg: ld 0x7f346086e400 msgid 1 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 01 61 07 0a 0....a..
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
56141605 <== slap_sasl_bind: rc=0
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7f346087a390 ptr=0x7f346087a390 end=0x7f346087a39c len=12
0000: 02 01 01 61 07 0a 01 00 04 00 04 00 ...a........
read1msg: ld 0x7f346086e400 msgid 1 message type bind
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f346087a390 ptr=0x7f346087a393 end=0x7f346087a39c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
read1msg: ld 0x7f346086e400 0 new referrals
read1msg: mark request completed, ld 0x7f346086e400 msgid 1
request done: ld 0x7f346086e400 msgid 1
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_int_sasl_bind: EXTERNAL
ldap_parse_sasl_bind_result
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f346087a390 ptr=0x7f346087a393 end=0x7f346087a39c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7f346087a390 ptr=0x7f346087a393 end=0x7f346087a39c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7f346087a390 ptr=0x7f346087a39c end=0x7f346087a39c len=0
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
ldap_msgfree
ldap_modify_ext
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7f346087b800 ptr=0x7f346087b800 end=0x7f346087b841 len=65
0000: 30 3f 02 01 02 66 3a 04 16 63 6e 3d 6d 6f 64 75 0?...f:..cn=modu
0010: 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 le{1},cn=config0
0020: 20 30 1e 0a 01 00 30 19 04 0d 6f 6c 63 6d 6f 64 0....0...olcmod
0030: 75 6c 65 6c 6f 61 64 31 08 04 06 72 65 66 69 6e uleload1...refin
0040: 74 t
ber_scanf fmt ({) ber:
ber_dump: buf=0x7f346087b800 ptr=0x7f346087b805 end=0x7f346087b841 len=60
0000: 66 3a 04 16 63 6e 3d 6d 6f 64 75 6c 65 7b 31 7d f:..cn=module{1}
0010: 2c 63 6e 3d 63 6f 6e 66 69 67 30 20 30 1e 0a 01 ,cn=config0 0...
0020: 00 30 19 04 0d 6f 6c 63 6d 6f 64 75 6c 65 6c 6f .0...olcmodulelo
0030: 61 64 31 08 04 06 72 65 66 69 6e 74 ad1...refint
ber_flush2: 65 bytes to sd 4
0000: 30 3f 02 01 02 66 3a 04 16 63 6e 3d 6d 6f 64 75 0?...f:..cn=modu
0010: 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 le{1},cn=config0
0020: 20 30 1e 0a 01 00 30 19 04 0d 6f 6c 63 6d 6f 64 0....0...olcmod
0030: 75 6c 65 6c 6f 61 64 31 08 04 06 72 65 66 69 6e uleload1...refin
0040: 74 t
ldap_write: want=65, written=65
0000: 30 3f 02 01 02 66 3a 04 16 63 6e 3d 6d 6f 64 75 0?...f:..cn=modu
0010: 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 le{1},cn=config0
0020: 20 30 1e 0a 01 00 30 19 04 0d 6f 6c 63 6d 6f 64 0....0...olcmod
0030: 75 6c 65 6c 6f 61 64 31 08 04 06 72 65 66 69 6e uleload1...refin
0040: 74 t
ldap_result ld 0x7f346086e400 msgid 2
56141605 daemon: activity on 1 descriptor
wait4msg ld 0x7f346086e400 msgid 2 (timeout 100000 usec)
56141605 daemon: activity on:wait4msg continue ld 0x7f346086e400 msgid 2 all 1
56141605 18r** ld 0x7f346086e400 Connections:
56141605
* host: (null) port: 0 (default)
56141605 daemon: read active on 18
refcnt: 2 status: Connected
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
last used: Tue Oct 6 18:42:13 2015
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
** ld 0x7f346086e400 Outstanding Requests:
* msgid 2, origid 2, status InProgress
56141605 connection_get(18)
outstanding referrals 0, parent count 0
ld 0x7f346086e400 request count 1 (abandoned 0)
** ld 0x7f346086e400 Response Queue:
56141605 connection_get(18): got connid=1005
Empty
ld 0x7f346086e400 response count 0
56141605 connection_read(18): checking for input on id=1005
ldap_chkResponseList ld 0x7f346086e400 msgid 2 all 1
ldap_chkResponseList returns ld 0x7f346086e400 NULL
ber_get_next
ldap_int_select
ldap_read: want=8, got=8
0000: 30 3f 02 01 02 66 3a 04 0?...f:.
ldap_read: want=57, got=57
0000: 16 63 6e 3d 6d 6f 64 75 6c 65 7b 31 7d 2c 63 6e .cn=module{1},cn
0010: 3d 63 6f 6e 66 69 67 30 20 30 1e 0a 01 00 30 19 =config0 0....0.
0020: 04 0d 6f 6c 63 6d 6f 64 75 6c 65 6c 6f 61 64 31 ..olcmoduleload1
0030: 08 04 06 72 65 66 69 6e 74 ...refint
ber_get_next: tag 0x30 len 63 contents:
ber_dump: buf=0x7fb56c103310 ptr=0x7fb56c103310 end=0x7fb56c10334f len=63
0000: 02 01 02 66 3a 04 16 63 6e 3d 6d 6f 64 75 6c 65 ...f:..cn=module
0010: 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 20 30 {1},cn=config0 0
0020: 1e 0a 01 00 30 19 04 0d 6f 6c 63 6d 6f 64 75 6c ....0...olcmodul
0030: 65 6c 6f 61 64 31 08 04 06 72 65 66 69 6e 74 eload1...refint
56141605 op tag 0x66, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1005 op=1 do_modify
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
ber_scanf fmt ({m) ber:
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
ber_dump: buf=0x7fb56c103310 ptr=0x7fb56c103313 end=0x7fb56c10334f len=60
0000: 66 3a 04 16 63 6e 3d 6d 6f 64 75 6c 65 7b 31 7d f:..cn=module{1}
0010: 2c 63 6e 3d 63 6f 6e 66 69 67 30 20 30 1e 0a 01 ,cn=config0 0...
0020: 00 30 19 04 0d 6f 6c 63 6d 6f 64 75 6c 65 6c 6f .0...olcmodulelo
0030: 61 64 31 08 04 06 72 65 66 69 6e 74 ad1...refint
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 conn=1005 op=1 do_modify: dn (cn=module{1},cn=config)
ber_scanf fmt ({e{m[W]}}) ber:
ber_dump: buf=0x7fb56c103310 ptr=0x7fb56c10332f end=0x7fb56c10334f len=32
0000: 30 1e 0a 01 00 30 19 04 0d 6f 6c 63 6d 6f 64 75 0....0...olcmodu
0010: 6c 65 6c 6f 61 64 31 08 04 06 72 65 66 69 6e 74 leload1...refint
56141605 >>> dnPrettyNormal: <cn=module{1},cn=config>
=> ldap_bv2dn(cn=module{1},cn=config,0)
<= ldap_bv2dn(cn=module{1},cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=module{1},cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=module{1},cn=config)=0
56141605 <<< dnPrettyNormal: <cn=module{1},cn=config>, <cn=module{1},cn=config>
56141605 conn=1005 op=1 modifications:
56141605 add: olcmoduleload
56141605 one value, length 6
56141605 conn=1005 op=1 MOD dn="cn=module{1},cn=config"
56141605 conn=1005 op=1 MOD attr=olcmoduleload
56141605 send_ldap_result: conn=1005 op=1 p=3
56141605 send_ldap_result: err=32 matched="cn=config" text=""
56141605 send_ldap_response: msgid=2 tag=103 err=32
ber_flush2: 23 bytes to sd 18
0000: 30 15 02 01 02 67 10 0a 01 20 04 09 63 6e 3d 63 0....g... ..cn=c
0010: 6f 6e 66 69 67 04 00 onfig..
ldap_write: want=23, written=23
0000: 30 15 02 01 02 67 10 0a 01 20 04 09 63 6e 3d 63 0....g... ..cn=c
0010: 6f 6e 66 69 67 04 00 onfig..
read1msg: ld 0x7f346086e400 msgid 2 all 1
ber_get_next
56141605 conn=1005 op=1 RESULT tag=103 err=32 text=
ldap_read: want=8, got=8
0000: 30 15 02 01 02 67 10 0a 0....g..
ldap_read: want=15, got=15
0000: 01 20 04 09 63 6e 3d 63 6f 6e 66 69 67 04 00 . ..cn=config..
ber_get_next: tag 0x30 len 21 contents:
ber_dump: buf=0x7f346087b6e0 ptr=0x7f346087b6e0 end=0x7f346087b6f5 len=21
0000: 02 01 02 67 10 0a 01 20 04 09 63 6e 3d 63 6f 6e ...g... ..cn=con
0010: 66 69 67 04 00 fig..
read1msg: ld 0x7f346086e400 msgid 2 message type modify
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f346087b6e0 ptr=0x7f346087b6e3 end=0x7f346087b6f5 len=18
0000: 67 10 0a 01 20 04 09 63 6e 3d 63 6f 6e 66 69 67 g... ..cn=config
0010: 04 00 ..
read1msg: ld 0x7f346086e400 0 new referrals
read1msg: mark request completed, ld 0x7f346086e400 msgid 2
request done: ld 0x7f346086e400 msgid 2
res_errno: 32, res_error: <>, res_matched: <cn=config>
ldap_free_request (origid 2, msgid 2)
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7f346087b6e0 ptr=0x7f346087b6e3 end=0x7f346087b6f5 len=18
0000: 67 10 0a 01 20 04 09 63 6e 3d 63 6f 6e 66 69 67 g... ..cn=config
0010: 04 00 ..
ber_scanf fmt (}) ber:
ber_dump: buf=0x7f346087b6e0 ptr=0x7f346087b6f5 end=0x7f346087b6f5 len=0
ldap_msgfree
ldap_err2string
ldap_modify: No such object (32)
matched DN: cn=config
ldap_free_connection 1 1
ldap_send_unbind
ber_flush2: 7 bytes to sd 4
0000: 30 05 02 01 03 42 00 0....B.
ldap_write: want=7, written=7
0000: 30 05 02 01 03 42 00 0....B.
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
ldap_free_connection: actually freed
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1005
56141605 connection_read(18): checking for input on id=1005
ber_get_next
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
ldap_read: want=8, got=7
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
0000: 30 05 02 01 03 42 00 0....B.
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
ber_get_next: tag 0x30 len 5 contents:
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ber_dump: buf=0x7fb5641032a0 ptr=0x7fb5641032a0 end=0x7fb5641032a5 len=5
0000: 02 01 03 42 00 ...B.
56141605 op tag 0x42, time 1444156933
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
ber_get_next
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
ldap_read: want=8, got=0
56141605 ber_get_next on fd 18 failed errno=0 (Success)
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 connection_read(18): input error=-2 id=1005, closing.
56141605 connection_closing: readying conn=1005 sd=18 for close
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: activity on 1 descriptor
56141605 connection_close: deferring conn=1005 sd=18
56141605 conn=1005 op=2 do_unbind
56141605 daemon: activity on:56141605
56141605 conn=1005 op=2 UNBIND
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_resched: attempting closing conn=1005 sd=18
56141605 connection_close: conn=1005 sd=18
56141605 daemon: removing 18
56141605 conn=1005 fd=18 closed
+ ldapadd -Y EXTERNAL -H ldapi:/// -f /usr/local/etc/openldap/refint1.ldif -d -1
ldap_url_parse_ext(ldapi:///)
ldap_create
ldap_url_parse_ext(ldapi:///??base)
ldap_sasl_interactive_bind: user selected: EXTERNAL
ldap_int_sasl_bind: EXTERNAL
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_path
ldap_new_socket: 4
ldap_connect_to_path: Trying /var/run/ldapi
ldap_connect_timeout: fd: 4 tm: -1 async: 0
ldap_ndelay_on: 4
ldap_ndelay_off: 4
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 slap_listener_activate(10):
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 busy
56141605 >>> slap_listener(ldapi:///)
56141605 daemon: listen=10, new connection on 18
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: added 18r (active) listener=(nil)
56141605 conn=1006 fd=18 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_int_sasl_open: host=ab4737ce4a92
SASL/EXTERNAL authentication started
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7f326f5304f0 ptr=0x7f326f5304f0 end=0x7f326f53050a len=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ber_scanf fmt ({i) ber:
ber_dump: buf=0x7f326f5304f0 ptr=0x7f326f5304f5 end=0x7f326f53050a len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_flush2: 26 bytes to sd 4
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
ldap_write: want=26, written=26
0000: 30 18 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 0....`..........
0010: 45 58 54 45 52 4e 41 4c 04 00 EXTERNAL..
56141605 daemon: activity on 1 descriptor
ldap_msgfree
56141605 daemon: activity on:ldap_result ld 0x7f326f524400 msgid 1
56141605 18rwait4msg ld 0x7f326f524400 msgid 1 (infinite timeout)
56141605
wait4msg continue ld 0x7f326f524400 msgid 1 all 1
56141605 daemon: read active on 18
** ld 0x7f326f524400 Connections:
* host: (null) port: 0 (default)
refcnt: 2 status: Connected
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1006
56141605 connection_read(18): checking for input on id=1006
ber_get_next
ldap_read: want=8, got=8
0000: 30 18 02 01 01 60 13 02 0....`..
last used: Tue Oct 6 18:42:13 2015
ldap_read: want=18, got=18
0000: 01 03 04 00 a3 0c 04 08 45 58 54 45 52 4e 41 4c ........EXTERNAL
** ld 0x7f326f524400 Outstanding Requests:
0010: 04 00 ..
* msgid 1, origid 1, status InProgress
ber_get_next: tag 0x30 len 24 contents:
outstanding referrals 0, parent count 0
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008c0 end=0x7fb5640008d8 len=24
ld 0x7f326f524400 request count 1 (abandoned 0)
0000: 02 01 01 60 13 02 01 03 04 00 a3 0c 04 08 45 58 ...`..........EX
** ld 0x7f326f524400 Response Queue:
0010: 54 45 52 4e 41 4c 04 00 TERNAL..
Empty
ld 0x7f326f524400 response count 0
ldap_chkResponseList ld 0x7f326f524400 msgid 1 all 1
56141605 op tag 0x60, time 1444156933
ldap_chkResponseList returns ld 0x7f326f524400 NULL
ldap_int_select
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1006 op=0 do_bind
ber_scanf fmt ({imt) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008c3 end=0x7fb5640008d8 len=21
0000: 60 13 02 01 03 04 00 a3 0c 04 08 45 58 54 45 52 `..........EXTER
0010: 4e 41 4c 04 00 NAL..
ber_scanf fmt ({m) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008ca end=0x7fb5640008d8 len=14
0000: 00 0c 04 08 45 58 54 45 52 4e 41 4c 04 00 ....EXTERNAL..
ber_scanf fmt (m) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008d6 end=0x7fb5640008d8 len=2
0000: 00 00 ..
ber_scanf fmt (}}) ber:
ber_dump: buf=0x7fb5640008c0 ptr=0x7fb5640008d8 end=0x7fb5640008d8 len=0
56141605 >>> dnPrettyNormal: <>
56141605 <<< dnPrettyNormal: <>, <>
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 conn=1006 op=0 BIND dn="" method=163
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 do_bind: dn () SASL mech EXTERNAL
56141605 ==> sasl_bind: dn="" mech=EXTERNAL datalen=0
56141605 SASL Canonicalize [conn=1006]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 slap_sasl_getdn: conn 1006 id=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth [len=55]
56141605 ==>slap_sasl2dn: converting SASL name gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth to a DN
56141605 <==slap_sasl2dn: Converted SASL name to <nothing>
56141605 SASL Canonicalize [conn=1006]: slapAuthcDN="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 SASL proxy authorize [conn=1006]: authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 conn=1006 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
56141605 SASL Authorize [conn=1006]: proxy authorization allowed authzDN=""
56141605 send_ldap_sasl: err=0 len=-1
56141605 conn=1006 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
56141605 do_bind: SASL/EXTERNAL bind: dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" sasl_ssf=0
56141605 send_ldap_response: msgid=1 tag=97 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
ldap_write: want=14, written=14
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
56141605 conn=1006 op=0 RESULT tag=97 err=0 text=
read1msg: ld 0x7f326f524400 msgid 1 all 1
ber_get_next
ldap_read: want=8, got=8
0000: 30 0c 02 01 01 61 07 0a 0....a..
56141605 <== slap_sasl_bind: rc=0
ldap_read: want=6, got=6
0000: 01 00 04 00 04 00 ......
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf=0x7f326f530390 ptr=0x7f326f530390 end=0x7f326f53039c len=12
0000: 02 01 01 61 07 0a 01 00 04 00 04 00 ...a........
read1msg: ld 0x7f326f524400 msgid 1 message type bind
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f326f530390 ptr=0x7f326f530393 end=0x7f326f53039c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
read1msg: ld 0x7f326f524400 0 new referrals
read1msg: mark request completed, ld 0x7f326f524400 msgid 1
request done: ld 0x7f326f524400 msgid 1
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_int_sasl_bind: EXTERNAL
ldap_parse_sasl_bind_result
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f326f530390 ptr=0x7f326f530393 end=0x7f326f53039c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7f326f530390 ptr=0x7f326f530393 end=0x7f326f53039c len=9
0000: 61 07 0a 01 00 04 00 04 00 a........
ber_scanf fmt (}) ber:
ber_dump: buf=0x7f326f530390 ptr=0x7f326f53039c end=0x7f326f53039c len=0
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
ldap_msgfree
ldap_add_ext
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_dump: buf=0x7f326f531800 ptr=0x7f326f531800 end=0x7f326f531854 len=84
0000: 30 52 02 01 02 68 4d 04 16 63 6e 3d 6d 6f 64 75 0R...hM..cn=modu
0010: 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 le{1},cn=config0
0020: 33 30 16 04 03 61 64 64 31 0f 04 0d 6f 6c 63 6d 30...add1...olcm
0030: 6f 64 75 6c 65 6c 6f 61 64 30 19 04 0d 6f 6c 63 oduleload0...olc
0040: 6d 6f 64 75 6c 65 6c 6f 61 64 31 08 04 06 72 65 moduleload1...re
0050: 66 69 6e 74 fint
ber_scanf fmt ({) ber:
ber_dump: buf=0x7f326f531800 ptr=0x7f326f531805 end=0x7f326f531854 len=79
0000: 68 4d 04 16 63 6e 3d 6d 6f 64 75 6c 65 7b 31 7d hM..cn=module{1}
0010: 2c 63 6e 3d 63 6f 6e 66 69 67 30 33 30 16 04 03 ,cn=config030...
0020: 61 64 64 31 0f 04 0d 6f 6c 63 6d 6f 64 75 6c 65 add1...olcmodule
0030: 6c 6f 61 64 30 19 04 0d 6f 6c 63 6d 6f 64 75 6c load0...olcmodul
0040: 65 6c 6f 61 64 31 08 04 06 72 65 66 69 6e 74 eload1...refint
ber_flush2: 84 bytes to sd 4
0000: 30 52 02 01 02 68 4d 04 16 63 6e 3d 6d 6f 64 75 0R...hM..cn=modu
0010: 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 le{1},cn=config0
0020: 33 30 16 04 03 61 64 64 31 0f 04 0d 6f 6c 63 6d 30...add1...olcm
0030: 6f 64 75 6c 65 6c 6f 61 64 30 19 04 0d 6f 6c 63 oduleload0...olc
0040: 6d 6f 64 75 6c 65 6c 6f 61 64 31 08 04 06 72 65 moduleload1...re
0050: 66 69 6e 74 fint
ldap_write: want=84, written=84
0000: 30 52 02 01 02 68 4d 04 16 63 6e 3d 6d 6f 64 75 0R...hM..cn=modu
0010: 6c 65 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 le{1},cn=config0
0020: 33 30 16 04 03 61 64 64 31 0f 04 0d 6f 6c 63 6d 30...add1...olcm
56141605 daemon: activity on 1 descriptor
0030: 6f 64 75 6c 65 6c 6f 61 64 30 19 04 0d 6f 6c 63 oduleload0...olc
56141605 daemon: activity on: 0040: 6d 6f 64 75 6c 65 6c 6f 61 64 31 08 04 06 72 65 moduleload1...re
0050: 66 69 6e 74 fint
56141605 18r56141605
ldap_result ld 0x7f326f524400 msgid 2
56141605 daemon: read active on 18
wait4msg ld 0x7f326f524400 msgid 2 (timeout 100000 usec)
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
wait4msg continue ld 0x7f326f524400 msgid 2 all 1
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
** ld 0x7f326f524400 Connections:
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
* host: (null) port: 0 (default)
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
refcnt: 2 status: Connected
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
last used: Tue Oct 6 18:42:13 2015
** ld 0x7f326f524400 Outstanding Requests:
* msgid 2, origid 2, status InProgress
outstanding referrals 0, parent count 0
ld 0x7f326f524400 request count 1 (abandoned 0)
** ld 0x7f326f524400 Response Queue:
Empty
ld 0x7f326f524400 response count 0
56141605 connection_get(18)
ldap_chkResponseList ld 0x7f326f524400 msgid 2 all 1
ldap_chkResponseList returns ld 0x7f326f524400 NULL
56141605 connection_get(18): got connid=1006
ldap_int_select
56141605 connection_read(18): checking for input on id=1006
ber_get_next
ldap_read: want=8, got=8
0000: 30 52 02 01 02 68 4d 04 0R...hM.
ldap_read: want=76, got=76
0000: 16 63 6e 3d 6d 6f 64 75 6c 65 7b 31 7d 2c 63 6e .cn=module{1},cn
0010: 3d 63 6f 6e 66 69 67 30 33 30 16 04 03 61 64 64 =config030...add
0020: 31 0f 04 0d 6f 6c 63 6d 6f 64 75 6c 65 6c 6f 61 1...olcmoduleloa
0030: 64 30 19 04 0d 6f 6c 63 6d 6f 64 75 6c 65 6c 6f d0...olcmodulelo
0040: 61 64 31 08 04 06 72 65 66 69 6e 74 ad1...refint
ber_get_next: tag 0x30 len 82 contents:
ber_dump: buf=0x7fb56c0015c0 ptr=0x7fb56c0015c0 end=0x7fb56c001612 len=82
0000: 02 01 02 68 4d 04 16 63 6e 3d 6d 6f 64 75 6c 65 ...hM..cn=module
0010: 7b 31 7d 2c 63 6e 3d 63 6f 6e 66 69 67 30 33 30 {1},cn=config030
0020: 16 04 03 61 64 64 31 0f 04 0d 6f 6c 63 6d 6f 64 ...add1...olcmod
0030: 75 6c 65 6c 6f 61 64 30 19 04 0d 6f 6c 63 6d 6f uleload0...olcmo
0040: 64 75 6c 65 6c 6f 61 64 31 08 04 06 72 65 66 69 duleload1...refi
0050: 6e 74 nt
56141605 op tag 0x68, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1006 op=1 do_add
56141605 daemon: activity on 1 descriptor
ber_scanf fmt ({m) ber:
ber_dump: buf=0x7fb56c0015c0 ptr=0x7fb56c0015c3 end=0x7fb56c001612 len=79
0000: 68 4d 04 16 63 6e 3d 6d 6f 64 75 6c 65 7b 31 7d hM..cn=module{1}
0010: 2c 63 6e 3d 63 6f 6e 66 69 67 30 33 30 16 04 03 ,cn=config030...
0020: 61 64 64 31 0f 04 0d 6f 6c 63 6d 6f 64 75 6c 65 add1...olcmodule
0030: 6c 6f 61 64 30 19 04 0d 6f 6c 63 6d 6f 64 75 6c load0...olcmodul
0040: 65 6c 6f 61 64 31 08 04 06 72 65 66 69 6e 74 eload1...refint
56141605 daemon: activity on:56141605 conn=1006 op=1 do_add: dn (cn=module{1},cn=config)
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c0015c0 ptr=0x7fb56c0015df end=0x7fb56c001612 len=51
56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
0000: 30 16 04 03 61 64 64 31 0f 04 0d 6f 6c 63 6d 6f 0...add1...olcmo
0010: 64 75 6c 65 6c 6f 61 64 30 19 04 0d 6f 6c 63 6d duleload0...olcm
0020: 6f 64 75 6c 65 6c 6f 61 64 31 08 04 06 72 65 66 oduleload1...ref
0030: 69 6e 74 int
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c0015c0 ptr=0x7fb56c0015f7 end=0x7fb56c001612 len=27
0000: 30 19 04 0d 6f 6c 63 6d 6f 64 75 6c 65 6c 6f 61 0...olcmoduleloa
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0010: 64 31 08 04 06 72 65 66 69 6e 74 d1...refint
ber_scanf fmt (}) ber:
ber_dump: buf=0x7fb56c0015c0 ptr=0x7fb56c001612 end=0x7fb56c001612 len=0
56141605 >>> dnPrettyNormal: <cn=module{1},cn=config>
=> ldap_bv2dn(cn=module{1},cn=config,0)
<= ldap_bv2dn(cn=module{1},cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=module{1},cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=module{1},cn=config)=0
56141605 <<< dnPrettyNormal: <cn=module{1},cn=config>, <cn=module{1},cn=config>
56141605 conn=1006 op=1 ADD dn="cn=module{1},cn=config"
56141605 send_ldap_result: conn=1006 op=1 p=3
56141605 send_ldap_result: err=17 matched="" text="add: attribute type undefined"
56141605 send_ldap_response: msgid=2 tag=105 err=17
ber_flush2: 43 bytes to sd 18
0000: 30 29 02 01 02 69 24 0a 01 11 04 00 04 1d 61 64 0)...i$.......ad
0010: 64 3a 20 61 74 74 72 69 62 75 74 65 20 74 79 70 d: attribute typ
0020: 65 20 75 6e 64 65 66 69 6e 65 64 e undefined
ldap_write: want=43, written=43
0000: 30 29 02 01 02 69 24 0a 01 11 04 00 04 1d 61 64 0)...i$.......ad
0010: 64 3a 20 61 74 74 72 69 62 75 74 65 20 74 79 70 d: attribute typ
0020: 65 20 75 6e 64 65 66 69 6e 65 64 e undefined
read1msg: ld 0x7f326f524400 msgid 2 all 1
56141605 conn=1006 op=1 RESULT tag=105 err=17 text=add: attribute type undefined
ber_get_next
ldap_read: want=8, got=8
0000: 30 29 02 01 02 69 24 0a 0)...i$.
ldap_read: want=35, got=35
0000: 01 11 04 00 04 1d 61 64 64 3a 20 61 74 74 72 69 ......add: attri
0010: 62 75 74 65 20 74 79 70 65 20 75 6e 64 65 66 69 bute type undefi
0020: 6e 65 64 ned
ber_get_next: tag 0x30 len 41 contents:
ber_dump: buf=0x7f326f52d790 ptr=0x7f326f52d790 end=0x7f326f52d7b9 len=41
0000: 02 01 02 69 24 0a 01 11 04 00 04 1d 61 64 64 3a ...i$.......add:
0010: 20 61 74 74 72 69 62 75 74 65 20 74 79 70 65 20 attribute type
0020: 75 6e 64 65 66 69 6e 65 64 undefined
read1msg: ld 0x7f326f524400 msgid 2 message type add
ber_scanf fmt ({eAA) ber:
ber_dump: buf=0x7f326f52d790 ptr=0x7f326f52d793 end=0x7f326f52d7b9 len=38
0000: 69 24 0a 01 11 04 00 04 1d 61 64 64 3a 20 61 74 i$.......add: at
0010: 74 72 69 62 75 74 65 20 74 79 70 65 20 75 6e 64 tribute type und
0020: 65 66 69 6e 65 64 efined
read1msg: ld 0x7f326f524400 0 new referrals
read1msg: mark request completed, ld 0x7f326f524400 msgid 2
request done: ld 0x7f326f524400 msgid 2
res_errno: 17, res_error: <add: attribute type undefined>, res_matched: <>
ldap_free_request (origid 2, msgid 2)
ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x7f326f52d790 ptr=0x7f326f52d793 end=0x7f326f52d7b9 len=38
0000: 69 24 0a 01 11 04 00 04 1d 61 64 64 3a 20 61 74 i$.......add: at
0010: 74 72 69 62 75 74 65 20 74 79 70 65 20 75 6e 64 tribute type und
0020: 65 66 69 6e 65 64 efined
ber_scanf fmt (}) ber:
ber_dump: buf=0x7f326f52d790 ptr=0x7f326f52d7b9 end=0x7f326f52d7b9 len=0
ldap_msgfree
ldap_err2string
ldap_add: Undefined attribute type (17)
additional info: add: attribute type undefined
ldap_free_connection 1 1
ldap_send_unbind
ber_flush2: 7 bytes to sd 4
0000: 30 05 02 01 03 42 00 0....B.
ldap_write: want=7, written=7
0000: 30 05 02 01 03 42 00 0....B.
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
ldap_free_connection: actually freed
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 connection_get(18)
56141605 connection_get(18): got connid=1006
56141605 connection_read(18): checking for input on id=1006
ber_get_next
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
ldap_read: want=8, got=7
0000: 30 05 02 01 03 42 00 0....B.
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
ber_get_next: tag 0x30 len 5 contents:
ber_dump: buf=0x7fb5641032a0 ptr=0x7fb5641032a0 end=0x7fb5641032a5 len=5
0000: 02 01 03 42 00 ...B.
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 op tag 0x42, time 1444156933
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
ber_get_next
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_read: want=8, got=0
56141605 ber_get_next on fd 18 failed errno=0 (Success)
56141605 connection_read(18): input error=-2 id=1006, closing.
56141605 connection_closing: readying conn=1006 sd=18 for close
56141605 connection_close: deferring conn=1006 sd=18
56141605 daemon: activity on 1 descriptor
56141605 conn=1006 op=2 do_unbind
56141605 conn=1006 op=2 UNBIND
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_resched: attempting closing conn=1006 sd=18
56141605 connection_close: conn=1006 sd=18
56141605 daemon: removing 18
56141605 conn=1006 fd=18 closed
++ echo dc=example,dc=com
++ grep -Po '(?<=^dc\=)[\w\d]+'
+ dc_name=example
+ sed -e 's OPENLDAP_SUFFIX dc=example,dc=com g' -e 's FIRST_PART example g' usr/local/etc/openldap/base.ldif
+ ldapadd -x -D cn=Manager,dc=example,dc=com -w admin
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 slap_listener_activate(7):
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 busy
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 >>> slap_listener(ldap:///)
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: listen=7, new connection on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: added 18r (active) listener=(nil)
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 conn=1007 fd=18 ACCEPT from IP=[::1]:56097 (IP=[::]:389)
56141605 18r56141605
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1007
56141605 connection_read(18): checking for input on id=1007
ber_get_next
ldap_read: want=8, got=8
0000: 30 2d 02 01 01 60 28 02 0-...`(.
ldap_read: want=39, got=39
0000: 01 03 04 1c 63 6e 3d 4d 61 6e 61 67 65 72 2c 64 ....cn=Manager,d
0010: 63 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 6f 6d c=example,dc=com
0020: 80 05 61 64 6d 69 6e ..admin
ber_get_next: tag 0x30 len 45 contents:
ber_dump: buf=0x7fb564000930 ptr=0x7fb564000930 end=0x7fb56400095d len=45
0000: 02 01 01 60 28 02 01 03 04 1c 63 6e 3d 4d 61 6e ...`(.....cn=Man
0010: 61 67 65 72 2c 64 63 3d 65 78 61 6d 70 6c 65 2c ager,dc=example,
0020: 64 63 3d 63 6f 6d 80 05 61 64 6d 69 6e dc=com..admin
56141605 op tag 0x60, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1007 op=0 do_bind
ber_scanf fmt ({imt) ber:
56141605 daemon: activity on 1 descriptor
ber_dump: buf=0x7fb564000930 ptr=0x7fb564000933 end=0x7fb56400095d len=42
56141605 daemon: activity on:56141605
0000: 60 28 02 01 03 04 1c 63 6e 3d 4d 61 6e 61 67 65 `(.....cn=Manage
0010: 72 2c 64 63 3d 65 78 61 6d 70 6c 65 2c 64 63 3d r,dc=example,dc=
0020: 63 6f 6d 80 05 61 64 6d 69 6e com..admin
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ber_scanf fmt (m}) ber:
ber_dump: buf=0x7fb564000930 ptr=0x7fb564000956 end=0x7fb56400095d len=7
0000: 00 05 61 64 6d 69 6e ..admin
56141605 >>> dnPrettyNormal: <cn=Manager,dc=example,dc=com>
=> ldap_bv2dn(cn=Manager,dc=example,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=example,dc=com)=0
56141605 <<< dnPrettyNormal: <cn=Manager,dc=example,dc=com>, <cn=manager,dc=example,dc=com>
56141605 conn=1007 op=0 BIND dn="cn=Manager,dc=example,dc=com" method=128
56141605 do_bind: version=3 dn="cn=Manager,dc=example,dc=com" method=128
56141605 ==> hdb_bind: dn: cn=Manager,dc=example,dc=com
56141605 conn=1007 op=0 BIND dn="cn=Manager,dc=example,dc=com" mech=SIMPLE ssf=0
56141605 do_bind: v3 bind: "cn=Manager,dc=example,dc=com" to "cn=Manager,dc=example,dc=com"
56141605 send_ldap_result: conn=1007 op=0 p=3
56141605 send_ldap_result: err=0 matched="" text=""
56141605 send_ldap_response: msgid=1 tag=97 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
ldap_write: want=14, written=14
0000: 30 0c 02 01 01 61 07 0a 01 00 04 00 04 00 0....a........
56141605 conn=1007 op=0 RESULT tag=97 err=0 text=
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1007
56141605 connection_read(18): checking for input on id=1007
ber_get_next
ldap_read: want=8, got=8
0000: 30 69 02 01 02 68 64 04 0i...hd.
ldap_read: want=99, got=99
0000: 11 64 63 3d 65 78 61 6d 70 6c 65 2c 64 63 3d 63 .dc=example,dc=c
0010: 6f 6d 30 4f 30 2c 04 0b 6f 62 6a 65 63 74 43 6c om0O0,..objectCl
0020: 61 73 73 31 1d 04 03 74 6f 70 04 08 64 63 4f 62 ass1...top..dcOb
0030: 6a 65 63 74 04 0c 6f 72 67 61 6e 69 7a 61 74 69 ject..organizati
0040: 6f 6e 30 0f 04 02 64 63 31 09 04 07 65 78 61 6d on0...dc1...exam
0050: 70 6c 65 30 0e 04 01 6f 31 09 04 07 65 78 61 6d ple0...o1...exam
0060: 70 6c 65 ple
ber_get_next: tag 0x30 len 105 contents:
ber_dump: buf=0x7fb56c108980 ptr=0x7fb56c108980 end=0x7fb56c1089e9 len=105
0000: 02 01 02 68 64 04 11 64 63 3d 65 78 61 6d 70 6c ...hd..dc=exampl
0010: 65 2c 64 63 3d 63 6f 6d 30 4f 30 2c 04 0b 6f 62 e,dc=com0O0,..ob
0020: 6a 65 63 74 43 6c 61 73 73 31 1d 04 03 74 6f 70 jectClass1...top
0030: 04 08 64 63 4f 62 6a 65 63 74 04 0c 6f 72 67 61 ..dcObject..orga
0040: 6e 69 7a 61 74 69 6f 6e 30 0f 04 02 64 63 31 09 nization0...dc1.
0050: 04 07 65 78 61 6d 70 6c 65 30 0e 04 01 6f 31 09 ..example0...o1.
0060: 04 07 65 78 61 6d 70 6c 65 ..example
56141605 op tag 0x68, time 1444156933
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
56141605 conn=1007 op=1 do_add
56141605 daemon: activity on 1 descriptor
ber_scanf fmt ({m) ber:
ber_dump: buf=0x7fb56c108980 ptr=0x7fb56c108983 end=0x7fb56c1089e9 len=102
56141605 daemon: activity on:56141605
0000: 68 64 04 11 64 63 3d 65 78 61 6d 70 6c 65 2c 64 hd..dc=example,d
0010: 63 3d 63 6f 6d 30 4f 30 2c 04 0b 6f 62 6a 65 63 c=com0O0,..objec
0020: 74 43 6c 61 73 73 31 1d 04 03 74 6f 70 04 08 64 tClass1...top..d
0030: 63 4f 62 6a 65 63 74 04 0c 6f 72 67 61 6e 69 7a cObject..organiz
0040: 61 74 69 6f 6e 30 0f 04 02 64 63 31 09 04 07 65 ation0...dc1...e
0050: 78 61 6d 70 6c 65 30 0e 04 01 6f 31 09 04 07 65 xample0...o1...e
0060: 78 61 6d 70 6c 65 xample
56141605 conn=1007 op=1 do_add: dn (dc=example,dc=com)
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c108980 ptr=0x7fb56c10899a end=0x7fb56c1089e9 len=79
0000: 30 2c 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 0,..objectClass1
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
0010: 1d 04 03 74 6f 70 04 08 64 63 4f 62 6a 65 63 74 ...top..dcObject
0020: 04 0c 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 30 0f ..organization0.
0030: 04 02 64 63 31 09 04 07 65 78 61 6d 70 6c 65 30 ..dc1...example0
0040: 0e 04 01 6f 31 09 04 07 65 78 61 6d 70 6c 65 ...o1...example
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c108980 ptr=0x7fb56c1089c8 end=0x7fb56c1089e9 len=33
0000: 30 0f 04 02 64 63 31 09 04 07 65 78 61 6d 70 6c 0...dc1...exampl
0010: 65 30 0e 04 01 6f 31 09 04 07 65 78 61 6d 70 6c e0...o1...exampl
0020: 65 e
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x7fb56c108980 ptr=0x7fb56c1089d9 end=0x7fb56c1089e9 len=16
0000: 30 0e 04 01 6f 31 09 04 07 65 78 61 6d 70 6c 65 0...o1...example
ber_scanf fmt (}) ber:
ber_dump: buf=0x7fb56c108980 ptr=0x7fb56c1089e9 end=0x7fb56c1089e9 len=0
56141605 >>> dnPrettyNormal: <dc=example,dc=com>
=> ldap_bv2dn(dc=example,dc=com,0)
<= ldap_bv2dn(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
56141605 <<< dnPrettyNormal: <dc=example,dc=com>, <dc=example,dc=com>
56141605 conn=1007 op=1 ADD dn="dc=example,dc=com"
56141605 bdb_dn2entry("dc=example,dc=com")
56141605 => hdb_dn2id("dc=example,dc=com")
56141605 <= hdb_dn2id: get failed: BDB0073 DB_NOTFOUND: No matching key/data pair found (-30988)
56141605 hdb_referrals: tag=104 target="dc=example,dc=com" matched=""
56141605 ==> hdb_add: dc=example,dc=com
56141605 oc_check_required entry (dc=example,dc=com), objectClass "dcObject"
56141605 oc_check_required entry (dc=example,dc=com), objectClass "organization"
56141605 oc_check_allowed type "objectClass"
56141605 oc_check_allowed type "dc"
56141605 oc_check_allowed type "o"
56141605 oc_check_allowed type "structuralObjectClass"
56141605 slap_queue_csn: queing 0x7fb573ffe2c0 20151006184213.035414Z#000000#000#000000
56141605 hdb_add: txn1 id: 80000007
56141605 bdb_dn2entry("dc=example,dc=com")
56141605 => hdb_dn2id("dc=example,dc=com")
56141605 <= hdb_dn2id: get failed: BDB0073 DB_NOTFOUND: No matching key/data pair found (-30988)
56141605 => access_allowed: add access to "" "children" requested
56141605 <= root access granted
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 => access_allowed: add access to "dc=example,dc=com" "entry" requested
56141605 <= root access granted
56141605 => access_allowed: add access granted by manage(=mwrscxd)
56141605 hdb_add: txn2 id: 80000008
56141605 => hdb_dn2id_add 0x1: "dc=example,dc=com"
56141605 <= hdb_dn2id_add 0x1: 0
56141605 => index_entry_add( 1, "dc=example,dc=com" )
adding new entry "cn=cosine,cn=schema,cn=config"
adding new entry "cn=inetorgperson,cn=schema,cn=config"
adding new entry "cn=module{1},cn=config"
modifying entry "cn=module{1},cn=config"
adding new entry "cn=module{1},cn=config"
56141605 => key_change(ADD,1)
56141605 bdb_idl_insert_key: 1
56141605 <= key_change 0
56141605 => key_change(ADD,1)
56141605 bdb_idl_insert_key: 1 [0096defd]
56141605 <= key_change 0
56141605 => key_change(ADD,1)
56141605 bdb_idl_insert_key: 1 [21d9e0af]
56141605 <= key_change 0
56141605 => key_change(ADD,1)
56141605 bdb_idl_insert_key: 1 [62c4d55f]
56141605 <= key_change 0
56141605 <= index_entry_add( 1, "dc=example,dc=com" ) success
56141605 => entry_encode(0x00000001):
56141605 <= entry_encode(0x00000001):
56141605 hdb_add: added id=00000001 dn="dc=example,dc=com"
56141605 send_ldap_result: conn=1007 op=1 p=3
56141605 send_ldap_result: err=0 matched="" text=""
56141605 send_ldap_response: msgid=2 tag=105 err=0
ber_flush2: 14 bytes to sd 18
0000: 30 0c 02 01 02 69 07 0a 01 00 04 00 04 00 0....i........
ldap_write: want=14, written=14
0000: 30 0c 02 01 02 69 07 0a 01 00 04 00 04 00 0....i........
56141605 conn=1007 op=1 RESULT tag=105 err=0 text=
56141605 slap_graduate_commit_csn: removing 0x7fb56c108740 20151006184213.035414Z#000000#000#000000
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605 18r56141605
56141605 daemon: read active on 18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 connection_get(18)
56141605 connection_get(18): got connid=1007
56141605 connection_read(18): checking for input on id=1007
ber_get_next
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
ldap_read: want=8, got=7
0000: 30 05 02 01 03 42 00 0....B.
ber_get_next: tag 0x30 len 5 contents:
ber_dump: buf=0x7fb564103250 ptr=0x7fb564103250 end=0x7fb564103255 len=5
0000: 02 01 03 42 00 ...B.
56141605 op tag 0x42, time 1444156933
ber_get_next
ldap_read: want=8, got=0
56141605 ber_get_next on fd 18 failed errno=0 (Success)
56141605 connection_read(18): input error=-2 id=1007, closing.
56141605 connection_closing: readying conn=1007 sd=18 for close
56141605 connection_close: deferring conn=1007 sd=18
56141605 conn=1007 op=2 do_unbind
56141605 conn=1007 op=2 UNBIND
56141605 daemon: activity on 1 descriptor
56141605 daemon: activity on:56141605
56141605 connection_resched: attempting closing conn=1007 sd=18
56141605 daemon: epoll: listen=6 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=7 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=8 active_threads=0 tvp=NULL
56141605 connection_close: conn=1007 sd=18
56141605 daemon: epoll: listen=9 active_threads=0 tvp=NULL
56141605 daemon: epoll: listen=10 active_threads=0 tvp=NULL
56141605 daemon: removing 18
56141605 conn=1007 fd=18 closed
adding new entry "dc=example,dc=com"
++ ps -A
++ grep slapd
++ awk '{print $1}'
+ pid=10
+ kill -2 10
+ (( i=30 ))
+ (( i>0 ))
56141605 daemon: shutdown requested and initiated.
56141605 daemon: closing 6
56141605 daemon: closing 7
56141605 daemon: closing 8
56141605 daemon: closing 9
56141605 daemon: closing 10
56141605 slapd shutdown: waiting for 0 operations/tasks to finish
56141605 slapd shutdown: initiated
++ ps -A
++ grep 10
+ exists=' 10 ? 00:00:00 slapd'
+ '[' -z ' 10 ? 00:00:00 slapd' ']'
+ sleep 1
56141605 ====> bdb_cache_release_all
56141605 slapd destroy: freeing system resources.
56141605 slapd stopped.
+ (( i-- ))
+ (( i>0 ))
++ ps -A
++ grep 10
+ exists=
+ '[' -z '' ']'
+ break
+ '[' 29 -eq 0 ']'
++ slaptest
+ LOG='config file testing succeeded'
++ echo 'config file testing succeeded'
++ grep -Po '(?<=ldif_read_file: checksum error on ").+(?=")'
+ CHECKSUM_ERR=
+ rm -rf /opt/openshift/config /opt/openshift/lib
+ touch /etc/openldap/CONFIGURED
+ exec slapd -h 'ldap:/// ldaps:///' -d -1
ldap_url_parse_ext(ldap://localhost/)
ldap_init: trying /etc/openldap/ldap.conf
ldap_init: using /etc/openldap/ldap.conf
ldap_init: HOME env is /root
ldap_init: trying /root/ldaprc
ldap_init: trying /root/.ldaprc
ldap_init: LDAPCONF env is NULL
ldap_init: LDAPRC env is NULL
56141606 @(#) $OpenLDAP: slapd 2.4.39 (Sep 29 2015 13:31:12) $
mockbuild@worker1.bsys.centos.org:/builddir/build/BUILD/openldap-2.4.39/openldap-2.4.39/servers/slapd
ldap_pvt_gethostbyname_a: host=ab4737ce4a92, r=0
56141606 daemon_init: ldap:/// ldaps:///
56141606 daemon_init: listen on ldap:///
56141606 daemon_init: listen on ldaps:///
56141606 daemon_init: 2 listeners to open...
ldap_url_parse_ext(ldap:///)
56141606 daemon: listener initialized ldap:///
ldap_url_parse_ext(ldaps:///)
56141606 daemon: listener initialized ldaps:///
56141606 daemon_init: 4 listeners opened
ldap_create
56141606 slapd init: initiated server.
56141606 slap_sasl_init: initialized!
56141606 bdb_back_initialize: initialize BDB backend
56141606 bdb_back_initialize: Berkeley DB 5.3.21: (May 11, 2012)
56141606 hdb_back_initialize: initialize HDB backend
56141606 hdb_back_initialize: Berkeley DB 5.3.21: (May 11, 2012)
56141606 mdb_back_initialize: initialize MDB backend
56141606 mdb_back_initialize: MDB 0.9.11: (January 15, 2014)
56141606 backend_startup_one: starting "cn=config"
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 cc040540
dn: cn=config
objectClass: olcGlobal
cn: config
olcArgsFile: /var/run/openldap/slapd.args
olcPidFile: /var/run/openldap/slapd.pid
olcTLSCACertificatePath: /etc/openldap/certs
olcTLSCertificateFile: "OpenLDAP Server"
olcTLSCertificateKeyFile: /etc/openldap/certs/password
structuralObjectClass: olcGlobal
entryUUID: 2b17d702-00a4-1035-8199-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.828355Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141606 >>> dnPrettyNormal: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnPrettyNormal: <cn=config>, <cn=config>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 <= str2entry(cn=config) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/cn=schema.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 7ec697bc
dn: cn=schema
objectClass: olcSchemaConfig
cn: schema
structuralObjectClass: olcSchemaConfig
entryUUID: 2b17db44-00a4-1035-819a-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.828504Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141606 >>> dnPrettyNormal: <cn=schema>
=> ldap_bv2dn(cn=schema,0)
<= ldap_bv2dn(cn=schema)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=schema)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=schema)=0
56141606 <<< dnPrettyNormal: <cn=schema>, <cn=schema>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 <= str2entry(cn=schema) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "cn=schema,cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/cn=schema/cn={0}core.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 ebeb48b8
dn: cn={0}core
objectClass: olcSchemaConfig
cn: {0}core
olcAttributeTypes: {0}( 2.5.4.2 NAME 'knowledgeInformation' DESC 'RFC2256: kno
wledge information' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
1.15{32768} )
olcAttributeTypes: {1}( 2.5.4.4 NAME ( 'sn' 'surname' ) DESC 'RFC2256: last (f
amily) name(s) for which the entity is known by' SUP name )
olcAttributeTypes: {2}( 2.5.4.5 NAME 'serialNumber' DESC 'RFC2256: serial numb
er of the entity' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch S
YNTAX 1.3.6.1.4.1.1466.115.121.1.44{64} )
olcAttributeTypes: {3}( 2.5.4.6 NAME ( 'c' 'countryName' ) DESC 'RFC4519: two-
letter ISO-3166 country code' SUP name SYNTAX 1.3.6.1.4.1.1466.115.121.1.11 S
INGLE-VALUE )
olcAttributeTypes: {4}( 2.5.4.7 NAME ( 'l' 'localityName' ) DESC 'RFC2256: loc
ality which this object resides in' SUP name )
olcAttributeTypes: {5}( 2.5.4.8 NAME ( 'st' 'stateOrProvinceName' ) DESC 'RFC2
256: state or province which this object resides in' SUP name )
olcAttributeTypes: {6}( 2.5.4.9 NAME ( 'street' 'streetAddress' ) DESC 'RFC225
6: street address of this object' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreS
ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
olcAttributeTypes: {7}( 2.5.4.10 NAME ( 'o' 'organizationName' ) DESC 'RFC2256
: organization this object belongs to' SUP name )
olcAttributeTypes: {8}( 2.5.4.11 NAME ( 'ou' 'organizationalUnitName' ) DESC '
RFC2256: organizational unit this object belongs to' SUP name )
olcAttributeTypes: {9}( 2.5.4.12 NAME 'title' DESC 'RFC2256: title associated
with the entity' SUP name )
olcAttributeTypes: {10}( 2.5.4.14 NAME 'searchGuide' DESC 'RFC2256: search gui
de, deprecated by enhancedSearchGuide' SYNTAX 1.3.6.1.4.1.1466.115.121.1.25 )
olcAttributeTypes: {11}( 2.5.4.15 NAME 'businessCategory' DESC 'RFC2256: busin
ess category' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTA
X 1.3.6.1.4.1.1466.115.121.1.15{128} )
olcAttributeTypes: {12}( 2.5.4.16 NAME 'postalAddress' DESC 'RFC2256: postal a
ddress' EQUALITY caseIgnoreListMatch SUBSTR caseIgnoreListSubstringsMatch SYN
TAX 1.3.6.1.4.1.1466.115.121.1.41 )
olcAttributeTypes: {13}( 2.5.4.17 NAME 'postalCode' DESC 'RFC2256: postal code
' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.
1.1466.115.121.1.15{40} )
olcAttributeTypes: {14}( 2.5.4.18 NAME 'postOfficeBox' DESC 'RFC2256: Post Off
ice Box' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3
.6.1.4.1.1466.115.121.1.15{40} )
olcAttributeTypes: {15}( 2.5.4.19 NAME 'physicalDeliveryOfficeName' DESC 'RFC2
256: Physical Delivery Office Name' EQUALITY caseIgnoreMatch SUBSTR caseIgnor
eSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
olcAttributeTypes: {16}( 2.5.4.20 NAME 'telephoneNumber' DESC 'RFC2256: Teleph
one Number' EQUALITY telephoneNumberMatch SUBSTR telephoneNumberSubstringsMat
ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
olcAttributeTypes: {17}( 2.5.4.21 NAME 'telexNumber' DESC 'RFC2256: Telex Numb
er' SYNTAX 1.3.6.1.4.1.1466.115.121.1.52 )
olcAttributeTypes: {18}( 2.5.4.22 NAME 'teletexTerminalIdentifier' DESC 'RFC22
56: Teletex Terminal Identifier' SYNTAX 1.3.6.1.4.1.1466.115.121.1.51 )
olcAttributeTypes: {19}( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' ) DE
SC 'RFC2256: Facsimile (Fax) Telephone Number' SYNTAX 1.3.6.1.4.1.1466.115.12
1.1.22 )
olcAttributeTypes: {20}( 2.5.4.24 NAME 'x121Address' DESC 'RFC2256: X.121 Addr
ess' EQUALITY numericStringMatch SUBSTR numericStringSubstringsMatch SYNTAX 1
.3.6.1.4.1.1466.115.121.1.36{15} )
olcAttributeTypes: {21}( 2.5.4.25 NAME 'internationaliSDNNumber' DESC 'RFC2256
: international ISDN number' EQUALITY numericStringMatch SUBSTR numericString
SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{16} )
olcAttributeTypes: {22}( 2.5.4.26 NAME 'registeredAddress' DESC 'RFC2256: regi
stered postal address' SUP postalAddress SYNTAX 1.3.6.1.4.1.1466.115.121.1.41
)
olcAttributeType56141606 >>> dnPrettyNormal: <cn={0}core>
=> ldap_bv2dn(cn={0}core,0)
<= ldap_bv2dn(cn={0}core)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn={0}core)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn={0}core)=0
56141606 <<< dnPrettyNormal: <cn={0}core>, <cn={0}core>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 <= str2entry(cn={0}core) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "cn={0}core,cn=schema,cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/cn=schema/cn={1}cosine.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 e1c61ba8
dn: cn={1}cosine
objectClass: olcSchemaConfig
cn: {1}cosine
olcAttributeTypes: {0}( 0.9.2342.19200300.100.1.2 NAME 'textEncodedORAddress'
EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.
1466.115.121.1.15{256} )
olcAttributeTypes: {1}( 0.9.2342.19200300.100.1.4 NAME 'info' DESC 'RFC1274: g
eneral information' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2048} )
olcAttributeTypes: {2}( 0.9.2342.19200300.100.1.5 NAME ( 'drink' 'favouriteDri
nk' ) DESC 'RFC1274: favorite drink' EQUALITY caseIgnoreMatch SUBSTR caseIgno
reSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {3}( 0.9.2342.19200300.100.1.6 NAME 'roomNumber' DESC 'RFC1
274: room number' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch S
YNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {4}( 0.9.2342.19200300.100.1.7 NAME 'photo' DESC 'RFC1274:
photo (G3 fax)' SYNTAX 1.3.6.1.4.1.1466.115.121.1.23{25000} )
olcAttributeTypes: {5}( 0.9.2342.19200300.100.1.8 NAME 'userClass' DESC 'RFC12
74: category of user' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMat
ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {6}( 0.9.2342.19200300.100.1.9 NAME 'host' DESC 'RFC1274: h
ost computer' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTA
X 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {7}( 0.9.2342.19200300.100.1.10 NAME 'manager' DESC 'RFC127
4: DN of manager' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115
.121.1.12 )
olcAttributeTypes: {8}( 0.9.2342.19200300.100.1.11 NAME 'documentIdentifier' D
ESC 'RFC1274: unique identifier of document' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {9}( 0.9.2342.19200300.100.1.12 NAME 'documentTitle' DESC '
RFC1274: title of document' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstri
ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {10}( 0.9.2342.19200300.100.1.13 NAME 'documentVersion' DES
C 'RFC1274: version of document' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSu
bstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {11}( 0.9.2342.19200300.100.1.14 NAME 'documentAuthor' DESC
'RFC1274: DN of author of document' EQUALITY distinguishedNameMatch SYNTAX 1
.3.6.1.4.1.1466.115.121.1.12 )
olcAttributeTypes: {12}( 0.9.2342.19200300.100.1.15 NAME 'documentLocation' DE
SC 'RFC1274: location of document original' EQUALITY caseIgnoreMatch SUBSTR c
aseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {13}( 0.9.2342.19200300.100.1.20 NAME ( 'homePhone' 'homeTe
lephoneNumber' ) DESC 'RFC1274: home telephone number' EQUALITY telephoneNumb
erMatch SUBSTR telephoneNumberSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121
.1.50 )
olcAttributeTypes: {14}( 0.9.2342.19200300.100.1.21 NAME 'secretary' DESC 'RFC
1274: DN of secretary' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.146
6.115.121.1.12 )
olcAttributeTypes: {15}( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox' SYNTAX
1.3.6.1.4.1.1466.115.121.1.39 )
olcAttributeTypes: {16}( 0.9.2342.19200300.100.1.26 NAME 'aRecord' EQUALITY ca
seIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {17}( 0.9.2342.19200300.100.1.27 NAME 'mDRecord' EQUALITY c
aseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {18}( 0.9.2342.19200300.100.1.28 NAME 'mXRecord' EQUALITY c
aseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {19}( 0.9.2342.19200300.100.1.29 NAME 'nSRecord' EQUALITY c
aseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {20}( 0.9.2342.19200300.100.1.30 NAME 'sOARecord' EQUALITY
caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {21}( 0.9.2342.19200300.100.1.31 NAME 'cNAMERecord' EQUALIT
Y caseIgnoreIA5Match SYNTAX 1.3.6.156141606 >>> dnPrettyNormal: <cn={1}cosine>
=> ldap_bv2dn(cn={1}cosine,0)
<= ldap_bv2dn(cn={1}cosine)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn={1}cosine)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn={1}cosine)=0
56141606 <<< dnPrettyNormal: <cn={1}cosine>, <cn={1}cosine>
56141606 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141606 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
56141606 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141606 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
56141606 <= str2entry(cn={1}cosine) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "cn={1}cosine,cn=schema,cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/cn=schema/cn={2}inetorgperson.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 9e0ddd16
dn: cn={2}inetorgperson
objectClass: olcSchemaConfig
cn: {2}inetorgperson
olcAttributeTypes: {0}( 2.16.840.1.113730.3.1.1 NAME 'carLicense' DESC 'RFC279
8: vehicle license or registration plate' EQUALITY caseIgnoreMatch SUBSTR cas
eIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {1}( 2.16.840.1.113730.3.1.2 NAME 'departmentNumber' DESC '
RFC2798: identifies a department within an organization' EQUALITY caseIgnoreM
atch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {2}( 2.16.840.1.113730.3.1.241 NAME 'displayName' DESC 'RFC
2798: preferred name to be used when displaying entries' EQUALITY caseIgnoreM
atch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SI
NGLE-VALUE )
olcAttributeTypes: {3}( 2.16.840.1.113730.3.1.3 NAME 'employeeNumber' DESC 'RF
C2798: numerically identifies an employee within an organization' EQUALITY ca
seIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.12
1.1.15 SINGLE-VALUE )
olcAttributeTypes: {4}( 2.16.840.1.113730.3.1.4 NAME 'employeeType' DESC 'RFC2
798: type of employment for a person' EQUALITY caseIgnoreMatch SUBSTR caseIgn
oreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {5}( 0.9.2342.19200300.100.1.60 NAME 'jpegPhoto' DESC 'RFC2
798: a JPEG image' SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 )
olcAttributeTypes: {6}( 2.16.840.1.113730.3.1.39 NAME 'preferredLanguage' DESC
'RFC2798: preferred written or spoken language for a person' EQUALITY caseIg
noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
15 SINGLE-VALUE )
olcAttributeTypes: {7}( 2.16.840.1.113730.3.1.40 NAME 'userSMIMECertificate' D
ESC 'RFC2798: PKCS#7 SignedData used to support S/MIME' SYNTAX 1.3.6.1.4.1.14
66.115.121.1.5 )
olcAttributeTypes: {8}( 2.16.840.1.113730.3.1.216 NAME 'userPKCS12' DESC 'RFC2
798: personal identity information, a PKCS #12 PFX' SYNTAX 1.3.6.1.4.1.1466.1
15.121.1.5 )
olcObjectClasses: {0}( 2.16.840.1.113730.3.2.2 NAME 'inetOrgPerson' DESC 'RFC2
798: Internet Organizational Person' SUP organizationalPerson STRUCTURAL MAY
( audio $ businessCategory $ carLicense $ departmentNumber $ displayName $ em
ployeeNumber $ employeeType $ givenName $ homePhone $ homePostalAddress $ ini
tials $ jpegPhoto $ labeledURI $ mail $ manager $ mobile $ o $ pager $ photo
$ roomNumber $ secretary $ uid $ userCertificate $ x500uniqueIdentifier $ pre
ferredLanguage $ userSMIMECertificate $ userPKCS12 ) )
structuralObjectClass: olcSchemaConfig
entryUUID: b4011334-00a5-1035-883d-33c9a77782d0
creatorsName: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
createTimestamp: 20151006184213Z
entryCSN: 20151006184213.023784Z#000000#000#000000
modifiersName: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
modifyTimestamp: 20151006184213Z
"
56141606 >>> dnPrettyNormal: <cn={2}inetorgperson>
=> ldap_bv2dn(cn={2}inetorgperson,0)
<= ldap_bv2dn(cn={2}inetorgperson)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn={2}inetorgperson)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn={2}inetorgperson)=0
56141606 <<< dnPrettyNormal: <cn={2}inetorgperson>, <cn={2}inetorgperson>
56141606 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141606 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
56141606 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141606 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
56141606 <= str2entry(cn={2}inetorgperson) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "cn={2}inetorgperson,cn=schema,cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={-1}frontend.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 288bd558
dn: olcDatabase={-1}frontend
objectClass: olcDatabaseConfig
objectClass: olcFrontendConfig
olcDatabase: frontend
structuralObjectClass: olcDatabaseConfig
entryUUID: 2b17fc28-00a4-1035-819c-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.829346Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141606 >>> dnPrettyNormal: <olcDatabase={-1}frontend>
=> ldap_bv2dn(olcDatabase={-1}frontend,0)
<= ldap_bv2dn(olcDatabase={-1}frontend)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={-1}frontend)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={-1}frontend)=0
56141606 <<< dnPrettyNormal: <olcDatabase={-1}frontend>, <olcDatabase={-1}frontend>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 <= str2entry(olcDatabase={-1}frontend) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "olcDatabase={-1}frontend,cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={0}config.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 6de4b80d
dn: olcDatabase={0}config
objectClass: olcDatabaseConfig
olcDatabase: {0}config
olcAccess: {0}to * by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external
,cn=auth" manage by * none
structuralObjectClass: olcDatabaseConfig
entryUUID: 2b17fe62-00a4-1035-819d-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
olcRootPW:: e1NTSEF9d0UxRXJEOWl6OHJOOXVhamlWdDlGa1FWYjZ1b3JrTEs=
entryCSN: 20151006184212.990141Z#000000#000#000000
modifiersName: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
modifyTimestamp: 20151006184212Z
"
56141606 >>> dnPrettyNormal: <olcDatabase={0}config>
=> ldap_bv2dn(olcDatabase={0}config,0)
<= ldap_bv2dn(olcDatabase={0}config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={0}config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={0}config)=0
56141606 <<< dnPrettyNormal: <olcDatabase={0}config>, <olcDatabase={0}config>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141606 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
56141606 <= str2entry(olcDatabase={0}config) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "olcDatabase={0}config,cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141606 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
Backend ACL: access to *
by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" manage
by * none
56141606 /etc/openldap/slapd.d: line 1: warning: cannot assess the validity of the ACL scope within backend naming context
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={1}monitor.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 2d7179ff
dn: olcDatabase={1}monitor
objectClass: olcDatabaseConfig
olcDatabase: {1}monitor
olcAccess: {0}to * by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external
,cn=auth" read by dn.base="cn=Manager,dc=my-domain,dc=com" read by * none
structuralObjectClass: olcDatabaseConfig
entryUUID: 2b1800d8-00a4-1035-819e-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
entryCSN: 20151006183113.829467Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20151006183113Z
"
56141606 >>> dnPrettyNormal: <olcDatabase={1}monitor>
=> ldap_bv2dn(olcDatabase={1}monitor,0)
<= ldap_bv2dn(olcDatabase={1}monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={1}monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={1}monitor)=0
56141606 <<< dnPrettyNormal: <olcDatabase={1}monitor>, <olcDatabase={1}monitor>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 <= str2entry(olcDatabase={1}monitor) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "olcDatabase={1}monitor,cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 >>> dnPrettyNormal: <cn=Monitor>
=> ldap_bv2dn(cn=Monitor,0)
<= ldap_bv2dn(cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Monitor)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=monitor)=0
56141606 <<< dnPrettyNormal: <cn=Monitor>, <cn=monitor>
56141606 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141606 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
56141606 >>> dnNormalize: <cn=Manager,dc=my-domain,dc=com>
=> ldap_bv2dn(cn=Manager,dc=my-domain,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=my-domain,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=my-domain,dc=com)=0
56141606 <<< dnNormalize: <cn=manager,dc=my-domain,dc=com>
Backend ACL: access to *
by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" read
by dn.base="cn=manager,dc=my-domain,dc=com" read
by * none
56141606 /etc/openldap/slapd.d: line 1: warning: cannot assess the validity of the ACL scope within backend naming context
56141606 ldif_read_file: read entry file: "/etc/openldap/slapd.d/cn=config/olcDatabase={2}hdb.ldif"
56141606 => str2entry: "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 035b80bd
dn: olcDatabase={2}hdb
objectClass: olcDatabaseConfig
objectClass: olcHdbConfig
olcDatabase: {2}hdb
olcDbDirectory: /var/lib/ldap
olcDbIndex: objectClass eq,pres
olcDbIndex: ou,cn,mail,surname,givenname eq,pres,sub
structuralObjectClass: olcHdbConfig
entryUUID: 2b1803d0-00a4-1035-819f-ab0e003b746e
creatorsName: cn=config
createTimestamp: 20151006183113Z
olcRootPW:: e1NTSEF9d0UxRXJEOWl6OHJOOXVhamlWdDlGa1FWYjZ1b3JrTEs=
olcRootDN: cn=Manager,dc=example,dc=com
olcSuffix: dc=example,dc=com
entryCSN: 20151006184212.990842Z#000000#000#000000
modifiersName: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
modifyTimestamp: 20151006184212Z
"
56141606 >>> dnPrettyNormal: <olcDatabase={2}hdb>
=> ldap_bv2dn(olcDatabase={2}hdb,0)
<= ldap_bv2dn(olcDatabase={2}hdb)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={2}hdb)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(olcDatabase={2}hdb)=0
56141606 <<< dnPrettyNormal: <olcDatabase={2}hdb>, <olcDatabase={2}hdb>
56141606 >>> dnNormalize: <cn=config>
=> ldap_bv2dn(cn=config,0)
<= ldap_bv2dn(cn=config)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=config)=0
56141606 <<< dnNormalize: <cn=config>
56141606 >>> dnNormalize: <cn=Manager,dc=example,dc=com>
=> ldap_bv2dn(cn=Manager,dc=example,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=example,dc=com)=0
56141606 <<< dnNormalize: <cn=manager,dc=example,dc=com>
56141606 >>> dnNormalize: <dc=example,dc=com>
=> ldap_bv2dn(dc=example,dc=com,0)
<= ldap_bv2dn(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
56141606 <<< dnNormalize: <dc=example,dc=com>
56141606 >>> dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
=> ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth,0)
<= ldap_bv2dn(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth)=0
56141606 <<< dnNormalize: <gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth>
56141606 <= str2entry(olcDatabase={2}hdb) -> 0x7f3b78f536b8
56141606 => test_filter
56141606 PRESENT
56141606 => access_allowed: search access to "olcDatabase={2}hdb,cn=config" "objectClass" requested
56141606 <= root access granted
56141606 => access_allowed: search access granted by manage(=mwrscxd)
56141606 <= test_filter 6
56141606 >>> dnPrettyNormal: <dc=example,dc=com>
=> ldap_bv2dn(dc=example,dc=com,0)
<= ldap_bv2dn(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
56141606 <<< dnPrettyNormal: <dc=example,dc=com>, <dc=example,dc=com>
56141606 >>> dnPrettyNormal: <cn=Manager,dc=example,dc=com>
=> ldap_bv2dn(cn=Manager,dc=example,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=example,dc=com)=0
56141606 <<< dnPrettyNormal: <cn=Manager,dc=example,dc=com>, <cn=manager,dc=example,dc=com>
56141606 hdb_db_init: Initializing HDB database
56141606 >>> dnPrettyNormal: <dc=example,dc=com>
=> ldap_bv2dn(dc=example,dc=com,0)
<= ldap_bv2dn(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=example,dc=com)=0
56141606 <<< dnPrettyNormal: <dc=example,dc=com>, <dc=example,dc=com>
56141606 >>> dnPrettyNormal: <cn=Manager,dc=example,dc=com>
=> ldap_bv2dn(cn=Manager,dc=example,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=example,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=example,dc=com)=0
56141606 <<< dnPrettyNormal: <cn=Manager,dc=example,dc=com>, <cn=manager,dc=example,dc=com>
56141606 index objectClass 0x0006
56141606 index ou 0x0716
56141606 index cn 0x0716
56141606 index mail 0x0716
56141606 index sn 0x0716
56141606 index givenName 0x0716
56141606 send_ldap_result: conn=-1 op=0 p=0
56141606 send_ldap_result: err=0 matched="" text=""
56141606 >>> dnNormalize: <cn=Subschema>
=> ldap_bv2dn(cn=Subschema,0)
<= ldap_bv2dn(cn=Subschema)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=subschema)=0
56141606 <<< dnNormalize: <cn=subschema>
56141606 matching_rule_use_init
56141606 1.2.840.113556.1.4.804 (integerBitOrMatch): 56141606 matchingRuleUse: ( 1.2.840.113556.1.4.804 NAME 'integerBitOrMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize $ mailPreferenceOption ) )
56141606 1.2.840.113556.1.4.803 (integerBitAndMatch): 56141606 matchingRuleUse: ( 1.2.840.113556.1.4.803 NAME 'integerBitAndMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize $ mailPreferenceOption ) )
56141606 1.3.6.1.4.1.1466.109.114.2 (caseIgnoreIA5Match): 56141606 matchingRuleUse: ( 1.3.6.1.4.1.1466.109.114.2 NAME 'caseIgnoreIA5Match' APPLIES ( altServer $ olcDbConfig $ c $ mail $ dc $ associatedDomain $ email $ aRecord $ mDRecord $ mXRecord $ nSRecord $ sOARecord $ cNAMERecord $ janetMailbox ) )
56141606 1.3.6.1.4.1.1466.109.114.1 (caseExactIA5Match): 56141606 matchingRuleUse: ( 1.3.6.1.4.1.1466.109.114.1 NAME 'caseExactIA5Match' APPLIES ( altServer $ olcDbConfig $ c $ mail $ dc $ associatedDomain $ email $ aRecord $ mDRecord $ mXRecord $ nSRecord $ sOARecord $ cNAMERecord $ janetMailbox ) )
56141606 2.5.13.39 (certificateListMatch): 56141606 2.5.13.38 (certificateListExactMatch): 56141606 matchingRuleUse: ( 2.5.13.38 NAME 'certificateListExactMatch' APPLIES ( authorityRevocationList $ certificateRevocationList $ deltaRevocationList ) )
56141606 2.5.13.35 (certificateMatch): 56141606 2.5.13.34 (certificateExactMatch): 56141606 matchingRuleUse: ( 2.5.13.34 NAME 'certificateExactMatch' APPLIES ( userCertificate $ cACertificate ) )
56141606 2.5.13.30 (objectIdentifierFirstComponentMatch): 56141606 matchingRuleUse: ( 2.5.13.30 NAME 'objectIdentifierFirstComponentMatch' APPLIES ( supportedControl $ supportedExtension $ supportedFeatures $ ldapSyntaxes $ supportedApplicationContext ) )
56141606 2.5.13.29 (integerFirstComponentMatch): 56141606 matchingRuleUse: ( 2.5.13.29 NAME 'integerFirstComponentMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize $ mailPreferenceOption ) )
56141606 2.5.13.28 (generalizedTimeOrderingMatch): 56141606 matchingRuleUse: ( 2.5.13.28 NAME 'generalizedTimeOrderingMatch' APPLIES ( createTimestamp $ modifyTimestamp ) )
56141606 2.5.13.27 (generalizedTimeMatch): 56141606 matchingRuleUse: ( 2.5.13.27 NAME 'generalizedTimeMatch' APPLIES ( createTimestamp $ modifyTimestamp ) )
56141606 2.5.13.24 (protocolInformationMatch): 56141606 matchingRuleUse: ( 2.5.13.24 NAME 'protocolInformationMatch' APPLIES protocolInformation )
56141606 2.5.13.23 (uniqueMemberMatch): 56141606 matchingRuleUse: ( 2.5.13.23 NAME 'uniqueMemberMatch' APPLIES uniqueMember )
56141606 2.5.13.22 (presentationAddressMatch): 56141606 matchingRuleUse: ( 2.5.13.22 NAME 'presentationAddressMatch' APPLIES presentationAddress )
56141606 2.5.13.20 (telephoneNumberMatch): 56141606 matchingRuleUse: ( 2.5.13.20 NAME 'telephoneNumberMatch' APPLIES ( telephoneNumber $ homePhone $ mobile $ pager ) )
56141606 2.5.13.18 (octetStringOrderingMatch): 56141606 matchingRuleUse: ( 2.5.13.18 NAME 'octetStringOrderingMatch' APPLIES ( userPassword $ olcDbCryptKey ) )
56141606 2.5.13.17 (octetStringMatch): 56141606 matchingRuleUse: ( 2.5.13.17 NAME 'octetStringMatch' APPLIES ( userPassword $ olcDbCryptKey ) )
56141606 2.5.13.16 (bitStringMatch): 56141606 matchingRuleUse: ( 2.5.13.16 NAME 'bitStringMatch' APPLIES x500UniqueIdentifier )
56141606 2.5.13.15 (integerOrderingMatch): 56141606 matchingRuleUse: ( 2.5.13.15 NAME 'integerOrderingMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize $ mailPreferenceOption ) )
56141606 2.5.13.14 (integerMatch): 56141606 matchingRuleUse: ( 2.5.13.14 NAME 'integerMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcListenerThreads $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcDbMaxReaders $ olcDbMaxSize $ mailPreferenceOption ) )
56141606 2.5.13.13 (booleanMatch): 56141606 matchingRuleUse: ( 2.5.13.13 NAME 'booleanMatch' APPLIES ( hasSubordinates $ olcAddContentAcl $ olcGentleHUP $ olcHidden $ olcLastMod $ olcMirrorMode $ olcMonitoring $ olcReadOnly $ olcReverseLookup $ olcSyncUseSubentry $ olcDbChecksum $ olcDbNoSync $ olcDbDirtyRead $ olcDbLinearIndex ) )
56141606 2.5.13.11 (caseIgnoreListMatch): 56141606 matchingRuleUse: ( 2.5.13.11 NAME 'caseIgnoreListMatch' APPLIES ( postalAddress $ registeredAddress $ homePostalAddress ) )
56141606 2.5.13.9 (numericStringOrderingMatch): 56141606 matchingRuleUse: ( 2.5.13.9 NAME 'numericStringOrderingMatch' APPLIES ( x121Address $ internationaliSDNNumber ) )
56141606 2.5.13.8 (numericStringMatch): 56141606 matchingRuleUse: ( 2.5.13.8 NAME 'numericStringMatch' APPLIES ( x121Address $ internationaliSDNNumber ) )
56141606 2.5.13.7 (caseExactSubstringsMatch): 56141606 matchingRuleUse: ( 2.5.13.7 NAME 'caseExactSubstringsMatch' APPLIES ( serialNumber $ c $ telephoneNumber $ destinationIndicator $ dnQualifier $ homePhone $ mobile $ pager ) )
56141606 2.5.13.6 (caseExactOrderingMatch): 56141606 matchingRuleUse: ( 2.5.13.6 NAME 'caseExactOrderingMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcExtraAttrs $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcDbEnvFlags $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ telephoneNumber $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $ userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $ documentLocation $ homePhone $ personalTitle $ mobile $ pager $ co $ uniqueIdentifier $ organizationalStatus $ buildingName $ documentPublisher $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $ preferredLanguage ) )
56141606 2.5.13.5 (caseExactMatch): 56141606 matchingRuleUse: ( 2.5.13.5 NAME 'caseExactMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcExtraAttrs $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcDbEnvFlags $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ telephoneNumber $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $ userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $ documentLocation $ homePhone $ personalTitle $ mobile $ pager $ co $ uniqueIdentifier $ organizationalStatus $ buildingName $ documentPublisher $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $ preferredLanguage ) )
56141606 2.5.13.4 (caseIgnoreSubstringsMatch): 56141606 matchingRuleUse: ( 2.5.13.4 NAME 'caseIgnoreSubstringsMatch' APPLIES ( serialNumber $ c $ telephoneNumber $ destinationIndicator $ dnQualifier $ homePhone $ mobile $ pager ) )
56141606 2.5.13.3 (caseIgnoreOrderingMatch): 56141606 matchingRuleUse: ( 2.5.13.3 NAME 'caseIgnoreOrderingMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcExtraAttrs $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcDbEnvFlags $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ telephoneNumber $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $ userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $ documentLocation $ homePhone $ personalTitle $ mobile $ pager $ co $ uniqueIdentifier $ organizationalStatus $ buildingName $ documentPublisher $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $ preferredLanguage ) )
56141606 2.5.13.2 (caseIgnoreMatch): 56141606 matchingRuleUse: ( 2.5.13.2 NAME 'caseIgnoreMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcExtraAttrs $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcDbEnvFlags $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ telephoneNumber $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $ userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $ documentLocation $ homePhone $ personalTitle $ mobile $ pager $ co $ uniqueIdentifier $ organizationalStatus $ buildingName $ documentPublisher $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $ preferredLanguage ) )
56141606 1.2.36.79672281.1.13.3 (rdnMatch): 56141606 2.5.13.1 (distinguishedNameMatch): 56141606 matchingRuleUse: ( 2.5.13.1 NAME 'distinguishedNameMatch' APPLIES ( creatorsName $ modif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment