secure ldap remotely (TLS handshake error)
by Éliás Tamás
Udv / Greetings!
I have revised the prevoious list postings, but unfortunately I'm in
deeper trouble with openldap as before.
On a debian etch machine, I'm running a simple slapd instance with
HDB. I have to connect to this from the internet. Still this time it
was working only locally and quite fine. So I've started to look afte
r if I can manage security somehow.
I have read about the differences between LDAPS, STARTTLS and so. The
facts I've collected:
- by using the TLSCertificateFile and other options I can use my own
selfigned cert.
- ldaps is a non standard method and works only locally originated
connections.
- ldap and starttls command can be managed to work non locally. now
the questions. So if I connect from a remote machine to the standard
port, how to tell the ldap client to start tls?
- Also, I've looked for other ways. there are security ssf options, that must work. By using any form
the security ssf options, other softwares or even the ldapsearch
function can not connect, tough slapd is running.
So I want to achieve the following:
- access the ldap remotely on a secure manner, I do not care if it is
TLS or some ldap managed stuff. I do not want to use sasl, I have my
accounts defined in the ldap directory, I do not need some kinda
outsider auth mechanism.
IS THIS possible?
I've already have the client cert, the tls options set in the config,
and ldap is listening on ldap://host, and no "security ssf" options
defined. I want to secure all transfers (passwords already MD5 or SHA)
If TLS does not work, what to do now? Thank you for the answer.
sw info: latest stable openldap compiled from source, with latest
openssl.
--
Thomas Elias
Title: *NIX System administrator, Certified Cisco Network Engineer, Pascal/Bash/C++ programmer, Certified IBM UDB DB2 Database Administrator
mailto: elias.tamas(a)uni-pen.hu, elias.tamas(a)pszinfo.hu, elias.tamas(a)vagyok.eu, eliast(a)nagykanizsa.hu
Tel.: +3630/4971626
ICQ UIN: 206-714-459 ; SKYPE: "elias.tamas"
OpenPGP public key: http://pszinfo.hu/elias.tamas.asc
Quote: "Too many people making too many problems (InFlames)"
16 years
Error: ldap_simple_bind_s...failed: Invalid credentials
by Pantejo Barbara-XJC864
Hi everyone,
I'm a newbie at OpenLDAP; just 3 weeks into installing my first LDAP
master server and now trying set up a replica server. I've followed
these instructions,
http://www.openldap.org/doc/admin23/replication.html, but whenever I
execute "/usr/lib/openldap/slurpd -d 3 -t /var/lib/slurpd" on the master
server for debugging, the following error message appears:
Error: ldap_simple_bind_s for flcsdev1-1.comm.mot.com:389
failed: Invalid credentials
It's probably a simple configuration issue, but not sure. Do you see
anything out of place? Here are my slapd configuration files:
###############################
# Master (flcsdev1-2) - slapd.conf
###############################
...
access to *
by dn="cn=Manager,dc=ace,dc=mot,dc=com" write
by * read
#######################################################################
# BDB database definitions
#######################################################################
loglevel 768
database bdb
checkpoint 1024 5
cachesize 10000
suffix "dc=ace,dc=mot,dc=com"
rootdn "cn=Manager,dc=ace,dc=mot,dc=com"
rootpw {SSHA}G7ZqsHqlROcDMX1tuV/mUZ6XuVNBAlt6
lastmod on
# Replication log file to which slapd will log changes
replogfile /var/log/slapd.replog
# Replication sites for this database
replica uri=ldap://flcsdev1-1.comm.mot.com:389
binddn="uid=Replica,ou=People,dc=ace,dc=mot,dc=com"
bindmethod=simple
credentials={SSHA}fLayPK23k5YEDV5skWHw/51RH7x1YWTV
tls=yes
A Replica userid was created in the database:
flcsdev1-2:/ # ldapsearch -x -W -D
"uid=Replica,ou=People,dc=ace,dc=mot,dc=com" -h flcsdev1-2.comm.mot.com
"uid=Replica"
Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <> with scope sub
# filter: uid=Replica
# requesting: ALL
#
# Replica, People, ace.mot.com
dn: uid=Replica,ou=People,dc=ace,dc=mot,dc=com
uid: Replica
cn: Replica
objectClass: account
objectClass: posixAccount
objectClass: top
objectClass: shadowAccount
userPassword::
e1NTSEF9ZkxheVBLMjNrNVlFRFY1c2tXSHcvNTFSSDd4MVlXVFY=
shadowLastChange: 13761
shadowMax: 99999
shadowWarning: 7
loginShell: /bin/bash
uidNumber: 22222
gidNumber: 100
homeDirectory: /tmp
gecos: Replica userid for slave LDAP servers
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
flcsdev1-2:/ #
###############################
# Replica (flcsdev1-1) - slapd.conf
###############################
...
access to *
by dn="cn=Manager,dc=ace,dc=mot,dc=com" write
by dn="uid=Replica,ou=People,dc=ace,dc=mot,dc=com" write
by * read
#######################################################################
# BDB database definitions
#######################################################################
loglevel 768
database bdb
checkpoint 1024 5
cachesize 10000
suffix "dc=ace,dc=mot,dc=com"
rootdn "uid=Replica,ou=People,dc=ace,dc=mot,dc=com"
rootpw {SSHA}fLayPK23k5YEDV5skWHw/51RH7x1YWTV
lastmod on
# Specify the DN allowed to make changes to the replica
updatedn "uid=Replica,ou=People,dc=ace,dc=mot,dc=com"
# Master LDAP's URL
updateref ldap://flcsdev1-2.comm.mot.com:389
<ldap://flcsdev1-2.comm.mot.com:389>
Any advice and feedback is very much appreciated. If more information is
required, please let me know.
Thank you very much,
Barbara
16 years
connection hangup -inference and solution?
by Arunachalam Parthasarathy
Hello all,
I am using openldap 2.3.36 and bdb 4.5.20
I am using delta syncrepl for synchronization and the configuration files
are same as the examples provided in the test folder of package (for master
and slave)
I started the master and added some entries (I had already some 50,000
entries)
I started the slave and it was synchronizing.
When I stopped the slave and client which was adding entries, in the master
I am getting connection hangup on a descriptor and the master is not
responding to any client which are searching
Can I know , why it is happening, and whats the way to get rid of this
problem
Thanks a lot in advance,
Arunachalam
****************************************************************************
****************************
This e-mail and attachments contain confidential information from HUAWEI,
which is intended only for the person or entity whose address is listed
above. Any use of the information contained herein in any way (including,
but not limited to, total or partial disclosure, reproduction, or
dissemination) by persons other than the intended recipient's) is
prohibited. If you receive this e-mail in error, please notify the sender by
phone or email immediately and delete it!
16 years
Creating create and delete procedures with back-sql
by Kevin Burnett
I am using back-sql with mysql as the database. In my ldap_oc_mappings and ldap_attr_mappings tables, there are columns for create and delete procedures. Are there any examples for how to write these procedures? Any and all samples would be greatly appreciated.
kevin
16 years
openldap client - detect paging and count number of entries search return
by Anoob Backer
hi all,
i would like to know best way to accomplish the below given operations;
considering both time and memory
* detect whether LDAP server has enabled paging (without making an
ldap_search call; preferably)
currently i am doing a ldap_search and detecting the error code
LDAP_NOT_SUPPORTED, then reverting back
* counting the number of entries satisfying particular filter
i am planning to do an asynchronous LDAP search and do a
ldap_count_entries on the result
thanks
bekz
16 years
replog rejection file
by Pantejo Barbara-XJC864
Does anyone know how the replication rejection file get created and what
directory is it supposed to be written to? My slurpd replog is located
in /var/log/slapd.replog. Is the rejection file supposed to be created
and stored there?
Thank you,
Barbara
16 years
krb5PrincipalName and userPassword
by Turbo Fredriksson
I've just been playing with the ppolicy overlay and noticed
that I wasn't locked out! Took a while to figure out, but I
was only locked out if I was using a simple bind!
I've always used:
userPassword: {SASL}turbo(a)INT.DOMAIN.TLD
krb5PrincipalName: turbo(a)INT.DOMAIN.TLD
But before testing ppolicy, I changed the userPassword
to '{MD5}Xr4ilOzQ4PCOq3aQ0qbuaQ==' (=> 'secret').
I always thought that these two went hand in hand, but
my tests now shows that they are not. Is this so?!
Can this have something to do with my sasl-regexp?
----- s n i p -----
sasl-regexp
uid=(.*),cn=int.domain.tld,cn=gssapi,cn=auth
ldap:///c=SE??sub?krb5PrincipalName=$1@INT.DOMAIN.TLD
----- s n i p -----
So the result of this is that I can have one password
for simple binds and one for SASL binds... Not a bad
thing, but still...
Is it possible to apply the ppolicy on SASL binds?
16 years
ldap replication
by Mauricio Paulo de Sousa
with what can I make a replication on a LDAP server?
--
Mauricio Paulo de Sousa
16 years
Re: LDAP error code 32
by Pierangelo Masarati
> Hello, I am trying to configure openldap on a mac pro dual quad core 3ghz
> xeon processor, 4gb ram, 500gb sata hd, Mac OS X 10.4.10 and ldap version
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_openldap/work/openldap-
> 2.3.35/servers/slapd. I believe I have configured everything correctly so
> far but I am unable to connect to the server with ldapsearch for
> configuration as it gives an error code 32. Output when slapd is started:
Thanks for providing all of us a spare copy of the schema, both in
cleartext and in BER-encoded form, dumped in hex pairs, for a total of
1.6 MB.
The only relevant information in what you sent is:
> SRCH "dc=10.0.1.220,dc=com" 0 2 0 0 0
> => bdb_dn2id("dc=10.0.1.220,dc=com")
> <= bdb_dn2id: get failed: DB_NOTFOUND: No matching key/data pair found
> (-30989)
> database bdb
> suffix "dc=10.0.1.220,dc=com"
> rootdn "cn=Manager,dc= 10.0.1.220,dc=com"
which means that the server is willing to serve requests for the
searchBase "dc=10.0.1.220,dc=com", but the database appears to be empty.
Note that error 32 is explained in the FAQ, 2 clicks away from the
root: <http://www.openldap.org/faq/data/cache/343.html>
> any clues as to what's wrong? thanks! :)
you're welcome!
p.
Ing. Pierangelo Masarati
OpenLDAP Core Team
SysNet s.r.l.
via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
---------------------------------------
Office: +39 02 23998309
Mobile: +39 333 4963172
Email: pierangelo.masarati(a)sys-net.it
---------------------------------------
16 years
LDAP error code 32
by Hex Star
Hello, I am trying to configure openldap on a mac pro dual quad core 3ghz
xeon processor, 4gb ram, 500gb sata hd, Mac OS X 10.4.10 and ldap version
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_openldap/work/openldap-
2.3.35/servers/slapd. I believe I have configured everything correctly so
far but I am unable to connect to the server with ldapsearch for
configuration as it gives an error code 32. Output when slapd is started:
@(#) $OpenLDAP: slapd 2.3.35 (Sep 14 2007 17:21:51) $
root(a)liz-and-jim-musbachs-computer.local
:/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_openldap/work/openldap-
2.3.35/servers/slapd
daemon_init: <null>
daemon_init: listen on ldap:///
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap:///)
daemon: listener initialized ldap:///
daemon_init: 1 listeners opened
slapd init: initiated server.
slap_sasl_init: initialized!
bdb_back_initialize: initialize BDB backend
bdb_back_initialize: Sleepycat Software: Berkeley DB 4.4.20: (January 10,
2006)
hdb_back_initialize: initialize HDB backend
hdb_back_initialize: Sleepycat Software: Berkeley DB 4.4.20: (January 10,
2006)
reading config file /opt/local/etc/openldap/slapd.conf
line 5 (include /opt/local/etc/openldap/schema/core.schema)
reading config file /opt/local/etc/openldap/schema/core.schema
line 77 (attributetype ( 2.5.4.2 NAME 'knowledgeInformation' DESC 'RFC2256:
knowledge information' EQUALITY caseIgnoreMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15{32768} ))
line 86 (attributetype ( 2.5.4.4 NAME ( 'sn' 'surname' ) DESC 'RFC2256: last
(family) name(s) for which the entity is known by' SUP name ))
line 92 (attributetype ( 2.5.4.5 NAME 'serialNumber' DESC 'RFC2256: serial
number of the entity' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{64} ))
line 96 (attributetype ( 2.5.4.6 NAME ( 'c' 'countryName' ) DESC 'RFC2256:
ISO-3166 country 2-letter code' SUP name SINGLE-VALUE ))
line 100 (attributetype ( 2.5.4.7 NAME ( 'l' 'localityName' ) DESC 'RFC2256:
locality which this object resides in' SUP name ))
line 104 (attributetype ( 2.5.4.8 NAME ( 'st' 'stateOrProvinceName' ) DESC
'RFC2256: state or province which this object resides in' SUP name ))
line 110 (attributetype ( 2.5.4.9 NAME ( 'street' 'streetAddress' ) DESC
'RFC2256: street address of this object' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} ))
line 114 (attributetype ( 2.5.4.10 NAME ( 'o' 'organizationName' ) DESC
'RFC2256: organization this object belongs to' SUP name ))
line 118 (attributetype ( 2.5.4.11 NAME ( 'ou' 'organizationalUnitName' )
DESC 'RFC2256: organizational unit this object belongs to' SUP name ))
line 122 (attributetype ( 2.5.4.12 NAME 'title' DESC 'RFC2256: title
associated with the entity' SUP name ))
line 134 (attributetype ( 2.5.4.14 NAME 'searchGuide' DESC 'RFC2256: search
guide, deprecated by enhancedSearchGuide' SYNTAX
1.3.6.1.4.1.1466.115.121.1.25 ))
line 140 (attributetype ( 2.5.4.15 NAME 'businessCategory' DESC 'RFC2256:
business category' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} ))
line 146 (attributetype ( 2.5.4.16 NAME 'postalAddress' DESC 'RFC2256:
postal address' EQUALITY caseIgnoreListMatch SUBSTR
caseIgnoreListSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.41 ))
line 152 (attributetype ( 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} ))
line 158 (attributetype ( 2.5.4.18 NAME 'postOfficeBox' DESC 'RFC2256: Post
Office Box' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15{40} ))
line 164 (attributetype ( 2.5.4.19 NAME 'physicalDeliveryOfficeName' DESC
'RFC2256: Physical Delivery Office Name' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} ))
line 170 (attributetype ( 2.5.4.20 NAME 'telephoneNumber' DESC 'RFC2256:
Telephone Number' EQUALITY telephoneNumberMatch SUBSTR
telephoneNumberSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} ))
line 174 (attributetype ( 2.5.4.21 NAME 'telexNumber' DESC 'RFC2256: Telex
Number' SYNTAX 1.3.6.1.4.1.1466.115.121.1.52 ))
line 178 (attributetype ( 2.5.4.22 NAME 'teletexTerminalIdentifier' DESC
'RFC2256: Teletex Terminal Identifier' SYNTAX 1.3.6.1.4.1.1466.115.121.1.51))
line 182 (attributetype ( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' )
DESC 'RFC2256: Facsimile (Fax) Telephone Number' SYNTAX
1.3.6.1.4.1.1466.115.121.1.22 ))
line 188 (attributetype ( 2.5.4.24 NAME 'x121Address' DESC 'RFC2256:
X.121Address' EQUALITY numericStringMatch SUBSTR
numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{15} ))
line 194 (attributetype ( 2.5.4.25 NAME 'internationaliSDNNumber' DESC
'RFC2256: international ISDN number' EQUALITY numericStringMatch SUBSTR
numericStringSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{16} ))
line 199 (attributetype ( 2.5.4.26 NAME 'registeredAddress' DESC 'RFC2256:
registered postal address' SUP postalAddress SYNTAX
1.3.6.1.4.1.1466.115.121.1.41 ))
line 205 (attributetype ( 2.5.4.27 NAME 'destinationIndicator' DESC
'RFC2256: destination indicator' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{128} ))
line 210 (attributetype ( 2.5.4.28 NAME 'preferredDeliveryMethod' DESC
'RFC2256: preferred delivery method' SYNTAX
1.3.6.1.4.1.1466.115.121.1.14SINGLE-VALUE ))
line 216 (attributetype ( 2.5.4.29 NAME 'presentationAddress' DESC 'RFC2256:
presentation address' EQUALITY presentationAddressMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.43 SINGLE-VALUE ))
line 221 (attributetype ( 2.5.4.30 NAME 'supportedApplicationContext' DESC
'RFC2256: supported application context' EQUALITY objectIdentifierMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.38 ))
line 225 (attributetype ( 2.5.4.31 NAME 'member' DESC 'RFC2256: member of a
group' SUP distinguishedName ))
line 229 (attributetype ( 2.5.4.32 NAME 'owner' DESC 'RFC2256: owner (of the
object)' SUP distinguishedName ))
line 233 (attributetype ( 2.5.4.33 NAME 'roleOccupant' DESC 'RFC2256:
occupant of role' SUP distinguishedName ))
line 251 (attributetype ( 2.5.4.36 NAME 'userCertificate' DESC 'RFC2256:
X.509 user certificate, use ;binary' EQUALITY certificateExactMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.8 ))
line 258 (attributetype ( 2.5.4.37 NAME 'cACertificate' DESC 'RFC2256:
X.509CA certificate, use ;binary' EQUALITY certificateExactMatch
SYNTAX
1.3.6.1.4.1.1466.115.121.1.8 ))
line 263 (attributetype ( 2.5.4.38 NAME 'authorityRevocationList' DESC
'RFC2256: X.509 authority revocation list, use ;binary' SYNTAX
1.3.6.1.4.1.1466.115.121.1.9 ))
line 268 (attributetype ( 2.5.4.39 NAME 'certificateRevocationList' DESC
'RFC2256: X.509 certificate revocation list, use ;binary' SYNTAX
1.3.6.1.4.1.1466.115.121.1.9 ))
line 273 (attributetype ( 2.5.4.40 NAME 'crossCertificatePair' DESC
'RFC2256: X.509 cross certificate pair, use ;binary' SYNTAX
1.3.6.1.4.1.1466.115.121.1.10 ))
line 283 (attributetype ( 2.5.4.42 NAME ( 'givenName' 'gn' ) DESC 'RFC2256:
first name(s) for which the entity is known by' SUP name ))
line 287 (attributetype ( 2.5.4.43 NAME 'initials' DESC 'RFC2256: initials
of some or all of names, but not the surname(s).' SUP name ))
line 291 (attributetype ( 2.5.4.44 NAME 'generationQualifier' DESC 'RFC2256:
name qualifier indicating a generation' SUP name ))
line 296 (attributetype ( 2.5.4.45 NAME 'x500UniqueIdentifier' DESC
'RFC2256: X.500 unique identifier' EQUALITY bitStringMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.6 ))
line 303 (attributetype ( 2.5.4.46 NAME 'dnQualifier' DESC 'RFC2256: DN
qualifier' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.44 ))
line 307 (attributetype ( 2.5.4.47 NAME 'enhancedSearchGuide' DESC 'RFC2256:
enhanced search guide' SYNTAX 1.3.6.1.4.1.1466.115.121.1.21 ))
line 312 (attributetype ( 2.5.4.48 NAME 'protocolInformation' DESC 'RFC2256:
protocol information' EQUALITY protocolInformationMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.42 ))
line 322 (attributetype ( 2.5.4.50 NAME 'uniqueMember' DESC 'RFC2256: unique
member of a group' EQUALITY uniqueMemberMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.34 ))
line 328 (attributetype ( 2.5.4.51 NAME 'houseIdentifier' DESC 'RFC2256:
house identifier' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} ))
line 333 (attributetype ( 2.5.4.52 NAME 'supportedAlgorithms' DESC 'RFC2256:
supported algorithms' SYNTAX 1.3.6.1.4.1.1466.115.121.1.49 ))
line 338 (attributetype ( 2.5.4.53 NAME 'deltaRevocationList' DESC 'RFC2256:
delta revocation list; use ;binary' SYNTAX 1.3.6.1.4.1.1466.115.121.1.9 ))
line 342 (attributetype ( 2.5.4.54 NAME 'dmdName' DESC 'RFC2256: name of
DMD' SUP name ))
line 346 (attributetype ( 2.5.4.65 NAME 'pseudonym' DESC 'X.520(4th):
pseudonym for the object' SUP name ))
line 366 (objectclass ( 2.5.6.2 NAME 'country' DESC 'RFC2256: a country' SUP
top STRUCTURAL MUST c MAY ( searchGuide $ description ) ))
line 371 (objectclass ( 2.5.6.3 NAME 'locality' DESC 'RFC2256: a locality'
SUP top STRUCTURAL MAY ( street $ seeAlso $ searchGuide $ st $ l $
description ) ))
line 382 (objectclass ( 2.5.6.4 NAME 'organization' DESC 'RFC2256: an
organization' SUP top STRUCTURAL MUST o MAY ( userPassword $ searchGuide $
seeAlso $ businessCategory $ x121Address $ registeredAddress $
destinationIndicator $ preferredDeliveryMethod $ telexNumber $
teletexTerminalIdentifier $ telephoneNumber $ internationaliSDNNumber
$ facsimileTelephoneNumber $ street $ postOfficeBox $ postalCode
$ postalAddress $ physicalDeliveryOfficeName $ st $ l $ description )
))
line 393 (objectclass ( 2.5.6.5 NAME 'organizationalUnit' DESC 'RFC2256: an
organizational unit' SUP top STRUCTURAL MUST ou MAY ( userPassword $
searchGuide $ seeAlso $ businessCategory $ x121Address $
registeredAddress $ destinationIndicator $ preferredDeliveryMethod $
telexNumber $ teletexTerminalIdentifier $ telephoneNumber $
internationaliSDNNumber $ facsimileTelephoneNumber $ street $
postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ st $ l $ description ) ))
line 399 (objectclass ( 2.5.6.6 NAME 'person' DESC 'RFC2256: a person' SUP
top STRUCTURAL MUST ( sn $ cn ) MAY ( userPassword $ telephoneNumber $
seeAlso $ description ) ))
line 408 (objectclass ( 2.5.6.7 NAME 'organizationalPerson' DESC 'RFC2256:
an organizational person' SUP person STRUCTURAL MAY ( title $ x121Address $
registeredAddress $ destinationIndicator $ preferredDeliveryMethod $
telexNumber $ teletexTerminalIdentifier $ telephoneNumber $
internationaliSDNNumber $ facsimileTelephoneNumber $ street $
postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ ou $ st $ l ) ))
line 419 (objectclass ( 2.5.6.8 NAME 'organizationalRole' DESC 'RFC2256: an
organizational role' SUP top STRUCTURAL MUST cn MAY ( x121Address $
registeredAddress $ destinationIndicator $ preferredDeliveryMethod $
telexNumber $ teletexTerminalIdentifier $ telephoneNumber $
internationaliSDNNumber $ facsimileTelephoneNumber $ seeAlso $ roleOccupant
$ preferredDeliveryMethod $ street $ postOfficeBox $ postalCode $
postalAddress $ physicalDeliveryOfficeName $ ou $ st $ l $ description )
))
line 425 (objectclass ( 2.5.6.9 NAME 'groupOfNames' DESC 'RFC2256: a group
of names (DNs)' SUP top STRUCTURAL MUST ( member $ cn ) MAY (
businessCategory $ seeAlso $ owner $ ou $ o $ description ) ))
line 436 (objectclass ( 2.5.6.10 NAME 'residentialPerson' DESC 'RFC2256: an
residential person' SUP person STRUCTURAL MUST l MAY ( businessCategory $
x121Address $ registeredAddress $ destinationIndicator $
preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $
telephoneNumber $ internationaliSDNNumber $ facsimileTelephoneNumber
$ preferredDeliveryMethod $ street $ postOfficeBox $ postalCode $
postalAddress $ physicalDeliveryOfficeName $ st $ l ) ))
line 442 (objectclass ( 2.5.6.11 NAME 'applicationProcess' DESC 'RFC2256: an
application process' SUP top STRUCTURAL MUST cn MAY ( seeAlso $ ou $ l $
description ) ))
line 449 (objectclass ( 2.5.6.12 NAME 'applicationEntity' DESC 'RFC2256: an
application entity' SUP top STRUCTURAL MUST ( presentationAddress $ cn ) MAY
( supportedApplicationContext $ seeAlso $ ou $ o $ l $ description ) ))
line 454 (objectclass ( 2.5.6.13 NAME 'dSA' DESC 'RFC2256: a directory
system agent (a server)' SUP applicationEntity STRUCTURAL MAY
knowledgeInformation ))
line 460 (objectclass ( 2.5.6.14 NAME 'device' DESC 'RFC2256: a device' SUP
top STRUCTURAL MUST cn MAY ( serialNumber $ seeAlso $ owner $ ou $ o $ l $
description ) ))
line 465 (objectclass ( 2.5.6.15 NAME 'strongAuthenticationUser' DESC
'RFC2256: a strong authentication user' SUP top AUXILIARY MUST
userCertificate ))
line 471 (objectclass ( 2.5.6.16 NAME 'certificationAuthority' DESC
'RFC2256: a certificate authority' SUP top AUXILIARY MUST (
authorityRevocationList $ certificateRevocationList $ cACertificate ) MAY
crossCertificatePair ))
line 477 (objectclass ( 2.5.6.17 NAME 'groupOfUniqueNames' DESC 'RFC2256: a
group of unique names (DN and Unique Identifier)' SUP top STRUCTURAL MUST (
uniqueMember $ cn ) MAY ( businessCategory $ seeAlso $ owner $ ou $ o $
description ) ))
line 482 (objectclass ( 2.5.6.18 NAME 'userSecurityInformation' DESC
'RFC2256: a user security information' SUP top AUXILIARY MAY (
supportedAlgorithms ) ))
line 486 (objectclass ( 2.5.6.16.2 NAME 'certificationAuthority-V2' SUP
certificationAuthority AUXILIARY MAY ( deltaRevocationList ) ))
line 492 (objectclass ( 2.5.6.19 NAME 'cRLDistributionPoint' SUP top
STRUCTURAL MUST ( cn ) MAY ( certificateRevocationList $
authorityRevocationList $ deltaRevocationList ) ))
line 502 (objectclass ( 2.5.6.20 NAME 'dmd' SUP top STRUCTURAL MUST (
dmdName ) MAY ( userPassword $ searchGuide $ seeAlso $ businessCategory
$ x121Address $ registeredAddress $ destinationIndicator $
preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $
telephoneNumber $ internationaliSDNNumber $ facsimileTelephoneNumber $
street $ postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ st $ l $ description ) ))
line 510 (objectclass ( 2.5.6.21 NAME 'pkiUser' DESC 'RFC2587: a PKI user'
SUP top AUXILIARY MAY userCertificate ))
line 516 (objectclass ( 2.5.6.22 NAME 'pkiCA' DESC 'RFC2587: PKI certificate
authority' SUP top AUXILIARY MAY ( authorityRevocationList $
certificateRevocationList $ cACertificate $ crossCertificatePair ) ))
line 521 (objectclass ( 2.5.6.23 NAME 'deltaCRL' DESC 'RFC2587: PKI user'
SUP top AUXILIARY MAY deltaRevocationList ))
line 534 (objectclass ( 1.3.6.1.4.1.250.3.15 NAME 'labeledURIObject' DESC
'RFC2079: object that contains the URI attribute type' SUP top AUXILIARY MAY
( labeledURI ) ))
line 551 (attributetype ( 0.9.2342.19200300.100.1.3 NAME ( 'mail'
'rfc822Mailbox' ) DESC 'RFC1274: RFC822 Mailbox' EQUALITY
caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{256} ))
line 556 (objectclass ( 0.9.2342.19200300.100.4.19 NAME
'simpleSecurityObject' DESC 'RFC1274: simple security object' SUP top
AUXILIARY MUST userPassword ))
line 564 (attributetype ( 0.9.2342.19200300.100.1.25 NAME ( 'dc'
'domainComponent' ) DESC 'RFC1274/2247: domain component' EQUALITY
caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 569 (objectclass ( 1.3.6.1.4.1.1466.344 NAME 'dcObject' DESC 'RFC2247:
domain component object' SUP top AUXILIARY MUST dc ))
line 574 (objectclass ( 1.3.6.1.1.3.1 NAME 'uidObject' DESC 'RFC2377: uid
object' SUP top AUXILIARY MUST uid ))
line 582 (attributetype ( 0.9.2342.19200300.100.1.37 NAME 'associatedDomain'
DESC 'RFC1274: domain associated with object' EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 590 (attributetype ( 1.2.840.113549.1.9.1 NAME ( 'email' 'emailAddress'
'pkcs9email' ) DESC 'RFC3280: legacy attribute for email addresses in DNs'
EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{128} ))
line 6 (include /opt/local/etc/openldap/schema/cosine.schema)
reading config file /opt/local/etc/openldap/schema/cosine.schema
line 130 (attributetype ( 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} ))
line 168 (attributetype ( 0.9.2342.19200300.100.1.4 NAME 'info' DESC
'RFC1274: general information' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2048} ))
line 187 (attributetype ( 0.9.2342.19200300.100.1.5 NAME ( 'drink'
'favouriteDrink' ) DESC 'RFC1274: favorite drink' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}))
line 205 (attributetype ( 0.9.2342.19200300.100.1.6 NAME 'roomNumber' DESC
'RFC1274: room number' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 227 (attributetype ( 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} ))
line 248 (attributetype ( 0.9.2342.19200300.100.1.8 NAME 'userClass' DESC
'RFC1274: category of user' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 264 (attributetype ( 0.9.2342.19200300.100.1.9 NAME 'host' DESC
'RFC1274: host computer' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 279 (attributetype ( 0.9.2342.19200300.100.1.10 NAME 'manager' DESC
'RFC1274: DN of manager' EQUALITY distinguishedNameMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.12 ))
line 296 (attributetype ( 0.9.2342.19200300.100.1.11 NAME
'documentIdentifier' DESC 'RFC1274: unique identifier of document' EQUALITY
caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 312 (attributetype ( 0.9.2342.19200300.100.1.12 NAME 'documentTitle'
DESC 'RFC1274: title of document' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 329 (attributetype ( 0.9.2342.19200300.100.1.13 NAME 'documentVersion'
DESC 'RFC1274: version of document' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 344 (attributetype ( 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 ))
line 361 (attributetype ( 0.9.2342.19200300.100.1.15 NAME 'documentLocation'
DESC 'RFC1274: location of document original' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}))
line 380 (attributetype ( 0.9.2342.19200300.100.1.20 NAME ( 'homePhone'
'homeTelephoneNumber' ) DESC 'RFC1274: home telephone number' EQUALITY
telephoneNumberMatch SUBSTR telephoneNumberSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.50 ))
line 395 (attributetype ( 0.9.2342.19200300.100.1.21 NAME 'secretary' DESC
'RFC1274: DN of secretary' EQUALITY distinguishedNameMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.12 ))
line 411 (attributetype ( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.39 ))
line 480 (attributetype ( 0.9.2342.19200300.100.1.26 NAME 'aRecord' EQUALITY
caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 486 (attributetype ( 0.9.2342.19200300.100.1.27 NAME 'mDRecord'
EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 501 (attributetype ( 0.9.2342.19200300.100.1.28 NAME 'mXRecord'
EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 516 (attributetype ( 0.9.2342.19200300.100.1.29 NAME 'nSRecord'
EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 531 (attributetype ( 0.9.2342.19200300.100.1.30 NAME 'sOARecord'
EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 546 (attributetype ( 0.9.2342.19200300.100.1.31 NAME 'cNAMERecord'
EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 581 (attributetype ( 0.9.2342.19200300.100.1.38 NAME 'associatedName'
DESC 'RFC1274: DN of entry associated with domain' EQUALITY
distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ))
line 599 (attributetype ( 0.9.2342.19200300.100.1.39 NAME
'homePostalAddress' DESC 'RFC1274: home postal address' EQUALITY
caseIgnoreListMatch SUBSTR caseIgnoreListSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.41 ))
line 616 (attributetype ( 0.9.2342.19200300.100.1.40 NAME 'personalTitle'
DESC 'RFC1274: personal title' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 635 (attributetype ( 0.9.2342.19200300.100.1.41 NAME ( 'mobile'
'mobileTelephoneNumber' ) DESC 'RFC1274: mobile telephone number' EQUALITY
telephoneNumberMatch SUBSTR telephoneNumberSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.50 ))
line 653 (attributetype ( 0.9.2342.19200300.100.1.42 NAME ( 'pager'
'pagerTelephoneNumber' ) DESC 'RFC1274: pager telephone number' EQUALITY
telephoneNumberMatch SUBSTR telephoneNumberSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.50 ))
line 671 (attributetype ( 0.9.2342.19200300.100.1.43 NAME ( 'co'
'friendlyCountryName' ) DESC 'RFC1274: friendly country name' EQUALITY
caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 691 (attributetype ( 0.9.2342.19200300.100.1.44 NAME 'uniqueIdentifier'
DESC 'RFC1274: unique identifer' EQUALITY caseIgnoreMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 713 (attributetype ( 0.9.2342.19200300.100.1.45 NAME
'organizationalStatus' DESC 'RFC1274: organizational status' EQUALITY
caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 734 (attributetype ( 0.9.2342.19200300.100.1.46 NAME 'janetMailbox'
DESC 'RFC1274: Janet mailbox' EQUALITY caseIgnoreIA5Match SUBSTR
caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ))
line 764 (attributetype ( 0.9.2342.19200300.100.1.47 NAME
'mailPreferenceOption' DESC 'RFC1274: mail preference option' SYNTAX
1.3.6.1.4.1.1466.115.121.1.27 ))
line 781 (attributetype ( 0.9.2342.19200300.100.1.48 NAME 'buildingName'
DESC 'RFC1274: name of building' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ))
line 796 (attributetype ( 0.9.2342.19200300.100.1.49 NAME 'dSAQuality' DESC
'RFC1274: DSA Quality' SYNTAX 1.3.6.1.4.1.1466.115.121.1.19 SINGLE-VALUE ))
line 811 (attributetype ( 0.9.2342.19200300.100.1.50 NAME
'singleLevelQuality' DESC 'RFC1274: Single Level Quality' SYNTAX
1.3.6.1.4.1.1466.115.121.1.13 SINGLE-VALUE ))
line 827 (attributetype ( 0.9.2342.19200300.100.1.51 NAME
'subtreeMinimumQuality' DESC 'RFC1274: Subtree Mininum Quality' SYNTAX
1.3.6.1.4.1.1466.115.121.1.13 SINGLE-VALUE ))
line 843 (attributetype ( 0.9.2342.19200300.100.1.52 NAME
'subtreeMaximumQuality' DESC 'RFC1274: Subtree Maximun Quality' SYNTAX
1.3.6.1.4.1.1466.115.121.1.13 SINGLE-VALUE ))
line 865 (attributetype ( 0.9.2342.19200300.100.1.53 NAME
'personalSignature' DESC 'RFC1274: Personal Signature (G3 fax)' SYNTAX
1.3.6.1.4.1.1466.115.121.1.23 ))
line 884 (attributetype ( 0.9.2342.19200300.100.1.54 NAME 'dITRedirect' DESC
'RFC1274: DIT Redirect' EQUALITY distinguishedNameMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.12 ))
line 900 (attributetype ( 0.9.2342.19200300.100.1.55 NAME 'audio' DESC
'RFC1274: audio (u-law)' SYNTAX 1.3.6.1.4.1.1466.115.121.1.4{25000} ))
line 916 (attributetype ( 0.9.2342.19200300.100.1.56 NAME
'documentPublisher' DESC 'RFC1274: publisher of document' EQUALITY
caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 1084 (objectclass ( 0.9.2342.19200300.100.4.4 NAME ( 'pilotPerson'
'newPilotPerson' ) SUP person STRUCTURAL MAY ( userid $ textEncodedORAddress
$ rfc822Mailbox $ favouriteDrink $ roomNumber $ userClass $
homeTelephoneNumber $ homePostalAddress $ secretary $ personalTitle $
preferredDeliveryMethod $ businessCategory $ janetMailbox $ otherMailbox
$ mobileTelephoneNumber $ pagerTelephoneNumber $ organizationalStatus $
mailPreferenceOption $ personalSignature ) ))
line 1110 (objectclass ( 0.9.2342.19200300.100.4.5 NAME 'account' SUP top
STRUCTURAL MUST userid MAY ( description $ seeAlso $ localityName $
organizationName $ organizationalUnitName $ host ) ))
line 1142 (objectclass ( 0.9.2342.19200300.100.4.6 NAME 'document' SUP top
STRUCTURAL MUST documentIdentifier MAY ( commonName $ description $ seeAlso
$ localityName $ organizationName $ organizationalUnitName $
documentTitle $ documentVersion $ documentAuthor $ documentLocation $
documentPublisher ) ))
line 1165 (objectclass ( 0.9.2342.19200300.100.4.7 NAME 'room' SUP top
STRUCTURAL MUST commonName MAY ( roomNumber $ description $ seeAlso $
telephoneNumber ) ))
line 1191 (objectclass ( 0.9.2342.19200300.100.4.9 NAME 'documentSeries' SUP
top STRUCTURAL MUST commonName MAY ( description $ seeAlso $ telephonenumber
$ localityName $ organizationName $ organizationalUnitName ) ))
line 1222 (objectclass ( 0.9.2342.19200300.100.4.13 NAME 'domain' SUP top
STRUCTURAL MUST domainComponent MAY ( associatedName $ organizationName $
description $ businessCategory $ seeAlso $ searchGuide $ userPassword
$ localityName $ stateOrProvinceName $ streetAddress $
physicalDeliveryOfficeName $ postalAddress $ postalCode $
postOfficeBox $ streetAddress $ facsimileTelephoneNumber $
internationalISDNNumber $ telephoneNumber $ teletexTerminalIdentifier $
telexNumber $ preferredDeliveryMethod $ destinationIndicator $
registeredAddress $ x121Address ) ))
line 1252 (objectclass ( 0.9.2342.19200300.100.4.14 NAME 'RFC822localPart'
SUP domain STRUCTURAL MAY ( commonName $ surname $ description $ seeAlso $
telephoneNumber $ physicalDeliveryOfficeName $ postalAddress $
postalCode $ postOfficeBox $ streetAddress $ facsimileTelephoneNumber
$ internationalISDNNumber $ telephoneNumber $ teletexTerminalIdentifier
$ telexNumber $ preferredDeliveryMethod $ destinationIndicator $
registeredAddress $ x121Address ) ))
line 1275 (objectclass ( 0.9.2342.19200300.100.4.15 NAME 'dNSDomain' SUP
domain STRUCTURAL MAY ( ARecord $ MDRecord $ MXRecord $ NSRecord $
SOARecord $ CNAMERecord ) ))
line 1293 (objectclass ( 0.9.2342.19200300.100.4.17 NAME
'domainRelatedObject' DESC 'RFC1274: an object related to an domain' SUP top
AUXILIARY MUST associatedDomain ))
line 1311 (objectclass ( 0.9.2342.19200300.100.4.18 NAME 'friendlyCountry'
SUP country STRUCTURAL MUST friendlyCountryName ))
line 1345 (objectclass ( 0.9.2342.19200300.100.4.20 NAME 'pilotOrganization'
SUP ( organization $ organizationalUnit ) STRUCTURAL MAY buildingName ))
line 1361 (objectclass ( 0.9.2342.19200300.100.4.21 NAME 'pilotDSA' SUP dsa
STRUCTURAL MAY dSAQuality ))
line 1382 (objectclass ( 0.9.2342.19200300.100.4.22 NAME
'qualityLabelledData' SUP top AUXILIARY MUST dsaQuality MAY (
subtreeMinimumQuality $ subtreeMaximumQuality ) ))
line 7 (include /opt/local/etc/openldap/schema/inetorgperson.schema)
reading config file /opt/local/etc/openldap/schema/inetorgperson.schema
line 36 (attributetype ( 2.16.840.1.113730.3.1.1 NAME 'carLicense' DESC
'RFC2798: vehicle license or registration plate' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 46 (attributetype ( 2.16.840.1.113730.3.1.2 NAME 'departmentNumber'
DESC 'RFC2798: identifies a department within an organization' EQUALITY
caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 59 (attributetype ( 2.16.840.1.113730.3.1.241 NAME 'displayName' DESC
'RFC2798: preferred name to be used when displaying entries' EQUALITY
caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 70 (attributetype ( 2.16.840.1.113730.3.1.3 NAME 'employeeNumber' DESC
'RFC2798: numerically identifies an employee within an organization'
EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 81 (attributetype ( 2.16.840.1.113730.3.1.4 NAME 'employeeType' DESC
'RFC2798: type of employment for a person' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 92 (attributetype ( 0.9.2342.19200300.100.1.60 NAME 'jpegPhoto' DESC
'RFC2798: a JPEG image' SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 ))
line 107 (attributetype ( 2.16.840.1.113730.3.1.39 NAME 'preferredLanguage'
DESC 'RFC2798: preferred written or spoken language for a person' EQUALITY
caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 123 (attributetype ( 2.16.840.1.113730.3.1.40 NAME
'userSMIMECertificate' DESC 'RFC2798: PKCS#7 SignedData used to support
S/MIME' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 ))
line 135 (attributetype ( 2.16.840.1.113730.3.1.216 NAME 'userPKCS12' DESC
'RFC2798: personal identity information, a PKCS #12 PFX' SYNTAX
1.3.6.1.4.1.1466.115.121.1.5 ))
line 155 (objectclass ( 2.16.840.1.113730.3.2.2 NAME 'inetOrgPerson'
DESC 'RFC2798: Internet Organizational Person' SUP
organizationalPerson STRUCTURAL MAY ( audio $ businessCategory $
carLicense $ departmentNumber $ displayName $ employeeNumber $
employeeType $ givenName $ homePhone $ homePostalAddress $ initials $
jpegPhoto $ labeledURI $ mail $ manager $ mobile $ o $ pager $ photo $
roomNumber $ secretary $ uid $ userCertificate $ x500uniqueIdentifier
$ preferredLanguage $ userSMIMECertificate $ userPKCS12 ) ))
line 8 (include /opt/local/etc/openldap/schema/samba.schema)
reading config file /opt/local/etc/openldap/schema/samba.schema
line 20 (attributetype ( 1.3.6.1.4.1.7165.2.1.1 NAME 'lmPassword' DESC
'LanManager Passwd' EQUALITY caseIgnoreIA5Match SUBSTR
caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 26 (attributetype ( 1.3.6.1.4.1.7165.2.1.2 NAME 'ntPassword' DESC 'NT
Passwd' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 35 (attributetype ( 1.3.6.1.4.1.7165.2.1.4 NAME 'acctFlags' DESC
'Account Flags' EQUALITY caseIgnoreIA5Match SUBSTR
caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 43 (attributetype ( 1.3.6.1.4.1.7165.2.1.3 NAME 'pwdLastSet' DESC 'NT
pwdLastSet' EQUALITY integerMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.27SINGLE-VALUE ))
line 48 (attributetype ( 1.3.6.1.4.1.7165.2.1.5 NAME 'logonTime' DESC 'NT
logonTime' EQUALITY integerMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.27SINGLE-VALUE ))
line 53 (attributetype ( 1.3.6.1.4.1.7165.2.1.6 NAME 'logoffTime' DESC 'NT
logoffTime' EQUALITY integerMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.27SINGLE-VALUE ))
line 58 (attributetype ( 1.3.6.1.4.1.7165.2.1.7 NAME 'kickoffTime' DESC 'NT
kickoffTime' EQUALITY integerMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.27SINGLE-VALUE ))
line 63 (attributetype ( 1.3.6.1.4.1.7165.2.1.8 NAME 'pwdCanChange' DESC 'NT
pwdCanChange' EQUALITY integerMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.27SINGLE-VALUE ))
line 68 (attributetype ( 1.3.6.1.4.1.7165.2.1.9 NAME 'pwdMustChange' DESC
'NT pwdMustChange' EQUALITY integerMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 77 (attributetype ( 1.3.6.1.4.1.7165.2.1.10 NAME 'homeDrive' DESC 'NT
homeDrive' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 83 (attributetype ( 1.3.6.1.4.1.7165.2.1.11 NAME 'scriptPath' DESC 'NT
scriptPath' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 89 (attributetype ( 1.3.6.1.4.1.7165.2.1.12 NAME 'profilePath' DESC 'NT
profilePath' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 95 (attributetype ( 1.3.6.1.4.1.7165.2.1.13 NAME 'userWorkstations'
DESC 'userWorkstations' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
))
line 101 (attributetype ( 1.3.6.1.4.1.7165.2.1.17 NAME 'smbHome' DESC
'smbHome' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 107 (attributetype ( 1.3.6.1.4.1.7165.2.1.18 NAME 'domain' DESC
'Windows NT domain to which the user belongs' EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 115 (attributetype ( 1.3.6.1.4.1.7165.2.1.14 NAME 'rid' DESC 'NT rid'
EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 120 (attributetype ( 1.3.6.1.4.1.7165.2.1.15 NAME 'primaryGroupID' DESC
'NT Group RID' EQUALITY integerMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.27SINGLE-VALUE ))
line 149 (objectclass ( 1.3.6.1.4.1.7165.2.2.3 NAME 'sambaAccount' SUP top
AUXILIARY DESC 'Samba Auxilary Account' MUST ( uid $ rid ) MAY ( cn $
lmPassword $ ntPassword $ pwdLastSet $ logonTime $ logoffTime
$ kickoffTime $ pwdCanChange $ pwdMustChange $ acctFlags $
displayName $ smbHome $ homeDrive $ scriptPath $ profilePath $
description $ userWorkstations $ primaryGroupID $ domain )))
line 169 (attributetype ( 1.3.6.1.4.1.7165.2.1.20 NAME 'sambaSID'
DESC 'Security ID' EQUALITY caseIgnoreIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{64} SINGLE-VALUE ))
line 179 (attributetype ( 1.3.6.1.4.1.7165.2.1.23 NAME
'sambaPrimaryGroupSID' DESC 'Primary Group Security ID'
EQUALITY caseIgnoreIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{64}SINGLE-VALUE ))
line 9 (include /opt/local/etc/openldap/schema/corba.schema)
reading config file /opt/local/etc/openldap/schema/corba.schema
line 80 (attributetype ( 1.3.6.1.4.1.42.2.27.4.1.14 NAME 'corbaIor' DESC
'Stringified interoperable object reference of a CORBA object' EQUALITY
caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 143 (attributetype ( 1.3.6.1.4.1.42.2.27.4.1.15 NAME
'corbaRepositoryId' DESC 'Repository ids of interfaces implemented by a
CORBA object' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15))
line 171 (objectclass ( 1.3.6.1.4.1.42.2.27.4.2.10 NAME 'corbaContainer'
DESC 'Container for a CORBA object' SUP top STRUCTURAL MUST cn ))
line 191 (objectclass ( 1.3.6.1.4.1.42.2.27.4.2.9 NAME 'corbaObject' DESC
'CORBA object representation' SUP top ABSTRACT MAY ( corbaRepositoryId $
description ) ))
line 212 (objectclass ( 1.3.6.1.4.1.42.2.27.4.2.11 NAME
'corbaObjectReference' DESC 'CORBA interoperable object reference' SUP
corbaObject AUXILIARY MUST corbaIor ) )
line 10 (include /opt/local/etc/openldap/schema/dyngroup.schema)
reading config file /opt/local/etc/openldap/schema/dyngroup.schema
line 28 (objectIdentifier NetscapeRoot 2.16.840.1.113730)
line 30 (objectIdentifier NetscapeLDAP NetscapeRoot:3)
line 31 (objectIdentifier NetscapeLDAPattributeType NetscapeLDAP:1)
line 32 (objectIdentifier NetscapeLDAPobjectClass NetscapeLDAP:2)
line 37 (attributetype ( NetscapeLDAPattributeType:198 NAME 'memberURL' DESC
'Identifies an URL associated with each member of a group. Any type of
labeled URL can be used.' SUP labeledURI ))
line 44 (objectClass ( NetscapeLDAPobjectClass:33 NAME 'groupOfURLs' SUP top
STRUCTURAL MUST cn MAY ( memberURL $ businessCategory $ description $ o $ ou
$ owner $ seeAlso ) ))
line 11 (include /opt/local/etc/openldap/schema/misc.schema)
reading config file /opt/local/etc/openldap/schema/misc.schema
line 31 (attributetype ( 2.16.840.1.113730.3.1.13 NAME 'mailLocalAddress'
DESC 'RFC822 email address of this recipient' EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ))
line 38 (attributetype ( 2.16.840.1.113730.3.1.18 NAME 'mailHost' DESC 'FQDN
of the SMTP/MTA of this recipient' EQUALITY caseIgnoreIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE ))
line 45 (attributetype ( 2.16.840.1.113730.3.1.47 NAME 'mailRoutingAddress'
DESC 'RFC822 routing address of this recipient' EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE ))
line 54 (objectclass ( 2.16.840.1.113730.3.2.147 NAME
'inetLocalMailRecipient' DESC 'Internet local mail recipient' SUP top
AUXILIARY MAY ( mailLocalAddress $ mailHost $ mailRoutingAddress ) ))
line 64 (attributetype ( 1.3.6.1.4.1.42.2.27.2.1.15 NAME 'rfc822MailMember'
DESC 'rfc822 mail address of group member(s)' EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 75 (objectclass ( 1.3.6.1.4.1.42.2.27.1.2.5 NAME 'nisMailAlias' DESC
'NIS mail alias' SUP top STRUCTURAL MUST cn MAY rfc822MailMember ))
line 12 (include /opt/local/etc/openldap/schema/nis.schema)
reading config file /opt/local/etc/openldap/schema/nis.schema
line 53 (attributetype ( 1.3.6.1.1.1.1.2 NAME 'gecos' DESC 'The GECOS field;
the common name' EQUALITY caseIgnoreIA5Match SUBSTR
caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 58 (attributetype ( 1.3.6.1.1.1.1.3 NAME 'homeDirectory' DESC 'The
absolute path to the home directory' EQUALITY caseExactIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 63 (attributetype ( 1.3.6.1.1.1.1.4 NAME 'loginShell' DESC 'The path to
the login shell' EQUALITY caseExactIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 67 (attributetype ( 1.3.6.1.1.1.1.5 NAME 'shadowLastChange' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 71 (attributetype ( 1.3.6.1.1.1.1.6 NAME 'shadowMin' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 75 (attributetype ( 1.3.6.1.1.1.1.7 NAME 'shadowMax' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 79 (attributetype ( 1.3.6.1.1.1.1.8 NAME 'shadowWarning' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 83 (attributetype ( 1.3.6.1.1.1.1.9 NAME 'shadowInactive' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 87 (attributetype ( 1.3.6.1.1.1.1.10 NAME 'shadowExpire' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 91 (attributetype ( 1.3.6.1.1.1.1.11 NAME 'shadowFlag' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 96 (attributetype ( 1.3.6.1.1.1.1.12 NAME 'memberUid' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 ))
line 101 (attributetype ( 1.3.6.1.1.1.1.13 NAME 'memberNisNetgroup' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 ))
line 105 (attributetype ( 1.3.6.1.1.1.1.14 NAME 'nisNetgroupTriple' DESC
'Netgroup triple' SYNTAX 1.3.6.1.1.1.0.0 ))
line 109 (attributetype ( 1.3.6.1.1.1.1.15 NAME 'ipServicePort' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 112 (attributetype ( 1.3.6.1.1.1.1.16 NAME 'ipServiceProtocol' SUP name
))
line 116 (attributetype ( 1.3.6.1.1.1.1.17 NAME 'ipProtocolNumber' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 120 (attributetype ( 1.3.6.1.1.1.1.18 NAME 'oncRpcNumber' EQUALITY
integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ))
line 125 (attributetype ( 1.3.6.1.1.1.1.19 NAME 'ipHostNumber' DESC 'IP
address' EQUALITY caseIgnoreIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{128} ))
line 130 (attributetype ( 1.3.6.1.1.1.1.20 NAME 'ipNetworkNumber' DESC 'IP
network' EQUALITY caseIgnoreIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{128} SINGLE-VALUE ))
line 135 (attributetype ( 1.3.6.1.1.1.1.21 NAME 'ipNetmaskNumber' DESC 'IP
netmask' EQUALITY caseIgnoreIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{128} SINGLE-VALUE ))
line 140 (attributetype ( 1.3.6.1.1.1.1.22 NAME 'macAddress' DESC 'MAC
address' EQUALITY caseIgnoreIA5Match SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{128} ))
line 144 (attributetype ( 1.3.6.1.1.1.1.23 NAME 'bootParameter' DESC '
rpc.bootparamd parameter' SYNTAX 1.3.6.1.1.1.0.1 ))
line 149 (attributetype ( 1.3.6.1.1.1.1.24 NAME 'bootFile' DESC 'Boot image
name' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 152 (attributetype ( 1.3.6.1.1.1.1.26 NAME 'nisMapName' SUP name ))
line 157 (attributetype ( 1.3.6.1.1.1.1.27 NAME 'nisMapEntry' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26{1024} SINGLE-VALUE ))
line 165 (objectclass ( 1.3.6.1.1.1.2.0 NAME 'posixAccount' DESC
'Abstraction of an account with POSIX attributes' SUP top AUXILIARY MUST (
cn $ uid $ uidNumber $ gidNumber $ homeDirectory ) MAY ( userPassword $
loginShell $ gecos $ description ) ))
line 173 (objectclass ( 1.3.6.1.1.1.2.1 NAME 'shadowAccount' DESC
'Additional attributes for shadow passwords' SUP top AUXILIARY MUST uid MAY
( userPassword $ shadowLastChange $ shadowMin $ shadowMax $
shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $
description ) ))
line 179 (objectclass ( 1.3.6.1.1.1.2.2 NAME 'posixGroup' DESC 'Abstraction
of a group of accounts' SUP top STRUCTURAL MUST ( cn $ gidNumber ) MAY (
userPassword $ memberUid $ description ) ))
line 185 (objectclass ( 1.3.6.1.1.1.2.3 NAME 'ipService' DESC 'Abstraction
an Internet Protocol service' SUP top STRUCTURAL MUST ( cn $ ipServicePort $
ipServiceProtocol ) MAY ( description ) ))
line 191 (objectclass ( 1.3.6.1.1.1.2.4 NAME 'ipProtocol' DESC 'Abstraction
of an IP protocol' SUP top STRUCTURAL MUST ( cn $ ipProtocolNumber $
description ) MAY description ))
line 197 (objectclass ( 1.3.6.1.1.1.2.5 NAME 'oncRpc' DESC 'Abstraction of
an ONC/RPC binding' SUP top STRUCTURAL MUST ( cn $ oncRpcNumber $
description ) MAY description ))
line 203 (objectclass ( 1.3.6.1.1.1.2.6 NAME 'ipHost' DESC 'Abstraction of a
host, an IP device' SUP top AUXILIARY MUST ( cn $ ipHostNumber ) MAY ( l $
description $ manager ) ))
line 209 (objectclass ( 1.3.6.1.1.1.2.7 NAME 'ipNetwork' DESC 'Abstraction
of an IP network' SUP top STRUCTURAL MUST ( cn $ ipNetworkNumber ) MAY (
ipNetmaskNumber $ l $ description $ manager ) ))
line 215 (objectclass ( 1.3.6.1.1.1.2.8 NAME 'nisNetgroup' DESC 'Abstraction
of a netgroup' SUP top STRUCTURAL MUST cn MAY ( nisNetgroupTriple $
memberNisNetgroup $ description ) ))
line 221 (objectclass ( 1.3.6.1.1.1.2.9 NAME 'nisMap' DESC 'A generic
abstraction of a NIS map' SUP top STRUCTURAL MUST nisMapName MAY description
))
line 227 (objectclass ( 1.3.6.1.1.1.2.10 NAME 'nisObject' DESC 'An entry in
a NIS map' SUP top STRUCTURAL MUST ( cn $ nisMapEntry $ nisMapName ) MAY
description ))
line 232 (objectclass ( 1.3.6.1.1.1.2.11 NAME 'ieee802Device' DESC 'A device
with a MAC address' SUP top AUXILIARY MAY macAddress ))
line 237 (objectclass ( 1.3.6.1.1.1.2.12 NAME 'bootableDevice' DESC 'A
device with boot parameters' SUP top AUXILIARY MAY ( bootFile $
bootParameter ) ))
line 13 (include /opt/local/etc/openldap/schema/openldap.schema)
reading config file /opt/local/etc/openldap/schema/openldap.schema
line 25 (objectIdentifier OpenLDAProot 1.3.6.1.4.1.4203)
line 27 (objectIdentifier OpenLDAP OpenLDAProot:1)
line 28 (objectIdentifier OpenLDAPattributeType OpenLDAP:3)
line 29 (objectIdentifier OpenLDAPobjectClass OpenLDAP:4)
line 35 (objectClass ( OpenLDAPobjectClass:3 NAME 'OpenLDAPorg' DESC
'OpenLDAP Organizational Object' SUP organization MAY ( buildingName $
displayName $ labeledURI ) ))
line 41 (objectClass ( OpenLDAPobjectClass:4 NAME 'OpenLDAPou' DESC
'OpenLDAP Organizational Unit Object' SUP organizationalUnit MAY (
buildingName $ displayName $ labeledURI $ o ) ))
line 48 (objectClass ( OpenLDAPobjectClass:5 NAME 'OpenLDAPperson' DESC
'OpenLDAP Person' SUP ( pilotPerson $ inetOrgPerson ) MUST ( uid $ cn ) MAY
( givenName $ labeledURI $ o ) ))
line 53 (objectClass ( OpenLDAPobjectClass:6 NAME
'OpenLDAPdisplayableObject' DESC 'OpenLDAP Displayable Object' MAY
displayName AUXILIARY ))
line 15 (include /opt/local/etc/openldap/schema/apple.schema)
reading config file /opt/local/etc/openldap/schema/apple.schema
line 24 (attributetype ( 1.3.6.1.4.1.250.1.60 NAME 'ttl' EQUALITY
integerMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE ))
line 32 (objectclass ( 1.3.6.1.4.1.250.3.18 NAME 'cacheObject' AUXILIARY
SUP top DESC 'Auxiliary object class to hold TTL caching information' MAY (
ttl ) ))
line 43 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.6 NAME
'apple-user-homeurl' DESC 'home directory URL' EQUALITY caseExactIA5Match
SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 51 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.7 NAME
'apple-user-class' DESC 'user class' EQUALITY caseExactIA5Match SUBSTR
caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 59 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.8 NAME
'apple-user-homequota' DESC 'home directory quota' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 67 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.9 NAME
'apple-user-mailattribute' DESC 'mail attribute' EQUALITY caseExactMatch
SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15SINGLE-VALUE ))
line 75 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.10 NAME
'apple-mcxflags' DESC 'mcx flags' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
))
line 90 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.16 NAME (
'apple-mcxsettings' 'apple-mcxsettings2' ) DESC 'mcx settings' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 98 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.12 NAME
'apple-user-picture' DESC 'picture' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
))
line 106 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.13 NAME
'apple-user-printattribute' DESC 'print attribute' EQUALITY caseExactMatch
SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15SINGLE-VALUE ))
line 114 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.14 NAME
'apple-user-adminlimits' DESC 'admin limits' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
))
line 122 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.15 NAME
'apple-user-authenticationhint' DESC 'password hint' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 130 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.17 NAME
'apple-user-homesoftquota' DESC 'home directory soft quota' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 138 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.18 NAME
'apple-user-passwordpolicy' DESC 'password policy options'
EQUALITY caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 146 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.19 NAME (
'apple-keyword' ) DESC 'keywords' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 154 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.20 NAME (
'apple-generateduid' ) DESC 'generated unique ID' EQUALITY caseExactMatch
SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15SINGLE-VALUE ))
line 162 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.21 NAME (
'apple-imhandle' ) DESC 'IM handle (service:account name)' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 170 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.1.22 NAME (
'apple-webloguri' ) DESC 'Weblog URI' EQUALITY caseExactIA5Match SUBSTR
caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 186 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.2.16.1 NAME
'authAuthority' DESC 'password server authentication authority' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 ))
line 216 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.1 NAME 'apple-user' SUP
top AUXILIARY DESC 'apple user account' MAY ( apple-user-homeurl $
apple-user-class $ apple-user-homequota $ apple-user-mailattribute $
apple-user-printattribute $ apple-mcxflags $ apple-mcxsettings $
apple-user-adminlimits $ apple-user-picture $
apple-user-authenticationhint $ apple-user-homesoftquota $
apple-user-passwordpolicy $ apple-keyword $ apple-generateduid $
apple-imhandle $ apple-webloguri $ authAuthority $ acctFlags $
pwdLastSet $ logonTime $ logoffTime $ kickoffTime $ homeDrive $ scriptPath
$ profilePath $ userWorkstations $ smbHome $ rid $
primaryGroupID $ sambaSID $ sambaPrimaryGroupSID $ userCertificate ) ))
line 227 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.14.1 NAME
'apple-group-homeurl' DESC 'group home url' EQUALITY caseExactIA5Match
SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 235 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.14.2 NAME
'apple-group-homeowner' DESC 'group home owner settings' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 244 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.14.5 NAME
'apple-group-realname' DESC 'group real name' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
)
line 251 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.14.6 NAME
'apple-group-nestedgroup' DESC 'group real name' EQUALITY caseExactMatch
SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 260 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.14.7 NAME
'apple-group-memberguid' DESC 'group real name' EQUALITY caseExactMatch
SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) )
line 292 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.14 NAME 'apple-group' SUP
top AUXILIARY DESC 'group account' MAY ( apple-group-homeurl $
apple-group-homeowner $ apple-mcxflags $ apple-mcxsettings
$ apple-group-realname $ apple-user-picture $
apple-keyword $ apple-generateduid $ apple-group-nestedgroup
$ apple-group-memberguid $ mail $ rid $ sambaSID
$ ttl ) ))
line 303 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.3.8 NAME
'apple-machine-software' DESC 'installed system software' EQUALITY
caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 ))
line 311 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.3.9 NAME
'apple-machine-hardware' DESC 'system hardware description' EQUALITY
caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 ))
line 319 (attributeType ( 1.3.6.1.4.1.63.1000.1.1.1.3.10 NAME
'apple-machine-serves' DESC 'NetInfo Domain Server Binding' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 ))
line 327 (attributeType ( 1.3.6.1.4.1.63.1000.1.1.1.3.11 NAME
'apple-machine-suffix' DESC 'DIT suffix' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 335 (attributeType ( 1.3.6.1.4.1.63.1000.1.1.1.3.12 NAME
'apple-machine-contactperson' DESC 'Name of contact person/owner of this
machine' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 349 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.3 NAME 'apple-machine' SUP
top AUXILIARY MAY ( apple-machine-software $ apple-machine-hardware
$ apple-machine-serves $ apple-machine-suffix $
apple-machine-contactperson ) ))
line 360 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.8.1 NAME
'mountDirectory' DESC 'mount path' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
))
line 368 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.8.2 NAME 'mountType'
DESC 'mount VFS type' EQUALITY caseIgnoreIA5Match SUBSTR
caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 376 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.8.3 NAME 'mountOption'
DESC 'mount options' EQUALITY caseIgnoreIA5Match SUBSTR
caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 384 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.8.4 NAME
'mountDumpFrequency' DESC 'mount dump frequency' EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 393 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.8.5 NAME 'mountPassNo'
DESC 'mount passno' EQUALITY caseIgnoreIA5Match SUBSTR
caseIgnoreIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ) )
line 413 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.8 NAME 'mount' SUP top
STRUCTURAL MUST ( cn ) MAY ( mountDirectory $ mountType $
mountOption $ mountDumpFrequency $ mountPassNo ) ))
line 424 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.9.1 NAME
'apple-printer-attributes' DESC 'printer attributes in /etc/printcap format'
EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 ))
line 432 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.9.2 NAME
'apple-printer-lprhost' DESC 'printer LPR host name' EQUALITY
caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 440 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.9.3 NAME
'apple-printer-lprqueue' DESC 'printer LPR queue' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 448 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.9.4 NAME
'apple-printer-type' DESC 'printer type' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 456 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.9.5 NAME
'apple-printer-note' DESC 'printer note' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 470 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.9 NAME 'apple-printer' SUP
top STRUCTURAL MUST ( cn ) MAY ( apple-printer-attributes $
apple-printer-lprhost $ apple-printer-lprqueue $
apple-printer-type $ apple-printer-note ) ))
line 482 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.10.2 NAME
'apple-realname' DESC 'real name' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 490 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.10.3 NAME
'apple-networkview' DESC 'Network view for the computer' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 498 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.10.4 NAME
'apple-category' DESC 'Category for the computer or neighborhood' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 510 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.11.3 NAME
'apple-computers' DESC 'computers' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 518 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.11.4 NAME
'apple-computer-list-groups' DESC 'groups' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 529 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.17.1 NAME
'apple-xmlplist' DESC 'XML plist data' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 540 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.19.2 NAME
'apple-service-url' DESC 'URL of service' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 ))
line 566 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.10 NAME 'apple-computer'
DESC 'computer' SUP top STRUCTURAL MUST ( cn ) MAY ( apple-realname $
description $ macAddress $ apple-category $
apple-computer-list-groups $ apple-keyword $ apple-mcxflags
$ apple-mcxsettings $ apple-networkview $ apple-xmlplist
$ apple-service-url $ authAuthority $ uidNumber $
gidNumber $ apple-generateduid $ ttl $ acctFlags $ pwdLastSet $
logonTime $ logoffTime $ kickoffTime $ rid $ primaryGroupID
$ sambaSID $ sambaPrimaryGroupSID ) ))
line 582 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.11 NAME
'apple-computer-list' DESC 'computer list' SUP top STRUCTURAL MUST ( cn )
MAY ( apple-mcxflags $ apple-mcxsettings $
apple-computer-list-groups $ apple-computers $
apple-generateduid $ apple-keyword ) ))
line 593 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.12.1 NAME
'apple-password-server-location' DESC 'password server location' EQUALITY
caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ))
line 601 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.12.2 NAME
'apple-data-stamp' DESC 'data stamp' EQUALITY caseExactIA5Match SUBSTR
caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 609 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.12.3 NAME
'apple-config-realname' DESC 'config real name' EQUALITY caseExactIA5Match
SUBSTR caseExactIA5SubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 617 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.12.4 NAME
'apple-password-server-list' DESC 'password server replication plist'
EQUALITY caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 625 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.12.5 NAME
'apple-ldap-replica' DESC 'LDAP replication list' EQUALITY caseExactMatch
SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 633 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.12.6 NAME
'apple-ldap-writable-replica' DESC 'LDAP writable replication list' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 641 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.12.7 NAME
'apple-kdc-authkey' DESC 'KDC master key RSA encrypted with realm public
key' EQUALITY caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 649 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.12.8 NAME
'apple-kdc-configdata' DESC 'Contents of the kdc.conf file' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ))
line 663 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.12 NAME
'apple-configuration' DESC 'configuration' SUP top STRUCTURAL MAY ( cn $
apple-config-realname $ apple-data-stamp $ apple-password-server-location
$ apple-password-server-list $ apple-ldap-replica $
apple-ldap-writable-replica $ apple-keyword $ apple-kdc-authkey $
apple-kdc-configdata $ apple-xmlplist $ ttl ) ))
line 677 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.13 NAME
'apple-preset-computer-list' DESC 'preset computer list' SUP top STRUCTURAL
MUST ( cn ) MAY ( apple-mcxflags $ apple-mcxsettings $
apple-computer-list-groups $ apple-keyword ) ))
line 699 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.3.14 NAME
'apple-preset-group' DESC 'preset group' SUP top STRUCTURAL MUST ( cn ) MAY
( memberUid $ gidNumber $ description $
apple-group-homeurl $ apple-group-homeowner $ apple-mcxflags
$ apple-mcxsettings $ apple-group-realname $ apple-keyword
$ apple-group-nestedgroup $ apple-group-memberguid $
ttl ) ))
line 710 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.15.1 NAME
'apple-preset-user-is-admin' DESC 'flag indicating whether the preset user
is an administrator' EQUALITY caseExactIA5Match SUBSTR
caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26SINGLE-VALUE ))
line 743 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.15 NAME
'apple-preset-user' DESC 'preset user' SUP top STRUCTURAL MUST ( cn ) MAY (
uid $ memberUid $ gidNumber $ homeDirectory $
apple-user-homeurl $ apple-user-homequota $
apple-user-homesoftquota $ apple-user-mailattribute $
apple-user-printattribute $ apple-mcxflags $ apple-mcxsettings
$ apple-user-adminlimits $ apple-user-passwordpolicy $
userPassword $ apple-user-picture $ apple-keyword $
loginShell $ description $ shadowLastChange $ shadowExpire
$ authAuthority $ homeDrive $ scriptPath $ profilePath $ smbHome
$ apple-preset-user-is-admin ) ))
line 757 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.16 NAME
'authAuthorityObject' SUP top AUXILIARY MAY ( authAuthority ) ))
line 767 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.17 NAME
'apple-serverassistant-config' SUP top STRUCTURAL MUST ( cn ) MAY (
apple-xmlplist ) ))
line 778 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.18.1 NAME
'apple-dns-domain' DESC 'DNS domain' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 786 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.18.2 NAME
'apple-dns-nameserver' DESC 'DNS name server list' EQUALITY caseExactMatch
SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 797 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.18 NAME 'apple-location'
SUP top AUXILIARY MUST ( cn ) MAY ( apple-dns-domain $ apple-dns-nameserver
) ) )
line 807 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.19.1 NAME
'apple-service-type' DESC 'type of service' EQUALITY caseExactIA5Match
SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ))
line 822 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.19.3 NAME
'apple-service-port' DESC 'Service port number' EQUALITY integerMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.27 ))
line 831 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.19.4 NAME
'apple-dnsname' DESC 'DNS name' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) )
line 838 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.19.5 NAME
'apple-service-location' DESC 'Service location' EQUALITY caseExactMatch
SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 855 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.19 NAME 'apple-service'
SUP top STRUCTURAL MUST ( cn $ apple-service-type ) MAY (
ipHostNumber $ description $ apple-service-location
$ apple-service-url $ apple-service-port $ apple-dnsname
$ apple-keyword ) ))
line 866 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.20.1 NAME
'apple-nodepathxml' DESC 'XML plist of directory node path' EQUALITY
caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 874 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.20.2 NAME
'apple-neighborhoodalias' DESC 'XML plist referring to another neighborhood
record' EQUALITY caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 882 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.20.3 NAME
'apple-computeralias' DESC 'XML plist referring to a computer record'
EQUALITY caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 ))
line 901 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.20 NAME
'apple-neighborhood' SUP top STRUCTURAL MUST ( cn ) MAY ( description
$ apple-generateduid $ apple-category $ apple-nodepathxml
$ apple-neighborhoodalias $ apple-computeralias $
apple-keyword $ apple-realname $ apple-xmlplist $ ttl ) ))
line 912 (attributetype ( 1.3.6.1.4.1.63.1000.1.1.1.21.1 NAME
'apple-acl-entry' DESC 'acl entry' EQUALITY caseExactMatch SUBSTR
caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ))
line 923 (objectclass ( 1.3.6.1.4.1.63.1000.1.1.2.21 NAME 'apple-acl' SUP
top STRUCTURAL MUST ( cn $ apple-acl-entry ) ) )
line 23 (pidfile /opt/local/var/run/slapd.pid)
line 24 (argsfile /opt/local/var/run/slapd.args)
line 65 (database bdb)
bdb_db_init: Initializing BDB database
line 66 (suffix "dc=10.0.1.220,dc=com")
>>> dnPrettyNormal: <dc= 10.0.1.220,dc=com>
=> ldap_bv2dn(dc=10.0.1.220,dc=com,0)
<= ldap_bv2dn(dc=10.0.1.220,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc= 10.0.1.220,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=10.0.1.220,dc=com)=0
<<< dnPrettyNormal: <dc= 10.0.1.220,dc=com>, <dc=10.0.1.220,dc=com>
line 67 (rootdn "cn=Manager,dc=10.0.1.220,dc=com")
>>> dnPrettyNormal: <cn=Manager,dc= 10.0.1.220,dc=com>
=> ldap_bv2dn(cn=Manager,dc=10.0.1.220,dc=com,0)
<= ldap_bv2dn(cn=Manager,dc=10.0.1.220,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=Manager,dc=10.0.1.220,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=manager,dc=10.0.1.220,dc=com)=0
<<< dnPrettyNormal: <cn=Manager,dc=10.0.1.220,dc=com>, <cn=manager,dc=
10.0.1.220,dc=com>
line 72 (rootpw ***)
line 76 (directory /opt/local/var/run/openldap-data)
line 78 (index objectClass eq)
index objectClass 0x0004
>>> dnNormalize: <cn=Subschema>
=> ldap_bv2dn(cn=Subschema,0)
<= ldap_bv2dn(cn=Subschema)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=subschema)=0
<<< dnNormalize: <cn=subschema>
matching_rule_use_init
1.2.840.113556.1.4.804 (integerBitOrMatch): matchingRuleUse: (
1.2.840.113556.1.4.804 NAME 'integerBitOrMatch' APPLIES (
supportedLDAPVersion $ uidNumber $ gidNumber $ olcConcurrency $
olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $
olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $
olcIndexSubstrAnyStep $ olcLocalSSF $ olcMaxDerefDepth $
olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $
olcThreads $ olcToolThreads $ olcDbCacheFree $ olcDbCacheSize $
olcDbIDLcacheSize $ olcDbMode $ olcDbSearchStack $ olcDbShmKey $
olcSpSessionlog $ mailPreferenceOption $ pwdLastSet $ logonTime $ logoffTime
$ kickoffTime $ pwdCanChange $ pwdMustChange $ rid $ primaryGroupID $
shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $
shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber
$ ttl $ apple-service-port ) )
1.2.840.113556.1.4.803 (integerBitAndMatch): matchingRuleUse: (
1.2.840.113556.1.4.803 NAME 'integerBitAndMatch' APPLIES (
supportedLDAPVersion $ uidNumber $ gidNumber $ olcConcurrency $
olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $
olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $
olcIndexSubstrAnyStep $ olcLocalSSF $ olcMaxDerefDepth $
olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $
olcThreads $ olcToolThreads $ olcDbCacheFree $ olcDbCacheSize $
olcDbIDLcacheSize $ olcDbMode $ olcDbSearchStack $ olcDbShmKey $
olcSpSessionlog $ mailPreferenceOption $ pwdLastSet $ logonTime $ logoffTime
$ kickoffTime $ pwdCanChange $ pwdMustChange $ rid $ primaryGroupID $
shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $
shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber
$ ttl $ apple-service-port ) )
1.3.6.1.4.1.1466.109.114.2 (caseIgnoreIA5Match): matchingRuleUse: (
1.3.6.1.4.1.1466.109.114.2 NAME 'caseIgnoreIA5Match' APPLIES ( altServer $
mail $ dc $ associatedDomain $ email $ aRecord $ mDRecord $ mXRecord $
nSRecord $ sOARecord $ cNAMERecord $ janetMailbox $ lmPassword $ ntPassword
$ acctFlags $ homeDrive $ domain $ sambaSID $ sambaPrimaryGroupSID $
corbaIor $ mailLocalAddress $ mailHost $ mailRoutingAddress $
rfc822MailMember $ gecos $ homeDirectory $ loginShell $ memberUid $
memberNisNetgroup $ ipHostNumber $ ipNetworkNumber $ ipNetmaskNumber $
macAddress $ bootFile $ nisMapEntry $ apple-user-homeurl $ apple-user-class
$ apple-user-homequota $ apple-user-homesoftquota $ apple-webloguri $
authAuthority $ apple-group-homeurl $ apple-group-homeowner $
apple-machine-software $ apple-machine-hardware $ apple-machine-serves $
mountType $ mountOption $ mountDumpFrequency $ mountPassNo $
apple-printer-attributes $ apple-service-url $
apple-password-server-location $ apple-data-stamp $ apple-config-realname $
apple-preset-user-is-admin $ apple-service-type ) )
1.3.6.1.4.1.1466.109.114.1 (caseExactIA5Match): matchingRuleUse: (
1.3.6.1.4.1.1466.109.114.1 NAME 'caseExactIA5Match' APPLIES ( altServer $
mail $ dc $ associatedDomain $ email $ aRecord $ mDRecord $ mXRecord $
nSRecord $ sOARecord $ cNAMERecord $ janetMailbox $ lmPassword $ ntPassword
$ acctFlags $ homeDrive $ domain $ sambaSID $ sambaPrimaryGroupSID $
corbaIor $ mailLocalAddress $ mailHost $ mailRoutingAddress $
rfc822MailMember $ gecos $ homeDirectory $ loginShell $ memberUid $
memberNisNetgroup $ ipHostNumber $ ipNetworkNumber $ ipNetmaskNumber $
macAddress $ bootFile $ nisMapEntry $ apple-user-homeurl $ apple-user-class
$ apple-user-homequota $ apple-user-homesoftquota $ apple-webloguri $
authAuthority $ apple-group-homeurl $ apple-group-homeowner $
apple-machine-software $ apple-machine-hardware $ apple-machine-serves $
mountType $ mountOption $ mountDumpFrequency $ mountPassNo $
apple-printer-attributes $ apple-service-url $
apple-password-server-location $ apple-data-stamp $ apple-config-realname $
apple-preset-user-is-admin $ apple-service-type ) )
2.5.13.35 (certificateMatch): matchingRuleUse: ( 2.5.13.35 NAME
'certificateMatch' APPLIES ( userCertificate $ cACertificate ) )
2.5.13.34 (certificateExactMatch): matchingRuleUse: ( 2.5.13.34 NAME
'certificateExactMatch' APPLIES ( userCertificate $ cACertificate ) )
2.5.13.30 (objectIdentifierFirstComponentMatch): matchingRuleUse: (
2.5.13.30 NAME 'objectIdentifierFirstComponentMatch' APPLIES (
supportedControl $ supportedExtension $ supportedFeatures $ ldapSyntaxes $
supportedApplicationContext ) )
2.5.13.29 (integerFirstComponentMatch): matchingRuleUse: (
2.5.13.29NAME 'integerFirstComponentMatch' APPLIES (
supportedLDAPVersion $ uidNumber
$ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $
olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $
olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcLocalSSF $
olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $
olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcDbCacheFree $
olcDbCacheSize $ olcDbIDLcacheSize $ olcDbMode $ olcDbSearchStack $
olcDbShmKey $ olcSpSessionlog $ mailPreferenceOption $ pwdLastSet $
logonTime $ logoffTime $ kickoffTime $ pwdCanChange $ pwdMustChange $ rid $
primaryGroupID $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $
shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $
ipProtocolNumber $ oncRpcNumber $ ttl $ apple-service-port ) )
2.5.13.27 (generalizedTimeMatch): matchingRuleUse: ( 2.5.13.27 NAME
'generalizedTimeMatch' APPLIES ( createTimestamp $ modifyTimestamp ) )
2.5.13.24 (protocolInformationMatch): matchingRuleUse: ( 2.5.13.24 NAME
'protocolInformationMatch' APPLIES protocolInformation )
2.5.13.23 (uniqueMemberMatch): matchingRuleUse: ( 2.5.13.23 NAME
'uniqueMemberMatch' APPLIES uniqueMember )
2.5.13.22 (presentationAddressMatch): matchingRuleUse: ( 2.5.13.22 NAME
'presentationAddressMatch' APPLIES presentationAddress )
2.5.13.20 (telephoneNumberMatch): matchingRuleUse: ( 2.5.13.20 NAME
'telephoneNumberMatch' APPLIES ( telephoneNumber $ homePhone $ mobile $
pager ) )
2.5.13.17 (octetStringMatch): matchingRuleUse: ( 2.5.13.17 NAME
'octetStringMatch' APPLIES userPassword )
2.5.13.16 (bitStringMatch): matchingRuleUse: ( 2.5.13.16 NAME
'bitStringMatch' APPLIES x500UniqueIdentifier )
2.5.13.14 (integerMatch): matchingRuleUse: ( 2.5.13.14 NAME
'integerMatch' APPLIES ( supportedLDAPVersion $ uidNumber $ gidNumber $
olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout
$ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $
olcIndexSubstrAnyStep $ olcLocalSSF $ olcMaxDerefDepth $
olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $
olcThreads $ olcToolThreads $ olcDbCacheFree $ olcDbCacheSize $
olcDbIDLcacheSize $ olcDbMode $ olcDbSearchStack $ olcDbShmKey $
olcSpSessionlog $ mailPreferenceOption $ pwdLastSet $ logonTime $ logoffTime
$ kickoffTime $ pwdCanChange $ pwdMustChange $ rid $ primaryGroupID $
shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $
shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber
$ ttl $ apple-service-port ) )
2.5.13.13 (booleanMatch): matchingRuleUse: ( 2.5.13.13 NAME
'booleanMatch' APPLIES ( hasSubordinates $ olcGentleHUP $ olcLastMod $
olcReadOnly $ olcReverseLookup $ olcDbNoSync $ olcDbDirtyRead $
olcDbLinearIndex $ olcSpNoPresent $ olcSpReloadHint ) )
2.5.13.11 (caseIgnoreListMatch): matchingRuleUse: ( 2.5.13.11 NAME
'caseIgnoreListMatch' APPLIES ( postalAddress $ registeredAddress $
homePostalAddress ) )
2.5.13.8 (numericStringMatch): matchingRuleUse: ( 2.5.13.8 NAME
'numericStringMatch' APPLIES ( x121Address $ internationaliSDNNumber ) )
2.5.13.7 (caseExactSubstringsMatch): matchingRuleUse: ( 2.5.13.7 NAME
'caseExactSubstringsMatch' APPLIES ( serialNumber $ destinationIndicator $
dnQualifier ) )
2.5.13.6 (caseExactOrderingMatch): matchingRuleUse: ( 2.5.13.6 NAME
'caseExactOrderingMatch' APPLIES ( serialNumber $ destinationIndicator $
dnQualifier ) )
2.5.13.5 (caseExactMatch): 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 $ olcInclude $ olcLimits $ olcLogFile $ olcLogLevel $
olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $
olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $
olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile
$ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE
$ olcRootPW $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $
olcSizeLimit $ olcSrvtab $ olcSubordinate $ olcSyncrepl $ olcTimeLimit $
olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $
olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $
olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcUpdateRef $
olcDbDirectory $ olcDbCheckpoint $ olcDbConfig $ olcDbIndex $
olcDbLockDetect $ olcSpCheckpoint $ knowledgeInformation $ sn $ serialNumber
$ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $
postOfficeBox $ physicalDeliveryOfficeName $ destinationIndicator $
givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $
dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $
userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $
documentLocation $ personalTitle $ co $ uniqueIdentifier $
organizationalStatus $ buildingName $ documentPublisher $ carLicense $
departmentNumber $ displayName $ employeeNumber $ employeeType $
preferredLanguage $ scriptPath $ profilePath $ userWorkstations $ smbHome $
corbaRepositoryId $ memberURL $ ipServiceProtocol $ nisMapName $
apple-user-mailattribute $ apple-mcxflags $ apple-mcxsettings $
apple-user-picture $ apple-user-printattribute $ apple-user-adminlimits $
apple-user-authenticationhint $ apple-user-passwordpolicy $ apple-keyword $
apple-generateduid $ apple-imhandle $ apple-group-realname $
apple-group-nestedgroup $ apple-group-memberguid $ apple-machine-suffix $
apple-machine-contactperson $ mountDirectory $ apple-printer-lprhost $
apple-printer-lprqueue $ apple-printer-type $ apple-printer-note $
apple-realname $ apple-networkview $ apple-category $ apple-computers $
apple-computer-list-groups $ apple-xmlplist $ apple-password-server-list $
apple-ldap-replica $ apple-ldap-writable-replica $ apple-kdc-authkey $
apple-kdc-configdata $ apple-dns-domain $ apple-dns-nameserver $
apple-dnsname $ apple-service-location $ apple-nodepathxml $
apple-neighborhoodalias $ apple-computeralias $ apple-acl-entry ) )
2.5.13.4 (caseIgnoreSubstringsMatch): matchingRuleUse: ( 2.5.13.4 NAME
'caseIgnoreSubstringsMatch' APPLIES ( serialNumber $ destinationIndicator $
dnQualifier ) )
2.5.13.3 (caseIgnoreOrderingMatch): matchingRuleUse: ( 2.5.13.3 NAME
'caseIgnoreOrderingMatch' APPLIES ( serialNumber $ destinationIndicator $
dnQualifier ) )
2.5.13.2 (caseIgnoreMatch): 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 $ olcInclude $ olcLimits $ olcLogFile $ olcLogLevel $
olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $
olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $
olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile
$ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE
$ olcRootPW $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $
olcSizeLimit $ olcSrvtab $ olcSubordinate $ olcSyncrepl $ olcTimeLimit $
olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $
olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $
olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcUpdateRef $
olcDbDirectory $ olcDbCheckpoint $ olcDbConfig $ olcDbIndex $
olcDbLockDetect $ olcSpCheckpoint $ knowledgeInformation $ sn $ serialNumber
$ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $
postOfficeBox $ physicalDeliveryOfficeName $ destinationIndicator $
givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $
dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $
userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $
documentLocation $ personalTitle $ co $ uniqueIdentifier $
organizationalStatus $ buildingName $ documentPublisher $ carLicense $
departmentNumber $ displayName $ employeeNumber $ employeeType $
preferredLanguage $ scriptPath $ profilePath $ userWorkstations $ smbHome $
corbaRepositoryId $ memberURL $ ipServiceProtocol $ nisMapName $
apple-user-mailattribute $ apple-mcxflags $ apple-mcxsettings $
apple-user-picture $ apple-user-printattribute $ apple-user-adminlimits $
apple-user-authenticationhint $ apple-user-passwordpolicy $ apple-keyword $
apple-generateduid $ apple-imhandle $ apple-group-realname $
apple-group-nestedgroup $ apple-group-memberguid $ apple-machine-suffix $
apple-machine-contactperson $ mountDirectory $ apple-printer-lprhost $
apple-printer-lprqueue $ apple-printer-type $ apple-printer-note $
apple-realname $ apple-networkview $ apple-category $ apple-computers $
apple-computer-list-groups $ apple-xmlplist $ apple-password-server-list $
apple-ldap-replica $ apple-ldap-writable-replica $ apple-kdc-authkey $
apple-kdc-configdata $ apple-dns-domain $ apple-dns-nameserver $
apple-dnsname $ apple-service-location $ apple-nodepathxml $
apple-neighborhoodalias $ apple-computeralias $ apple-acl-entry ) )
1.2.36.79672281.1.13.3 (rdnMatch):
2.5.13.1(distinguishedNameMatch): matchingRuleUse: (
2.5.13.1 NAME 'distinguishedNameMatch' APPLIES ( creatorsName $
modifiersName $ subschemaSubentry $ namingContexts $ aliasedObjectName $
distinguishedName $ seeAlso $ olcDefaultSearchBase $ olcRootDN $ olcSchemaDN
$ olcSuffix $ olcUpdateDN $ member $ owner $ roleOccupant $ manager $
documentAuthor $ secretary $ associatedName $ dITRedirect ) )
2.5.13.0 (objectIdentifierMatch): matchingRuleUse: ( 2.5.13.0 NAME
'objectIdentifierMatch' APPLIES ( supportedControl $ supportedExtension $
supportedFeatures $ supportedApplicationContext ) )
slapd startup: initiated.
backend_startup_one: starting "cn=config"
config_back_db_open
config_build_entry: "cn=config"
config_build_entry: "cn=include{0}"
config_build_entry: "cn=include{1}"
config_build_entry: "cn=include{2}"
config_build_entry: "cn=include{3}"
config_build_entry: "cn=include{4}"
config_build_entry: "cn=include{5}"
config_build_entry: "cn=include{6}"
config_build_entry: "cn=include{7}"
config_build_entry: "cn=include{8}"
config_build_entry: "cn=include{9}"
config_build_entry: "cn=schema"
config_build_entry: "cn={0}core"
config_build_entry: "cn={1}cosine"
config_build_entry: "cn={2}inetorgperson"
config_build_entry: "cn={3}samba"
config_build_entry: "cn={4}corba"
config_build_entry: "cn={5}dyngroup"
config_build_entry: "cn={6}misc"
config_build_entry: "cn={7}nis"
config_build_entry: "cn={8}openldap"
config_build_entry: "cn={9}apple"
config_build_entry: "olcDatabase={-1}frontend"
config_build_entry: "olcDatabase={0}config"
config_build_entry: "olcDatabase={1}bdb"
backend_startup_one: starting "dc=10.0.1.220,dc=com"
bdb_db_open: dc= 10.0.1.220,dc=com
bdb_db_open: dbenv_open(/opt/local/var/run/openldap-data)
slapd starting
daemon: added 6r listener=0x0
daemon: added 8r listener=0x600650
daemon: select: listen=8 active_threads=0 tvp=NULL
Output after trying to connect with ldapsearch:
b820: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
b830: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 6.115.121.1.27 S
b840: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 c5 INGLE-VALUE )...
b850: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
b860: 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 2e 36 20 .1000.1.1.1.1.6
b870: 4e 41 4d 45 20 27 61 70 70 6c 65 2d 75 73 65 72 NAME 'apple-user
b880: 2d 68 6f 6d 65 75 72 6c 27 20 44 45 53 43 20 27 -homeurl' DESC '
b890: 68 6f 6d 65 20 64 69 72 65 63 74 6f 72 79 20 55 home directory U
b8a0: 52 4c 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 RL' EQUALITY cas
b8b0: 65 45 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 eExactIA5Match S
b8c0: 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 49 UBSTR caseExactI
b8d0: 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 A5SubstringsMatc
b8e0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
b8f0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
b900: 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 1.1.26 SINGLE-VA
b910: 4c 55 45 20 29 04 81 bb 28 20 31 2e 33 2e 36 2e LUE )...( 1.3.6.
b920: 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 1.4.1.63.1000.1.
b930: 31 2e 31 2e 31 2e 37 20 4e 41 4d 45 20 27 61 70 1.1.1.7 NAME 'ap
b940: 70 6c 65 2d 75 73 65 72 2d 63 6c 61 73 73 27 20 ple-user-class'
b950: 44 45 53 43 20 27 75 73 65 72 20 63 6c 61 73 73 DESC 'user class
b960: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
b970: 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 xactIA5Match SUB
b980: 53 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 STR caseExactIA5
b990: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
b9a0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
b9b0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
b9c0: 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.26 SINGLE-VALU
b9d0: 45 20 29 04 81 c9 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
b9e0: 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 4.1.63.1000.1.1.
b9f0: 31 2e 31 2e 38 20 4e 41 4d 45 20 27 61 70 70 6c 1.1.8 NAME 'appl
ba00: 65 2d 75 73 65 72 2d 68 6f 6d 65 71 75 6f 74 61 e-user-homequota
ba10: 27 20 44 45 53 43 20 27 68 6f 6d 65 20 64 69 72 ' DESC 'home dir
ba20: 65 63 74 6f 72 79 20 71 75 6f 74 61 27 20 45 51 ectory quota' EQ
ba30: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
ba40: 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 IA5Match SUBSTR
ba50: 63 61 73 65 45 78 61 63 74 49 41 35 53 75 62 73 caseExactIA5Subs
ba60: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
ba70: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
ba80: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
ba90: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
baa0: 81 c1 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
bab0: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 2e 63.1000.1.1.1.1.
bac0: 39 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 75 73 9 NAME 'apple-us
bad0: 65 72 2d 6d 61 69 6c 61 74 74 72 69 62 75 74 65 er-mailattribute
bae0: 27 20 44 45 53 43 20 27 6d 61 69 6c 20 61 74 74 ' DESC 'mail att
baf0: 72 69 62 75 74 65 27 20 45 51 55 41 4c 49 54 59 ribute' EQUALITY
bb00: 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 caseExactMatch
bb10: 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 SUBSTR caseExact
bb20: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
bb30: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
bb40: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
bb50: 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.15 SINGLE-VALU
bb60: 45 20 29 04 81 b3 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
bb70: 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 4.1.63.1000.1.1.
bb80: 31 2e 31 2e 31 30 20 4e 41 4d 45 20 27 61 70 70 1.1.10 NAME 'app
bb90: 6c 65 2d 6d 63 78 66 6c 61 67 73 27 20 44 45 53 le-mcxflags' DES
bba0: 43 20 27 6d 63 78 20 66 6c 61 67 73 27 20 45 51 C 'mcx flags' EQ
bbb0: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
bbc0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
bbd0: 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 eExactSubstrings
bbe0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
bbf0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
bc00: 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 5.121.1.15 SINGL
bc10: 45 2d 56 41 4c 55 45 20 29 04 81 c5 28 20 31 2e E-VALUE )...( 1.
bc20: 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 3.6.1.4.1.63.100
bc30: 30 2e 31 2e 31 2e 31 2e 31 2e 31 36 20 4e 41 4d 0.1.1.1.1.16 NAM
bc40: 45 20 28 20 27 61 70 70 6c 65 2d 6d 63 78 73 65 E ( 'apple-mcxse
bc50: 74 74 69 6e 67 73 27 20 27 61 70 70 6c 65 2d 6d ttings' 'apple-m
bc60: 63 78 73 65 74 74 69 6e 67 73 32 27 20 29 20 44 cxsettings2' ) D
bc70: 45 53 43 20 27 6d 63 78 20 73 65 74 74 69 6e 67 ESC 'mcx setting
bc80: 73 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 s' EQUALITY case
bc90: 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 ExactMatch SUBST
bca0: 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 R caseExactSubst
bcb0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
bcc0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
bcd0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
bce0: 29 04 81 b5 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
bcf0: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
bd00: 31 2e 31 32 20 4e 41 4d 45 20 27 61 70 70 6c 65 1.12 NAME 'apple
bd10: 2d 75 73 65 72 2d 70 69 63 74 75 72 65 27 20 44 -user-picture' D
bd20: 45 53 43 20 27 70 69 63 74 75 72 65 27 20 45 51 ESC 'picture' EQ
bd30: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
bd40: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
bd50: 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 eExactSubstrings
bd60: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
bd70: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
bd80: 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 5.121.1.15 SINGL
bd90: 45 2d 56 41 4c 55 45 20 29 04 81 c4 28 20 31 2e E-VALUE )...( 1.
bda0: 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 3.6.1.4.1.63.100
bdb0: 30 2e 31 2e 31 2e 31 2e 31 2e 31 33 20 4e 41 4d 0.1.1.1.1.13 NAM
bdc0: 45 20 27 61 70 70 6c 65 2d 75 73 65 72 2d 70 72 E 'apple-user-pr
bdd0: 69 6e 74 61 74 74 72 69 62 75 74 65 27 20 44 45 intattribute' DE
bde0: 53 43 20 27 70 72 69 6e 74 20 61 74 74 72 69 62 SC 'print attrib
bdf0: 75 74 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 ute' EQUALITY ca
be00: 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 seExactMatch SUB
be10: 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 62 STR caseExactSub
be20: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
be30: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
be40: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
be50: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
be60: 04 81 be 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
be70: 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 .63.1000.1.1.1.1
be80: 2e 31 34 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d .14 NAME 'apple-
be90: 75 73 65 72 2d 61 64 6d 69 6e 6c 69 6d 69 74 73 user-adminlimits
bea0: 27 20 44 45 53 43 20 27 61 64 6d 69 6e 20 6c 69 ' DESC 'admin li
beb0: 6d 69 74 73 27 20 45 51 55 41 4c 49 54 59 20 63 mits' EQUALITY c
bec0: 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 aseExactMatch SU
bed0: 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 BSTR caseExactSu
bee0: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
bef0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
bf00: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
bf10: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
bf20: 29 04 81 c6 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
bf30: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
bf40: 31 2e 31 35 20 4e 41 4d 45 20 27 61 70 70 6c 65 1.15 NAME 'apple
bf50: 2d 75 73 65 72 2d 61 75 74 68 65 6e 74 69 63 61 -user-authentica
bf60: 74 69 6f 6e 68 69 6e 74 27 20 44 45 53 43 20 27 tionhint' DESC '
bf70: 70 61 73 73 77 6f 72 64 20 68 69 6e 74 27 20 45 password hint' E
bf80: 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 QUALITY caseExac
bf90: 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 tMatch SUBSTR ca
bfa0: 73 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 seExactSubstring
bfb0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
bfc0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
bfd0: 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 15.121.1.15 SING
bfe0: 4c 45 2d 56 41 4c 55 45 20 29 04 81 d3 28 20 31 LE-VALUE )...( 1
bff0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
c000: 30 30 2e 31 2e 31 2e 31 2e 31 2e 31 37 20 4e 41 00.1.1.1.1.17 NA
c010: 4d 45 20 27 61 70 70 6c 65 2d 75 73 65 72 2d 68 ME 'apple-user-h
c020: 6f 6d 65 73 6f 66 74 71 75 6f 74 61 27 20 44 45 omesoftquota' DE
c030: 53 43 20 27 68 6f 6d 65 20 64 69 72 65 63 74 6f SC 'home directo
c040: 72 79 20 73 6f 66 74 20 71 75 6f 74 61 27 20 45 ry soft quota' E
c050: 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 QUALITY caseExac
c060: 74 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 tIA5Match SUBSTR
c070: 20 63 61 73 65 45 78 61 63 74 49 41 35 53 75 62 caseExactIA5Sub
c080: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
c090: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
c0a0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
c0b0: 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 6 SINGLE-VALUE )
c0c0: 04 81 cc 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
c0d0: 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 .63.1000.1.1.1.1
c0e0: 2e 31 38 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d .18 NAME 'apple-
c0f0: 75 73 65 72 2d 70 61 73 73 77 6f 72 64 70 6f 6c user-passwordpol
c100: 69 63 79 27 20 44 45 53 43 20 27 70 61 73 73 77 icy' DESC 'passw
c110: 6f 72 64 20 70 6f 6c 69 63 79 20 6f 70 74 69 6f ord policy optio
c120: 6e 73 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ns' EQUALITY cas
c130: 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 eExactMatch SUBS
c140: 54 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 TR caseExactSubs
c150: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
c160: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
c170: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
c180: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
c190: 81 a4 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
c1a0: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 2e 63.1000.1.1.1.1.
c1b0: 31 39 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6b 19 NAME 'apple-k
c1c0: 65 79 77 6f 72 64 27 20 44 45 53 43 20 27 6b 65 eyword' DESC 'ke
c1d0: 79 77 6f 72 64 73 27 20 45 51 55 41 4c 49 54 59 ywords' EQUALITY
c1e0: 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 caseExactMatch
c1f0: 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 SUBSTR caseExact
c200: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
c210: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
c220: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
c230: 31 2e 31 35 20 29 04 81 c1 28 20 31 2e 33 2e 36 1.15 )...( 1.3.6
c240: 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 .1.4.1.63.1000.1
c250: 2e 31 2e 31 2e 31 2e 32 30 20 4e 41 4d 45 20 27 .1.1.1.20 NAME '
c260: 61 70 70 6c 65 2d 67 65 6e 65 72 61 74 65 64 75 apple-generatedu
c270: 69 64 27 20 44 45 53 43 20 27 67 65 6e 65 72 61 id' DESC 'genera
c280: 74 65 64 20 75 6e 69 71 75 65 20 49 44 27 20 45 ted unique ID' E
c290: 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 QUALITY caseExac
c2a0: 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 tMatch SUBSTR ca
c2b0: 73 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 seExactSubstring
c2c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
c2d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
c2e0: 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 15.121.1.15 SING
c2f0: 4c 45 2d 56 41 4c 55 45 20 29 04 81 bd 28 20 31 LE-VALUE )...( 1
c300: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
c310: 30 30 2e 31 2e 31 2e 31 2e 31 2e 32 31 20 4e 41 00.1.1.1.1.21 NA
c320: 4d 45 20 27 61 70 70 6c 65 2d 69 6d 68 61 6e 64 ME 'apple-imhand
c330: 6c 65 27 20 44 45 53 43 20 27 49 4d 20 68 61 6e le' DESC 'IM han
c340: 64 6c 65 20 28 73 65 72 76 69 63 65 3a 61 63 63 dle (service:acc
c350: 6f 75 6e 74 20 6e 61 6d 65 29 27 20 45 51 55 41 ount name)' EQUA
c360: 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 LITY caseExactMa
c370: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
c380: 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 xactSubstringsMa
c390: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
c3a0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
c3b0: 31 32 31 2e 31 2e 31 35 20 29 04 81 bb 28 20 31 121.1.15 )...( 1
c3c0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
c3d0: 30 30 2e 31 2e 31 2e 31 2e 31 2e 32 32 20 4e 41 00.1.1.1.1.22 NA
c3e0: 4d 45 20 27 61 70 70 6c 65 2d 77 65 62 6c 6f 67 ME 'apple-weblog
c3f0: 75 72 69 27 20 44 45 53 43 20 27 57 65 62 6c 6f uri' DESC 'Weblo
c400: 67 20 55 52 49 27 20 45 51 55 41 4c 49 54 59 20 g URI' EQUALITY
c410: 63 61 73 65 45 78 61 63 74 49 41 35 4d 61 74 63 caseExactIA5Matc
c420: 68 20 53 55 42 53 54 52 20 63 61 73 65 45 78 61 h SUBSTR caseExa
c430: 63 74 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d ctIA5SubstringsM
c440: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
c450: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
c460: 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 .121.1.26 SINGLE
c470: 2d 56 41 4c 55 45 20 29 04 81 ca 28 20 31 2e 33 -VALUE )...( 1.3
c480: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
c490: 2e 31 2e 31 2e 32 2e 31 36 2e 31 20 4e 41 4d 45 .1.1.2.16.1 NAME
c4a0: 20 27 61 75 74 68 41 75 74 68 6f 72 69 74 79 27 'authAuthority'
c4b0: 20 44 45 53 43 20 27 70 61 73 73 77 6f 72 64 20 DESC 'password
c4c0: 73 65 72 76 65 72 20 61 75 74 68 65 6e 74 69 63 server authentic
c4d0: 61 74 69 6f 6e 20 61 75 74 68 6f 72 69 74 79 27 ation authority'
c4e0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
c4f0: 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 53 actIA5Match SUBS
c500: 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 53 TR caseExactIA5S
c510: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
c520: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
c530: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
c540: 2e 32 36 20 29 04 81 c3 28 20 31 2e 33 2e 36 2e .26 )...( 1.3.6.
c550: 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 1.4.1.63.1000.1.
c560: 31 2e 31 2e 31 34 2e 31 20 4e 41 4d 45 20 27 61 1.1.14.1 NAME 'a
c570: 70 70 6c 65 2d 67 72 6f 75 70 2d 68 6f 6d 65 75 pple-group-homeu
c580: 72 6c 27 20 44 45 53 43 20 27 67 72 6f 75 70 20 rl' DESC 'group
c590: 68 6f 6d 65 20 75 72 6c 27 20 45 51 55 41 4c 49 home url' EQUALI
c5a0: 54 59 20 63 61 73 65 45 78 61 63 74 49 41 35 4d TY caseExactIA5M
c5b0: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
c5c0: 45 78 61 63 74 49 41 35 53 75 62 73 74 72 69 6e ExactIA5Substrin
c5d0: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
c5e0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
c5f0: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 115.121.1.26 SIN
c600: 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 d0 28 20 GLE-VALUE )...(
c610: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 1.3.6.1.4.1.63.1
c620: 30 30 30 2e 31 2e 31 2e 31 2e 31 34 2e 32 20 4e 000.1.1.1.14.2 N
c630: 41 4d 45 20 27 61 70 70 6c 65 2d 67 72 6f 75 70 AME 'apple-group
c640: 2d 68 6f 6d 65 6f 77 6e 65 72 27 20 44 45 53 43 -homeowner' DESC
c650: 20 27 67 72 6f 75 70 20 68 6f 6d 65 20 6f 77 6e 'group home own
c660: 65 72 20 73 65 74 74 69 6e 67 73 27 20 45 51 55 er settings' EQU
c670: 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 49 ALITY caseExactI
c680: 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 A5Match SUBSTR c
c690: 61 73 65 45 78 61 63 74 49 41 35 53 75 62 73 74 aseExactIA5Subst
c6a0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
c6b0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
c6c0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 66.115.121.1.26
c6d0: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 SINGLE-VALUE )..
c6e0: bf 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 .( 1.3.6.1.4.1.6
c6f0: 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 34 2e 3.1000.1.1.1.14.
c700: 35 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 67 72 5 NAME 'apple-gr
c710: 6f 75 70 2d 72 65 61 6c 6e 61 6d 65 27 20 44 45 oup-realname' DE
c720: 53 43 20 27 67 72 6f 75 70 20 72 65 61 6c 20 6e SC 'group real n
c730: 61 6d 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 ame' EQUALITY ca
c740: 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 seExactMatch SUB
c750: 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 62 STR caseExactSub
c760: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
c770: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
c780: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
c790: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
c7a0: 04 81 b5 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
c7b0: 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 .63.1000.1.1.1.1
c7c0: 34 2e 36 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 4.6 NAME 'apple-
c7d0: 67 72 6f 75 70 2d 6e 65 73 74 65 64 67 72 6f 75 group-nestedgrou
c7e0: 70 27 20 44 45 53 43 20 27 67 72 6f 75 70 20 72 p' DESC 'group r
c7f0: 65 61 6c 20 6e 61 6d 65 27 20 45 51 55 41 4c 49 eal name' EQUALI
c800: 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 TY caseExactMatc
c810: 68 20 53 55 42 53 54 52 20 63 61 73 65 45 78 61 h SUBSTR caseExa
c820: 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 ctSubstringsMatc
c830: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
c840: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
c850: 31 2e 31 2e 31 35 20 29 04 81 b4 28 20 31 2e 33 1.1.15 )...( 1.3
c860: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
c870: 2e 31 2e 31 2e 31 2e 31 34 2e 37 20 4e 41 4d 45 .1.1.1.14.7 NAME
c880: 20 27 61 70 70 6c 65 2d 67 72 6f 75 70 2d 6d 65 'apple-group-me
c890: 6d 62 65 72 67 75 69 64 27 20 44 45 53 43 20 27 mberguid' DESC '
c8a0: 67 72 6f 75 70 20 72 65 61 6c 20 6e 61 6d 65 27 group real name'
c8b0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
c8c0: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
c8d0: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
c8e0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
c8f0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
c900: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
c910: 81 c5 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
c920: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 33 2e 63.1000.1.1.1.3.
c930: 38 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6d 61 8 NAME 'apple-ma
c940: 63 68 69 6e 65 2d 73 6f 66 74 77 61 72 65 27 20 chine-software'
c950: 44 45 53 43 20 27 69 6e 73 74 61 6c 6c 65 64 20 DESC 'installed
c960: 73 79 73 74 65 6d 20 73 6f 66 74 77 61 72 65 27 system software'
c970: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
c980: 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 55 42 noreIA5Match SUB
c990: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 49 41 STR caseIgnoreIA
c9a0: 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 5SubstringsMatch
c9b0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
c9c0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
c9d0: 2e 31 2e 32 36 20 29 04 81 c7 28 20 31 2e 33 2e .1.26 )...( 1.3.
c9e0: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
c9f0: 31 2e 31 2e 31 2e 33 2e 39 20 4e 41 4d 45 20 27 1.1.1.3.9 NAME '
ca00: 61 70 70 6c 65 2d 6d 61 63 68 69 6e 65 2d 68 61 apple-machine-ha
ca10: 72 64 77 61 72 65 27 20 44 45 53 43 20 27 73 79 rdware' DESC 'sy
ca20: 73 74 65 6d 20 68 61 72 64 77 61 72 65 20 64 65 stem hardware de
ca30: 73 63 72 69 70 74 69 6f 6e 27 20 45 51 55 41 4c scription' EQUAL
ca40: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 ITY caseIgnoreIA
ca50: 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 5Match SUBSTR ca
ca60: 73 65 49 67 6e 6f 72 65 49 41 35 53 75 62 73 74 seIgnoreIA5Subst
ca70: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
ca80: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
ca90: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 66.115.121.1.26
caa0: 29 04 81 c6 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
cab0: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
cac0: 33 2e 31 30 20 4e 41 4d 45 20 27 61 70 70 6c 65 3.10 NAME 'apple
cad0: 2d 6d 61 63 68 69 6e 65 2d 73 65 72 76 65 73 27 -machine-serves'
cae0: 20 44 45 53 43 20 27 4e 65 74 49 6e 66 6f 20 44 DESC 'NetInfo D
caf0: 6f 6d 61 69 6e 20 53 65 72 76 65 72 20 42 69 6e omain Server Bin
cb00: 64 69 6e 67 27 20 45 51 55 41 4c 49 54 59 20 63 ding' EQUALITY c
cb10: 61 73 65 45 78 61 63 74 49 41 35 4d 61 74 63 68 aseExactIA5Match
cb20: 20 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 SUBSTR caseExac
cb30: 74 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 tIA5SubstringsMa
cb40: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
cb50: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
cb60: 31 32 31 2e 31 2e 32 36 20 29 04 81 af 28 20 31 121.1.26 )...( 1
cb70: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
cb80: 30 30 2e 31 2e 31 2e 31 2e 33 2e 31 31 20 4e 41 00.1.1.1.3.11 NA
cb90: 4d 45 20 27 61 70 70 6c 65 2d 6d 61 63 68 69 6e ME 'apple-machin
cba0: 65 2d 73 75 66 66 69 78 27 20 44 45 53 43 20 27 e-suffix' DESC '
cbb0: 44 49 54 20 73 75 66 66 69 78 27 20 45 51 55 41 DIT suffix' EQUA
cbc0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
cbd0: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
cbe0: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
cbf0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
cc00: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
cc10: 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 d8 28 5.121.1.15 )...(
cc20: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
cc30: 31 30 30 30 2e 31 2e 31 2e 31 2e 33 2e 31 32 20 1000.1.1.1.3.12
cc40: 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6d 61 63 68 NAME 'apple-mach
cc50: 69 6e 65 2d 63 6f 6e 74 61 63 74 70 65 72 73 6f ine-contactperso
cc60: 6e 27 20 44 45 53 43 20 27 4e 61 6d 65 20 6f 66 n' DESC 'Name of
cc70: 20 63 6f 6e 74 61 63 74 20 70 65 72 73 6f 6e 2f contact person/
cc80: 6f 77 6e 65 72 20 6f 66 20 74 68 69 73 20 6d 61 owner of this ma
cc90: 63 68 69 6e 65 27 20 45 51 55 41 4c 49 54 59 20 chine' EQUALITY
cca0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
ccb0: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
ccc0: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
ccd0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
cce0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
ccf0: 2e 31 2e 31 35 20 29 04 81 b3 28 20 31 2e 33 2e .1.15 )...( 1.3.
cd00: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
cd10: 31 2e 31 2e 31 2e 38 2e 31 20 4e 41 4d 45 20 27 1.1.1.8.1 NAME '
cd20: 6d 6f 75 6e 74 44 69 72 65 63 74 6f 72 79 27 20 mountDirectory'
cd30: 44 45 53 43 20 27 6d 6f 75 6e 74 20 70 61 74 68 DESC 'mount path
cd40: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
cd50: 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 xactMatch SUBSTR
cd60: 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 caseExactSubstr
cd70: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
cd80: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
cd90: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 6.115.121.1.15 S
cda0: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 ba INGLE-VALUE )...
cdb0: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
cdc0: 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 38 2e 32 20 .1000.1.1.1.8.2
cdd0: 4e 41 4d 45 20 27 6d 6f 75 6e 74 54 79 70 65 27 NAME 'mountType'
cde0: 20 44 45 53 43 20 27 6d 6f 75 6e 74 20 56 46 53 DESC 'mount VFS
cdf0: 20 74 79 70 65 27 20 45 51 55 41 4c 49 54 59 20 type' EQUALITY
ce00: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
ce10: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
ce20: 6e 6f 72 65 49 41 35 53 75 62 73 74 72 69 6e 67 noreIA5Substring
ce30: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
ce40: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
ce50: 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 15.121.1.26 SING
ce60: 4c 45 2d 56 41 4c 55 45 20 29 04 81 ae 28 20 31 LE-VALUE )...( 1
ce70: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
ce80: 30 30 2e 31 2e 31 2e 31 2e 38 2e 33 20 4e 41 4d 00.1.1.1.8.3 NAM
ce90: 45 20 27 6d 6f 75 6e 74 4f 70 74 69 6f 6e 27 20 E 'mountOption'
cea0: 44 45 53 43 20 27 6d 6f 75 6e 74 20 6f 70 74 69 DESC 'mount opti
ceb0: 6f 6e 73 27 20 45 51 55 41 4c 49 54 59 20 63 61 ons' EQUALITY ca
cec0: 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 seIgnoreIA5Match
ced0: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
cee0: 72 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d reIA5SubstringsM
cef0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
cf00: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
cf10: 2e 31 32 31 2e 31 2e 32 36 20 29 04 81 c9 28 20 .121.1.26 )...(
cf20: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 1.3.6.1.4.1.63.1
cf30: 30 30 30 2e 31 2e 31 2e 31 2e 38 2e 34 20 4e 41 000.1.1.1.8.4 NA
cf40: 4d 45 20 27 6d 6f 75 6e 74 44 75 6d 70 46 72 65 ME 'mountDumpFre
cf50: 71 75 65 6e 63 79 27 20 44 45 53 43 20 27 6d 6f quency' DESC 'mo
cf60: 75 6e 74 20 64 75 6d 70 20 66 72 65 71 75 65 6e unt dump frequen
cf70: 63 79 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 cy' EQUALITY cas
cf80: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
cf90: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
cfa0: 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 eIA5SubstringsMa
cfb0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
cfc0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
cfd0: 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 2d 121.1.26 SINGLE-
cfe0: 56 41 4c 55 45 20 29 04 81 ba 28 20 31 2e 33 2e VALUE )...( 1.3.
cff0: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
d000: 31 2e 31 2e 31 2e 38 2e 35 20 4e 41 4d 45 20 27 1.1.1.8.5 NAME '
d010: 6d 6f 75 6e 74 50 61 73 73 4e 6f 27 20 44 45 53 mountPassNo' DES
d020: 43 20 27 6d 6f 75 6e 74 20 70 61 73 73 6e 6f 27 C 'mount passno'
d030: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
d040: 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 55 42 noreIA5Match SUB
d050: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 49 41 STR caseIgnoreIA
d060: 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 5SubstringsMatch
d070: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
d080: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
d090: 2e 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c .1.26 SINGLE-VAL
d0a0: 55 45 20 29 04 81 d8 28 20 31 2e 33 2e 36 2e 31 UE )...( 1.3.6.1
d0b0: 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 .4.1.63.1000.1.1
d0c0: 2e 31 2e 39 2e 31 20 4e 41 4d 45 20 27 61 70 70 .1.9.1 NAME 'app
d0d0: 6c 65 2d 70 72 69 6e 74 65 72 2d 61 74 74 72 69 le-printer-attri
d0e0: 62 75 74 65 73 27 20 44 45 53 43 20 27 70 72 69 butes' DESC 'pri
d0f0: 6e 74 65 72 20 61 74 74 72 69 62 75 74 65 73 20 nter attributes
d100: 69 6e 20 2f 65 74 63 2f 70 72 69 6e 74 63 61 70 in /etc/printcap
d110: 20 66 6f 72 6d 61 74 27 20 45 51 55 41 4c 49 54 format' EQUALIT
d120: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
d130: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
d140: 49 67 6e 6f 72 65 49 41 35 53 75 62 73 74 72 69 IgnoreIA5Substri
d150: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
d160: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
d170: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 .115.121.1.26 ).
d180: 81 ba 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
d190: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 39 2e 63.1000.1.1.1.9.
d1a0: 32 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 70 72 2 NAME 'apple-pr
d1b0: 69 6e 74 65 72 2d 6c 70 72 68 6f 73 74 27 20 44 inter-lprhost' D
d1c0: 45 53 43 20 27 70 72 69 6e 74 65 72 20 4c 50 52 ESC 'printer LPR
d1d0: 20 68 6f 73 74 20 6e 61 6d 65 27 20 45 51 55 41 host name' EQUA
d1e0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
d1f0: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
d200: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
d210: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
d220: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
d230: 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 b7 28 5.121.1.15 )...(
d240: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
d250: 31 30 30 30 2e 31 2e 31 2e 31 2e 39 2e 33 20 4e 1000.1.1.1.9.3 N
d260: 41 4d 45 20 27 61 70 70 6c 65 2d 70 72 69 6e 74 AME 'apple-print
d270: 65 72 2d 6c 70 72 71 75 65 75 65 27 20 44 45 53 er-lprqueue' DES
d280: 43 20 27 70 72 69 6e 74 65 72 20 4c 50 52 20 71 C 'printer LPR q
d290: 75 65 75 65 27 20 45 51 55 41 4c 49 54 59 20 63 ueue' EQUALITY c
d2a0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
d2b0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
d2c0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
d2d0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
d2e0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
d2f0: 31 2e 31 35 20 29 04 81 ae 28 20 31 2e 33 2e 36 1.15 )...( 1.3.6
d300: 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 .1.4.1.63.1000.1
d310: 2e 31 2e 31 2e 39 2e 34 20 4e 41 4d 45 20 27 61 .1.1.9.4 NAME 'a
d320: 70 70 6c 65 2d 70 72 69 6e 74 65 72 2d 74 79 70 pple-printer-typ
d330: 65 27 20 44 45 53 43 20 27 70 72 69 6e 74 65 72 e' DESC 'printer
d340: 20 74 79 70 65 27 20 45 51 55 41 4c 49 54 59 20 type' EQUALITY
d350: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
d360: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
d370: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
d380: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
d390: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
d3a0: 2e 31 2e 31 35 20 29 04 81 ae 28 20 31 2e 33 2e .1.15 )...( 1.3.
d3b0: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
d3c0: 31 2e 31 2e 31 2e 39 2e 35 20 4e 41 4d 45 20 27 1.1.1.9.5 NAME '
d3d0: 61 70 70 6c 65 2d 70 72 69 6e 74 65 72 2d 6e 6f apple-printer-no
d3e0: 74 65 27 20 44 45 53 43 20 27 70 72 69 6e 74 65 te' DESC 'printe
d3f0: 72 20 6e 6f 74 65 27 20 45 51 55 41 4c 49 54 59 r note' EQUALITY
d400: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
d410: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
d420: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
d430: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
d440: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
d450: 31 2e 31 2e 31 35 20 29 04 81 a6 28 20 31 2e 33 1.1.15 )...( 1.3
d460: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
d470: 2e 31 2e 31 2e 31 2e 31 30 2e 32 20 4e 41 4d 45 .1.1.1.10.2 NAME
d480: 20 27 61 70 70 6c 65 2d 72 65 61 6c 6e 61 6d 65 'apple-realname
d490: 27 20 44 45 53 43 20 27 72 65 61 6c 20 6e 61 6d ' DESC 'real nam
d4a0: 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 e' EQUALITY case
d4b0: 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 ExactMatch SUBST
d4c0: 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 R caseExactSubst
d4d0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
d4e0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
d4f0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
d500: 29 04 81 bd 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
d510: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
d520: 31 30 2e 33 20 4e 41 4d 45 20 27 61 70 70 6c 65 10.3 NAME 'apple
d530: 2d 6e 65 74 77 6f 72 6b 76 69 65 77 27 20 44 45 -networkview' DE
d540: 53 43 20 27 4e 65 74 77 6f 72 6b 20 76 69 65 77 SC 'Network view
d550: 20 66 6f 72 20 74 68 65 20 63 6f 6d 70 75 74 65 for the compute
d560: 72 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 r' EQUALITY case
d570: 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 ExactMatch SUBST
d580: 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 R caseExactSubst
d590: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
d5a0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
d5b0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
d5c0: 29 04 81 c6 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
d5d0: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
d5e0: 31 30 2e 34 20 4e 41 4d 45 20 27 61 70 70 6c 65 10.4 NAME 'apple
d5f0: 2d 63 61 74 65 67 6f 72 79 27 20 44 45 53 43 20 -category' DESC
d600: 27 43 61 74 65 67 6f 72 79 20 66 6f 72 20 74 68 'Category for th
d610: 65 20 63 6f 6d 70 75 74 65 72 20 6f 72 20 6e 65 e computer or ne
d620: 69 67 68 62 6f 72 68 6f 6f 64 27 20 45 51 55 41 ighborhood' EQUA
d630: 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 LITY caseExactMa
d640: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
d650: 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 xactSubstringsMa
d660: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
d670: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
d680: 31 32 31 2e 31 2e 31 35 20 29 04 81 a7 28 20 31 121.1.15 )...( 1
d690: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
d6a0: 30 30 2e 31 2e 31 2e 31 2e 31 31 2e 33 20 4e 41 00.1.1.1.11.3 NA
d6b0: 4d 45 20 27 61 70 70 6c 65 2d 63 6f 6d 70 75 74 ME 'apple-comput
d6c0: 65 72 73 27 20 44 45 53 43 20 27 63 6f 6d 70 75 ers' DESC 'compu
d6d0: 74 65 72 73 27 20 45 51 55 41 4c 49 54 59 20 63 ters' EQUALITY c
d6e0: 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 aseExactMatch SU
d6f0: 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 BSTR caseExactSu
d700: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
d710: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
d720: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
d730: 31 35 20 29 04 81 af 28 20 31 2e 33 2e 36 2e 31 15 )...( 1.3.6.1
d740: 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 .4.1.63.1000.1.1
d750: 2e 31 2e 31 31 2e 34 20 4e 41 4d 45 20 27 61 70 .1.11.4 NAME 'ap
d760: 70 6c 65 2d 63 6f 6d 70 75 74 65 72 2d 6c 69 73 ple-computer-lis
d770: 74 2d 67 72 6f 75 70 73 27 20 44 45 53 43 20 27 t-groups' DESC '
d780: 67 72 6f 75 70 73 27 20 45 51 55 41 4c 49 54 59 groups' EQUALITY
d790: 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 caseExactMatch
d7a0: 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 SUBSTR caseExact
d7b0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
d7c0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
d7d0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
d7e0: 31 2e 31 35 20 29 04 81 b8 28 20 31 2e 33 2e 36 1.15 )...( 1.3.6
d7f0: 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 .1.4.1.63.1000.1
d800: 2e 31 2e 31 2e 31 37 2e 31 20 4e 41 4d 45 20 27 .1.1.17.1 NAME '
d810: 61 70 70 6c 65 2d 78 6d 6c 70 6c 69 73 74 27 20 apple-xmlplist'
d820: 44 45 53 43 20 27 58 4d 4c 20 70 6c 69 73 74 20 DESC 'XML plist
d830: 64 61 74 61 27 20 45 51 55 41 4c 49 54 59 20 63 data' EQUALITY c
d840: 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 aseExactMatch SU
d850: 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 BSTR caseExactSu
d860: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
d870: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
d880: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
d890: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
d8a0: 29 04 81 b4 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
d8b0: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
d8c0: 31 39 2e 32 20 4e 41 4d 45 20 27 61 70 70 6c 65 19.2 NAME 'apple
d8d0: 2d 73 65 72 76 69 63 65 2d 75 72 6c 27 20 44 45 -service-url' DE
d8e0: 53 43 20 27 55 52 4c 20 6f 66 20 73 65 72 76 69 SC 'URL of servi
d8f0: 63 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ce' EQUALITY cas
d900: 65 45 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 eExactIA5Match S
d910: 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 49 UBSTR caseExactI
d920: 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 A5SubstringsMatc
d930: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
d940: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
d950: 31 2e 31 2e 32 36 20 29 04 81 d8 28 20 31 2e 33 1.1.26 )...( 1.3
d960: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
d970: 2e 31 2e 31 2e 31 2e 31 32 2e 31 20 4e 41 4d 45 .1.1.1.12.1 NAME
d980: 20 27 61 70 70 6c 65 2d 70 61 73 73 77 6f 72 64 'apple-password
d990: 2d 73 65 72 76 65 72 2d 6c 6f 63 61 74 69 6f 6e -server-location
d9a0: 27 20 44 45 53 43 20 27 70 61 73 73 77 6f 72 64 ' DESC 'password
d9b0: 20 73 65 72 76 65 72 20 6c 6f 63 61 74 69 6f 6e server location
d9c0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
d9d0: 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 xactIA5Match SUB
d9e0: 53 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 STR caseExactIA5
d9f0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
da00: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
da10: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
da20: 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.26 SINGLE-VALU
da30: 45 20 29 04 81 bc 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
da40: 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 4.1.63.1000.1.1.
da50: 31 2e 31 32 2e 32 20 4e 41 4d 45 20 27 61 70 70 1.12.2 NAME 'app
da60: 6c 65 2d 64 61 74 61 2d 73 74 61 6d 70 27 20 44 le-data-stamp' D
da70: 45 53 43 20 27 64 61 74 61 20 73 74 61 6d 70 27 ESC 'data stamp'
da80: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
da90: 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 53 actIA5Match SUBS
daa0: 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 53 TR caseExactIA5S
dab0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
dac0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
dad0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
dae0: 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .26 SINGLE-VALUE
daf0: 20 29 04 81 c7 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
db00: 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 .1.63.1000.1.1.1
db10: 2e 31 32 2e 33 20 4e 41 4d 45 20 27 61 70 70 6c .12.3 NAME 'appl
db20: 65 2d 63 6f 6e 66 69 67 2d 72 65 61 6c 6e 61 6d e-config-realnam
db30: 65 27 20 44 45 53 43 20 27 63 6f 6e 66 69 67 20 e' DESC 'config
db40: 72 65 61 6c 20 6e 61 6d 65 27 20 45 51 55 41 4c real name' EQUAL
db50: 49 54 59 20 63 61 73 65 45 78 61 63 74 49 41 35 ITY caseExactIA5
db60: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
db70: 65 45 78 61 63 74 49 41 35 53 75 62 73 74 72 69 eExactIA5Substri
db80: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
db90: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
dba0: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 .115.121.1.26 SI
dbb0: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 d7 28 NGLE-VALUE )...(
dbc0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
dbd0: 31 30 30 30 2e 31 2e 31 2e 31 2e 31 32 2e 34 20 1000.1.1.1.12.4
dbe0: 4e 41 4d 45 20 27 61 70 70 6c 65 2d 70 61 73 73 NAME 'apple-pass
dbf0: 77 6f 72 64 2d 73 65 72 76 65 72 2d 6c 69 73 74 word-server-list
dc00: 27 20 44 45 53 43 20 27 70 61 73 73 77 6f 72 64 ' DESC 'password
dc10: 20 73 65 72 76 65 72 20 72 65 70 6c 69 63 61 74 server replicat
dc20: 69 6f 6e 20 70 6c 69 73 74 27 20 45 51 55 41 4c ion plist' EQUAL
dc30: 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 74 ITY caseExactMat
dc40: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 78 ch SUBSTR caseEx
dc50: 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 74 actSubstringsMat
dc60: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
dc70: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
dc80: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
dc90: 41 4c 55 45 20 29 04 81 b6 28 20 31 2e 33 2e 36 ALUE )...( 1.3.6
dca0: 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 .1.4.1.63.1000.1
dcb0: 2e 31 2e 31 2e 31 32 2e 35 20 4e 41 4d 45 20 27 .1.1.12.5 NAME '
dcc0: 61 70 70 6c 65 2d 6c 64 61 70 2d 72 65 70 6c 69 apple-ldap-repli
dcd0: 63 61 27 20 44 45 53 43 20 27 4c 44 41 50 20 72 ca' DESC 'LDAP r
dce0: 65 70 6c 69 63 61 74 69 6f 6e 20 6c 69 73 74 27 eplication list'
dcf0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
dd00: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
dd10: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
dd20: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
dd30: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
dd40: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
dd50: 81 c8 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
dd60: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 32 63.1000.1.1.1.12
dd70: 2e 36 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6c .6 NAME 'apple-l
dd80: 64 61 70 2d 77 72 69 74 61 62 6c 65 2d 72 65 70 dap-writable-rep
dd90: 6c 69 63 61 27 20 44 45 53 43 20 27 4c 44 41 50 lica' DESC 'LDAP
dda0: 20 77 72 69 74 61 62 6c 65 20 72 65 70 6c 69 63 writable replic
ddb0: 61 74 69 6f 6e 20 6c 69 73 74 27 20 45 51 55 41 ation list' EQUA
ddc0: 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 LITY caseExactMa
ddd0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
dde0: 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 xactSubstringsMa
ddf0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
de00: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
de10: 31 32 31 2e 31 2e 31 35 20 29 04 81 d2 28 20 31 121.1.15 )...( 1
de20: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
de30: 30 30 2e 31 2e 31 2e 31 2e 31 32 2e 37 20 4e 41 00.1.1.1.12.7 NA
de40: 4d 45 20 27 61 70 70 6c 65 2d 6b 64 63 2d 61 75 ME 'apple-kdc-au
de50: 74 68 6b 65 79 27 20 44 45 53 43 20 27 4b 44 43 thkey' DESC 'KDC
de60: 20 6d 61 73 74 65 72 20 6b 65 79 20 52 53 41 20 master key RSA
de70: 65 6e 63 72 79 70 74 65 64 20 77 69 74 68 20 72 encrypted with r
de80: 65 61 6c 6d 20 70 75 62 6c 69 63 20 6b 65 79 27 ealm public key'
de90: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
dea0: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
deb0: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
dec0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
ded0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
dee0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
def0: 81 cd 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
df00: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 32 63.1000.1.1.1.12
df10: 2e 38 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6b .8 NAME 'apple-k
df20: 64 63 2d 63 6f 6e 66 69 67 64 61 74 61 27 20 44 dc-configdata' D
df30: 45 53 43 20 27 43 6f 6e 74 65 6e 74 73 20 6f 66 ESC 'Contents of
df40: 20 74 68 65 20 6b 64 63 2e 63 6f 6e 66 20 66 69 the kdc.conf fi
df50: 6c 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 le' EQUALITY cas
df60: 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 eExactMatch SUBS
df70: 54 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 TR caseExactSubs
df80: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
df90: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
dfa0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
dfb0: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
dfc0: 81 f7 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
dfd0: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 35 63.1000.1.1.1.15
dfe0: 2e 31 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 70 .1 NAME 'apple-p
dff0: 72 65 73 65 74 2d 75 73 65 72 2d 69 73 2d 61 64 reset-user-is-ad
e000: 6d 69 6e 27 20 44 45 53 43 20 27 66 6c 61 67 20 min' DESC 'flag
e010: 69 6e 64 69 63 61 74 69 6e 67 20 77 68 65 74 68 indicating wheth
e020: 65 72 20 74 68 65 20 70 72 65 73 65 74 20 75 73 er the preset us
e030: 65 72 20 69 73 20 61 6e 20 61 64 6d 69 6e 69 73 er is an adminis
e040: 74 72 61 74 6f 72 27 20 45 51 55 41 4c 49 54 59 trator' EQUALITY
e050: 20 63 61 73 65 45 78 61 63 74 49 41 35 4d 61 74 caseExactIA5Mat
e060: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 78 ch SUBSTR caseEx
e070: 61 63 74 49 41 35 53 75 62 73 74 72 69 6e 67 73 actIA5Substrings
e080: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
e090: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
e0a0: 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 5.121.1.26 SINGL
e0b0: 45 2d 56 41 4c 55 45 20 29 04 81 a9 28 20 31 2e E-VALUE )...( 1.
e0c0: 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 3.6.1.4.1.63.100
e0d0: 30 2e 31 2e 31 2e 31 2e 31 38 2e 31 20 4e 41 4d 0.1.1.1.18.1 NAM
e0e0: 45 20 27 61 70 70 6c 65 2d 64 6e 73 2d 64 6f 6d E 'apple-dns-dom
e0f0: 61 69 6e 27 20 44 45 53 43 20 27 44 4e 53 20 64 ain' DESC 'DNS d
e100: 6f 6d 61 69 6e 27 20 45 51 55 41 4c 49 54 59 20 omain' EQUALITY
e110: 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 caseExactMatch S
e120: 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 UBSTR caseExactS
e130: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
e140: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
e150: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
e160: 2e 31 35 20 29 04 81 b7 28 20 31 2e 33 2e 36 2e .15 )...( 1.3.6.
e170: 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 1.4.1.63.1000.1.
e180: 31 2e 31 2e 31 38 2e 32 20 4e 41 4d 45 20 27 61 1.1.18.2 NAME 'a
e190: 70 70 6c 65 2d 64 6e 73 2d 6e 61 6d 65 73 65 72 pple-dns-nameser
e1a0: 76 65 72 27 20 44 45 53 43 20 27 44 4e 53 20 6e ver' DESC 'DNS n
e1b0: 61 6d 65 20 73 65 72 76 65 72 20 6c 69 73 74 27 ame server list'
e1c0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
e1d0: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
e1e0: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
e1f0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
e200: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
e210: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
e220: 81 b6 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
e230: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 39 63.1000.1.1.1.19
e240: 2e 31 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 73 .1 NAME 'apple-s
e250: 65 72 76 69 63 65 2d 74 79 70 65 27 20 44 45 53 ervice-type' DES
e260: 43 20 27 74 79 70 65 20 6f 66 20 73 65 72 76 69 C 'type of servi
e270: 63 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ce' EQUALITY cas
e280: 65 45 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 eExactIA5Match S
e290: 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 49 UBSTR caseExactI
e2a0: 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 A5SubstringsMatc
e2b0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
e2c0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
e2d0: 31 2e 31 2e 32 36 20 29 04 81 92 28 20 31 2e 33 1.1.26 )...( 1.3
e2e0: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
e2f0: 2e 31 2e 31 2e 31 2e 31 39 2e 33 20 4e 41 4d 45 .1.1.1.19.3 NAME
e300: 20 27 61 70 70 6c 65 2d 73 65 72 76 69 63 65 2d 'apple-service-
e310: 70 6f 72 74 27 20 44 45 53 43 20 27 53 65 72 76 port' DESC 'Serv
e320: 69 63 65 20 70 6f 72 74 20 6e 75 6d 62 65 72 27 ice port number'
e330: 20 45 51 55 41 4c 49 54 59 20 69 6e 74 65 67 65 EQUALITY intege
e340: 72 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e rMatch SYNTAX 1.
e350: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
e360: 31 35 2e 31 32 31 2e 31 2e 32 37 20 29 04 81 a4 15.121.1.27 )...
e370: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
e380: 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 39 2e 34 .1000.1.1.1.19.4
e390: 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 64 6e 73 NAME 'apple-dns
e3a0: 6e 61 6d 65 27 20 44 45 53 43 20 27 44 4e 53 20 name' DESC 'DNS
e3b0: 6e 61 6d 65 27 20 45 51 55 41 4c 49 54 59 20 63 name' EQUALITY c
e3c0: 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 aseExactMatch SU
e3d0: 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 BSTR caseExactSu
e3e0: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
e3f0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
e400: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
e410: 31 35 20 29 04 81 b5 28 20 31 2e 33 2e 36 2e 31 15 )...( 1.3.6.1
e420: 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 .4.1.63.1000.1.1
e430: 2e 31 2e 31 39 2e 35 20 4e 41 4d 45 20 27 61 70 .1.19.5 NAME 'ap
e440: 70 6c 65 2d 73 65 72 76 69 63 65 2d 6c 6f 63 61 ple-service-loca
e450: 74 69 6f 6e 27 20 44 45 53 43 20 27 53 65 72 76 tion' DESC 'Serv
e460: 69 63 65 20 6c 6f 63 61 74 69 6f 6e 27 20 45 51 ice location' EQ
e470: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
e480: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
e490: 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 eExactSubstrings
e4a0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
e4b0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
e4c0: 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 c0 28 5.121.1.15 )...(
e4d0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
e4e0: 31 30 30 30 2e 31 2e 31 2e 31 2e 32 30 2e 31 20 1000.1.1.1.20.1
e4f0: 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6e 6f 64 65 NAME 'apple-node
e500: 70 61 74 68 78 6d 6c 27 20 44 45 53 43 20 27 58 pathxml' DESC 'X
e510: 4d 4c 20 70 6c 69 73 74 20 6f 66 20 64 69 72 65 ML plist of dire
e520: 63 74 6f 72 79 20 6e 6f 64 65 20 70 61 74 68 27 ctory node path'
e530: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
e540: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
e550: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
e560: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
e570: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
e580: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
e590: 81 d8 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
e5a0: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 32 30 63.1000.1.1.1.20
e5b0: 2e 32 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6e .2 NAME 'apple-n
e5c0: 65 69 67 68 62 6f 72 68 6f 6f 64 61 6c 69 61 73 eighborhoodalias
e5d0: 27 20 44 45 53 43 20 27 58 4d 4c 20 70 6c 69 73 ' DESC 'XML plis
e5e0: 74 20 72 65 66 65 72 72 69 6e 67 20 74 6f 20 61 t referring to a
e5f0: 6e 6f 74 68 65 72 20 6e 65 69 67 68 62 6f 72 68 nother neighborh
e600: 6f 6f 64 20 72 65 63 6f 72 64 27 20 45 51 55 41 ood record' EQUA
e610: 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 LITY caseExactMa
e620: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
e630: 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 xactSubstringsMa
e640: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
e650: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
e660: 31 32 31 2e 31 2e 31 35 20 29 04 81 ca 28 20 31 121.1.15 )...( 1
e670: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
e680: 30 30 2e 31 2e 31 2e 31 2e 32 30 2e 33 20 4e 41 00.1.1.1.20.3 NA
e690: 4d 45 20 27 61 70 70 6c 65 2d 63 6f 6d 70 75 74 ME 'apple-comput
e6a0: 65 72 61 6c 69 61 73 27 20 44 45 53 43 20 27 58 eralias' DESC 'X
e6b0: 4d 4c 20 70 6c 69 73 74 20 72 65 66 65 72 72 69 ML plist referri
e6c0: 6e 67 20 74 6f 20 61 20 63 6f 6d 70 75 74 65 72 ng to a computer
e6d0: 20 72 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 record' EQUALIT
e6e0: 59 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 Y caseExactMatch
e6f0: 20 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 SUBSTR caseExac
e700: 74 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 tSubstringsMatch
e710: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
e720: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
e730: 2e 31 2e 31 35 20 29 04 81 a7 28 20 31 2e 33 2e .1.15 )...( 1.3.
e740: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
e750: 31 2e 31 2e 31 2e 32 31 2e 31 20 4e 41 4d 45 20 1.1.1.21.1 NAME
e760: 27 61 70 70 6c 65 2d 61 63 6c 2d 65 6e 74 72 79 'apple-acl-entry
e770: 27 20 44 45 53 43 20 27 61 63 6c 20 65 6e 74 72 ' DESC 'acl entr
e780: 79 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 y' EQUALITY case
e790: 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 ExactMatch SUBST
e7a0: 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 R caseExactSubst
e7b0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
e7c0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
e7d0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
e7e0: 29 30 82 58 c4 04 0d 6f 62 6a 65 63 74 43 6c 61 )0.X...objectCla
e7f0: 73 73 65 73 31 82 58 b1 04 53 28 20 32 2e 35 2e sses1.X..S( 2.5.
e800: 36 2e 30 20 4e 41 4d 45 20 27 74 6f 70 27 20 44 6.0 NAME 'top' D
e810: 45 53 43 20 27 74 6f 70 20 6f 66 20 74 68 65 20 ESC 'top of the
e820: 73 75 70 65 72 63 6c 61 73 73 20 63 68 61 69 6e superclass chain
e830: 27 20 41 42 53 54 52 41 43 54 20 4d 55 53 54 20 ' ABSTRACT MUST
e840: 6f 62 6a 65 63 74 43 6c 61 73 73 20 29 04 6c 28 objectClass ).l(
e850: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
e860: 36 2e 31 30 31 2e 31 32 30 2e 31 31 31 20 4e 41 6.101.120.111 NA
e870: 4d 45 20 27 65 78 74 65 6e 73 69 62 6c 65 4f 62 ME 'extensibleOb
e880: 6a 65 63 74 27 20 44 45 53 43 20 27 52 46 43 32 ject' DESC 'RFC2
e890: 32 35 32 3a 20 65 78 74 65 6e 73 69 62 6c 65 20 252: extensible
e8a0: 6f 62 6a 65 63 74 27 20 53 55 50 20 74 6f 70 20 object' SUP top
e8b0: 41 55 58 49 4c 49 41 52 59 20 29 04 5b 28 20 32 AUXILIARY ).[( 2
e8c0: 2e 35 2e 36 2e 31 20 4e 41 4d 45 20 27 61 6c 69 .5.6.1 NAME 'ali
e8d0: 61 73 27 20 44 45 53 43 20 27 52 46 43 32 32 35 as' DESC 'RFC225
e8e0: 36 3a 20 61 6e 20 61 6c 69 61 73 27 20 53 55 50 6: an alias' SUP
e8f0: 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 top STRUCTURAL
e900: 4d 55 53 54 20 61 6c 69 61 73 65 64 4f 62 6a 65 MUST aliasedObje
e910: 63 74 4e 61 6d 65 20 29 04 73 28 20 32 2e 31 36 ctName ).s( 2.16
e920: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
e930: 32 2e 36 20 4e 41 4d 45 20 27 72 65 66 65 72 72 2.6 NAME 'referr
e940: 61 6c 27 20 44 45 53 43 20 27 6e 61 6d 65 64 72 al' DESC 'namedr
e950: 65 66 3a 20 6e 61 6d 65 64 20 73 75 62 6f 72 64 ef: named subord
e960: 69 6e 61 74 65 20 72 65 66 65 72 72 61 6c 27 20 inate referral'
e970: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
e980: 41 4c 20 4d 55 53 54 20 72 65 66 20 29 04 7d 28 AL MUST ref ).}(
e990: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 1.3.6.1.4.1.420
e9a0: 33 2e 31 2e 34 2e 31 20 4e 41 4d 45 20 28 20 27 3.1.4.1 NAME ( '
e9b0: 4f 70 65 6e 4c 44 41 50 72 6f 6f 74 44 53 45 27 OpenLDAProotDSE'
e9c0: 20 27 4c 44 41 50 72 6f 6f 74 44 53 45 27 20 29 'LDAProotDSE' )
e9d0: 20 44 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 DESC 'OpenLDAP
e9e0: 52 6f 6f 74 20 44 53 45 20 6f 62 6a 65 63 74 27 Root DSE object'
e9f0: 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 SUP top STRUCTU
ea00: 52 41 4c 20 4d 41 59 20 63 6e 20 29 04 52 28 20 RAL MAY cn ).R(
ea10: 32 2e 35 2e 31 37 2e 30 20 4e 41 4d 45 20 27 73 2.5.17.0 NAME 's
ea20: 75 62 65 6e 74 72 79 27 20 53 55 50 20 74 6f 70 ubentry' SUP top
ea30: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
ea40: 20 28 20 63 6e 20 24 20 73 75 62 74 72 65 65 53 ( cn $ subtreeS
ea50: 70 65 63 69 66 69 63 61 74 69 6f 6e 20 29 20 29 pecification ) )
ea60: 04 81 d3 28 20 32 2e 35 2e 32 30 2e 31 20 4e 41 ...( 2.5.20.1 NA
ea70: 4d 45 20 27 73 75 62 73 63 68 65 6d 61 27 20 44 ME 'subschema' D
ea80: 45 53 43 20 27 52 46 43 32 32 35 32 3a 20 63 6f ESC 'RFC2252: co
ea90: 6e 74 72 6f 6c 6c 69 6e 67 20 73 75 62 73 63 68 ntrolling subsch
eaa0: 65 6d 61 20 28 73 75 62 29 65 6e 74 72 79 27 20 ema (sub)entry'
eab0: 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 28 20 AUXILIARY MAY (
eac0: 64 49 54 53 74 72 75 63 74 75 72 65 52 75 6c 65 dITStructureRule
ead0: 73 20 24 20 6e 61 6d 65 46 6f 72 6d 73 20 24 20 s $ nameForms $
eae0: 64 49 54 43 6f 6e 74 65 6e 74 52 75 6c 65 73 20 dITContentRules
eaf0: 24 20 6f 62 6a 65 63 74 43 6c 61 73 73 65 73 20 $ objectClasses
eb00: 24 20 61 74 74 72 69 62 75 74 65 54 79 70 65 73 $ attributeTypes
eb10: 20 24 20 6d 61 74 63 68 69 6e 67 52 75 6c 65 73 $ matchingRules
eb20: 20 24 20 6d 61 74 63 68 69 6e 67 52 75 6c 65 55 $ matchingRuleU
eb30: 73 65 20 29 20 29 04 6a 28 20 31 2e 33 2e 36 2e se ) ).j( 1.3.6.
eb40: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
eb50: 31 2e 31 2e 34 2e 30 2e 30 20 4e 41 4d 45 20 27 1.1.4.0.0 NAME '
eb60: 6f 6c 63 43 6f 6e 66 69 67 27 20 44 45 53 43 20 olcConfig' DESC
eb70: 27 4f 70 65 6e 4c 44 41 50 20 63 6f 6e 66 69 67 'OpenLDAP config
eb80: 75 72 61 74 69 6f 6e 20 6f 62 6a 65 63 74 27 20 uration object'
eb90: 53 55 50 20 74 6f 70 20 41 42 53 54 52 41 43 54 SUP top ABSTRACT
eba0: 20 29 04 82 04 bc 28 20 31 2e 33 2e 36 2e 31 2e )....( 1.3.6.1.
ebb0: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
ebc0: 31 2e 34 2e 30 2e 31 20 4e 41 4d 45 20 27 6f 6c 1.4.0.1 NAME 'ol
ebd0: 63 47 6c 6f 62 61 6c 27 20 44 45 53 43 20 27 4f cGlobal' DESC 'O
ebe0: 70 65 6e 4c 44 41 50 20 47 6c 6f 62 61 6c 20 63 penLDAP Global c
ebf0: 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 6f 70 74 onfiguration opt
ec00: 69 6f 6e 73 27 20 53 55 50 20 6f 6c 63 43 6f 6e ions' SUP olcCon
ec10: 66 69 67 20 53 54 52 55 43 54 55 52 41 4c 20 4d fig STRUCTURAL M
ec20: 41 59 20 28 20 63 6e 20 24 20 6f 6c 63 43 6f 6e AY ( cn $ olcCon
ec30: 66 69 67 46 69 6c 65 20 24 20 6f 6c 63 43 6f 6e figFile $ olcCon
ec40: 66 69 67 44 69 72 20 24 20 6f 6c 63 41 6c 6c 6f figDir $ olcAllo
ec50: 77 73 20 24 20 6f 6c 63 41 72 67 73 46 69 6c 65 ws $ olcArgsFile
ec60: 20 24 20 6f 6c 63 41 74 74 72 69 62 75 74 65 4f $ olcAttributeO
ec70: 70 74 69 6f 6e 73 20 24 20 6f 6c 63 41 75 74 68 ptions $ olcAuth
ec80: 49 44 52 65 77 72 69 74 65 20 24 20 6f 6c 63 41 IDRewrite $ olcA
ec90: 75 74 68 7a 50 6f 6c 69 63 79 20 24 20 6f 6c 63 uthzPolicy $ olc
eca0: 41 75 74 68 7a 52 65 67 65 78 70 20 24 20 6f 6c AuthzRegexp $ ol
ecb0: 63 43 6f 6e 63 75 72 72 65 6e 63 79 20 24 20 6f cConcurrency $ o
ecc0: 6c 63 43 6f 6e 6e 4d 61 78 50 65 6e 64 69 6e 67 lcConnMaxPending
ecd0: 20 24 20 6f 6c 63 43 6f 6e 6e 4d 61 78 50 65 6e $ olcConnMaxPen
ece0: 64 69 6e 67 41 75 74 68 20 24 20 6f 6c 63 44 69 dingAuth $ olcDi
ecf0: 73 61 6c 6c 6f 77 73 20 24 20 6f 6c 63 47 65 6e sallows $ olcGen
ed00: 74 6c 65 48 55 50 20 24 20 6f 6c 63 49 64 6c 65 tleHUP $ olcIdle
ed10: 54 69 6d 65 6f 75 74 20 24 20 6f 6c 63 49 6e 64 Timeout $ olcInd
ed20: 65 78 53 75 62 73 74 72 49 66 4d 61 78 4c 65 6e exSubstrIfMaxLen
ed30: 20 24 20 6f 6c 63 49 6e 64 65 78 53 75 62 73 74 $ olcIndexSubst
ed40: 72 49 66 4d 69 6e 4c 65 6e 20 24 20 6f 6c 63 49 rIfMinLen $ olcI
ed50: 6e 64 65 78 53 75 62 73 74 72 41 6e 79 4c 65 6e ndexSubstrAnyLen
ed60: 20 24 20 6f 6c 63 49 6e 64 65 78 53 75 62 73 74 $ olcIndexSubst
ed70: 72 41 6e 79 53 74 65 70 20 24 20 6f 6c 63 4c 6f rAnyStep $ olcLo
ed80: 63 61 6c 53 53 46 20 24 20 6f 6c 63 4c 6f 67 4c calSSF $ olcLogL
ed90: 65 76 65 6c 20 24 20 6f 6c 63 50 61 73 73 77 6f evel $ olcPasswo
eda0: 72 64 43 72 79 70 74 53 61 6c 74 46 6f 72 6d 61 rdCryptSaltForma
edb0: 74 20 24 20 6f 6c 63 50 61 73 73 77 6f 72 64 48 t $ olcPasswordH
edc0: 61 73 68 20 24 20 6f 6c 63 50 69 64 46 69 6c 65 ash $ olcPidFile
edd0: 20 24 20 6f 6c 63 50 6c 75 67 69 6e 4c 6f 67 46 $ olcPluginLogF
ede0: 69 6c 65 20 24 20 6f 6c 63 52 65 61 64 4f 6e 6c ile $ olcReadOnl
edf0: 79 20 24 20 6f 6c 63 52 65 66 65 72 72 61 6c 20 y $ olcReferral
ee00: 24 20 6f 6c 63 52 65 70 6c 69 63 61 50 69 64 46 $ olcReplicaPidF
ee10: 69 6c 65 20 24 20 6f 6c 63 52 65 70 6c 69 63 61 ile $ olcReplica
ee20: 41 72 67 73 46 69 6c 65 20 24 20 6f 6c 63 52 65 ArgsFile $ olcRe
ee30: 70 6c 69 63 61 74 69 6f 6e 49 6e 74 65 72 76 61 plicationInterva
ee40: 6c 20 24 20 6f 6c 63 52 65 70 6c 6f 67 46 69 6c l $ olcReplogFil
ee50: 65 20 24 20 6f 6c 63 52 65 71 75 69 72 65 73 20 e $ olcRequires
ee60: 24 20 6f 6c 63 52 65 73 74 72 69 63 74 20 24 20 $ olcRestrict $
ee70: 6f 6c 63 52 65 76 65 72 73 65 4c 6f 6f 6b 75 70 olcReverseLookup
ee80: 20 24 20 6f 6c 63 52 6f 6f 74 44 53 45 20 24 20 $ olcRootDSE $
ee90: 6f 6c 63 53 61 73 6c 48 6f 73 74 20 24 20 6f 6c olcSaslHost $ ol
eea0: 63 53 61 73 6c 52 65 61 6c 6d 20 24 20 6f 6c 63 cSaslRealm $ olc
eeb0: 53 61 73 6c 53 65 63 50 72 6f 70 73 20 24 20 6f SaslSecProps $ o
eec0: 6c 63 53 65 63 75 72 69 74 79 20 24 20 6f 6c 63 lcSecurity $ olc
eed0: 53 69 7a 65 4c 69 6d 69 74 20 24 20 6f 6c 63 53 SizeLimit $ olcS
eee0: 6f 63 6b 62 75 66 4d 61 78 49 6e 63 6f 6d 69 6e ockbufMaxIncomin
eef0: 67 20 24 20 6f 6c 63 53 6f 63 6b 62 75 66 4d 61 g $ olcSockbufMa
ef00: 78 49 6e 63 6f 6d 69 6e 67 41 75 74 68 20 24 20 xIncomingAuth $
ef10: 6f 6c 63 53 72 76 74 61 62 20 24 20 6f 6c 63 54 olcSrvtab $ olcT
ef20: 68 72 65 61 64 73 20 24 20 6f 6c 63 54 69 6d 65 hreads $ olcTime
ef30: 4c 69 6d 69 74 20 24 20 6f 6c 63 54 4c 53 43 41 Limit $ olcTLSCA
ef40: 43 65 72 74 69 66 69 63 61 74 65 46 69 6c 65 20 CertificateFile
ef50: 24 20 6f 6c 63 54 4c 53 43 41 43 65 72 74 69 66 $ olcTLSCACertif
ef60: 69 63 61 74 65 50 61 74 68 20 24 20 6f 6c 63 54 icatePath $ olcT
ef70: 4c 53 43 65 72 74 69 66 69 63 61 74 65 46 69 6c LSCertificateFil
ef80: 65 20 24 20 6f 6c 63 54 4c 53 43 65 72 74 69 66 e $ olcTLSCertif
ef90: 69 63 61 74 65 4b 65 79 46 69 6c 65 20 24 20 6f icateKeyFile $ o
efa0: 6c 63 54 4c 53 43 69 70 68 65 72 53 75 69 74 65 lcTLSCipherSuite
efb0: 20 24 20 6f 6c 63 54 4c 53 43 52 4c 43 68 65 63 $ olcTLSCRLChec
efc0: 6b 20 24 20 6f 6c 63 54 4c 53 52 61 6e 64 46 69 k $ olcTLSRandFi
efd0: 6c 65 20 24 20 6f 6c 63 54 4c 53 56 65 72 69 66 le $ olcTLSVerif
efe0: 79 43 6c 69 65 6e 74 20 24 20 6f 6c 63 54 4c 53 yClient $ olcTLS
eff0: 44 48 50 61 72 61 6d 46 69 6c 65 20 24 20 6f 6c DHParamFile $ ol
f000: 63 54 6f 6f 6c 54 68 72 65 61 64 73 20 24 20 6f cToolThreads $ o
f010: 6c 63 4f 62 6a 65 63 74 49 64 65 6e 74 69 66 69 lcObjectIdentifi
f020: 65 72 20 24 20 6f 6c 63 41 74 74 72 69 62 75 74 er $ olcAttribut
f030: 65 54 79 70 65 73 20 24 20 6f 6c 63 4f 62 6a 65 eTypes $ olcObje
f040: 63 74 43 6c 61 73 73 65 73 20 24 20 6f 6c 63 44 ctClasses $ olcD
f050: 69 74 43 6f 6e 74 65 6e 74 52 75 6c 65 73 20 29 itContentRules )
f060: 20 29 04 81 ce 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
f070: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
f080: 2e 34 2e 30 2e 32 20 4e 41 4d 45 20 27 6f 6c 63 .4.0.2 NAME 'olc
f090: 53 63 68 65 6d 61 43 6f 6e 66 69 67 27 20 44 45 SchemaConfig' DE
f0a0: 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 73 63 68 SC 'OpenLDAP sch
f0b0: 65 6d 61 20 6f 62 6a 65 63 74 27 20 53 55 50 20 ema object' SUP
f0c0: 6f 6c 63 43 6f 6e 66 69 67 20 53 54 52 55 43 54 olcConfig STRUCT
f0d0: 55 52 41 4c 20 4d 41 59 20 28 20 63 6e 20 24 20 URAL MAY ( cn $
f0e0: 6f 6c 63 4f 62 6a 65 63 74 49 64 65 6e 74 69 66 olcObjectIdentif
f0f0: 69 65 72 20 24 20 6f 6c 63 41 74 74 72 69 62 75 ier $ olcAttribu
f100: 74 65 54 79 70 65 73 20 24 20 6f 6c 63 4f 62 6a teTypes $ olcObj
f110: 65 63 74 43 6c 61 73 73 65 73 20 24 20 6f 6c 63 ectClasses $ olc
f120: 44 69 74 43 6f 6e 74 65 6e 74 52 75 6c 65 73 20 DitContentRules
f130: 29 20 29 04 81 8d 28 20 31 2e 33 2e 36 2e 31 2e ) )...( 1.3.6.1.
f140: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
f150: 31 2e 34 2e 30 2e 33 20 4e 41 4d 45 20 27 6f 6c 1.4.0.3 NAME 'ol
f160: 63 42 61 63 6b 65 6e 64 43 6f 6e 66 69 67 27 20 cBackendConfig'
f170: 44 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 42 DESC 'OpenLDAP B
f180: 61 63 6b 65 6e 64 2d 73 70 65 63 69 66 69 63 20 ackend-specific
f190: 6f 70 74 69 6f 6e 73 27 20 53 55 50 20 6f 6c 63 options' SUP olc
f1a0: 43 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 Config STRUCTURA
f1b0: 4c 20 4d 55 53 54 20 6f 6c 63 42 61 63 6b 65 6e L MUST olcBacken
f1c0: 64 20 29 04 82 01 bb 28 20 31 2e 33 2e 36 2e 31 d )....( 1.3.6.1
f1d0: 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 .4.1.4203.666.11
f1e0: 2e 31 2e 34 2e 30 2e 34 20 4e 41 4d 45 20 27 6f .1.4.0.4 NAME 'o
f1f0: 6c 63 44 61 74 61 62 61 73 65 43 6f 6e 66 69 67 lcDatabaseConfig
f200: 27 20 44 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 ' DESC 'OpenLDAP
f210: 20 44 61 74 61 62 61 73 65 2d 73 70 65 63 69 66 Database-specif
f220: 69 63 20 6f 70 74 69 6f 6e 73 27 20 53 55 50 20 ic options' SUP
f230: 6f 6c 63 43 6f 6e 66 69 67 20 53 54 52 55 43 54 olcConfig STRUCT
f240: 55 52 41 4c 20 4d 55 53 54 20 6f 6c 63 44 61 74 URAL MUST olcDat
f250: 61 62 61 73 65 20 4d 41 59 20 28 20 6f 6c 63 53 abase MAY ( olcS
f260: 75 66 66 69 78 20 24 20 6f 6c 63 53 75 62 6f 72 uffix $ olcSubor
f270: 64 69 6e 61 74 65 20 24 20 6f 6c 63 41 63 63 65 dinate $ olcAcce
f280: 73 73 20 24 20 6f 6c 63 4c 61 73 74 4d 6f 64 20 ss $ olcLastMod
f290: 24 20 6f 6c 63 4c 69 6d 69 74 73 20 24 20 6f 6c $ olcLimits $ ol
f2a0: 63 4d 61 78 44 65 72 65 66 44 65 70 74 68 20 24 cMaxDerefDepth $
f2b0: 20 6f 6c 63 50 6c 75 67 69 6e 20 24 20 6f 6c 63 olcPlugin $ olc
f2c0: 52 65 61 64 4f 6e 6c 79 20 24 20 6f 6c 63 52 65 ReadOnly $ olcRe
f2d0: 70 6c 69 63 61 20 24 20 6f 6c 63 52 65 70 6c 6f plica $ olcReplo
f2e0: 67 46 69 6c 65 20 24 20 6f 6c 63 52 65 71 75 69 gFile $ olcRequi
f2f0: 72 65 73 20 24 20 6f 6c 63 52 65 73 74 72 69 63 res $ olcRestric
f300: 74 20 24 20 6f 6c 63 52 6f 6f 74 44 4e 20 24 20 t $ olcRootDN $
f310: 6f 6c 63 52 6f 6f 74 50 57 20 24 20 6f 6c 63 53 olcRootPW $ olcS
f320: 63 68 65 6d 61 44 4e 20 24 20 6f 6c 63 53 65 63 chemaDN $ olcSec
f330: 75 72 69 74 79 20 24 20 6f 6c 63 53 69 7a 65 4c urity $ olcSizeL
f340: 69 6d 69 74 20 24 20 6f 6c 63 53 79 6e 63 72 65 imit $ olcSyncre
f350: 70 6c 20 24 20 6f 6c 63 54 69 6d 65 4c 69 6d 69 pl $ olcTimeLimi
f360: 74 20 24 20 6f 6c 63 55 70 64 61 74 65 44 4e 20 t $ olcUpdateDN
f370: 24 20 6f 6c 63 55 70 64 61 74 65 52 65 66 20 29 $ olcUpdateRef )
f380: 20 29 04 81 8d 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
f390: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
f3a0: 2e 34 2e 30 2e 35 20 4e 41 4d 45 20 27 6f 6c 63 .4.0.5 NAME 'olc
f3b0: 4f 76 65 72 6c 61 79 43 6f 6e 66 69 67 27 20 44 OverlayConfig' D
f3c0: 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 4f 76 ESC 'OpenLDAP Ov
f3d0: 65 72 6c 61 79 2d 73 70 65 63 69 66 69 63 20 6f erlay-specific o
f3e0: 70 74 69 6f 6e 73 27 20 53 55 50 20 6f 6c 63 43 ptions' SUP olcC
f3f0: 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 4c onfig STRUCTURAL
f400: 20 4d 55 53 54 20 6f 6c 63 4f 76 65 72 6c 61 79 MUST olcOverlay
f410: 20 29 04 81 a5 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
f420: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
f430: 2e 34 2e 30 2e 36 20 4e 41 4d 45 20 27 6f 6c 63 .4.0.6 NAME 'olc
f440: 49 6e 63 6c 75 64 65 46 69 6c 65 27 20 44 45 53 IncludeFile' DES
f450: 43 20 27 4f 70 65 6e 4c 44 41 50 20 63 6f 6e 66 C 'OpenLDAP conf
f460: 69 67 75 72 61 74 69 6f 6e 20 69 6e 63 6c 75 64 iguration includ
f470: 65 20 66 69 6c 65 27 20 53 55 50 20 6f 6c 63 43 e file' SUP olcC
f480: 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 4c onfig STRUCTURAL
f490: 20 4d 55 53 54 20 6f 6c 63 49 6e 63 6c 75 64 65 MUST olcInclude
f4a0: 20 4d 41 59 20 28 20 63 6e 20 24 20 6f 6c 63 52 MAY ( cn $ olcR
f4b0: 6f 6f 74 44 53 45 20 29 20 29 04 81 86 28 20 31 ootDSE ) )...( 1
f4c0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
f4d0: 36 36 36 2e 31 31 2e 31 2e 34 2e 30 2e 37 20 4e 666.11.1.4.0.7 N
f4e0: 41 4d 45 20 27 6f 6c 63 46 72 6f 6e 74 65 6e 64 AME 'olcFrontend
f4f0: 43 6f 6e 66 69 67 27 20 44 45 53 43 20 27 4f 70 Config' DESC 'Op
f500: 65 6e 4c 44 41 50 20 66 72 6f 6e 74 65 6e 64 20 enLDAP frontend
f510: 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 27 20 41 configuration' A
f520: 55 58 49 4c 49 41 52 59 20 4d 41 59 20 6f 6c 63 UXILIARY MAY olc
f530: 44 65 66 61 75 6c 74 53 65 61 72 63 68 42 61 73 DefaultSearchBas
f540: 65 20 29 04 81 91 28 20 31 2e 33 2e 36 2e 31 2e e )...( 1.3.6.1.
f550: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
f560: 31 2e 34 2e 32 2e 32 2e 31 20 4e 41 4d 45 20 27 1.4.2.2.1 NAME '
f570: 6f 6c 63 4c 64 69 66 43 6f 6e 66 69 67 27 20 44 olcLdifConfig' D
f580: 45 53 43 20 27 4c 44 49 46 20 62 61 63 6b 65 6e ESC 'LDIF backen
f590: 64 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 27 d configuration'
f5a0: 20 53 55 50 20 6f 6c 63 44 61 74 61 62 61 73 65 SUP olcDatabase
f5b0: 43 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 Config STRUCTURA
f5c0: 4c 20 4d 55 53 54 20 6f 6c 63 44 62 44 69 72 65 L MUST olcDbDire
f5d0: 63 74 6f 72 79 20 29 04 82 01 69 28 20 31 2e 33 ctory )...i( 1.3
f5e0: 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 .6.1.4.1.4203.66
f5f0: 36 2e 31 31 2e 31 2e 34 2e 32 2e 31 2e 31 20 4e 6.11.1.4.2.1.1 N
f600: 41 4d 45 20 27 6f 6c 63 42 64 62 43 6f 6e 66 69 AME 'olcBdbConfi
f610: 67 27 20 44 45 53 43 20 27 42 44 42 20 62 61 63 g' DESC 'BDB bac
f620: 6b 65 6e 64 20 63 6f 6e 66 69 67 75 72 61 74 69 kend configurati
f630: 6f 6e 27 20 53 55 50 20 6f 6c 63 44 61 74 61 62 on' SUP olcDatab
f640: 61 73 65 43 6f 6e 66 69 67 20 53 54 52 55 43 54 aseConfig STRUCT
f650: 55 52 41 4c 20 4d 55 53 54 20 6f 6c 63 44 62 44 URAL MUST olcDbD
f660: 69 72 65 63 74 6f 72 79 20 4d 41 59 20 28 20 6f irectory MAY ( o
f670: 6c 63 44 62 43 61 63 68 65 53 69 7a 65 20 24 20 lcDbCacheSize $
f680: 6f 6c 63 44 62 43 68 65 63 6b 70 6f 69 6e 74 20 olcDbCheckpoint
f690: 24 20 6f 6c 63 44 62 43 6f 6e 66 69 67 20 24 20 $ olcDbConfig $
f6a0: 6f 6c 63 44 62 4e 6f 53 79 6e 63 20 24 20 6f 6c olcDbNoSync $ ol
f6b0: 63 44 62 44 69 72 74 79 52 65 61 64 20 24 20 6f cDbDirtyRead $ o
f6c0: 6c 63 44 62 49 44 4c 63 61 63 68 65 53 69 7a 65 lcDbIDLcacheSize
f6d0: 20 24 20 6f 6c 63 44 62 49 6e 64 65 78 20 24 20 $ olcDbIndex $
f6e0: 6f 6c 63 44 62 4c 69 6e 65 61 72 49 6e 64 65 78 olcDbLinearIndex
f6f0: 20 24 20 6f 6c 63 44 62 4c 6f 63 6b 44 65 74 65 $ olcDbLockDete
f700: 63 74 20 24 20 6f 6c 63 44 62 4d 6f 64 65 20 24 ct $ olcDbMode $
f710: 20 6f 6c 63 44 62 53 65 61 72 63 68 53 74 61 63 olcDbSearchStac
f720: 6b 20 24 20 6f 6c 63 44 62 53 68 6d 4b 65 79 20 k $ olcDbShmKey
f730: 24 20 6f 6c 63 44 62 43 61 63 68 65 46 72 65 65 $ olcDbCacheFree
f740: 20 29 20 29 04 82 01 69 28 20 31 2e 33 2e 36 2e ) )...i( 1.3.6.
f750: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
f760: 31 2e 31 2e 34 2e 32 2e 31 2e 32 20 4e 41 4d 45 1.1.4.2.1.2 NAME
f770: 20 27 6f 6c 63 48 64 62 43 6f 6e 66 69 67 27 20 'olcHdbConfig'
f780: 44 45 53 43 20 27 48 44 42 20 62 61 63 6b 65 6e DESC 'HDB backen
f790: 64 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 27 d configuration'
f7a0: 20 53 55 50 20 6f 6c 63 44 61 74 61 62 61 73 65 SUP olcDatabase
f7b0: 43 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 Config STRUCTURA
f7c0: 4c 20 4d 55 53 54 20 6f 6c 63 44 62 44 69 72 65 L MUST olcDbDire
f7d0: 63 74 6f 72 79 20 4d 41 59 20 28 20 6f 6c 63 44 ctory MAY ( olcD
f7e0: 62 43 61 63 68 65 53 69 7a 65 20 24 20 6f 6c 63 bCacheSize $ olc
f7f0: 44 62 43 68 65 63 6b 70 6f 69 6e 74 20 24 20 6f DbCheckpoint $ o
f800: 6c 63 44 62 43 6f 6e 66 69 67 20 24 20 6f 6c 63 lcDbConfig $ olc
f810: 44 62 4e 6f 53 79 6e 63 20 24 20 6f 6c 63 44 62 DbNoSync $ olcDb
f820: 44 69 72 74 79 52 65 61 64 20 24 20 6f 6c 63 44 DirtyRead $ olcD
f830: 62 49 44 4c 63 61 63 68 65 53 69 7a 65 20 24 20 bIDLcacheSize $
f840: 6f 6c 63 44 62 49 6e 64 65 78 20 24 20 6f 6c 63 olcDbIndex $ olc
f850: 44 62 4c 69 6e 65 61 72 49 6e 64 65 78 20 24 20 DbLinearIndex $
f860: 6f 6c 63 44 62 4c 6f 63 6b 44 65 74 65 63 74 20 olcDbLockDetect
f870: 24 20 6f 6c 63 44 62 4d 6f 64 65 20 24 20 6f 6c $ olcDbMode $ ol
f880: 63 44 62 53 65 61 72 63 68 53 74 61 63 6b 20 24 cDbSearchStack $
f890: 20 6f 6c 63 44 62 53 68 6d 4b 65 79 20 24 20 6f olcDbShmKey $ o
f8a0: 6c 63 44 62 43 61 63 68 65 46 72 65 65 20 29 20 lcDbCacheFree )
f8b0: 29 04 81 83 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
f8c0: 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 1.4203.666.11.1.
f8d0: 34 2e 32 2e 34 2e 31 20 4e 41 4d 45 20 27 6f 6c 4.2.4.1 NAME 'ol
f8e0: 63 4d 6f 6e 69 74 6f 72 43 6f 6e 66 69 67 27 20 cMonitorConfig'
f8f0: 44 45 53 43 20 27 4d 6f 6e 69 74 6f 72 20 62 61 DESC 'Monitor ba
f900: 63 6b 65 6e 64 20 63 6f 6e 66 69 67 75 72 61 74 ckend configurat
f910: 69 6f 6e 27 20 53 55 50 20 6f 6c 63 44 61 74 61 ion' SUP olcData
f920: 62 61 73 65 43 6f 6e 66 69 67 20 53 54 52 55 43 baseConfig STRUC
f930: 54 55 52 41 4c 20 29 04 81 c0 28 20 31 2e 33 2e TURAL )...( 1.3.
f940: 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 6.1.4.1.4203.666
f950: 2e 31 31 2e 31 2e 34 2e 33 2e 31 2e 31 20 4e 41 .11.1.4.3.1.1 NA
f960: 4d 45 20 27 6f 6c 63 53 79 6e 63 50 72 6f 76 43 ME 'olcSyncProvC
f970: 6f 6e 66 69 67 27 20 44 45 53 43 20 27 53 79 6e onfig' DESC 'Syn
f980: 63 52 65 70 6c 20 50 72 6f 76 69 64 65 72 20 63 cRepl Provider c
f990: 6f 6e 66 69 67 75 72 61 74 69 6f 6e 27 20 53 55 onfiguration' SU
f9a0: 50 20 6f 6c 63 4f 76 65 72 6c 61 79 43 6f 6e 66 P olcOverlayConf
f9b0: 69 67 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 ig STRUCTURAL MA
f9c0: 59 20 28 20 6f 6c 63 53 70 43 68 65 63 6b 70 6f Y ( olcSpCheckpo
f9d0: 69 6e 74 20 24 20 6f 6c 63 53 70 53 65 73 73 69 int $ olcSpSessi
f9e0: 6f 6e 6c 6f 67 20 24 20 6f 6c 63 53 70 4e 6f 50 onlog $ olcSpNoP
f9f0: 72 65 73 65 6e 74 20 29 20 29 04 70 28 20 32 2e resent ) ).p( 2.
fa00: 35 2e 36 2e 32 20 4e 41 4d 45 20 27 63 6f 75 6e 5.6.2 NAME 'coun
fa10: 74 72 79 27 20 44 45 53 43 20 27 52 46 43 32 32 try' DESC 'RFC22
fa20: 35 36 3a 20 61 20 63 6f 75 6e 74 72 79 27 20 53 56: a country' S
fa30: 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 UP top STRUCTURA
fa40: 4c 20 4d 55 53 54 20 63 20 4d 41 59 20 28 20 73 L MUST c MAY ( s
fa50: 65 61 72 63 68 47 75 69 64 65 20 24 20 64 65 73 earchGuide $ des
fa60: 63 72 69 70 74 69 6f 6e 20 29 20 29 04 81 87 28 cription ) )...(
fa70: 20 32 2e 35 2e 36 2e 33 20 4e 41 4d 45 20 27 6c 2.5.6.3 NAME 'l
fa80: 6f 63 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 ocality' DESC 'R
fa90: 46 43 32 32 35 36 3a 20 61 20 6c 6f 63 61 6c 69 FC2256: a locali
faa0: 74 79 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 ty' SUP top STRU
fab0: 43 54 55 52 41 4c 20 4d 41 59 20 28 20 73 74 72 CTURAL MAY ( str
fac0: 65 65 74 20 24 20 73 65 65 41 6c 73 6f 20 24 20 eet $ seeAlso $
fad0: 73 65 61 72 63 68 47 75 69 64 65 20 24 20 73 74 searchGuide $ st
fae0: 20 24 20 6c 20 24 20 64 65 73 63 72 69 70 74 69 $ l $ descripti
faf0: 6f 6e 20 29 20 29 04 82 01 c7 28 20 32 2e 35 2e on ) )....( 2.5.
fb00: 36 2e 34 20 4e 41 4d 45 20 27 6f 72 67 61 6e 69 6.4 NAME 'organi
fb10: 7a 61 74 69 6f 6e 27 20 44 45 53 43 20 27 52 46 zation' DESC 'RF
fb20: 43 32 32 35 36 3a 20 61 6e 20 6f 72 67 61 6e 69 C2256: an organi
fb30: 7a 61 74 69 6f 6e 27 20 53 55 50 20 74 6f 70 20 zation' SUP top
fb40: 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 STRUCTURAL MUST
fb50: 6f 20 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 o MAY ( userPass
fb60: 77 6f 72 64 20 24 20 73 65 61 72 63 68 47 75 69 word $ searchGui
fb70: 64 65 20 24 20 73 65 65 41 6c 73 6f 20 24 20 62 de $ seeAlso $ b
fb80: 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 usinessCategory
fb90: 24 20 78 31 32 31 41 64 64 72 65 73 73 20 24 20 $ x121Address $
fba0: 72 65 67 69 73 74 65 72 65 64 41 64 64 72 65 73 registeredAddres
fbb0: 73 20 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 s $ destinationI
fbc0: 6e 64 69 63 61 74 6f 72 20 24 20 70 72 65 66 65 ndicator $ prefe
fbd0: 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 68 rredDeliveryMeth
fbe0: 6f 64 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 od $ telexNumber
fbf0: 20 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e $ teletexTermin
fc00: 61 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 alIdentifier $ t
fc10: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
fc20: 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 69 53 internationaliS
fc30: 44 4e 4e 75 6d 62 65 72 20 24 20 66 61 63 73 69 DNNumber $ facsi
fc40: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
fc50: 62 65 72 20 24 20 73 74 72 65 65 74 20 24 20 70 ber $ street $ p
fc60: 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 70 ostOfficeBox $ p
fc70: 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 ostalCode $ post
fc80: 61 6c 41 64 64 72 65 73 73 20 24 20 70 68 79 73 alAddress $ phys
fc90: 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 icalDeliveryOffi
fca0: 63 65 4e 61 6d 65 20 24 20 73 74 20 24 20 6c 20 ceName $ st $ l
fcb0: 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 $ description )
fcc0: 29 04 82 01 d5 28 20 32 2e 35 2e 36 2e 35 20 4e )....( 2.5.6.5 N
fcd0: 41 4d 45 20 27 6f 72 67 61 6e 69 7a 61 74 69 6f AME 'organizatio
fce0: 6e 61 6c 55 6e 69 74 27 20 44 45 53 43 20 27 52 nalUnit' DESC 'R
fcf0: 46 43 32 32 35 36 3a 20 61 6e 20 6f 72 67 61 6e FC2256: an organ
fd00: 69 7a 61 74 69 6f 6e 61 6c 20 75 6e 69 74 27 20 izational unit'
fd10: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
fd20: 41 4c 20 4d 55 53 54 20 6f 75 20 4d 41 59 20 28 AL MUST ou MAY (
fd30: 20 75 73 65 72 50 61 73 73 77 6f 72 64 20 24 20 userPassword $
fd40: 73 65 61 72 63 68 47 75 69 64 65 20 24 20 73 65 searchGuide $ se
fd50: 65 41 6c 73 6f 20 24 20 62 75 73 69 6e 65 73 73 eAlso $ business
fd60: 43 61 74 65 67 6f 72 79 20 24 20 78 31 32 31 41 Category $ x121A
fd70: 64 64 72 65 73 73 20 24 20 72 65 67 69 73 74 65 ddress $ registe
fd80: 72 65 64 41 64 64 72 65 73 73 20 24 20 64 65 73 redAddress $ des
fd90: 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f tinationIndicato
fda0: 72 20 24 20 70 72 65 66 65 72 72 65 64 44 65 6c r $ preferredDel
fdb0: 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 74 65 iveryMethod $ te
fdc0: 6c 65 78 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 lexNumber $ tele
fdd0: 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 texTerminalIdent
fde0: 69 66 69 65 72 20 24 20 74 65 6c 65 70 68 6f 6e ifier $ telephon
fdf0: 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e eNumber $ intern
fe00: 61 74 69 6f 6e 61 6c 69 53 44 4e 4e 75 6d 62 65 ationaliSDNNumbe
fe10: 72 20 24 20 66 61 63 73 69 6d 69 6c 65 54 65 6c r $ facsimileTel
fe20: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 73 ephoneNumber $ s
fe30: 74 72 65 65 74 20 24 20 70 6f 73 74 4f 66 66 69 treet $ postOffi
fe40: 63 65 42 6f 78 20 24 20 70 6f 73 74 61 6c 43 6f ceBox $ postalCo
fe50: 64 65 20 24 20 70 6f 73 74 61 6c 41 64 64 72 65 de $ postalAddre
fe60: 73 73 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c ss $ physicalDel
fe70: 69 76 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 iveryOfficeName
fe80: 24 20 73 74 20 24 20 6c 20 24 20 64 65 73 63 72 $ st $ l $ descr
fe90: 69 70 74 69 6f 6e 20 29 20 29 04 81 95 28 20 32 iption ) )...( 2
fea0: 2e 35 2e 36 2e 36 20 4e 41 4d 45 20 27 70 65 72 .5.6.6 NAME 'per
feb0: 73 6f 6e 27 20 44 45 53 43 20 27 52 46 43 32 32 son' DESC 'RFC22
fec0: 35 36 3a 20 61 20 70 65 72 73 6f 6e 27 20 53 55 56: a person' SU
fed0: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
fee0: 20 4d 55 53 54 20 28 20 73 6e 20 24 20 63 6e 20 MUST ( sn $ cn
fef0: 29 20 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 ) MAY ( userPass
ff00: 77 6f 72 64 20 24 20 74 65 6c 65 70 68 6f 6e 65 word $ telephone
ff10: 4e 75 6d 62 65 72 20 24 20 73 65 65 41 6c 73 6f Number $ seeAlso
ff20: 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 $ description )
ff30: 20 29 04 82 01 99 28 20 32 2e 35 2e 36 2e 37 20 )....( 2.5.6.7
ff40: 4e 41 4d 45 20 27 6f 72 67 61 6e 69 7a 61 74 69 NAME 'organizati
ff50: 6f 6e 61 6c 50 65 72 73 6f 6e 27 20 44 45 53 43 onalPerson' DESC
ff60: 20 27 52 46 43 32 32 35 36 3a 20 61 6e 20 6f 72 'RFC2256: an or
ff70: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 70 65 72 ganizational per
ff80: 73 6f 6e 27 20 53 55 50 20 70 65 72 73 6f 6e 20 son' SUP person
ff90: 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 STRUCTURAL MAY (
ffa0: 20 74 69 74 6c 65 20 24 20 78 31 32 31 41 64 64 title $ x121Add
ffb0: 72 65 73 73 20 24 20 72 65 67 69 73 74 65 72 65 ress $ registere
ffc0: 64 41 64 64 72 65 73 73 20 24 20 64 65 73 74 69 dAddress $ desti
ffd0: 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 nationIndicator
ffe0: 24 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 $ preferredDeliv
fff0: 65 72 79 4d 65 74 68 6f 64 20 24 20 74 65 6c 65 eryMethod $ tele
0001: 78 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 74 65 xNumber $ telete
0011: 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 69 66 xTerminalIdentif
0021: 69 65 72 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e ier $ telephoneN
0031: 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 umber $ internat
0041: 69 6f 6e 61 6c 69 53 44 4e 4e 75 6d 62 65 72 20 ionaliSDNNumber
0051: 24 20 66 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 $ facsimileTelep
0061: 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 73 74 72 honeNumber $ str
0071: 65 65 74 20 24 20 70 6f 73 74 4f 66 66 69 63 65 eet $ postOffice
0081: 42 6f 78 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 Box $ postalCode
0091: 20 24 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 $ postalAddress
00a1: 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 $ physicalDeliv
00b1: 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 eryOfficeName $
00c1: 6f 75 20 24 20 73 74 20 24 20 6c 20 29 20 29 04 ou $ st $ l ) ).
00d1: 82 01 d3 28 20 32 2e 35 2e 36 2e 38 20 4e 41 4d ...( 2.5.6.8 NAM
00e1: 45 20 27 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 E 'organizationa
00f1: 6c 52 6f 6c 65 27 20 44 45 53 43 20 27 52 46 43 lRole' DESC 'RFC
0101: 32 32 35 36 3a 20 61 6e 20 6f 72 67 61 6e 69 7a 2256: an organiz
0111: 61 74 69 6f 6e 61 6c 20 72 6f 6c 65 27 20 53 55 ational role' SU
0121: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
0131: 20 4d 55 53 54 20 63 6e 20 4d 41 59 20 28 20 78 MUST cn MAY ( x
0141: 31 32 31 41 64 64 72 65 73 73 20 24 20 72 65 67 121Address $ reg
0151: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
0161: 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 destinationIndi
0171: 63 61 74 6f 72 20 24 20 70 72 65 66 65 72 72 65 cator $ preferre
0181: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
0191: 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 $ telexNumber $
01a1: 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 teletexTerminalI
01b1: 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 dentifier $ tele
01c1: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e phoneNumber $ in
01d1: 74 65 72 6e 61 74 69 6f 6e 61 6c 69 53 44 4e 4e ternationaliSDNN
01e1: 75 6d 62 65 72 20 24 20 66 61 63 73 69 6d 69 6c umber $ facsimil
01f1: 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 eTelephoneNumber
0201: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 72 6f 6c $ seeAlso $ rol
0211: 65 4f 63 63 75 70 61 6e 74 20 24 20 70 72 65 66 eOccupant $ pref
0221: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
0231: 68 6f 64 20 24 20 73 74 72 65 65 74 20 24 20 70 hod $ street $ p
0241: 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 70 ostOfficeBox $ p
0251: 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 ostalCode $ post
0261: 61 6c 41 64 64 72 65 73 73 20 24 20 70 68 79 73 alAddress $ phys
0271: 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 icalDeliveryOffi
0281: 63 65 4e 61 6d 65 20 24 20 6f 75 20 24 20 73 74 ceName $ ou $ st
0291: 20 24 20 6c 20 24 20 64 65 73 63 72 69 70 74 69 $ l $ descripti
02a1: 6f 6e 20 29 20 29 04 81 b0 28 20 32 2e 35 2e 36 on ) )...( 2.5.6
02b1: 2e 39 20 4e 41 4d 45 20 27 67 72 6f 75 70 4f 66 .9 NAME 'groupOf
02c1: 4e 61 6d 65 73 27 20 44 45 53 43 20 27 52 46 43 Names' DESC 'RFC
02d1: 32 32 35 36 3a 20 61 20 67 72 6f 75 70 20 6f 66 2256: a group of
02e1: 20 6e 61 6d 65 73 20 28 44 4e 73 29 27 20 53 55 names (DNs)' SU
02f1: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
0301: 20 4d 55 53 54 20 28 20 6d 65 6d 62 65 72 20 24 MUST ( member $
0311: 20 63 6e 20 29 20 4d 41 59 20 28 20 62 75 73 69 cn ) MAY ( busi
0321: 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 20 73 nessCategory $ s
0331: 65 65 41 6c 73 6f 20 24 20 6f 77 6e 65 72 20 24 eeAlso $ owner $
0341: 20 6f 75 20 24 20 6f 20 24 20 64 65 73 63 72 69 ou $ o $ descri
0351: 70 74 69 6f 6e 20 29 20 29 04 82 01 bb 28 20 32 ption ) )....( 2
0361: 2e 35 2e 36 2e 31 30 20 4e 41 4d 45 20 27 72 65 .5.6.10 NAME 're
0371: 73 69 64 65 6e 74 69 61 6c 50 65 72 73 6f 6e 27 sidentialPerson'
0381: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
0391: 61 6e 20 72 65 73 69 64 65 6e 74 69 61 6c 20 70 an residential p
03a1: 65 72 73 6f 6e 27 20 53 55 50 20 70 65 72 73 6f erson' SUP perso
03b1: 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 n STRUCTURAL MUS
03c1: 54 20 6c 20 4d 41 59 20 28 20 62 75 73 69 6e 65 T l MAY ( busine
03d1: 73 73 43 61 74 65 67 6f 72 79 20 24 20 78 31 32 ssCategory $ x12
03e1: 31 41 64 64 72 65 73 73 20 24 20 72 65 67 69 73 1Address $ regis
03f1: 74 65 72 65 64 41 64 64 72 65 73 73 20 24 20 64 teredAddress $ d
0401: 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 estinationIndica
0411: 74 6f 72 20 24 20 70 72 65 66 65 72 72 65 64 44 tor $ preferredD
0421: 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 eliveryMethod $
0431: 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 74 65 telexNumber $ te
0441: 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 letexTerminalIde
0451: 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 70 68 ntifier $ teleph
0461: 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 oneNumber $ inte
0471: 72 6e 61 74 69 6f 6e 61 6c 69 53 44 4e 4e 75 6d rnationaliSDNNum
0481: 62 65 72 20 24 20 66 61 63 73 69 6d 69 6c 65 54 ber $ facsimileT
0491: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
04a1: 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 preferredDelive
04b1: 72 79 4d 65 74 68 6f 64 20 24 20 73 74 72 65 65 ryMethod $ stree
04c1: 74 20 24 20 70 6f 73 74 4f 66 66 69 63 65 42 6f t $ postOfficeBo
04d1: 78 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 20 24 x $ postalCode $
04e1: 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 20 24 postalAddress $
04f1: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
0501: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 73 74 yOfficeName $ st
0511: 20 24 20 6c 20 29 20 29 04 81 8f 28 20 32 2e 35 $ l ) )...( 2.5
0521: 2e 36 2e 31 31 20 4e 41 4d 45 20 27 61 70 70 6c .6.11 NAME 'appl
0531: 69 63 61 74 69 6f 6e 50 72 6f 63 65 73 73 27 20 icationProcess'
0541: 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 61 DESC 'RFC2256: a
0551: 6e 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 70 72 n application pr
0561: 6f 63 65 73 73 27 20 53 55 50 20 74 6f 70 20 53 ocess' SUP top S
0571: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 TRUCTURAL MUST c
0581: 6e 20 4d 41 59 20 28 20 73 65 65 41 6c 73 6f 20 n MAY ( seeAlso
0591: 24 20 6f 75 20 24 20 6c 20 24 20 64 65 73 63 72 $ ou $ l $ descr
05a1: 69 70 74 69 6f 6e 20 29 20 29 04 81 c9 28 20 32 iption ) )...( 2
05b1: 2e 35 2e 36 2e 31 32 20 4e 41 4d 45 20 27 61 70 .5.6.12 NAME 'ap
05c1: 70 6c 69 63 61 74 69 6f 6e 45 6e 74 69 74 79 27 plicationEntity'
05d1: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
05e1: 61 6e 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 65 an application e
05f1: 6e 74 69 74 79 27 20 53 55 50 20 74 6f 70 20 53 ntity' SUP top S
0601: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 28 TRUCTURAL MUST (
0611: 20 70 72 65 73 65 6e 74 61 74 69 6f 6e 41 64 64 presentationAdd
0621: 72 65 73 73 20 24 20 63 6e 20 29 20 4d 41 59 20 ress $ cn ) MAY
0631: 28 20 73 75 70 70 6f 72 74 65 64 41 70 70 6c 69 ( supportedAppli
0641: 63 61 74 69 6f 6e 43 6f 6e 74 65 78 74 20 24 20 cationContext $
0651: 73 65 65 41 6c 73 6f 20 24 20 6f 75 20 24 20 6f seeAlso $ ou $ o
0661: 20 24 20 6c 20 24 20 64 65 73 63 72 69 70 74 69 $ l $ descripti
0671: 6f 6e 20 29 20 29 04 81 85 28 20 32 2e 35 2e 36 on ) )...( 2.5.6
0681: 2e 31 33 20 4e 41 4d 45 20 27 64 53 41 27 20 44 .13 NAME 'dSA' D
0691: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 61 20 ESC 'RFC2256: a
06a1: 64 69 72 65 63 74 6f 72 79 20 73 79 73 74 65 6d directory system
06b1: 20 61 67 65 6e 74 20 28 61 20 73 65 72 76 65 72 agent (a server
06c1: 29 27 20 53 55 50 20 61 70 70 6c 69 63 61 74 69 )' SUP applicati
06d1: 6f 6e 45 6e 74 69 74 79 20 53 54 52 55 43 54 55 onEntity STRUCTU
06e1: 52 41 4c 20 4d 41 59 20 6b 6e 6f 77 6c 65 64 67 RAL MAY knowledg
06f1: 65 49 6e 66 6f 72 6d 61 74 69 6f 6e 20 29 04 81 eInformation )..
0701: 90 28 20 32 2e 35 2e 36 2e 31 34 20 4e 41 4d 45 .( 2.5.6.14 NAME
0711: 20 27 64 65 76 69 63 65 27 20 44 45 53 43 20 27 'device' DESC '
0721: 52 46 43 32 32 35 36 3a 20 61 20 64 65 76 69 63 RFC2256: a devic
0731: 65 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 e' SUP top STRUC
0741: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
0751: 59 20 28 20 73 65 72 69 61 6c 4e 75 6d 62 65 72 Y ( serialNumber
0761: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 6f 77 6e $ seeAlso $ own
0771: 65 72 20 24 20 6f 75 20 24 20 6f 20 24 20 6c 20 er $ ou $ o $ l
0781: 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 $ description )
0791: 29 04 81 80 28 20 32 2e 35 2e 36 2e 31 35 20 4e )...( 2.5.6.15 N
07a1: 41 4d 45 20 27 73 74 72 6f 6e 67 41 75 74 68 65 AME 'strongAuthe
07b1: 6e 74 69 63 61 74 69 6f 6e 55 73 65 72 27 20 44 nticationUser' D
07c1: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 61 20 ESC 'RFC2256: a
07d1: 73 74 72 6f 6e 67 20 61 75 74 68 65 6e 74 69 63 strong authentic
07e1: 61 74 69 6f 6e 20 75 73 65 72 27 20 53 55 50 20 ation user' SUP
07f1: 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d 55 top AUXILIARY MU
0801: 53 54 20 75 73 65 72 43 65 72 74 69 66 69 63 61 ST userCertifica
0811: 74 65 20 29 04 81 ca 28 20 32 2e 35 2e 36 2e 31 te )...( 2.5.6.1
0821: 36 20 4e 41 4d 45 20 27 63 65 72 74 69 66 69 63 6 NAME 'certific
0831: 61 74 69 6f 6e 41 75 74 68 6f 72 69 74 79 27 20 ationAuthority'
0841: 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 61 DESC 'RFC2256: a
0851: 20 63 65 72 74 69 66 69 63 61 74 65 20 61 75 74 certificate aut
0861: 68 6f 72 69 74 79 27 20 53 55 50 20 74 6f 70 20 hority' SUP top
0871: 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 28 AUXILIARY MUST (
0881: 20 61 75 74 68 6f 72 69 74 79 52 65 76 6f 63 61 authorityRevoca
0891: 74 69 6f 6e 4c 69 73 74 20 24 20 63 65 72 74 69 tionList $ certi
08a1: 66 69 63 61 74 65 52 65 76 6f 63 61 74 69 6f 6e ficateRevocation
08b1: 4c 69 73 74 20 24 20 63 41 43 65 72 74 69 66 69 List $ cACertifi
08c1: 63 61 74 65 20 29 20 4d 41 59 20 63 72 6f 73 73 cate ) MAY cross
08d1: 43 65 72 74 69 66 69 63 61 74 65 50 61 69 72 20 CertificatePair
08e1: 29 04 81 d9 28 20 32 2e 35 2e 36 2e 31 37 20 4e )...( 2.5.6.17 N
08f1: 41 4d 45 20 27 67 72 6f 75 70 4f 66 55 6e 69 71 AME 'groupOfUniq
0901: 75 65 4e 61 6d 65 73 27 20 44 45 53 43 20 27 52 ueNames' DESC 'R
0911: 46 43 32 32 35 36 3a 20 61 20 67 72 6f 75 70 20 FC2256: a group
0921: 6f 66 20 75 6e 69 71 75 65 20 6e 61 6d 65 73 20 of unique names
0931: 28 44 4e 20 61 6e 64 20 55 6e 69 71 75 65 20 49 (DN and Unique I
0941: 64 65 6e 74 69 66 69 65 72 29 27 20 53 55 50 20 dentifier)' SUP
0951: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
0961: 55 53 54 20 28 20 75 6e 69 71 75 65 4d 65 6d 62 UST ( uniqueMemb
0971: 65 72 20 24 20 63 6e 20 29 20 4d 41 59 20 28 20 er $ cn ) MAY (
0981: 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 businessCategory
0991: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 6f 77 6e $ seeAlso $ own
09a1: 65 72 20 24 20 6f 75 20 24 20 6f 20 24 20 64 65 er $ ou $ o $ de
09b1: 73 63 72 69 70 74 69 6f 6e 20 29 20 29 04 81 81 scription ) )...
09c1: 28 20 32 2e 35 2e 36 2e 31 38 20 4e 41 4d 45 20 ( 2.5.6.18 NAME
09d1: 27 75 73 65 72 53 65 63 75 72 69 74 79 49 6e 66 'userSecurityInf
09e1: 6f 72 6d 61 74 69 6f 6e 27 20 44 45 53 43 20 27 ormation' DESC '
09f1: 52 46 43 32 32 35 36 3a 20 61 20 75 73 65 72 20 RFC2256: a user
0a01: 73 65 63 75 72 69 74 79 20 69 6e 66 6f 72 6d 61 security informa
0a11: 74 69 6f 6e 27 20 53 55 50 20 74 6f 70 20 41 55 tion' SUP top AU
0a21: 58 49 4c 49 41 52 59 20 4d 41 59 20 73 75 70 70 XILIARY MAY supp
0a31: 6f 72 74 65 64 41 6c 67 6f 72 69 74 68 6d 73 20 ortedAlgorithms
0a41: 29 04 6c 28 20 32 2e 35 2e 36 2e 31 36 2e 32 20 ).l( 2.5.6.16.2
0a51: 4e 41 4d 45 20 27 63 65 72 74 69 66 69 63 61 74 NAME 'certificat
0a61: 69 6f 6e 41 75 74 68 6f 72 69 74 79 2d 56 32 27 ionAuthority-V2'
0a71: 20 53 55 50 20 63 65 72 74 69 66 69 63 61 74 69 SUP certificati
0a81: 6f 6e 41 75 74 68 6f 72 69 74 79 20 41 55 58 49 onAuthority AUXI
0a91: 4c 49 41 52 59 20 4d 41 59 20 64 65 6c 74 61 52 LIARY MAY deltaR
0aa1: 65 76 6f 63 61 74 69 6f 6e 4c 69 73 74 20 29 04 evocationList ).
0ab1: 81 95 28 20 32 2e 35 2e 36 2e 31 39 20 4e 41 4d ..( 2.5.6.19 NAM
0ac1: 45 20 27 63 52 4c 44 69 73 74 72 69 62 75 74 69 E 'cRLDistributi
0ad1: 6f 6e 50 6f 69 6e 74 27 20 53 55 50 20 74 6f 70 onPoint' SUP top
0ae1: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
0af1: 20 63 6e 20 4d 41 59 20 28 20 63 65 72 74 69 66 cn MAY ( certif
0b01: 69 63 61 74 65 52 65 76 6f 63 61 74 69 6f 6e 4c icateRevocationL
0b11: 69 73 74 20 24 20 61 75 74 68 6f 72 69 74 79 52 ist $ authorityR
0b21: 65 76 6f 63 61 74 69 6f 6e 4c 69 73 74 20 24 20 evocationList $
0b31: 64 65 6c 74 61 52 65 76 6f 63 61 74 69 6f 6e 4c deltaRevocationL
0b41: 69 73 74 20 29 20 29 04 82 01 a5 28 20 32 2e 35 ist ) )....( 2.5
0b51: 2e 36 2e 32 30 20 4e 41 4d 45 20 27 64 6d 64 27 .6.20 NAME 'dmd'
0b61: 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 SUP top STRUCTU
0b71: 52 41 4c 20 4d 55 53 54 20 64 6d 64 4e 61 6d 65 RAL MUST dmdName
0b81: 20 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 77 MAY ( userPassw
0b91: 6f 72 64 20 24 20 73 65 61 72 63 68 47 75 69 64 ord $ searchGuid
0ba1: 65 20 24 20 73 65 65 41 6c 73 6f 20 24 20 62 75 e $ seeAlso $ bu
0bb1: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
0bc1: 20 78 31 32 31 41 64 64 72 65 73 73 20 24 20 72 x121Address $ r
0bd1: 65 67 69 73 74 65 72 65 64 41 64 64 72 65 73 73 egisteredAddress
0be1: 20 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e $ destinationIn
0bf1: 64 69 63 61 74 6f 72 20 24 20 70 72 65 66 65 72 dicator $ prefer
0c01: 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f redDeliveryMetho
0c11: 64 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 d $ telexNumber
0c21: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
0c31: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
0c41: 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 lephoneNumber $
0c51: 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 69 53 44 internationaliSD
0c61: 4e 4e 75 6d 62 65 72 20 24 20 66 61 63 73 69 6d NNumber $ facsim
0c71: 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 ileTelephoneNumb
0c81: 65 72 20 24 20 73 74 72 65 65 74 20 24 20 70 6f er $ street $ po
0c91: 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 70 6f stOfficeBox $ po
0ca1: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 61 stalCode $ posta
0cb1: 6c 41 64 64 72 65 73 73 20 24 20 70 68 79 73 69 lAddress $ physi
0cc1: 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 63 calDeliveryOffic
0cd1: 65 4e 61 6d 65 20 24 20 73 74 20 24 20 6c 20 24 eName $ st $ l $
0ce1: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 29 description ) )
0cf1: 04 5c 28 20 32 2e 35 2e 36 2e 32 31 20 4e 41 4d .\( 2.5.6.21 NAM
0d01: 45 20 27 70 6b 69 55 73 65 72 27 20 44 45 53 43 E 'pkiUser' DESC
0d11: 20 27 52 46 43 32 35 38 37 3a 20 61 20 50 4b 49 'RFC2587: a PKI
0d21: 20 75 73 65 72 27 20 53 55 50 20 74 6f 70 20 41 user' SUP top A
0d31: 55 58 49 4c 49 41 52 59 20 4d 41 59 20 75 73 65 UXILIARY MAY use
0d41: 72 43 65 72 74 69 66 69 63 61 74 65 20 29 04 81 rCertificate )..
0d51: b8 28 20 32 2e 35 2e 36 2e 32 32 20 4e 41 4d 45 .( 2.5.6.22 NAME
0d61: 20 27 70 6b 69 43 41 27 20 44 45 53 43 20 27 52 'pkiCA' DESC 'R
0d71: 46 43 32 35 38 37 3a 20 50 4b 49 20 63 65 72 74 FC2587: PKI cert
0d81: 69 66 69 63 61 74 65 20 61 75 74 68 6f 72 69 74 ificate authorit
0d91: 79 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c y' SUP top AUXIL
0da1: 49 41 52 59 20 4d 41 59 20 28 20 61 75 74 68 6f IARY MAY ( autho
0db1: 72 69 74 79 52 65 76 6f 63 61 74 69 6f 6e 4c 69 rityRevocationLi
0dc1: 73 74 20 24 20 63 65 72 74 69 66 69 63 61 74 65 st $ certificate
0dd1: 52 65 76 6f 63 61 74 69 6f 6e 4c 69 73 74 20 24 RevocationList $
0de1: 20 63 41 43 65 72 74 69 66 69 63 61 74 65 20 24 cACertificate $
0df1: 20 63 72 6f 73 73 43 65 72 74 69 66 69 63 61 74 crossCertificat
0e01: 65 50 61 69 72 20 29 20 29 04 5f 28 20 32 2e 35 ePair ) )._( 2.5
0e11: 2e 36 2e 32 33 20 4e 41 4d 45 20 27 64 65 6c 74 .6.23 NAME 'delt
0e21: 61 43 52 4c 27 20 44 45 53 43 20 27 52 46 43 32 aCRL' DESC 'RFC2
0e31: 35 38 37 3a 20 50 4b 49 20 75 73 65 72 27 20 53 587: PKI user' S
0e41: 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 UP top AUXILIARY
0e51: 20 4d 41 59 20 64 65 6c 74 61 52 65 76 6f 63 61 MAY deltaRevoca
0e61: 74 69 6f 6e 4c 69 73 74 20 29 04 81 8d 28 20 31 tionList )...( 1
0e71: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 32 35 30 2e 33 .3.6.1.4.1.250.3
0e81: 2e 31 35 20 4e 41 4d 45 20 27 6c 61 62 65 6c 65 .15 NAME 'labele
0e91: 64 55 52 49 4f 62 6a 65 63 74 27 20 44 45 53 43 dURIObject' DESC
0ea1: 20 27 52 46 43 32 30 37 39 3a 20 6f 62 6a 65 63 'RFC2079: objec
0eb1: 74 20 74 68 61 74 20 63 6f 6e 74 61 69 6e 73 20 t that contains
0ec1: 74 68 65 20 55 52 49 20 61 74 74 72 69 62 75 74 the URI attribut
0ed1: 65 20 74 79 70 65 27 20 53 55 50 20 74 6f 70 20 e type' SUP top
0ee1: 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 6c 61 AUXILIARY MAY la
0ef1: 62 65 6c 65 64 55 52 49 20 29 04 81 85 28 20 30 beledURI )...( 0
0f01: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0f11: 2e 31 30 30 2e 34 2e 31 39 20 4e 41 4d 45 20 27 .100.4.19 NAME '
0f21: 73 69 6d 70 6c 65 53 65 63 75 72 69 74 79 4f 62 simpleSecurityOb
0f31: 6a 65 63 74 27 20 44 45 53 43 20 27 52 46 43 31 ject' DESC 'RFC1
0f41: 32 37 34 3a 20 73 69 6d 70 6c 65 20 73 65 63 75 274: simple secu
0f51: 72 69 74 79 20 6f 62 6a 65 63 74 27 20 53 55 50 rity object' SUP
0f61: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
0f71: 55 53 54 20 75 73 65 72 50 61 73 73 77 6f 72 64 UST userPassword
0f81: 20 29 04 6a 28 20 31 2e 33 2e 36 2e 31 2e 34 2e ).j( 1.3.6.1.4.
0f91: 31 2e 31 34 36 36 2e 33 34 34 20 4e 41 4d 45 20 1.1466.344 NAME
0fa1: 27 64 63 4f 62 6a 65 63 74 27 20 44 45 53 43 20 'dcObject' DESC
0fb1: 27 52 46 43 32 32 34 37 3a 20 64 6f 6d 61 69 6e 'RFC2247: domain
0fc1: 20 63 6f 6d 70 6f 6e 65 6e 74 20 6f 62 6a 65 63 component objec
0fd1: 74 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c t' SUP top AUXIL
0fe1: 49 41 52 59 20 4d 55 53 54 20 64 63 20 29 04 58 IARY MUST dc ).X
0ff1: 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 33 2e 31 20 ( 1.3.6.1.1.3.1
1001: 4e 41 4d 45 20 27 75 69 64 4f 62 6a 65 63 74 27 NAME 'uidObject'
1011: 20 44 45 53 43 20 27 52 46 43 32 33 37 37 3a 20 DESC 'RFC2377:
1021: 75 69 64 20 6f 62 6a 65 63 74 27 20 53 55 50 20 uid object' SUP
1031: 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d 55 top AUXILIARY MU
1041: 53 54 20 75 69 64 20 29 04 82 01 bd 28 20 30 2e ST uid )....( 0.
1051: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1061: 31 30 30 2e 34 2e 34 20 4e 41 4d 45 20 28 20 27 100.4.4 NAME ( '
1071: 70 69 6c 6f 74 50 65 72 73 6f 6e 27 20 27 6e 65 pilotPerson' 'ne
1081: 77 50 69 6c 6f 74 50 65 72 73 6f 6e 27 20 29 20 wPilotPerson' )
1091: 53 55 50 20 70 65 72 73 6f 6e 20 53 54 52 55 43 SUP person STRUC
10a1: 54 55 52 41 4c 20 4d 41 59 20 28 20 75 73 65 72 TURAL MAY ( user
10b1: 69 64 20 24 20 74 65 78 74 45 6e 63 6f 64 65 64 id $ textEncoded
10c1: 4f 52 41 64 64 72 65 73 73 20 24 20 72 66 63 38 ORAddress $ rfc8
10d1: 32 32 4d 61 69 6c 62 6f 78 20 24 20 66 61 76 6f 22Mailbox $ favo
10e1: 75 72 69 74 65 44 72 69 6e 6b 20 24 20 72 6f 6f uriteDrink $ roo
10f1: 6d 4e 75 6d 62 65 72 20 24 20 75 73 65 72 43 6c mNumber $ userCl
1101: 61 73 73 20 24 20 68 6f 6d 65 54 65 6c 65 70 68 ass $ homeTeleph
1111: 6f 6e 65 4e 75 6d 62 65 72 20 24 20 68 6f 6d 65 oneNumber $ home
1121: 50 6f 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 PostalAddress $
1131: 73 65 63 72 65 74 61 72 79 20 24 20 70 65 72 73 secretary $ pers
1141: 6f 6e 61 6c 54 69 74 6c 65 20 24 20 70 72 65 66 onalTitle $ pref
1151: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
1161: 68 6f 64 20 24 20 62 75 73 69 6e 65 73 73 43 61 hod $ businessCa
1171: 74 65 67 6f 72 79 20 24 20 6a 61 6e 65 74 4d 61 tegory $ janetMa
1181: 69 6c 62 6f 78 20 24 20 6f 74 68 65 72 4d 61 69 ilbox $ otherMai
1191: 6c 62 6f 78 20 24 20 6d 6f 62 69 6c 65 54 65 6c lbox $ mobileTel
11a1: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 70 ephoneNumber $ p
11b1: 61 67 65 72 54 65 6c 65 70 68 6f 6e 65 4e 75 6d agerTelephoneNum
11c1: 62 65 72 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ber $ organizati
11d1: 6f 6e 61 6c 53 74 61 74 75 73 20 24 20 6d 61 69 onalStatus $ mai
11e1: 6c 50 72 65 66 65 72 65 6e 63 65 4f 70 74 69 6f lPreferenceOptio
11f1: 6e 20 24 20 70 65 72 73 6f 6e 61 6c 53 69 67 6e n $ personalSign
1201: 61 74 75 72 65 20 29 20 29 04 81 ab 28 20 30 2e ature ) )...( 0.
1211: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1221: 31 30 30 2e 34 2e 35 20 4e 41 4d 45 20 27 61 63 100.4.5 NAME 'ac
1231: 63 6f 75 6e 74 27 20 53 55 50 20 74 6f 70 20 53 count' SUP top S
1241: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 75 TRUCTURAL MUST u
1251: 73 65 72 69 64 20 4d 41 59 20 28 20 64 65 73 63 serid MAY ( desc
1261: 72 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 ription $ seeAls
1271: 6f 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 o $ localityName
1281: 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e $ organizationN
1291: 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ame $ organizati
12a1: 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 24 20 68 onalUnitName $ h
12b1: 6f 73 74 20 29 20 29 04 82 01 18 28 20 30 2e 39 ost ) )....( 0.9
12c1: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
12d1: 30 30 2e 34 2e 36 20 4e 41 4d 45 20 27 64 6f 63 00.4.6 NAME 'doc
12e1: 75 6d 65 6e 74 27 20 53 55 50 20 74 6f 70 20 53 ument' SUP top S
12f1: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 64 TRUCTURAL MUST d
1301: 6f 63 75 6d 65 6e 74 49 64 65 6e 74 69 66 69 65 ocumentIdentifie
1311: 72 20 4d 41 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 r MAY ( commonNa
1321: 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e me $ description
1331: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 6c 6f 63 $ seeAlso $ loc
1341: 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f 72 67 61 alityName $ orga
1351: 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 6f nizationName $ o
1361: 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 rganizationalUni
1371: 74 4e 61 6d 65 20 24 20 64 6f 63 75 6d 65 6e 74 tName $ document
1381: 54 69 74 6c 65 20 24 20 64 6f 63 75 6d 65 6e 74 Title $ document
1391: 56 65 72 73 69 6f 6e 20 24 20 64 6f 63 75 6d 65 Version $ docume
13a1: 6e 74 41 75 74 68 6f 72 20 24 20 64 6f 63 75 6d ntAuthor $ docum
13b1: 65 6e 74 4c 6f 63 61 74 69 6f 6e 20 24 20 64 6f entLocation $ do
13c1: 63 75 6d 65 6e 74 50 75 62 6c 69 73 68 65 72 20 cumentPublisher
13d1: 29 20 29 04 81 89 28 20 30 2e 39 2e 32 33 34 32 ) )...( 0.9.2342
13e1: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
13f1: 37 20 4e 41 4d 45 20 27 72 6f 6f 6d 27 20 53 55 7 NAME 'room' SU
1401: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
1411: 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 MUST commonName
1421: 20 4d 41 59 20 28 20 72 6f 6f 6d 4e 75 6d 62 65 MAY ( roomNumbe
1431: 72 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 r $ description
1441: 24 20 73 65 65 41 6c 73 6f 20 24 20 74 65 6c 65 $ seeAlso $ tele
1451: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 29 20 29 04 phoneNumber ) ).
1461: 81 c1 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1471: 30 30 33 30 30 2e 31 30 30 2e 34 2e 39 20 4e 41 00300.100.4.9 NA
1481: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 53 65 72 69 ME 'documentSeri
1491: 65 73 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 es' SUP top STRU
14a1: 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6f 6d 6d CTURAL MUST comm
14b1: 6f 6e 4e 61 6d 65 20 4d 41 59 20 28 20 64 65 73 onName MAY ( des
14c1: 63 72 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c cription $ seeAl
14d1: 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e 65 6e 75 so $ telephonenu
14e1: 6d 62 65 72 20 24 20 6c 6f 63 61 6c 69 74 79 4e mber $ localityN
14f1: 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ame $ organizati
1501: 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a onName $ organiz
1511: 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 ationalUnitName
1521: 29 20 29 04 82 02 19 28 20 30 2e 39 2e 32 33 34 ) )....( 0.9.234
1531: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1541: 2e 31 33 20 4e 41 4d 45 20 27 64 6f 6d 61 69 6e .13 NAME 'domain
1551: 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 ' SUP top STRUCT
1561: 55 52 41 4c 20 4d 55 53 54 20 64 6f 6d 61 69 6e URAL MUST domain
1571: 43 6f 6d 70 6f 6e 65 6e 74 20 4d 41 59 20 28 20 Component MAY (
1581: 61 73 73 6f 63 69 61 74 65 64 4e 61 6d 65 20 24 associatedName $
1591: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d organizationNam
15a1: 65 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 e $ description
15b1: 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f $ businessCatego
15c1: 72 79 20 24 20 73 65 65 41 6c 73 6f 20 24 20 73 ry $ seeAlso $ s
15d1: 65 61 72 63 68 47 75 69 64 65 20 24 20 75 73 65 earchGuide $ use
15e1: 72 50 61 73 73 77 6f 72 64 20 24 20 6c 6f 63 61 rPassword $ loca
15f1: 6c 69 74 79 4e 61 6d 65 20 24 20 73 74 61 74 65 lityName $ state
1601: 4f 72 50 72 6f 76 69 6e 63 65 4e 61 6d 65 20 24 OrProvinceName $
1611: 20 73 74 72 65 65 74 41 64 64 72 65 73 73 20 24 streetAddress $
1621: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
1631: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 70 6f yOfficeName $ po
1641: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 70 6f stalAddress $ po
1651: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 4f stalCode $ postO
1661: 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 65 65 fficeBox $ stree
1671: 74 41 64 64 72 65 73 73 20 24 20 66 61 63 73 69 tAddress $ facsi
1681: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
1691: 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 69 6f ber $ internatio
16a1: 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 24 20 nalISDNNumber $
16b1: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 telephoneNumber
16c1: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
16d1: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
16e1: 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 65 66 lexNumber $ pref
16f1: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
1701: 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 69 6f hod $ destinatio
1711: 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 65 67 nIndicator $ reg
1721: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
1731: 20 78 31 32 31 41 64 64 72 65 73 73 20 29 20 29 x121Address ) )
1741: 04 82 01 b0 28 20 30 2e 39 2e 32 33 34 32 2e 31 ....( 0.9.2342.1
1751: 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 34 9200300.100.4.14
1761: 20 4e 41 4d 45 20 27 52 46 43 38 32 32 6c 6f 63 NAME 'RFC822loc
1771: 61 6c 50 61 72 74 27 20 53 55 50 20 64 6f 6d 61 alPart' SUP doma
1781: 69 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 in STRUCTURAL MA
1791: 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 Y ( commonName $
17a1: 20 73 75 72 6e 61 6d 65 20 24 20 64 65 73 63 72 surname $ descr
17b1: 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f iption $ seeAlso
17c1: 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 $ telephoneNumb
17d1: 65 72 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c er $ physicalDel
17e1: 69 76 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 iveryOfficeName
17f1: 24 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 20 $ postalAddress
1801: 24 20 70 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 $ postalCode $ p
1811: 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 73 ostOfficeBox $ s
1821: 74 72 65 65 74 41 64 64 72 65 73 73 20 24 20 66 treetAddress $ f
1831: 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 68 6f 6e acsimileTelephon
1841: 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e eNumber $ intern
1851: 61 74 69 6f 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 ationalISDNNumbe
1861: 72 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d r $ telephoneNum
1871: 62 65 72 20 24 20 74 65 6c 65 74 65 78 54 65 72 ber $ teletexTer
1881: 6d 69 6e 61 6c 49 64 65 6e 74 69 66 69 65 72 20 minalIdentifier
1891: 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 $ telexNumber $
18a1: 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 72 preferredDeliver
18b1: 79 4d 65 74 68 6f 64 20 24 20 64 65 73 74 69 6e yMethod $ destin
18c1: 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 24 ationIndicator $
18d1: 20 72 65 67 69 73 74 65 72 65 64 41 64 64 72 65 registeredAddre
18e1: 73 73 20 24 20 78 31 32 31 41 64 64 72 65 73 73 ss $ x121Address
18f1: 20 29 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 ) )...( 0.9.234
1901: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1911: 2e 31 35 20 4e 41 4d 45 20 27 64 4e 53 44 6f 6d .15 NAME 'dNSDom
1921: 61 69 6e 27 20 53 55 50 20 64 6f 6d 61 69 6e 20 ain' SUP domain
1931: 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 STRUCTURAL MAY (
1941: 20 41 52 65 63 6f 72 64 20 24 20 4d 44 52 65 63 ARecord $ MDRec
1951: 6f 72 64 20 24 20 4d 58 52 65 63 6f 72 64 20 24 ord $ MXRecord $
1961: 20 4e 53 52 65 63 6f 72 64 20 24 20 53 4f 41 52 NSRecord $ SOAR
1971: 65 63 6f 72 64 20 24 20 43 4e 41 4d 45 52 65 63 ecord $ CNAMERec
1981: 6f 72 64 20 29 20 29 04 81 90 28 20 30 2e 39 2e ord ) )...( 0.9.
1991: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
19a1: 30 2e 34 2e 31 37 20 4e 41 4d 45 20 27 64 6f 6d 0.4.17 NAME 'dom
19b1: 61 69 6e 52 65 6c 61 74 65 64 4f 62 6a 65 63 74 ainRelatedObject
19c1: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
19d1: 20 61 6e 20 6f 62 6a 65 63 74 20 72 65 6c 61 74 an object relat
19e1: 65 64 20 74 6f 20 61 6e 20 64 6f 6d 61 69 6e 27 ed to an domain'
19f1: 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 SUP top AUXILIA
1a01: 52 59 20 4d 55 53 54 20 61 73 73 6f 63 69 61 74 RY MUST associat
1a11: 65 64 44 6f 6d 61 69 6e 20 29 04 65 28 20 30 2e edDomain ).e( 0.
1a21: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1a31: 31 30 30 2e 34 2e 31 38 20 4e 41 4d 45 20 27 66 100.4.18 NAME 'f
1a41: 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 27 20 riendlyCountry'
1a51: 53 55 50 20 63 6f 75 6e 74 72 79 20 53 54 52 55 SUP country STRU
1a61: 43 54 55 52 41 4c 20 4d 55 53 54 20 66 72 69 65 CTURAL MUST frie
1a71: 6e 64 6c 79 43 6f 75 6e 74 72 79 4e 61 6d 65 20 ndlyCountryName
1a81: 29 04 7d 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ).}( 0.9.2342.19
1a91: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 30 20 200300.100.4.20
1aa1: 4e 41 4d 45 20 27 70 69 6c 6f 74 4f 72 67 61 6e NAME 'pilotOrgan
1ab1: 69 7a 61 74 69 6f 6e 27 20 53 55 50 20 28 20 6f ization' SUP ( o
1ac1: 72 67 61 6e 69 7a 61 74 69 6f 6e 20 24 20 6f 72 rganization $ or
1ad1: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 ganizationalUnit
1ae1: 20 29 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 ) STRUCTURAL MA
1af1: 59 20 62 75 69 6c 64 69 6e 67 4e 61 6d 65 20 29 Y buildingName )
1b01: 04 50 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .P( 0.9.2342.192
1b11: 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 31 20 4e 00300.100.4.21 N
1b21: 41 4d 45 20 27 70 69 6c 6f 74 44 53 41 27 20 53 AME 'pilotDSA' S
1b31: 55 50 20 64 73 61 20 53 54 52 55 43 54 55 52 41 UP dsa STRUCTURA
1b41: 4c 20 4d 41 59 20 64 53 41 51 75 61 6c 69 74 79 L MAY dSAQuality
1b51: 20 29 04 81 91 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
1b61: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 19200300.100.4.2
1b71: 32 20 4e 41 4d 45 20 27 71 75 61 6c 69 74 79 4c 2 NAME 'qualityL
1b81: 61 62 65 6c 6c 65 64 44 61 74 61 27 20 53 55 50 abelledData' SUP
1b91: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
1ba1: 55 53 54 20 64 73 61 51 75 61 6c 69 74 79 20 4d UST dsaQuality M
1bb1: 41 59 20 28 20 73 75 62 74 72 65 65 4d 69 6e 69 AY ( subtreeMini
1bc1: 6d 75 6d 51 75 61 6c 69 74 79 20 24 20 73 75 62 mumQuality $ sub
1bd1: 74 72 65 65 4d 61 78 69 6d 75 6d 51 75 61 6c 69 treeMaximumQuali
1be1: 74 79 20 29 20 29 04 82 01 f0 28 20 32 2e 31 36 ty ) )....( 2.16
1bf1: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
1c01: 32 2e 32 20 4e 41 4d 45 20 27 69 6e 65 74 4f 72 2.2 NAME 'inetOr
1c11: 67 50 65 72 73 6f 6e 27 20 44 45 53 43 20 27 52 gPerson' DESC 'R
1c21: 46 43 32 37 39 38 3a 20 49 6e 74 65 72 6e 65 74 FC2798: Internet
1c31: 20 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 Organizational
1c41: 50 65 72 73 6f 6e 27 20 53 55 50 20 6f 72 67 61 Person' SUP orga
1c51: 6e 69 7a 61 74 69 6f 6e 61 6c 50 65 72 73 6f 6e nizationalPerson
1c61: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
1c71: 28 20 61 75 64 69 6f 20 24 20 62 75 73 69 6e 65 ( audio $ busine
1c81: 73 73 43 61 74 65 67 6f 72 79 20 24 20 63 61 72 ssCategory $ car
1c91: 4c 69 63 65 6e 73 65 20 24 20 64 65 70 61 72 74 License $ depart
1ca1: 6d 65 6e 74 4e 75 6d 62 65 72 20 24 20 64 69 73 mentNumber $ dis
1cb1: 70 6c 61 79 4e 61 6d 65 20 24 20 65 6d 70 6c 6f playName $ emplo
1cc1: 79 65 65 4e 75 6d 62 65 72 20 24 20 65 6d 70 6c yeeNumber $ empl
1cd1: 6f 79 65 65 54 79 70 65 20 24 20 67 69 76 65 6e oyeeType $ given
1ce1: 4e 61 6d 65 20 24 20 68 6f 6d 65 50 68 6f 6e 65 Name $ homePhone
1cf1: 20 24 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 $ homePostalAdd
1d01: 72 65 73 73 20 24 20 69 6e 69 74 69 61 6c 73 20 ress $ initials
1d11: 24 20 6a 70 65 67 50 68 6f 74 6f 20 24 20 6c 61 $ jpegPhoto $ la
1d21: 62 65 6c 65 64 55 52 49 20 24 20 6d 61 69 6c 20 beledURI $ mail
1d31: 24 20 6d 61 6e 61 67 65 72 20 24 20 6d 6f 62 69 $ manager $ mobi
1d41: 6c 65 20 24 20 6f 20 24 20 70 61 67 65 72 20 24 le $ o $ pager $
1d51: 20 70 68 6f 74 6f 20 24 20 72 6f 6f 6d 4e 75 6d photo $ roomNum
1d61: 62 65 72 20 24 20 73 65 63 72 65 74 61 72 79 20 ber $ secretary
1d71: 24 20 75 69 64 20 24 20 75 73 65 72 43 65 72 74 $ uid $ userCert
1d81: 69 66 69 63 61 74 65 20 24 20 78 35 30 30 75 6e ificate $ x500un
1d91: 69 71 75 65 49 64 65 6e 74 69 66 69 65 72 20 24 iqueIdentifier $
1da1: 20 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 61 preferredLangua
1db1: 67 65 20 24 20 75 73 65 72 53 4d 49 4d 45 43 65 ge $ userSMIMECe
1dc1: 72 74 69 66 69 63 61 74 65 20 24 20 75 73 65 72 rtificate $ user
1dd1: 50 4b 43 53 31 32 20 29 20 29 04 82 01 6f 28 20 PKCS12 ) )...o(
1de1: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 37 31 36 35 1.3.6.1.4.1.7165
1df1: 2e 32 2e 32 2e 33 20 4e 41 4d 45 20 27 73 61 6d .2.2.3 NAME 'sam
1e01: 62 61 41 63 63 6f 75 6e 74 27 20 44 45 53 43 20 baAccount' DESC
1e11: 27 53 61 6d 62 61 20 41 75 78 69 6c 61 72 79 20 'Samba Auxilary
1e21: 41 63 63 6f 75 6e 74 27 20 53 55 50 20 74 6f 70 Account' SUP top
1e31: 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 AUXILIARY MUST
1e41: 28 20 75 69 64 20 24 20 72 69 64 20 29 20 4d 41 ( uid $ rid ) MA
1e51: 59 20 28 20 63 6e 20 24 20 6c 6d 50 61 73 73 77 Y ( cn $ lmPassw
1e61: 6f 72 64 20 24 20 6e 74 50 61 73 73 77 6f 72 64 ord $ ntPassword
1e71: 20 24 20 70 77 64 4c 61 73 74 53 65 74 20 24 20 $ pwdLastSet $
1e81: 6c 6f 67 6f 6e 54 69 6d 65 20 24 20 6c 6f 67 6f logonTime $ logo
1e91: 66 66 54 69 6d 65 20 24 20 6b 69 63 6b 6f 66 66 ffTime $ kickoff
1ea1: 54 69 6d 65 20 24 20 70 77 64 43 61 6e 43 68 61 Time $ pwdCanCha
1eb1: 6e 67 65 20 24 20 70 77 64 4d 75 73 74 43 68 61 nge $ pwdMustCha
1ec1: 6e 67 65 20 24 20 61 63 63 74 46 6c 61 67 73 20 nge $ acctFlags
1ed1: 24 20 64 69 73 70 6c 61 79 4e 61 6d 65 20 24 20 $ displayName $
1ee1: 73 6d 62 48 6f 6d 65 20 24 20 68 6f 6d 65 44 72 smbHome $ homeDr
1ef1: 69 76 65 20 24 20 73 63 72 69 70 74 50 61 74 68 ive $ scriptPath
1f01: 20 24 20 70 72 6f 66 69 6c 65 50 61 74 68 20 24 $ profilePath $
1f11: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 75 description $ u
1f21: 73 65 72 57 6f 72 6b 73 74 61 74 69 6f 6e 73 20 serWorkstations
1f31: 24 20 70 72 69 6d 61 72 79 47 72 6f 75 70 49 44 $ primaryGroupID
1f41: 20 24 20 64 6f 6d 61 69 6e 20 29 20 29 04 73 28 $ domain ) ).s(
1f51: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 2e 1.3.6.1.4.1.42.
1f61: 32 2e 32 37 2e 34 2e 32 2e 31 30 20 4e 41 4d 45 2.27.4.2.10 NAME
1f71: 20 27 63 6f 72 62 61 43 6f 6e 74 61 69 6e 65 72 'corbaContainer
1f81: 27 20 44 45 53 43 20 27 43 6f 6e 74 61 69 6e 65 ' DESC 'Containe
1f91: 72 20 66 6f 72 20 61 20 43 4f 52 42 41 20 6f 62 r for a CORBA ob
1fa1: 6a 65 63 74 27 20 53 55 50 20 74 6f 70 20 53 54 ject' SUP top ST
1fb1: 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6e RUCTURAL MUST cn
1fc1: 20 29 04 81 8c 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
1fd1: 2e 31 2e 34 32 2e 32 2e 32 37 2e 34 2e 32 2e 39 .1.42.2.27.4.2.9
1fe1: 20 4e 41 4d 45 20 27 63 6f 72 62 61 4f 62 6a 65 NAME 'corbaObje
1ff1: 63 74 27 20 44 45 53 43 20 27 43 4f 52 42 41 20 ct' DESC 'CORBA
2001: 6f 62 6a 65 63 74 20 72 65 70 72 65 73 65 6e 74 object represent
2011: 61 74 69 6f 6e 27 20 53 55 50 20 74 6f 70 20 41 ation' SUP top A
2021: 42 53 54 52 41 43 54 20 4d 41 59 20 28 20 63 6f BSTRACT MAY ( co
2031: 72 62 61 52 65 70 6f 73 69 74 6f 72 79 49 64 20 rbaRepositoryId
2041: 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 $ description )
2051: 29 04 81 8e 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
2061: 31 2e 34 32 2e 32 2e 32 37 2e 34 2e 32 2e 31 31 1.42.2.27.4.2.11
2071: 20 4e 41 4d 45 20 27 63 6f 72 62 61 4f 62 6a 65 NAME 'corbaObje
2081: 63 74 52 65 66 65 72 65 6e 63 65 27 20 44 45 53 ctReference' DES
2091: 43 20 27 43 4f 52 42 41 20 69 6e 74 65 72 6f 70 C 'CORBA interop
20a1: 65 72 61 62 6c 65 20 6f 62 6a 65 63 74 20 72 65 erable object re
20b1: 66 65 72 65 6e 63 65 27 20 53 55 50 20 63 6f 72 ference' SUP cor
20c1: 62 61 4f 62 6a 65 63 74 20 41 55 58 49 4c 49 41 baObject AUXILIA
20d1: 52 59 20 4d 55 53 54 20 63 6f 72 62 61 49 6f 72 RY MUST corbaIor
20e1: 20 29 04 81 98 28 20 32 2e 31 36 2e 38 34 30 2e )...( 2.16.840.
20f1: 31 2e 31 31 33 37 33 30 2e 33 2e 32 2e 33 33 20 1.113730.3.2.33
2101: 4e 41 4d 45 20 27 67 72 6f 75 70 4f 66 55 52 4c NAME 'groupOfURL
2111: 73 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 s' SUP top STRUC
2121: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
2131: 59 20 28 20 6d 65 6d 62 65 72 55 52 4c 20 24 20 Y ( memberURL $
2141: 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 businessCategory
2151: 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 $ description $
2161: 20 6f 20 24 20 6f 75 20 24 20 6f 77 6e 65 72 20 o $ ou $ owner
2171: 24 20 73 65 65 41 6c 73 6f 20 29 20 29 04 81 ab $ seeAlso ) )...
2181: 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 ( 2.16.840.1.113
2191: 37 33 30 2e 33 2e 32 2e 31 34 37 20 4e 41 4d 45 730.3.2.147 NAME
21a1: 20 27 69 6e 65 74 4c 6f 63 61 6c 4d 61 69 6c 52 'inetLocalMailR
21b1: 65 63 69 70 69 65 6e 74 27 20 44 45 53 43 20 27 ecipient' DESC '
21c1: 49 6e 74 65 72 6e 65 74 20 6c 6f 63 61 6c 20 6d Internet local m
21d1: 61 69 6c 20 72 65 63 69 70 69 65 6e 74 27 20 53 ail recipient' S
21e1: 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 UP top AUXILIARY
21f1: 20 4d 41 59 20 28 20 6d 61 69 6c 4c 6f 63 61 6c MAY ( mailLocal
2201: 41 64 64 72 65 73 73 20 24 20 6d 61 69 6c 48 6f Address $ mailHo
2211: 73 74 20 24 20 6d 61 69 6c 52 6f 75 74 69 6e 67 st $ mailRouting
2221: 41 64 64 72 65 73 73 20 29 20 29 04 77 28 20 31 Address ) ).w( 1
2231: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 2e 32 2e .3.6.1.4.1.42.2.
2241: 32 37 2e 31 2e 32 2e 35 20 4e 41 4d 45 20 27 6e 27.1.2.5 NAME 'n
2251: 69 73 4d 61 69 6c 41 6c 69 61 73 27 20 44 45 53 isMailAlias' DES
2261: 43 20 27 4e 49 53 20 6d 61 69 6c 20 61 6c 69 61 C 'NIS mail alia
2271: 73 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 s' SUP top STRUC
2281: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
2291: 59 20 72 66 63 38 32 32 4d 61 69 6c 4d 65 6d 62 Y rfc822MailMemb
22a1: 65 72 20 29 04 81 e2 28 20 31 2e 33 2e 36 2e 31 er )...( 1.3.6.1
22b1: 2e 31 2e 31 2e 32 2e 30 20 4e 41 4d 45 20 27 70 .1.1.2.0 NAME 'p
22c1: 6f 73 69 78 41 63 63 6f 75 6e 74 27 20 44 45 53 osixAccount' DES
22d1: 43 20 27 41 62 73 74 72 61 63 74 69 6f 6e 20 6f C 'Abstraction o
22e1: 66 20 61 6e 20 61 63 63 6f 75 6e 74 20 77 69 74 f an account wit
22f1: 68 20 50 4f 53 49 58 20 61 74 74 72 69 62 75 74 h POSIX attribut
2301: 65 73 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 es' SUP top AUXI
2311: 4c 49 41 52 59 20 4d 55 53 54 20 28 20 63 6e 20 LIARY MUST ( cn
2321: 24 20 75 69 64 20 24 20 75 69 64 4e 75 6d 62 65 $ uid $ uidNumbe
2331: 72 20 24 20 67 69 64 4e 75 6d 62 65 72 20 24 20 r $ gidNumber $
2341: 68 6f 6d 65 44 69 72 65 63 74 6f 72 79 20 29 20 homeDirectory )
2351: 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 77 6f MAY ( userPasswo
2361: 72 64 20 24 20 6c 6f 67 69 6e 53 68 65 6c 6c 20 rd $ loginShell
2371: 24 20 67 65 63 6f 73 20 24 20 64 65 73 63 72 69 $ gecos $ descri
2381: 70 74 69 6f 6e 20 29 20 29 04 82 01 00 28 20 31 ption ) )....( 1
2391: 2e 33 2e 36 2e 31 2e 31 2e 31 2e 32 2e 31 20 4e .3.6.1.1.1.2.1 N
23a1: 41 4d 45 20 27 73 68 61 64 6f 77 41 63 63 6f 75 AME 'shadowAccou
23b1: 6e 74 27 20 44 45 53 43 20 27 41 64 64 69 74 69 nt' DESC 'Additi
23c1: 6f 6e 61 6c 20 61 74 74 72 69 62 75 74 65 73 20 onal attributes
23d1: 66 6f 72 20 73 68 61 64 6f 77 20 70 61 73 73 77 for shadow passw
23e1: 6f 72 64 73 27 20 53 55 50 20 74 6f 70 20 41 55 ords' SUP top AU
23f1: 58 49 4c 49 41 52 59 20 4d 55 53 54 20 75 69 64 XILIARY MUST uid
2401: 20 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 77 MAY ( userPassw
2411: 6f 72 64 20 24 20 73 68 61 64 6f 77 4c 61 73 74 ord $ shadowLast
2421: 43 68 61 6e 67 65 20 24 20 73 68 61 64 6f 77 4d Change $ shadowM
2431: 69 6e 20 24 20 73 68 61 64 6f 77 4d 61 78 20 24 in $ shadowMax $
2441: 20 73 68 61 64 6f 77 57 61 72 6e 69 6e 67 20 24 shadowWarning $
2451: 20 73 68 61 64 6f 77 49 6e 61 63 74 69 76 65 20 shadowInactive
2461: 24 20 73 68 61 64 6f 77 45 78 70 69 72 65 20 24 $ shadowExpire $
2471: 20 73 68 61 64 6f 77 46 6c 61 67 20 24 20 64 65 shadowFlag $ de
2481: 73 63 72 69 70 74 69 6f 6e 20 29 20 29 04 81 a9 scription ) )...
2491: 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 32 2e ( 1.3.6.1.1.1.2.
24a1: 32 20 4e 41 4d 45 20 27 70 6f 73 69 78 47 72 6f 2 NAME 'posixGro
24b1: 75 70 27 20 44 45 53 43 20 27 41 62 73 74 72 61 up' DESC 'Abstra
24c1: 63 74 69 6f 6e 20 6f 66 20 61 20 67 72 6f 75 70 ction of a group
24d1: 20 6f 66 20 61 63 63 6f 75 6e 74 73 27 20 53 55 of accounts' SU
24e1: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
24f1: 20 4d 55 53 54 20 28 20 63 6e 20 24 20 67 69 64 MUST ( cn $ gid
2501: 4e 75 6d 62 65 72 20 29 20 4d 41 59 20 28 20 75 Number ) MAY ( u
2511: 73 65 72 50 61 73 73 77 6f 72 64 20 24 20 6d 65 serPassword $ me
2521: 6d 62 65 72 55 69 64 20 24 20 64 65 73 63 72 69 mberUid $ descri
2531: 70 74 69 6f 6e 20 29 20 29 04 81 a7 28 20 31 2e ption ) )...( 1.
2541: 33 2e 36 2e 31 2e 31 2e 31 2e 32 2e 33 20 4e 41 3.6.1.1.1.2.3 NA
2551: 4d 45 20 27 69 70 53 65 72 76 69 63 65 27 20 44 ME 'ipService' D
2561: 45 53 43 20 27 41 62 73 74 72 61 63 74 69 6f 6e ESC 'Abstraction
2571: 20 61 6e 20 49 6e 74 65 72 6e 65 74 20 50 72 6f an Internet Pro
2581: 74 6f 63 6f 6c 20 73 65 72 76 69 63 65 27 20 53 tocol service' S
2591: 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 UP top STRUCTURA
25a1: 4c 20 4d 55 53 54 20 28 20 63 6e 20 24 20 69 70 L MUST ( cn $ ip
25b1: 53 65 72 76 69 63 65 50 6f 72 74 20 24 20 69 70 ServicePort $ ip
25c1: 53 65 72 76 69 63 65 50 72 6f 74 6f 63 6f 6c 20 ServiceProtocol
25d1: 29 20 4d 41 59 20 64 65 73 63 72 69 70 74 69 6f ) MAY descriptio
25e1: 6e 20 29 04 81 9a 28 20 31 2e 33 2e 36 2e 31 2e n )...( 1.3.6.1.
25f1: 31 2e 31 2e 32 2e 34 20 4e 41 4d 45 20 27 69 70 1.1.2.4 NAME 'ip
2601: 50 72 6f 74 6f 63 6f 6c 27 20 44 45 53 43 20 27 Protocol' DESC '
2611: 41 62 73 74 72 61 63 74 69 6f 6e 20 6f 66 20 61 Abstraction of a
2621: 6e 20 49 50 20 70 72 6f 74 6f 63 6f 6c 27 20 53 n IP protocol' S
2631: 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 UP top STRUCTURA
2641: 4c 20 4d 55 53 54 20 28 20 63 6e 20 24 20 69 70 L MUST ( cn $ ip
2651: 50 72 6f 74 6f 63 6f 6c 4e 75 6d 62 65 72 20 24 ProtocolNumber $
2661: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 4d description ) M
2671: 41 59 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 AY description )
2681: 04 81 96 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 ...( 1.3.6.1.1.1
2691: 2e 32 2e 35 20 4e 41 4d 45 20 27 6f 6e 63 52 70 .2.5 NAME 'oncRp
26a1: 63 27 20 44 45 53 43 20 27 41 62 73 74 72 61 63 c' DESC 'Abstrac
26b1: 74 69 6f 6e 20 6f 66 20 61 6e 20 4f 4e 43 2f 52 tion of an ONC/R
26c1: 50 43 20 62 69 6e 64 69 6e 67 27 20 53 55 50 20 PC binding' SUP
26d1: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
26e1: 55 53 54 20 28 20 63 6e 20 24 20 6f 6e 63 52 70 UST ( cn $ oncRp
26f1: 63 4e 75 6d 62 65 72 20 24 20 64 65 73 63 72 69 cNumber $ descri
2701: 70 74 69 6f 6e 20 29 20 4d 41 59 20 64 65 73 63 ption ) MAY desc
2711: 72 69 70 74 69 6f 6e 20 29 04 81 9b 28 20 31 2e ription )...( 1.
2721: 33 2e 36 2e 31 2e 31 2e 31 2e 32 2e 36 20 4e 41 3.6.1.1.1.2.6 NA
2731: 4d 45 20 27 69 70 48 6f 73 74 27 20 44 45 53 43 ME 'ipHost' DESC
2741: 20 27 41 62 73 74 72 61 63 74 69 6f 6e 20 6f 66 'Abstraction of
2751: 20 61 20 68 6f 73 74 2c 20 61 6e 20 49 50 20 64 a host, an IP d
2761: 65 76 69 63 65 27 20 53 55 50 20 74 6f 70 20 41 evice' SUP top A
2771: 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 28 20 UXILIARY MUST (
2781: 63 6e 20 24 20 69 70 48 6f 73 74 4e 75 6d 62 65 cn $ ipHostNumbe
2791: 72 20 29 20 4d 41 59 20 28 20 6c 20 24 20 64 65 r ) MAY ( l $ de
27a1: 73 63 72 69 70 74 69 6f 6e 20 24 20 6d 61 6e 61 scription $ mana
27b1: 67 65 72 20 29 20 29 04 81 ad 28 20 31 2e 33 2e ger ) )...( 1.3.
27c1: 36 2e 31 2e 31 2e 31 2e 32 2e 37 20 4e 41 4d 45 6.1.1.1.2.7 NAME
27d1: 20 27 69 70 4e 65 74 77 6f 72 6b 27 20 44 45 53 'ipNetwork' DES
27e1: 43 20 27 41 62 73 74 72 61 63 74 69 6f 6e 20 6f C 'Abstraction o
27f1: 66 20 61 6e 20 49 50 20 6e 65 74 77 6f 72 6b 27 f an IP network'
2801: 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 SUP top STRUCTU
2811: 52 41 4c 20 4d 55 53 54 20 28 20 63 6e 20 24 20 RAL MUST ( cn $
2821: 69 70 4e 65 74 77 6f 72 6b 4e 75 6d 62 65 72 20 ipNetworkNumber
2831: 29 20 4d 41 59 20 28 20 69 70 4e 65 74 6d 61 73 ) MAY ( ipNetmas
2841: 6b 4e 75 6d 62 65 72 20 24 20 6c 20 24 20 64 65 kNumber $ l $ de
2851: 73 63 72 69 70 74 69 6f 6e 20 24 20 6d 61 6e 61 scription $ mana
2861: 67 65 72 20 29 20 29 04 81 9e 28 20 31 2e 33 2e ger ) )...( 1.3.
2871: 36 2e 31 2e 31 2e 31 2e 32 2e 38 20 4e 41 4d 45 6.1.1.1.2.8 NAME
2881: 20 27 6e 69 73 4e 65 74 67 72 6f 75 70 27 20 44 'nisNetgroup' D
2891: 45 53 43 20 27 41 62 73 74 72 61 63 74 69 6f 6e ESC 'Abstraction
28a1: 20 6f 66 20 61 20 6e 65 74 67 72 6f 75 70 27 20 of a netgroup'
28b1: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
28c1: 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 59 20 28 AL MUST cn MAY (
28d1: 20 6e 69 73 4e 65 74 67 72 6f 75 70 54 72 69 70 nisNetgroupTrip
28e1: 6c 65 20 24 20 6d 65 6d 62 65 72 4e 69 73 4e 65 le $ memberNisNe
28f1: 74 67 72 6f 75 70 20 24 20 64 65 73 63 72 69 70 tgroup $ descrip
2901: 74 69 6f 6e 20 29 20 29 04 7e 28 20 31 2e 33 2e tion ) ).~( 1.3.
2911: 36 2e 31 2e 31 2e 31 2e 32 2e 39 20 4e 41 4d 45 6.1.1.1.2.9 NAME
2921: 20 27 6e 69 73 4d 61 70 27 20 44 45 53 43 20 27 'nisMap' DESC '
2931: 41 20 67 65 6e 65 72 69 63 20 61 62 73 74 72 61 A generic abstra
2941: 63 74 69 6f 6e 20 6f 66 20 61 20 4e 49 53 20 6d ction of a NIS m
2951: 61 70 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 ap' SUP top STRU
2961: 43 54 55 52 41 4c 20 4d 55 53 54 20 6e 69 73 4d CTURAL MUST nisM
2971: 61 70 4e 61 6d 65 20 4d 41 59 20 64 65 73 63 72 apName MAY descr
2981: 69 70 74 69 6f 6e 20 29 04 81 8c 28 20 31 2e 33 iption )...( 1.3
2991: 2e 36 2e 31 2e 31 2e 31 2e 32 2e 31 30 20 4e 41 .6.1.1.1.2.10 NA
29a1: 4d 45 20 27 6e 69 73 4f 62 6a 65 63 74 27 20 44 ME 'nisObject' D
29b1: 45 53 43 20 27 41 6e 20 65 6e 74 72 79 20 69 6e ESC 'An entry in
29c1: 20 61 20 4e 49 53 20 6d 61 70 27 20 53 55 50 20 a NIS map' SUP
29d1: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
29e1: 55 53 54 20 28 20 63 6e 20 24 20 6e 69 73 4d 61 UST ( cn $ nisMa
29f1: 70 45 6e 74 72 79 20 24 20 6e 69 73 4d 61 70 4e pEntry $ nisMapN
2a01: 61 6d 65 20 29 20 4d 41 59 20 64 65 73 63 72 69 ame ) MAY descri
2a11: 70 74 69 6f 6e 20 29 04 6d 28 20 31 2e 33 2e 36 ption ).m( 1.3.6
2a21: 2e 31 2e 31 2e 31 2e 32 2e 31 31 20 4e 41 4d 45 .1.1.1.2.11 NAME
2a31: 20 27 69 65 65 65 38 30 32 44 65 76 69 63 65 27 'ieee802Device'
2a41: 20 44 45 53 43 20 27 41 20 64 65 76 69 63 65 20 DESC 'A device
2a51: 77 69 74 68 20 61 20 4d 41 43 20 61 64 64 72 65 with a MAC addre
2a61: 73 73 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 ss' SUP top AUXI
2a71: 4c 49 41 52 59 20 4d 41 59 20 6d 61 63 41 64 64 LIARY MAY macAdd
2a81: 72 65 73 73 20 29 04 81 82 28 20 31 2e 33 2e 36 ress )...( 1.3.6
2a91: 2e 31 2e 31 2e 31 2e 32 2e 31 32 20 4e 41 4d 45 .1.1.1.2.12 NAME
2aa1: 20 27 62 6f 6f 74 61 62 6c 65 44 65 76 69 63 65 'bootableDevice
2ab1: 27 20 44 45 53 43 20 27 41 20 64 65 76 69 63 65 ' DESC 'A device
2ac1: 20 77 69 74 68 20 62 6f 6f 74 20 70 61 72 61 6d with boot param
2ad1: 65 74 65 72 73 27 20 53 55 50 20 74 6f 70 20 41 eters' SUP top A
2ae1: 55 58 49 4c 49 41 52 59 20 4d 41 59 20 28 20 62 UXILIARY MAY ( b
2af1: 6f 6f 74 46 69 6c 65 20 24 20 62 6f 6f 74 50 61 ootFile $ bootPa
2b01: 72 61 6d 65 74 65 72 20 29 20 29 04 81 9f 28 20 rameter ) )...(
2b11: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 1.3.6.1.4.1.4203
2b21: 2e 31 2e 34 2e 33 20 4e 41 4d 45 20 27 4f 70 65 .1.4.3 NAME 'Ope
2b31: 6e 4c 44 41 50 6f 72 67 27 20 44 45 53 43 20 27 nLDAPorg' DESC '
2b41: 4f 70 65 6e 4c 44 41 50 20 4f 72 67 61 6e 69 7a OpenLDAP Organiz
2b51: 61 74 69 6f 6e 61 6c 20 4f 62 6a 65 63 74 27 20 ational Object'
2b61: 53 55 50 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e SUP organization
2b71: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
2b81: 28 20 62 75 69 6c 64 69 6e 67 4e 61 6d 65 20 24 ( buildingName $
2b91: 20 64 69 73 70 6c 61 79 4e 61 6d 65 20 24 20 6c displayName $ l
2ba1: 61 62 65 6c 65 64 55 52 49 20 29 20 29 04 81 ad abeledURI ) )...
2bb1: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 ( 1.3.6.1.4.1.42
2bc1: 30 33 2e 31 2e 34 2e 34 20 4e 41 4d 45 20 27 4f 03.1.4.4 NAME 'O
2bd1: 70 65 6e 4c 44 41 50 6f 75 27 20 44 45 53 43 20 penLDAPou' DESC
2be1: 27 4f 70 65 6e 4c 44 41 50 20 4f 72 67 61 6e 69 'OpenLDAP Organi
2bf1: 7a 61 74 69 6f 6e 61 6c 20 55 6e 69 74 20 4f 62 zational Unit Ob
2c01: 6a 65 63 74 27 20 53 55 50 20 6f 72 67 61 6e 69 ject' SUP organi
2c11: 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 20 53 54 52 zationalUnit STR
2c21: 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 62 75 UCTURAL MAY ( bu
2c31: 69 6c 64 69 6e 67 4e 61 6d 65 20 24 20 64 69 73 ildingName $ dis
2c41: 70 6c 61 79 4e 61 6d 65 20 24 20 6c 61 62 65 6c playName $ label
2c51: 65 64 55 52 49 20 24 20 6f 20 29 20 29 04 81 ab edURI $ o ) )...
2c61: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 ( 1.3.6.1.4.1.42
2c71: 30 33 2e 31 2e 34 2e 35 20 4e 41 4d 45 20 27 4f 03.1.4.5 NAME 'O
2c81: 70 65 6e 4c 44 41 50 70 65 72 73 6f 6e 27 20 44 penLDAPperson' D
2c91: 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 50 65 ESC 'OpenLDAP Pe
2ca1: 72 73 6f 6e 27 20 53 55 50 20 28 20 70 69 6c 6f rson' SUP ( pilo
2cb1: 74 50 65 72 73 6f 6e 20 24 20 69 6e 65 74 4f 72 tPerson $ inetOr
2cc1: 67 50 65 72 73 6f 6e 20 29 20 53 54 52 55 43 54 gPerson ) STRUCT
2cd1: 55 52 41 4c 20 4d 55 53 54 20 28 20 75 69 64 20 URAL MUST ( uid
2ce1: 24 20 63 6e 20 29 20 4d 41 59 20 28 20 67 69 76 $ cn ) MAY ( giv
2cf1: 65 6e 4e 61 6d 65 20 24 20 6c 61 62 65 6c 65 64 enName $ labeled
2d01: 55 52 49 20 24 20 6f 20 29 20 29 04 78 28 20 31 URI $ o ) ).x( 1
2d11: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
2d21: 31 2e 34 2e 36 20 4e 41 4d 45 20 27 4f 70 65 6e 1.4.6 NAME 'Open
2d31: 4c 44 41 50 64 69 73 70 6c 61 79 61 62 6c 65 4f LDAPdisplayableO
2d41: 62 6a 65 63 74 27 20 44 45 53 43 20 27 4f 70 65 bject' DESC 'Ope
2d51: 6e 4c 44 41 50 20 44 69 73 70 6c 61 79 61 62 6c nLDAP Displayabl
2d61: 65 20 4f 62 6a 65 63 74 27 20 41 55 58 49 4c 49 e Object' AUXILI
2d71: 41 52 59 20 4d 41 59 20 64 69 73 70 6c 61 79 4e ARY MAY displayN
2d81: 61 6d 65 20 29 04 81 83 28 20 31 2e 33 2e 36 2e ame )...( 1.3.6.
2d91: 31 2e 34 2e 31 2e 32 35 30 2e 33 2e 31 38 20 4e 1.4.1.250.3.18 N
2da1: 41 4d 45 20 27 63 61 63 68 65 4f 62 6a 65 63 74 AME 'cacheObject
2db1: 27 20 44 45 53 43 20 27 41 75 78 69 6c 69 61 72 ' DESC 'Auxiliar
2dc1: 79 20 6f 62 6a 65 63 74 20 63 6c 61 73 73 20 74 y object class t
2dd1: 6f 20 68 6f 6c 64 20 54 54 4c 20 63 61 63 68 69 o hold TTL cachi
2de1: 6e 67 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 27 20 ng information'
2df1: 53 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 52 SUP top AUXILIAR
2e01: 59 20 4d 41 59 20 74 74 6c 20 29 04 82 02 aa 28 Y MAY ttl )....(
2e11: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
2e21: 31 30 30 30 2e 31 2e 31 2e 32 2e 31 20 4e 41 4d 1000.1.1.2.1 NAM
2e31: 45 20 27 61 70 70 6c 65 2d 75 73 65 72 27 20 44 E 'apple-user' D
2e41: 45 53 43 20 27 61 70 70 6c 65 20 75 73 65 72 20 ESC 'apple user
2e51: 61 63 63 6f 75 6e 74 27 20 53 55 50 20 74 6f 70 account' SUP top
2e61: 20 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 28 AUXILIARY MAY (
2e71: 20 61 70 70 6c 65 2d 75 73 65 72 2d 68 6f 6d 65 apple-user-home
2e81: 75 72 6c 20 24 20 61 70 70 6c 65 2d 75 73 65 72 url $ apple-user
2e91: 2d 63 6c 61 73 73 20 24 20 61 70 70 6c 65 2d 75 -class $ apple-u
2ea1: 73 65 72 2d 68 6f 6d 65 71 75 6f 74 61 20 24 20 ser-homequota $
2eb1: 61 70 70 6c 65 2d 75 73 65 72 2d 6d 61 69 6c 61 apple-user-maila
2ec1: 74 74 72 69 62 75 74 65 20 24 20 61 70 70 6c 65 ttribute $ apple
2ed1: 2d 75 73 65 72 2d 70 72 69 6e 74 61 74 74 72 69 -user-printattri
2ee1: 62 75 74 65 20 24 20 61 70 70 6c 65 2d 6d 63 78 bute $ apple-mcx
2ef1: 66 6c 61 67 73 20 24 20 61 70 70 6c 65 2d 6d 63 flags $ apple-mc
2f01: 78 73 65 74 74 69 6e 67 73 20 24 20 61 70 70 6c xsettings $ appl
2f11: 65 2d 75 73 65 72 2d 61 64 6d 69 6e 6c 69 6d 69 e-user-adminlimi
2f21: 74 73 20 24 20 61 70 70 6c 65 2d 75 73 65 72 2d ts $ apple-user-
2f31: 70 69 63 74 75 72 65 20 24 20 61 70 70 6c 65 2d picture $ apple-
2f41: 75 73 65 72 2d 61 75 74 68 65 6e 74 69 63 61 74 user-authenticat
2f51: 69 6f 6e 68 69 6e 74 20 24 20 61 70 70 6c 65 2d ionhint $ apple-
2f61: 75 73 65 72 2d 68 6f 6d 65 73 6f 66 74 71 75 6f user-homesoftquo
2f71: 74 61 20 24 20 61 70 70 6c 65 2d 75 73 65 72 2d ta $ apple-user-
2f81: 70 61 73 73 77 6f 72 64 70 6f 6c 69 63 79 20 24 passwordpolicy $
2f91: 20 61 70 70 6c 65 2d 6b 65 79 77 6f 72 64 20 24 apple-keyword $
2fa1: 20 61 70 70 6c 65 2d 67 65 6e 65 72 61 74 65 64 apple-generated
2fb1: 75 69 64 20 24 20 61 70 70 6c 65 2d 69 6d 68 61 uid $ apple-imha
2fc1: 6e 64 6c 65 20 24 20 61 70 70 6c 65 2d 77 65 62 ndle $ apple-web
2fd1: 6c 6f 67 75 72 69 20 24 20 61 75 74 68 41 75 74 loguri $ authAut
2fe1: 68 6f 72 69 74 79 20 24 20 61 63 63 74 46 6c 61 hority $ acctFla
2ff1: 67 73 20 24 20 70 77 64 4c 61 73 74 53 65 74 20 gs $ pwdLastSet
3001: 24 20 6c 6f 67 6f 6e 54 69 6d 65 20 24 20 6c 6f $ logonTime $ lo
3011: 67 6f 66 66 54 69 6d 65 20 24 20 6b 69 63 6b 6f goffTime $ kicko
3021: 66 66 54 69 6d 65 20 24 20 68 6f 6d 65 44 72 69 ffTime $ homeDri
3031: 76 65 20 24 20 73 63 72 69 70 74 50 61 74 68 20 ve $ scriptPath
3041: 24 20 70 72 6f 66 69 6c 65 50 61 74 68 20 24 20 $ profilePath $
3051: 75 73 65 72 57 6f 72 6b 73 74 61 74 69 6f 6e 73 userWorkstations
3061: 20 24 20 73 6d 62 48 6f 6d 65 20 24 20 72 69 64 $ smbHome $ rid
3071: 20 24 20 70 72 69 6d 61 72 79 47 72 6f 75 70 49 $ primaryGroupI
3081: 44 20 24 20 73 61 6d 62 61 53 49 44 20 24 20 73 D $ sambaSID $ s
3091: 61 6d 62 61 50 72 69 6d 61 72 79 47 72 6f 75 70 ambaPrimaryGroup
30a1: 53 49 44 20 24 20 75 73 65 72 43 65 72 74 69 66 SID $ userCertif
30b1: 69 63 61 74 65 20 29 20 29 04 82 01 55 28 20 31 icate ) )...U( 1
30c1: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
30d1: 30 30 2e 31 2e 31 2e 32 2e 31 34 20 4e 41 4d 45 00.1.1.2.14 NAME
30e1: 20 27 61 70 70 6c 65 2d 67 72 6f 75 70 27 20 44 'apple-group' D
30f1: 45 53 43 20 27 67 72 6f 75 70 20 61 63 63 6f 75 ESC 'group accou
3101: 6e 74 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 nt' SUP top AUXI
3111: 4c 49 41 52 59 20 4d 41 59 20 28 20 61 70 70 6c LIARY MAY ( appl
3121: 65 2d 67 72 6f 75 70 2d 68 6f 6d 65 75 72 6c 20 e-group-homeurl
3131: 24 20 61 70 70 6c 65 2d 67 72 6f 75 70 2d 68 6f $ apple-group-ho
3141: 6d 65 6f 77 6e 65 72 20 24 20 61 70 70 6c 65 2d meowner $ apple-
3151: 6d 63 78 66 6c 61 67 73 20 24 20 61 70 70 6c 65 mcxflags $ apple
3161: 2d 6d 63 78 73 65 74 74 69 6e 67 73 20 24 20 61 -mcxsettings $ a
3171: 70 70 6c 65 2d 67 72 6f 75 70 2d 72 65 61 6c 6e pple-group-realn
3181: 61 6d 65 20 24 20 61 70 70 6c 65 2d 75 73 65 72 ame $ apple-user
3191: 2d 70 69 63 74 75 72 65 20 24 20 61 70 70 6c 65 -picture $ apple
31a1: 2d 6b 65 79 77 6f 72 64 20 24 20 61 70 70 6c 65 -keyword $ apple
31b1: 2d 67 65 6e 65 72 61 74 65 64 75 69 64 20 24 20 -generateduid $
31c1: 61 70 70 6c 65 2d 67 72 6f 75 70 2d 6e 65 73 74 apple-group-nest
31d1: 65 64 67 72 6f 75 70 20 24 20 61 70 70 6c 65 2d edgroup $ apple-
31e1: 67 72 6f 75 70 2d 6d 65 6d 62 65 72 67 75 69 64 group-memberguid
31f1: 20 24 20 6d 61 69 6c 20 24 20 72 69 64 20 24 20 $ mail $ rid $
3201: 73 61 6d 62 61 53 49 44 20 24 20 74 74 6c 20 29 sambaSID $ ttl )
3211: 20 29 04 81 ca 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
3221: 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 32 .1.63.1000.1.1.2
3231: 2e 33 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6d .3 NAME 'apple-m
3241: 61 63 68 69 6e 65 27 20 53 55 50 20 74 6f 70 20 achine' SUP top
3251: 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 28 20 AUXILIARY MAY (
3261: 61 70 70 6c 65 2d 6d 61 63 68 69 6e 65 2d 73 6f apple-machine-so
3271: 66 74 77 61 72 65 20 24 20 61 70 70 6c 65 2d 6d ftware $ apple-m
3281: 61 63 68 69 6e 65 2d 68 61 72 64 77 61 72 65 20 achine-hardware
3291: 24 20 61 70 70 6c 65 2d 6d 61 63 68 69 6e 65 2d $ apple-machine-
32a1: 73 65 72 76 65 73 20 24 20 61 70 70 6c 65 2d 6d serves $ apple-m
32b1: 61 63 68 69 6e 65 2d 73 75 66 66 69 78 20 24 20 achine-suffix $
32c1: 61 70 70 6c 65 2d 6d 61 63 68 69 6e 65 2d 63 6f apple-machine-co
32d1: 6e 74 61 63 74 70 65 72 73 6f 6e 20 29 20 29 04 ntactperson ) ).
32e1: 81 9b 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
32f1: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 32 2e 38 20 63.1000.1.1.2.8
3301: 4e 41 4d 45 20 27 6d 6f 75 6e 74 27 20 53 55 50 NAME 'mount' SUP
3311: 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 top STRUCTURAL
3321: 4d 55 53 54 20 63 6e 20 4d 41 59 20 28 20 6d 6f MUST cn MAY ( mo
3331: 75 6e 74 44 69 72 65 63 74 6f 72 79 20 24 20 6d untDirectory $ m
3341: 6f 75 6e 74 54 79 70 65 20 24 20 6d 6f 75 6e 74 ountType $ mount
3351: 4f 70 74 69 6f 6e 20 24 20 6d 6f 75 6e 74 44 75 Option $ mountDu
3361: 6d 70 46 72 65 71 75 65 6e 63 79 20 24 20 6d 6f mpFrequency $ mo
3371: 75 6e 74 50 61 73 73 4e 6f 20 29 20 29 04 81 cb untPassNo ) )...
3381: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
3391: 2e 31 30 30 30 2e 31 2e 31 2e 32 2e 39 20 4e 41 .1000.1.1.2.9 NA
33a1: 4d 45 20 27 61 70 70 6c 65 2d 70 72 69 6e 74 65 ME 'apple-printe
33b1: 72 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 r' SUP top STRUC
33c1: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
33d1: 59 20 28 20 61 70 70 6c 65 2d 70 72 69 6e 74 65 Y ( apple-printe
33e1: 72 2d 61 74 74 72 69 62 75 74 65 73 20 24 20 61 r-attributes $ a
33f1: 70 70 6c 65 2d 70 72 69 6e 74 65 72 2d 6c 70 72 pple-printer-lpr
3401: 68 6f 73 74 20 24 20 61 70 70 6c 65 2d 70 72 69 host $ apple-pri
3411: 6e 74 65 72 2d 6c 70 72 71 75 65 75 65 20 24 20 nter-lprqueue $
3421: 61 70 70 6c 65 2d 70 72 69 6e 74 65 72 2d 74 79 apple-printer-ty
3431: 70 65 20 24 20 61 70 70 6c 65 2d 70 72 69 6e 74 pe $ apple-print
3441: 65 72 2d 6e 6f 74 65 20 29 20 29 04 82 01 eb 28 er-note ) )....(
3451: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
3461: 31 30 30 30 2e 31 2e 31 2e 32 2e 31 30 20 4e 41 1000.1.1.2.10 NA
3471: 4d 45 20 27 61 70 70 6c 65 2d 63 6f 6d 70 75 74 ME 'apple-comput
3481: 65 72 27 20 44 45 53 43 20 27 63 6f 6d 70 75 74 er' DESC 'comput
3491: 65 72 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 er' SUP top STRU
34a1: 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d CTURAL MUST cn M
34b1: 41 59 20 28 20 61 70 70 6c 65 2d 72 65 61 6c 6e AY ( apple-realn
34c1: 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 6f ame $ descriptio
34d1: 6e 20 24 20 6d 61 63 41 64 64 72 65 73 73 20 24 n $ macAddress $
34e1: 20 61 70 70 6c 65 2d 63 61 74 65 67 6f 72 79 20 apple-category
34f1: 24 20 61 70 70 6c 65 2d 63 6f 6d 70 75 74 65 72 $ apple-computer
3501: 2d 6c 69 73 74 2d 67 72 6f 75 70 73 20 24 20 61 -list-groups $ a
3511: 70 70 6c 65 2d 6b 65 79 77 6f 72 64 20 24 20 61 pple-keyword $ a
3521: 70 70 6c 65 2d 6d 63 78 66 6c 61 67 73 20 24 20 pple-mcxflags $
3531: 61 70 70 6c 65 2d 6d 63 78 73 65 74 74 69 6e 67 apple-mcxsetting
3541: 73 20 24 20 61 70 70 6c 65 2d 6e 65 74 77 6f 72 s $ apple-networ
3551: 6b 76 69 65 77 20 24 20 61 70 70 6c 65 2d 78 6d kview $ apple-xm
3561: 6c 70 6c 69 73 74 20 24 20 61 70 70 6c 65 2d 73 lplist $ apple-s
3571: 65 72 76 69 63 65 2d 75 72 6c 20 24 20 61 75 74 ervice-url $ aut
3581: 68 41 75 74 68 6f 72 69 74 79 20 24 20 75 69 64 hAuthority $ uid
3591: 4e 75 6d 62 65 72 20 24 20 67 69 64 4e 75 6d 62 Number $ gidNumb
35a1: 65 72 20 24 20 61 70 70 6c 65 2d 67 65 6e 65 72 er $ apple-gener
35b1: 61 74 65 64 75 69 64 20 24 20 74 74 6c 20 24 20 ateduid $ ttl $
35c1: 61 63 63 74 46 6c 61 67 73 20 24 20 70 77 64 4c acctFlags $ pwdL
35d1: 61 73 74 53 65 74 20 24 20 6c 6f 67 6f 6e 54 69 astSet $ logonTi
35e1: 6d 65 20 24 20 6c 6f 67 6f 66 66 54 69 6d 65 20 me $ logoffTime
35f1: 24 20 6b 69 63 6b 6f 66 66 54 69 6d 65 20 24 20 $ kickoffTime $
3601: 72 69 64 20 24 20 70 72 69 6d 61 72 79 47 72 6f rid $ primaryGro
3611: 75 70 49 44 20 24 20 73 61 6d 62 61 53 49 44 20 upID $ sambaSID
3621: 24 20 73 61 6d 62 61 50 72 69 6d 61 72 79 47 72 $ sambaPrimaryGr
3631: 6f 75 70 53 49 44 20 29 20 29 04 81 ea 28 20 31 oupSID ) )...( 1
3641: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
3651: 30 30 2e 31 2e 31 2e 32 2e 31 31 20 4e 41 4d 45 00.1.1.2.11 NAME
3661: 20 27 61 70 70 6c 65 2d 63 6f 6d 70 75 74 65 72 'apple-computer
3671: 2d 6c 69 73 74 27 20 44 45 53 43 20 27 63 6f 6d -list' DESC 'com
3681: 70 75 74 65 72 20 6c 69 73 74 27 20 53 55 50 20 puter list' SUP
3691: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
36a1: 55 53 54 20 63 6e 20 4d 41 59 20 28 20 61 70 70 UST cn MAY ( app
36b1: 6c 65 2d 6d 63 78 66 6c 61 67 73 20 24 20 61 70 le-mcxflags $ ap
36c1: 70 6c 65 2d 6d 63 78 73 65 74 74 69 6e 67 73 20 ple-mcxsettings
36d1: 24 20 61 70 70 6c 65 2d 63 6f 6d 70 75 74 65 72 $ apple-computer
36e1: 2d 6c 69 73 74 2d 67 72 6f 75 70 73 20 24 20 61 -list-groups $ a
36f1: 70 70 6c 65 2d 63 6f 6d 70 75 74 65 72 73 20 24 pple-computers $
3701: 20 61 70 70 6c 65 2d 67 65 6e 65 72 61 74 65 64 apple-generated
3711: 75 69 64 20 24 20 61 70 70 6c 65 2d 6b 65 79 77 uid $ apple-keyw
3721: 6f 72 64 20 29 20 29 04 82 01 5c 28 20 31 2e 33 ord ) )...\( 1.3
3731: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
3741: 2e 31 2e 31 2e 32 2e 31 32 20 4e 41 4d 45 20 27 .1.1.2.12 NAME '
3751: 61 70 70 6c 65 2d 63 6f 6e 66 69 67 75 72 61 74 apple-configurat
3761: 69 6f 6e 27 20 44 45 53 43 20 27 63 6f 6e 66 69 ion' DESC 'confi
3771: 67 75 72 61 74 69 6f 6e 27 20 53 55 50 20 74 6f guration' SUP to
3781: 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 p STRUCTURAL MAY
3791: 20 28 20 63 6e 20 24 20 61 70 70 6c 65 2d 63 6f ( cn $ apple-co
37a1: 6e 66 69 67 2d 72 65 61 6c 6e 61 6d 65 20 24 20 nfig-realname $
37b1: 61 70 70 6c 65 2d 64 61 74 61 2d 73 74 61 6d 70 apple-data-stamp
37c1: 20 24 20 61 70 70 6c 65 2d 70 61 73 73 77 6f 72 $ apple-passwor
37d1: 64 2d 73 65 72 76 65 72 2d 6c 6f 63 61 74 69 6f d-server-locatio
37e1: 6e 20 24 20 61 70 70 6c 65 2d 70 61 73 73 77 6f n $ apple-passwo
37f1: 72 64 2d 73 65 72 76 65 72 2d 6c 69 73 74 20 24 rd-server-list $
3801: 20 61 70 70 6c 65 2d 6c 64 61 70 2d 72 65 70 6c apple-ldap-repl
3811: 69 63 61 20 24 20 61 70 70 6c 65 2d 6c 64 61 70 ica $ apple-ldap
3821: 2d 77 72 69 74 61 62 6c 65 2d 72 65 70 6c 69 63 -writable-replic
3831: 61 20 24 20 61 70 70 6c 65 2d 6b 65 79 77 6f 72 a $ apple-keywor
3841: 64 20 24 20 61 70 70 6c 65 2d 6b 64 63 2d 61 75 d $ apple-kdc-au
3851: 74 68 6b 65 79 20 24 20 61 70 70 6c 65 2d 6b 64 thkey $ apple-kd
3861: 63 2d 63 6f 6e 66 69 67 64 61 74 61 20 24 20 61 c-configdata $ a
3871: 70 70 6c 65 2d 78 6d 6c 70 6c 69 73 74 20 24 20 pple-xmlplist $
3881: 74 74 6c 20 29 20 29 04 81 d1 28 20 31 2e 33 2e ttl ) )...( 1.3.
3891: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
38a1: 31 2e 31 2e 32 2e 31 33 20 4e 41 4d 45 20 27 61 1.1.2.13 NAME 'a
38b1: 70 70 6c 65 2d 70 72 65 73 65 74 2d 63 6f 6d 70 pple-preset-comp
38c1: 75 74 65 72 2d 6c 69 73 74 27 20 44 45 53 43 20 uter-list' DESC
38d1: 27 70 72 65 73 65 74 20 63 6f 6d 70 75 74 65 72 'preset computer
38e1: 20 6c 69 73 74 27 20 53 55 50 20 74 6f 70 20 53 list' SUP top S
38f1: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 TRUCTURAL MUST c
3901: 6e 20 4d 41 59 20 28 20 61 70 70 6c 65 2d 6d 63 n MAY ( apple-mc
3911: 78 66 6c 61 67 73 20 24 20 61 70 70 6c 65 2d 6d xflags $ apple-m
3921: 63 78 73 65 74 74 69 6e 67 73 20 24 20 61 70 70 cxsettings $ app
3931: 6c 65 2d 63 6f 6d 70 75 74 65 72 2d 6c 69 73 74 le-computer-list
3941: 2d 67 72 6f 75 70 73 20 24 20 61 70 70 6c 65 2d -groups $ apple-
3951: 6b 65 79 77 6f 72 64 20 29 20 29 04 82 01 48 28 keyword ) )...H(
3961: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
3971: 31 30 30 30 2e 31 2e 31 2e 33 2e 31 34 20 4e 41 1000.1.1.3.14 NA
3981: 4d 45 20 27 61 70 70 6c 65 2d 70 72 65 73 65 74 ME 'apple-preset
3991: 2d 67 72 6f 75 70 27 20 44 45 53 43 20 27 70 72 -group' DESC 'pr
39a1: 65 73 65 74 20 67 72 6f 75 70 27 20 53 55 50 20 eset group' SUP
39b1: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
39c1: 55 53 54 20 63 6e 20 4d 41 59 20 28 20 6d 65 6d UST cn MAY ( mem
39d1: 62 65 72 55 69 64 20 24 20 67 69 64 4e 75 6d 62 berUid $ gidNumb
39e1: 65 72 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e er $ description
39f1: 20 24 20 61 70 70 6c 65 2d 67 72 6f 75 70 2d 68 $ apple-group-h
3a01: 6f 6d 65 75 72 6c 20 24 20 61 70 70 6c 65 2d 67 omeurl $ apple-g
3a11: 72 6f 75 70 2d 68 6f 6d 65 6f 77 6e 65 72 20 24 roup-homeowner $
3a21: 20 61 70 70 6c 65 2d 6d 63 78 66 6c 61 67 73 20 apple-mcxflags
3a31: 24 20 61 70 70 6c 65 2d 6d 63 78 73 65 74 74 69 $ apple-mcxsetti
3a41: 6e 67 73 20 24 20 61 70 70 6c 65 2d 67 72 6f 75 ngs $ apple-grou
3a51: 70 2d 72 65 61 6c 6e 61 6d 65 20 24 20 61 70 70 p-realname $ app
3a61: 6c 65 2d 6b 65 79 77 6f 72 64 20 24 20 61 70 70 le-keyword $ app
3a71: 6c 65 2d 67 72 6f 75 70 2d 6e 65 73 74 65 64 67 le-group-nestedg
3a81: 72 6f 75 70 20 24 20 61 70 70 6c 65 2d 67 72 6f roup $ apple-gro
3a91: 75 70 2d 6d 65 6d 62 65 72 67 75 69 64 20 24 20 up-memberguid $
3aa1: 74 74 6c 20 29 20 29 04 82 02 42 28 20 31 2e 33 ttl ) )...B( 1.3
3ab1: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
3ac1: 2e 31 2e 31 2e 32 2e 31 35 20 4e 41 4d 45 20 27 .1.1.2.15 NAME '
3ad1: 61 70 70 6c 65 2d 70 72 65 73 65 74 2d 75 73 65 apple-preset-use
3ae1: 72 27 20 44 45 53 43 20 27 70 72 65 73 65 74 20 r' DESC 'preset
3af1: 75 73 65 72 27 20 53 55 50 20 74 6f 70 20 53 54 user' SUP top ST
3b01: 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6e RUCTURAL MUST cn
3b11: 20 4d 41 59 20 28 20 75 69 64 20 24 20 6d 65 6d MAY ( uid $ mem
3b21: 62 65 72 55 69 64 20 24 20 67 69 64 4e 75 6d 62 berUid $ gidNumb
3b31: 65 72 20 24 20 68 6f 6d 65 44 69 72 65 63 74 6f er $ homeDirecto
3b41: 72 79 20 24 20 61 70 70 6c 65 2d 75 73 65 72 2d ry $ apple-user-
3b51: 68 6f 6d 65 75 72 6c 20 24 20 61 70 70 6c 65 2d homeurl $ apple-
3b61: 75 73 65 72 2d 68 6f 6d 65 71 75 6f 74 61 20 24 user-homequota $
3b71: 20 61 70 70 6c 65 2d 75 73 65 72 2d 68 6f 6d 65 apple-user-home
3b81: 73 6f 66 74 71 75 6f 74 61 20 24 20 61 70 70 6c softquota $ appl
3b91: 65 2d 75 73 65 72 2d 6d 61 69 6c 61 74 74 72 69 e-user-mailattri
3ba1: 62 75 74 65 20 24 20 61 70 70 6c 65 2d 75 73 65 bute $ apple-use
3bb1: 72 2d 70 72 69 6e 74 61 74 74 72 69 62 75 74 65 r-printattribute
3bc1: 20 24 20 61 70 70 6c 65 2d 6d 63 78 66 6c 61 67 $ apple-mcxflag
3bd1: 73 20 24 20 61 70 70 6c 65 2d 6d 63 78 73 65 74 s $ apple-mcxset
3be1: 74 69 6e 67 73 20 24 20 61 70 70 6c 65 2d 75 73 tings $ apple-us
3bf1: 65 72 2d 61 64 6d 69 6e 6c 69 6d 69 74 73 20 24 er-adminlimits $
3c01: 20 61 70 70 6c 65 2d 75 73 65 72 2d 70 61 73 73 apple-user-pass
3c11: 77 6f 72 64 70 6f 6c 69 63 79 20 24 20 75 73 65 wordpolicy $ use
3c21: 72 50 61 73 73 77 6f 72 64 20 24 20 61 70 70 6c rPassword $ appl
3c31: 65 2d 75 73 65 72 2d 70 69 63 74 75 72 65 20 24 e-user-picture $
3c41: 20 61 70 70 6c 65 2d 6b 65 79 77 6f 72 64 20 24 apple-keyword $
3c51: 20 6c 6f 67 69 6e 53 68 65 6c 6c 20 24 20 64 65 loginShell $ de
3c61: 73 63 72 69 70 74 69 6f 6e 20 24 20 73 68 61 64 scription $ shad
3c71: 6f 77 4c 61 73 74 43 68 61 6e 67 65 20 24 20 73 owLastChange $ s
3c81: 68 61 64 6f 77 45 78 70 69 72 65 20 24 20 61 75 hadowExpire $ au
3c91: 74 68 41 75 74 68 6f 72 69 74 79 20 24 20 68 6f thAuthority $ ho
3ca1: 6d 65 44 72 69 76 65 20 24 20 73 63 72 69 70 74 meDrive $ script
3cb1: 50 61 74 68 20 24 20 70 72 6f 66 69 6c 65 50 61 Path $ profilePa
3cc1: 74 68 20 24 20 73 6d 62 48 6f 6d 65 20 24 20 61 th $ smbHome $ a
3cd1: 70 70 6c 65 2d 70 72 65 73 65 74 2d 75 73 65 72 pple-preset-user
3ce1: 2d 69 73 2d 61 64 6d 69 6e 20 29 20 29 04 5f 28 -is-admin ) )._(
3cf1: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
3d01: 31 30 30 30 2e 31 2e 31 2e 32 2e 31 36 20 4e 41 1000.1.1.2.16 NA
3d11: 4d 45 20 27 61 75 74 68 41 75 74 68 6f 72 69 74 ME 'authAuthorit
3d21: 79 4f 62 6a 65 63 74 27 20 53 55 50 20 74 6f 70 yObject' SUP top
3d31: 20 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 61 AUXILIARY MAY a
3d41: 75 74 68 41 75 74 68 6f 72 69 74 79 20 29 04 72 uthAuthority ).r
3d51: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
3d61: 2e 31 30 30 30 2e 31 2e 31 2e 32 2e 31 37 20 4e .1000.1.1.2.17 N
3d71: 41 4d 45 20 27 61 70 70 6c 65 2d 73 65 72 76 65 AME 'apple-serve
3d81: 72 61 73 73 69 73 74 61 6e 74 2d 63 6f 6e 66 69 rassistant-confi
3d91: 67 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 g' SUP top STRUC
3da1: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
3db1: 59 20 61 70 70 6c 65 2d 78 6d 6c 70 6c 69 73 74 Y apple-xmlplist
3dc1: 20 29 04 81 80 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
3dd1: 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 32 .1.63.1000.1.1.2
3de1: 2e 31 38 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d .18 NAME 'apple-
3df1: 6c 6f 63 61 74 69 6f 6e 27 20 53 55 50 20 74 6f location' SUP to
3e01: 70 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 p AUXILIARY MUST
3e11: 20 63 6e 20 4d 41 59 20 28 20 61 70 70 6c 65 2d cn MAY ( apple-
3e21: 64 6e 73 2d 64 6f 6d 61 69 6e 20 24 20 61 70 70 dns-domain $ app
3e31: 6c 65 2d 64 6e 73 2d 6e 61 6d 65 73 65 72 76 65 le-dns-nameserve
3e41: 72 20 29 20 29 04 81 ee 28 20 31 2e 33 2e 36 2e r ) )...( 1.3.6.
3e51: 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 1.4.1.63.1000.1.
3e61: 31 2e 32 2e 31 39 20 4e 41 4d 45 20 27 61 70 70 1.2.19 NAME 'app
3e71: 6c 65 2d 73 65 72 76 69 63 65 27 20 53 55 50 20 le-service' SUP
3e81: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
3e91: 55 53 54 20 28 20 63 6e 20 24 20 61 70 70 6c 65 UST ( cn $ apple
3ea1: 2d 73 65 72 76 69 63 65 2d 74 79 70 65 20 29 20 -service-type )
3eb1: 4d 41 59 20 28 20 69 70 48 6f 73 74 4e 75 6d 62 MAY ( ipHostNumb
3ec1: 65 72 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e er $ description
3ed1: 20 24 20 61 70 70 6c 65 2d 73 65 72 76 69 63 65 $ apple-service
3ee1: 2d 6c 6f 63 61 74 69 6f 6e 20 24 20 61 70 70 6c -location $ appl
3ef1: 65 2d 73 65 72 76 69 63 65 2d 75 72 6c 20 24 20 e-service-url $
3f01: 61 70 70 6c 65 2d 73 65 72 76 69 63 65 2d 70 6f apple-service-po
3f11: 72 74 20 24 20 61 70 70 6c 65 2d 64 6e 73 6e 61 rt $ apple-dnsna
3f21: 6d 65 20 24 20 61 70 70 6c 65 2d 6b 65 79 77 6f me $ apple-keywo
3f31: 72 64 20 29 20 29 04 82 01 0b 28 20 31 2e 33 2e rd ) )....( 1.3.
3f41: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
3f51: 31 2e 31 2e 32 2e 32 30 20 4e 41 4d 45 20 27 61 1.1.2.20 NAME 'a
3f61: 70 70 6c 65 2d 6e 65 69 67 68 62 6f 72 68 6f 6f pple-neighborhoo
3f71: 64 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 d' SUP top STRUC
3f81: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
3f91: 59 20 28 20 64 65 73 63 72 69 70 74 69 6f 6e 20 Y ( description
3fa1: 24 20 61 70 70 6c 65 2d 67 65 6e 65 72 61 74 65 $ apple-generate
3fb1: 64 75 69 64 20 24 20 61 70 70 6c 65 2d 63 61 74 duid $ apple-cat
3fc1: 65 67 6f 72 79 20 24 20 61 70 70 6c 65 2d 6e 6f egory $ apple-no
3fd1: 64 65 70 61 74 68 78 6d 6c 20 24 20 61 70 70 6c depathxml $ appl
3fe1: 65 2d 6e 65 69 67 68 62 6f 72 68 6f 6f 64 61 6c e-neighborhoodal
3ff1: 69 61 73 20 24 20 61 70 70 6c 65 2d 63 6f 6d 70 ias $ apple-comp
4001: 75 74 65 72 61 6c 69 61 73 20 24 20 61 70 70 6c uteralias $ appl
4011: 65 2d 6b 65 79 77 6f 72 64 20 24 20 61 70 70 6c e-keyword $ appl
4021: 65 2d 72 65 61 6c 6e 61 6d 65 20 24 20 61 70 70 e-realname $ app
4031: 6c 65 2d 78 6d 6c 70 6c 69 73 74 20 24 20 74 74 le-xmlplist $ tt
4041: 6c 20 29 20 29 04 62 28 20 31 2e 33 2e 36 2e 31 l ) ).b( 1.3.6.1
4051: 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 .4.1.63.1000.1.1
4061: 2e 32 2e 32 31 20 4e 41 4d 45 20 27 61 70 70 6c .2.21 NAME 'appl
4071: 65 2d 61 63 6c 27 20 53 55 50 20 74 6f 70 20 53 e-acl' SUP top S
4081: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 28 TRUCTURAL MUST (
4091: 20 63 6e 20 24 20 61 70 70 6c 65 2d 61 63 6c 2d cn $ apple-acl-
40a1: 65 6e 74 72 79 20 29 20 29 entry ) )
ldap_write: want=82089, written=81660
0000: 30 83 01 40 a4 02 01 04 64 83 01 40 9c 04 0c 63 0..@....d..@...c
0010: 6e 3d 53 75 62 73 63 68 65 6d 61 30 83 01 40 89 n=Subschema0..@.
0020: 30 3b 04 0b 6f 62 6a 65 63 74 43 6c 61 73 73 31 0;..objectClass1
0030: 2c 04 03 74 6f 70 04 08 73 75 62 65 6e 74 72 79 ,..top..subentry
0040: 04 09 73 75 62 73 63 68 65 6d 61 04 10 65 78 74 ..subschema..ext
0050: 65 6e 73 69 62 6c 65 4f 62 6a 65 63 74 30 11 04 ensibleObject0..
0060: 02 63 6e 31 0b 04 09 53 75 62 73 63 68 65 6d 61 .cn1...Subschema
0070: 30 82 07 f7 04 0c 6c 64 61 70 53 79 6e 74 61 78 0.....ldapSyntax
0080: 65 73 31 82 07 e5 04 1e 28 20 31 2e 33 2e 36 2e es1.....( 1.3.6.
0090: 31 2e 31 2e 31 36 2e 31 20 44 45 53 43 20 27 55 1.1.16.1 DESC 'U
00a0: 55 49 44 27 20 29 04 31 28 20 31 2e 33 2e 36 2e UID' ).1( 1.3.6.
00b0: 31 2e 31 2e 31 2e 30 2e 31 20 44 45 53 43 20 27 1.1.1.0.1 DESC '
00c0: 52 46 43 32 33 30 37 20 42 6f 6f 74 20 50 61 72 RFC2307 Boot Par
00d0: 61 6d 65 74 65 72 27 20 29 04 36 28 20 31 2e 33 ameter' ).6( 1.3
00e0: 2e 36 2e 31 2e 31 2e 31 2e 30 2e 30 20 44 45 53 .6.1.1.1.0.0 DES
00f0: 43 20 27 52 46 43 32 33 30 37 20 4e 49 53 20 4e C 'RFC2307 NIS N
0100: 65 74 67 72 6f 75 70 20 54 72 69 70 6c 65 27 20 etgroup Triple'
0110: 29 04 35 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).5( 1.3.6.1.4.1
0120: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0130: 35 32 20 44 45 53 43 20 27 54 65 6c 65 78 20 4e 52 DESC 'Telex N
0140: 75 6d 62 65 72 27 20 29 04 39 28 20 31 2e 33 2e umber' ).9( 1.3.
0150: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0160: 2e 31 32 31 2e 31 2e 35 30 20 44 45 53 43 20 27 .121.1.50 DESC '
0170: 54 65 6c 65 70 68 6f 6e 65 20 4e 75 6d 62 65 72 Telephone Number
0180: 27 20 29 04 7a 28 20 31 2e 33 2e 36 2e 31 2e 34 ' ).z( 1.3.6.1.4
0190: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
01a0: 31 2e 34 39 20 44 45 53 43 20 27 53 75 70 70 6f 1.49 DESC 'Suppo
01b0: 72 74 65 64 20 41 6c 67 6f 72 69 74 68 6d 27 20 rted Algorithm'
01c0: 58 2d 42 49 4e 41 52 59 2d 54 52 41 4e 53 46 45 X-BINARY-TRANSFE
01d0: 52 2d 52 45 51 55 49 52 45 44 20 27 54 52 55 45 R-REQUIRED 'TRUE
01e0: 27 20 58 2d 4e 4f 54 2d 48 55 4d 41 4e 2d 52 45 ' X-NOT-HUMAN-RE
01f0: 41 44 41 42 4c 45 20 27 54 52 55 45 27 20 29 04 ADABLE 'TRUE' ).
0200: 3d 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 =( 1.3.6.1.4.1.1
0210: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 35 466.115.121.1.45
0220: 20 44 45 53 43 20 27 53 75 62 74 72 65 65 53 70 DESC 'SubtreeSp
0230: 65 63 69 66 69 63 61 74 69 6f 6e 27 20 29 04 39 ecification' ).9
0240: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 ( 1.3.6.1.4.1.14
0250: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 34 20 66.115.121.1.44
0260: 44 45 53 43 20 27 50 72 69 6e 74 61 62 6c 65 20 DESC 'Printable
0270: 53 74 72 69 6e 67 27 20 29 04 37 28 20 31 2e 33 String' ).7( 1.3
0280: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0290: 35 2e 31 32 31 2e 31 2e 34 31 20 44 45 53 43 20 5.121.1.41 DESC
02a0: 27 50 6f 73 74 61 6c 20 41 64 64 72 65 73 73 27 'Postal Address'
02b0: 20 29 04 35 28 20 31 2e 33 2e 36 2e 31 2e 34 2e ).5( 1.3.6.1.4.
02c0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
02d0: 2e 34 30 20 44 45 53 43 20 27 4f 63 74 65 74 20 .40 DESC 'Octet
02e0: 53 74 72 69 6e 67 27 20 29 04 36 28 20 31 2e 33 String' ).6( 1.3
02f0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
0300: 35 2e 31 32 31 2e 31 2e 33 39 20 44 45 53 43 20 5.121.1.39 DESC
0310: 27 4f 74 68 65 72 20 4d 61 69 6c 62 6f 78 27 20 'Other Mailbox'
0320: 29 04 2c 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).,( 1.3.6.1.4.1
0330: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0340: 33 38 20 44 45 53 43 20 27 4f 49 44 27 20 29 04 38 DESC 'OID' ).
0350: 37 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 7( 1.3.6.1.4.1.1
0360: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 36 466.115.121.1.36
0370: 20 44 45 53 43 20 27 4e 75 6d 65 72 69 63 20 53 DESC 'Numeric S
0380: 74 72 69 6e 67 27 20 29 04 3e 28 20 31 2e 33 2e tring' ).>( 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 33 34 20 44 45 53 43 20 27 .121.1.34 DESC '
03b0: 4e 61 6d 65 20 41 6e 64 20 4f 70 74 69 6f 6e 61 Name And Optiona
03c0: 6c 20 55 49 44 27 20 29 04 49 28 20 31 2e 33 2e l UID' ).I( 1.3.
03d0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
03e0: 2e 31 32 31 2e 31 2e 32 38 20 44 45 53 43 20 27 .121.1.28 DESC '
03f0: 4a 50 45 47 27 20 58 2d 4e 4f 54 2d 48 55 4d 41 JPEG' X-NOT-HUMA
0400: 4e 2d 52 45 41 44 41 42 4c 45 20 27 54 52 55 45 N-READABLE 'TRUE
0410: 27 20 29 04 30 28 20 31 2e 33 2e 36 2e 31 2e 34 ' ).0( 1.3.6.1.4
0420: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
0430: 31 2e 32 37 20 44 45 53 43 20 27 49 6e 74 65 67 1.27 DESC 'Integ
0440: 65 72 27 20 29 04 33 28 20 31 2e 33 2e 36 2e 31 er' ).3( 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 32 36 20 44 45 53 43 20 27 49 41 35 1.1.26 DESC 'IA5
0470: 20 53 74 72 69 6e 67 27 20 29 04 39 28 20 31 2e String' ).9( 1.
0480: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
0490: 31 35 2e 31 32 31 2e 31 2e 32 34 20 44 45 53 43 15.121.1.24 DESC
04a0: 20 27 47 65 6e 65 72 61 6c 69 7a 65 64 20 54 69 'Generalized Ti
04b0: 6d 65 27 20 29 04 43 28 20 31 2e 33 2e 36 2e 31 me' ).C( 1.3.6.1
04c0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
04d0: 31 2e 31 2e 32 32 20 44 45 53 43 20 27 46 61 63 1.1.22 DESC 'Fac
04e0: 73 69 6d 69 6c 65 20 54 65 6c 65 70 68 6f 6e 65 simile Telephone
04f0: 20 4e 75 6d 62 65 72 27 20 29 04 39 28 20 31 2e Number' ).9( 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 20 44 45 53 43 15.121.1.15 DESC
0520: 20 27 44 69 72 65 63 74 6f 72 79 20 53 74 72 69 'Directory Stri
0530: 6e 67 27 20 29 04 38 28 20 31 2e 33 2e 36 2e 31 ng' ).8( 1.3.6.1
0540: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0550: 31 2e 31 2e 31 34 20 44 45 53 43 20 27 44 65 6c 1.1.14 DESC 'Del
0560: 69 76 65 72 79 20 4d 65 74 68 6f 64 27 20 29 04 ivery Method' ).
0570: 24 28 20 31 2e 32 2e 33 36 2e 37 39 36 37 32 32 $( 1.2.36.796722
0580: 38 31 2e 31 2e 35 2e 30 20 44 45 53 43 20 27 52 81.1.5.0 DESC 'R
0590: 44 4e 27 20 29 04 3b 28 20 31 2e 33 2e 36 2e 31 DN' ).;( 1.3.6.1
05a0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
05b0: 31 2e 31 2e 31 32 20 44 45 53 43 20 27 44 69 73 1.1.12 DESC 'Dis
05c0: 74 69 6e 67 75 69 73 68 65 64 20 4e 61 6d 65 27 tinguished Name'
05d0: 20 29 04 37 28 20 31 2e 33 2e 36 2e 31 2e 34 2e ).7( 1.3.6.1.4.
05e0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
05f0: 2e 31 31 20 44 45 53 43 20 27 43 6f 75 6e 74 72 .11 DESC 'Countr
0600: 79 20 53 74 72 69 6e 67 27 20 29 04 77 28 20 31 y String' ).w( 1
0610: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
0620: 31 31 35 2e 31 32 31 2e 31 2e 31 30 20 44 45 53 115.121.1.10 DES
0630: 43 20 27 43 65 72 74 69 66 69 63 61 74 65 20 50 C 'Certificate P
0640: 61 69 72 27 20 58 2d 42 49 4e 41 52 59 2d 54 52 air' X-BINARY-TR
0650: 41 4e 53 46 45 52 2d 52 45 51 55 49 52 45 44 20 ANSFER-REQUIRED
0660: 27 54 52 55 45 27 20 58 2d 4e 4f 54 2d 48 55 4d 'TRUE' X-NOT-HUM
0670: 41 4e 2d 52 45 41 44 41 42 4c 45 20 27 54 52 55 AN-READABLE 'TRU
0680: 45 27 20 29 04 76 28 20 31 2e 33 2e 36 2e 31 2e E' ).v( 1.3.6.1.
0690: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
06a0: 2e 31 2e 39 20 44 45 53 43 20 27 43 65 72 74 69 .1.9 DESC 'Certi
06b0: 66 69 63 61 74 65 20 4c 69 73 74 27 20 58 2d 42 ficate List' X-B
06c0: 49 4e 41 52 59 2d 54 52 41 4e 53 46 45 52 2d 52 INARY-TRANSFER-R
06d0: 45 51 55 49 52 45 44 20 27 54 52 55 45 27 20 58 EQUIRED 'TRUE' X
06e0: 2d 4e 4f 54 2d 48 55 4d 41 4e 2d 52 45 41 44 41 -NOT-HUMAN-READA
06f0: 42 4c 45 20 27 54 52 55 45 27 20 29 04 71 28 20 BLE 'TRUE' ).q(
0700: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0710: 2e 31 31 35 2e 31 32 31 2e 31 2e 38 20 44 45 53 .115.121.1.8 DES
0720: 43 20 27 43 65 72 74 69 66 69 63 61 74 65 27 20 C 'Certificate'
0730: 58 2d 42 49 4e 41 52 59 2d 54 52 41 4e 53 46 45 X-BINARY-TRANSFE
0740: 52 2d 52 45 51 55 49 52 45 44 20 27 54 52 55 45 R-REQUIRED 'TRUE
0750: 27 20 58 2d 4e 4f 54 2d 48 55 4d 41 4e 2d 52 45 ' X-NOT-HUMAN-RE
0760: 41 44 41 42 4c 45 20 27 54 52 55 45 27 20 29 04 ADABLE 'TRUE' ).
0770: 2f 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 /( 1.3.6.1.4.1.1
0780: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 37 20 466.115.121.1.7
0790: 44 45 53 43 20 27 42 6f 6f 6c 65 61 6e 27 20 29 DESC 'Boolean' )
07a0: 04 32 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e .2( 1.3.6.1.4.1.
07b0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 36 1466.115.121.1.6
07c0: 20 44 45 53 43 20 27 42 69 74 20 53 74 72 69 6e DESC 'Bit Strin
07d0: 67 27 20 29 04 4a 28 20 31 2e 33 2e 36 2e 31 2e g' ).J( 1.3.6.1.
07e0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
07f0: 2e 31 2e 35 20 44 45 53 43 20 27 42 69 6e 61 72 .1.5 DESC 'Binar
0800: 79 27 20 58 2d 4e 4f 54 2d 48 55 4d 41 4e 2d 52 y' X-NOT-HUMAN-R
0810: 45 41 44 41 42 4c 45 20 27 54 52 55 45 27 20 29 EADABLE 'TRUE' )
0820: 04 49 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e .I( 1.3.6.1.4.1.
0830: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 1466.115.121.1.4
0840: 20 44 45 53 43 20 27 41 75 64 69 6f 27 20 58 2d DESC 'Audio' X-
0850: 4e 4f 54 2d 48 55 4d 41 4e 2d 52 45 41 44 41 42 NOT-HUMAN-READAB
0860: 4c 45 20 27 54 52 55 45 27 20 29 30 82 0b 99 04 LE 'TRUE' )0....
0870: 0d 6d 61 74 63 68 69 6e 67 52 75 6c 65 73 31 82 .matchingRules1.
0880: 0b 86 04 41 28 20 31 2e 33 2e 36 2e 31 2e 31 2e ...A( 1.3.6.1.1.
0890: 31 36 2e 33 20 4e 41 4d 45 20 27 55 55 49 44 4f 16.3 NAME 'UUIDO
08a0: 72 64 65 72 69 6e 67 4d 61 74 63 68 27 20 53 59 rderingMatch' SY
08b0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 NTAX 1.3.6.1.1.1
08c0: 36 2e 31 20 29 04 39 28 20 31 2e 33 2e 36 2e 31 6.1 ).9( 1.3.6.1
08d0: 2e 31 2e 31 36 2e 32 20 4e 41 4d 45 20 27 55 55 .1.16.2 NAME 'UU
08e0: 49 44 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 IDMatch' SYNTAX
08f0: 31 2e 33 2e 36 2e 31 2e 31 2e 31 36 2e 31 20 29 1.3.6.1.1.16.1 )
0900: 04 58 28 20 31 2e 32 2e 38 34 30 2e 31 31 33 35 .X( 1.2.840.1135
0910: 35 36 2e 31 2e 34 2e 38 30 34 20 4e 41 4d 45 20 56.1.4.804 NAME
0920: 27 69 6e 74 65 67 65 72 42 69 74 4f 72 4d 61 74 'integerBitOrMat
0930: 63 68 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 ch' SYNTAX 1.3.6
0940: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0950: 31 32 31 2e 31 2e 32 37 20 29 04 59 28 20 31 2e 121.1.27 ).Y( 1.
0960: 32 2e 38 34 30 2e 31 31 33 35 35 36 2e 31 2e 34 2.840.113556.1.4
0970: 2e 38 30 33 20 4e 41 4d 45 20 27 69 6e 74 65 67 .803 NAME 'integ
0980: 65 72 42 69 74 41 6e 64 4d 61 74 63 68 27 20 53 erBitAndMatch' S
0990: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
09a0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
09b0: 2e 32 37 20 29 04 62 28 20 31 2e 33 2e 36 2e 31 .27 ).b( 1.3.6.1
09c0: 2e 34 2e 31 2e 34 32 30 33 2e 31 2e 32 2e 31 20 .4.1.4203.1.2.1
09d0: 4e 41 4d 45 20 27 63 61 73 65 45 78 61 63 74 49 NAME 'caseExactI
09e0: 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 A5SubstringsMatc
09f0: 68 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e h' SYNTAX 1.3.6.
0a00: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0a10: 32 31 2e 31 2e 32 36 20 29 04 67 28 20 31 2e 33 21.1.26 ).g( 1.3
0a20: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 30 .6.1.4.1.1466.10
0a30: 39 2e 31 31 34 2e 33 20 4e 41 4d 45 20 27 63 61 9.114.3 NAME 'ca
0a40: 73 65 49 67 6e 6f 72 65 49 41 35 53 75 62 73 74 seIgnoreIA5Subst
0a50: 72 69 6e 67 73 4d 61 74 63 68 27 20 53 59 4e 54 ringsMatch' SYNT
0a60: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0a70: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
0a80: 20 29 04 5d 28 20 31 2e 33 2e 36 2e 31 2e 34 2e ).]( 1.3.6.1.4.
0a90: 31 2e 31 34 36 36 2e 31 30 39 2e 31 31 34 2e 32 1.1466.109.114.2
0aa0: 20 4e 41 4d 45 20 27 63 61 73 65 49 67 6e 6f 72 NAME 'caseIgnor
0ab0: 65 49 41 35 4d 61 74 63 68 27 20 53 59 4e 54 41 eIA5Match' SYNTA
0ac0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
0ad0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 66.115.121.1.26
0ae0: 29 04 5c 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).\( 1.3.6.1.4.1
0af0: 2e 31 34 36 36 2e 31 30 39 2e 31 31 34 2e 31 20 .1466.109.114.1
0b00: 4e 41 4d 45 20 27 63 61 73 65 45 78 61 63 74 49 NAME 'caseExactI
0b10: 41 35 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 A5Match' SYNTAX
0b20: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0b30: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 .115.121.1.26 ).
0b40: 49 28 20 32 2e 35 2e 31 33 2e 33 35 20 4e 41 4d I( 2.5.13.35 NAM
0b50: 45 20 27 63 65 72 74 69 66 69 63 61 74 65 4d 61 E 'certificateMa
0b60: 74 63 68 27 20 53 59 4e 54 41 58 20 31 2e 33 2e tch' SYNTAX 1.3.
0b70: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
0b80: 2e 31 32 31 2e 31 2e 38 20 29 04 49 28 20 32 2e .121.1.8 ).I( 2.
0b90: 35 2e 31 33 2e 33 34 20 4e 41 4d 45 20 27 63 65 5.13.34 NAME 'ce
0ba0: 72 74 69 66 69 63 61 74 65 45 78 61 63 74 4d 61 rtificateExactMa
0bb0: 74 63 68 27 20 53 59 4e 54 41 58 20 31 2e 32 2e tch' SYNTAX 1.2.
0bc0: 38 32 36 2e 30 2e 31 2e 33 33 34 34 38 31 30 2e 826.0.1.3344810.
0bd0: 37 2e 31 20 29 04 5d 28 20 32 2e 35 2e 31 33 2e 7.1 ).]( 2.5.13.
0be0: 33 30 20 4e 41 4d 45 20 27 6f 62 6a 65 63 74 49 30 NAME 'objectI
0bf0: 64 65 6e 74 69 66 69 65 72 46 69 72 73 74 43 6f dentifierFirstCo
0c00: 6d 70 6f 6e 65 6e 74 4d 61 74 63 68 27 20 53 59 mponentMatch' SY
0c10: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
0c20: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
0c30: 33 38 20 29 04 54 28 20 32 2e 35 2e 31 33 2e 32 38 ).T( 2.5.13.2
0c40: 39 20 4e 41 4d 45 20 27 69 6e 74 65 67 65 72 46 9 NAME 'integerF
0c50: 69 72 73 74 43 6f 6d 70 6f 6e 65 6e 74 4d 61 74 irstComponentMat
0c60: 63 68 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 ch' SYNTAX 1.3.6
0c70: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
0c80: 31 32 31 2e 31 2e 32 37 20 29 04 56 28 20 32 2e 121.1.27 ).V( 2.
0c90: 35 2e 31 33 2e 32 38 20 4e 41 4d 45 20 27 67 65 5.13.28 NAME 'ge
0ca0: 6e 65 72 61 6c 69 7a 65 64 54 69 6d 65 4f 72 64 neralizedTimeOrd
0cb0: 65 72 69 6e 67 4d 61 74 63 68 27 20 53 59 4e 54 eringMatch' SYNT
0cc0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0cd0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 34 466.115.121.1.24
0ce0: 20 29 04 4e 28 20 32 2e 35 2e 31 33 2e 32 37 20 ).N( 2.5.13.27
0cf0: 4e 41 4d 45 20 27 67 65 6e 65 72 61 6c 69 7a 65 NAME 'generalize
0d00: 64 54 69 6d 65 4d 61 74 63 68 27 20 53 59 4e 54 dTimeMatch' SYNT
0d10: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
0d20: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 34 466.115.121.1.24
0d30: 20 29 04 4b 28 20 32 2e 35 2e 31 33 2e 32 33 20 ).K( 2.5.13.23
0d40: 4e 41 4d 45 20 27 75 6e 69 71 75 65 4d 65 6d 62 NAME 'uniqueMemb
0d50: 65 72 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 erMatch' SYNTAX
0d60: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0d70: 2e 31 31 35 2e 31 32 31 2e 31 2e 33 34 20 29 04 .115.121.1.34 ).
0d80: 58 28 20 32 2e 35 2e 31 33 2e 32 31 20 4e 41 4d X( 2.5.13.21 NAM
0d90: 45 20 27 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 E 'telephoneNumb
0da0: 65 72 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 erSubstringsMatc
0db0: 68 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e h' SYNTAX 1.3.6.
0dc0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0dd0: 32 31 2e 31 2e 35 38 20 29 04 4e 28 20 32 2e 35 21.1.58 ).N( 2.5
0de0: 2e 31 33 2e 32 30 20 4e 41 4d 45 20 27 74 65 6c .13.20 NAME 'tel
0df0: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 4d 61 74 63 ephoneNumberMatc
0e00: 68 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e h' SYNTAX 1.3.6.
0e10: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0e20: 32 31 2e 31 2e 35 30 20 29 04 54 28 20 32 2e 35 21.1.50 ).T( 2.5
0e30: 2e 31 33 2e 31 39 20 4e 41 4d 45 20 27 6f 63 74 .13.19 NAME 'oct
0e40: 65 74 53 74 72 69 6e 67 53 75 62 73 74 72 69 6e etStringSubstrin
0e50: 67 73 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 gsMatch' SYNTAX
0e60: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0e70: 2e 31 31 35 2e 31 32 31 2e 31 2e 34 30 20 29 04 .115.121.1.40 ).
0e80: 52 28 20 32 2e 35 2e 31 33 2e 31 38 20 4e 41 4d R( 2.5.13.18 NAM
0e90: 45 20 27 6f 63 74 65 74 53 74 72 69 6e 67 4f 72 E 'octetStringOr
0ea0: 64 65 72 69 6e 67 4d 61 74 63 68 27 20 53 59 4e deringMatch' SYN
0eb0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
0ec0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 1466.115.121.1.4
0ed0: 30 20 29 04 4a 28 20 32 2e 35 2e 31 33 2e 31 37 0 ).J( 2.5.13.17
0ee0: 20 4e 41 4d 45 20 27 6f 63 74 65 74 53 74 72 69 NAME 'octetStri
0ef0: 6e 67 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 ngMatch' SYNTAX
0f00: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
0f10: 2e 31 31 35 2e 31 32 31 2e 31 2e 34 30 20 29 04 .115.121.1.40 ).
0f20: 47 28 20 32 2e 35 2e 31 33 2e 31 36 20 4e 41 4d G( 2.5.13.16 NAM
0f30: 45 20 27 62 69 74 53 74 72 69 6e 67 4d 61 74 63 E 'bitStringMatc
0f40: 68 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e h' SYNTAX 1.3.6.
0f50: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
0f60: 32 31 2e 31 2e 36 20 29 04 4e 28 20 32 2e 35 2e 21.1.6 ).N( 2.5.
0f70: 31 33 2e 31 35 20 4e 41 4d 45 20 27 69 6e 74 65 13.15 NAME 'inte
0f80: 67 65 72 4f 72 64 65 72 69 6e 67 4d 61 74 63 68 gerOrderingMatch
0f90: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
0fa0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
0fb0: 31 2e 31 2e 32 37 20 29 04 46 28 20 32 2e 35 2e 1.1.27 ).F( 2.5.
0fc0: 31 33 2e 31 34 20 4e 41 4d 45 20 27 69 6e 74 65 13.14 NAME 'inte
0fd0: 67 65 72 4d 61 74 63 68 27 20 53 59 4e 54 41 58 gerMatch' SYNTAX
0fe0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
0ff0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 29 6.115.121.1.27 )
1000: 04 45 28 20 32 2e 35 2e 31 33 2e 31 33 20 4e 41 .E( 2.5.13.13 NA
1010: 4d 45 20 27 62 6f 6f 6c 65 61 6e 4d 61 74 63 68 ME 'booleanMatch
1020: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
1030: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
1040: 31 2e 31 2e 37 20 29 04 56 28 20 32 2e 35 2e 31 1.1.7 ).V( 2.5.1
1050: 33 2e 31 30 20 4e 41 4d 45 20 27 6e 75 6d 65 72 3.10 NAME 'numer
1060: 69 63 53 74 72 69 6e 67 53 75 62 73 74 72 69 6e icStringSubstrin
1070: 67 73 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 gsMatch' SYNTAX
1080: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1090: 2e 31 31 35 2e 31 32 31 2e 31 2e 35 38 20 29 04 .115.121.1.58 ).
10a0: 53 28 20 32 2e 35 2e 31 33 2e 39 20 4e 41 4d 45 S( 2.5.13.9 NAME
10b0: 20 27 6e 75 6d 65 72 69 63 53 74 72 69 6e 67 4f 'numericStringO
10c0: 72 64 65 72 69 6e 67 4d 61 74 63 68 27 20 53 59 rderingMatch' SY
10d0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
10e0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
10f0: 33 36 20 29 04 4b 28 20 32 2e 35 2e 31 33 2e 38 36 ).K( 2.5.13.8
1100: 20 4e 41 4d 45 20 27 6e 75 6d 65 72 69 63 53 74 NAME 'numericSt
1110: 72 69 6e 67 4d 61 74 63 68 27 20 53 59 4e 54 41 ringMatch' SYNTA
1120: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1130: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 36 20 66.115.121.1.36
1140: 29 04 51 28 20 32 2e 35 2e 31 33 2e 37 20 4e 41 ).Q( 2.5.13.7 NA
1150: 4d 45 20 27 63 61 73 65 45 78 61 63 74 53 75 62 ME 'caseExactSub
1160: 73 74 72 69 6e 67 73 4d 61 74 63 68 27 20 53 59 stringsMatch' SY
1170: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
1180: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
1190: 35 38 20 29 04 4f 28 20 32 2e 35 2e 31 33 2e 36 58 ).O( 2.5.13.6
11a0: 20 4e 41 4d 45 20 27 63 61 73 65 45 78 61 63 74 NAME 'caseExact
11b0: 4f 72 64 65 72 69 6e 67 4d 61 74 63 68 27 20 53 OrderingMatch' S
11c0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
11d0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
11e0: 2e 31 35 20 29 04 47 28 20 32 2e 35 2e 31 33 2e .15 ).G( 2.5.13.
11f0: 35 20 4e 41 4d 45 20 27 63 61 73 65 45 78 61 63 5 NAME 'caseExac
1200: 74 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 31 tMatch' 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 52 115.121.1.15 ).R
1230: 28 20 32 2e 35 2e 31 33 2e 34 20 4e 41 4d 45 20 ( 2.5.13.4 NAME
1240: 27 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 'caseIgnoreSubst
1250: 72 69 6e 67 73 4d 61 74 63 68 27 20 53 59 4e 54 ringsMatch' SYNT
1260: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
1270: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 38 466.115.121.1.58
1280: 20 29 04 50 28 20 32 2e 35 2e 31 33 2e 33 20 4e ).P( 2.5.13.3 N
1290: 41 4d 45 20 27 63 61 73 65 49 67 6e 6f 72 65 4f AME 'caseIgnoreO
12a0: 72 64 65 72 69 6e 67 4d 61 74 63 68 27 20 53 59 rderingMatch' SY
12b0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
12c0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
12d0: 31 35 20 29 04 48 28 20 32 2e 35 2e 31 33 2e 32 15 ).H( 2.5.13.2
12e0: 20 4e 41 4d 45 20 27 63 61 73 65 49 67 6e 6f 72 NAME 'caseIgnor
12f0: 65 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 31 eMatch' SYNTAX 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 20 29 04 47 115.121.1.15 ).G
1320: 28 20 31 2e 32 2e 33 36 2e 37 39 36 37 32 32 38 ( 1.2.36.7967228
1330: 31 2e 31 2e 31 33 2e 33 20 4e 41 4d 45 20 27 72 1.1.13.3 NAME 'r
1340: 64 6e 4d 61 74 63 68 27 20 53 59 4e 54 41 58 20 dnMatch' SYNTAX
1350: 31 2e 32 2e 33 36 2e 37 39 36 37 32 32 38 31 2e 1.2.36.79672281.
1360: 31 2e 35 2e 30 20 29 04 4f 28 20 32 2e 35 2e 31 1.5.0 ).O( 2.5.1
1370: 33 2e 31 20 4e 41 4d 45 20 27 64 69 73 74 69 6e 3.1 NAME 'distin
1380: 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 guishedNameMatch
1390: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
13a0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
13b0: 31 2e 31 2e 31 32 20 29 04 4e 28 20 32 2e 35 2e 1.1.12 ).N( 2.5.
13c0: 31 33 2e 30 20 4e 41 4d 45 20 27 6f 62 6a 65 63 13.0 NAME 'objec
13d0: 74 49 64 65 6e 74 69 66 69 65 72 4d 61 74 63 68 tIdentifierMatch
13e0: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
13f0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
1400: 31 2e 31 2e 33 38 20 29 30 82 d3 d5 04 0e 61 74 1.1.38 )0.....at
1410: 74 72 69 62 75 74 65 54 79 70 65 73 31 82 d3 c1 tributeTypes1...
1420: 04 81 8f 28 20 32 2e 35 2e 34 2e 30 20 4e 41 4d ...( 2.5.4.0 NAM
1430: 45 20 27 6f 62 6a 65 63 74 43 6c 61 73 73 27 20 E 'objectClass'
1440: 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 6f DESC 'RFC2256: o
1450: 62 6a 65 63 74 20 63 6c 61 73 73 65 73 20 6f 66 bject classes of
1460: 20 74 68 65 20 65 6e 74 69 74 79 27 20 45 51 55 the entity' EQU
1470: 41 4c 49 54 59 20 6f 62 6a 65 63 74 49 64 65 6e ALITY objectIden
1480: 74 69 66 69 65 72 4d 61 74 63 68 20 53 59 4e 54 tifierMatch SYNT
1490: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
14a0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 38 466.115.121.1.38
14b0: 20 29 04 81 db 28 20 32 2e 35 2e 32 31 2e 39 20 )...( 2.5.21.9
14c0: 4e 41 4d 45 20 27 73 74 72 75 63 74 75 72 61 6c NAME 'structural
14d0: 4f 62 6a 65 63 74 43 6c 61 73 73 27 20 44 45 53 ObjectClass' DES
14e0: 43 20 27 58 2e 35 30 30 28 39 33 29 3a 20 73 74 C 'X.500(93): st
14f0: 72 75 63 74 75 72 61 6c 20 6f 62 6a 65 63 74 20 ructural object
1500: 63 6c 61 73 73 20 6f 66 20 65 6e 74 72 79 27 20 class of entry'
1510: 45 51 55 41 4c 49 54 59 20 6f 62 6a 65 63 74 49 EQUALITY objectI
1520: 64 65 6e 74 69 66 69 65 72 4d 61 74 63 68 20 53 dentifierMatch S
1530: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1540: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1550: 2e 33 38 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .38 SINGLE-VALUE
1560: 20 4e 4f 2d 55 53 45 52 2d 4d 4f 44 49 46 49 43 NO-USER-MODIFIC
1570: 41 54 49 4f 4e 20 55 53 41 47 45 20 64 69 72 65 ATION USAGE dire
1580: 63 74 6f 72 79 4f 70 65 72 61 74 69 6f 6e 20 29 ctoryOperation )
1590: 04 81 f5 28 20 32 2e 35 2e 31 38 2e 31 20 4e 41 ...( 2.5.18.1 NA
15a0: 4d 45 20 27 63 72 65 61 74 65 54 69 6d 65 73 74 ME 'createTimest
15b0: 61 6d 70 27 20 44 45 53 43 20 27 52 46 43 32 32 amp' DESC 'RFC22
15c0: 35 32 3a 20 74 69 6d 65 20 77 68 69 63 68 20 6f 52: time which o
15d0: 62 6a 65 63 74 20 77 61 73 20 63 72 65 61 74 65 bject was create
15e0: 64 27 20 45 51 55 41 4c 49 54 59 20 67 65 6e 65 d' EQUALITY gene
15f0: 72 61 6c 69 7a 65 64 54 69 6d 65 4d 61 74 63 68 ralizedTimeMatch
1600: 20 4f 52 44 45 52 49 4e 47 20 67 65 6e 65 72 61 ORDERING genera
1610: 6c 69 7a 65 64 54 69 6d 65 4f 72 64 65 72 69 6e lizedTimeOrderin
1620: 67 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e gMatch SYNTAX 1.
1630: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
1640: 31 35 2e 31 32 31 2e 31 2e 32 34 20 53 49 4e 47 15.121.1.24 SING
1650: 4c 45 2d 56 41 4c 55 45 20 4e 4f 2d 55 53 45 52 LE-VALUE NO-USER
1660: 2d 4d 4f 44 49 46 49 43 41 54 49 4f 4e 20 55 53 -MODIFICATION US
1670: 41 47 45 20 64 69 72 65 63 74 6f 72 79 4f 70 65 AGE directoryOpe
1680: 72 61 74 69 6f 6e 20 29 04 81 fb 28 20 32 2e 35 ration )...( 2.5
1690: 2e 31 38 2e 32 20 4e 41 4d 45 20 27 6d 6f 64 69 .18.2 NAME 'modi
16a0: 66 79 54 69 6d 65 73 74 61 6d 70 27 20 44 45 53 fyTimestamp' DES
16b0: 43 20 27 52 46 43 32 32 35 32 3a 20 74 69 6d 65 C 'RFC2252: time
16c0: 20 77 68 69 63 68 20 6f 62 6a 65 63 74 20 77 61 which object wa
16d0: 73 20 6c 61 73 74 20 6d 6f 64 69 66 69 65 64 27 s last modified'
16e0: 20 45 51 55 41 4c 49 54 59 20 67 65 6e 65 72 61 EQUALITY genera
16f0: 6c 69 7a 65 64 54 69 6d 65 4d 61 74 63 68 20 4f lizedTimeMatch O
1700: 52 44 45 52 49 4e 47 20 67 65 6e 65 72 61 6c 69 RDERING generali
1710: 7a 65 64 54 69 6d 65 4f 72 64 65 72 69 6e 67 4d zedTimeOrderingM
1720: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
1730: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
1740: 2e 31 32 31 2e 31 2e 32 34 20 53 49 4e 47 4c 45 .121.1.24 SINGLE
1750: 2d 56 41 4c 55 45 20 4e 4f 2d 55 53 45 52 2d 4d -VALUE NO-USER-M
1760: 4f 44 49 46 49 43 41 54 49 4f 4e 20 55 53 41 47 ODIFICATION USAG
1770: 45 20 64 69 72 65 63 74 6f 72 79 4f 70 65 72 61 E directoryOpera
1780: 74 69 6f 6e 20 29 04 81 c0 28 20 32 2e 35 2e 31 tion )...( 2.5.1
1790: 38 2e 33 20 4e 41 4d 45 20 27 63 72 65 61 74 6f 8.3 NAME 'creato
17a0: 72 73 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 rsName' DESC 'RF
17b0: 43 32 32 35 32 3a 20 6e 61 6d 65 20 6f 66 20 63 C2252: name of c
17c0: 72 65 61 74 6f 72 27 20 45 51 55 41 4c 49 54 59 reator' EQUALITY
17d0: 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 distinguishedNa
17e0: 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 meMatch SYNTAX 1
17f0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1800: 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 53 49 4e 115.121.1.12 SIN
1810: 47 4c 45 2d 56 41 4c 55 45 20 4e 4f 2d 55 53 45 GLE-VALUE NO-USE
1820: 52 2d 4d 4f 44 49 46 49 43 41 54 49 4f 4e 20 55 R-MODIFICATION U
1830: 53 41 47 45 20 64 69 72 65 63 74 6f 72 79 4f 70 SAGE directoryOp
1840: 65 72 61 74 69 6f 6e 20 29 04 81 c7 28 20 32 2e eration )...( 2.
1850: 35 2e 31 38 2e 34 20 4e 41 4d 45 20 27 6d 6f 64 5.18.4 NAME 'mod
1860: 69 66 69 65 72 73 4e 61 6d 65 27 20 44 45 53 43 ifiersName' DESC
1870: 20 27 52 46 43 32 32 35 32 3a 20 6e 61 6d 65 20 'RFC2252: name
1880: 6f 66 20 6c 61 73 74 20 6d 6f 64 69 66 69 65 72 of last modifier
1890: 27 20 45 51 55 41 4c 49 54 59 20 64 69 73 74 69 ' EQUALITY disti
18a0: 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 74 63 nguishedNameMatc
18b0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
18c0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
18d0: 31 2e 31 2e 31 32 20 53 49 4e 47 4c 45 2d 56 41 1.1.12 SINGLE-VA
18e0: 4c 55 45 20 4e 4f 2d 55 53 45 52 2d 4d 4f 44 49 LUE NO-USER-MODI
18f0: 46 49 43 41 54 49 4f 4e 20 55 53 41 47 45 20 64 FICATION USAGE d
1900: 69 72 65 63 74 6f 72 79 4f 70 65 72 61 74 69 6f irectoryOperatio
1910: 6e 20 29 04 81 b9 28 20 32 2e 35 2e 31 38 2e 39 n )...( 2.5.18.9
1920: 20 4e 41 4d 45 20 27 68 61 73 53 75 62 6f 72 64 NAME 'hasSubord
1930: 69 6e 61 74 65 73 27 20 44 45 53 43 20 27 58 2e inates' DESC 'X.
1940: 35 30 31 3a 20 65 6e 74 72 79 20 68 61 73 20 63 501: entry has c
1950: 68 69 6c 64 72 65 6e 27 20 45 51 55 41 4c 49 54 hildren' EQUALIT
1960: 59 20 62 6f 6f 6c 65 61 6e 4d 61 74 63 68 20 53 Y booleanMatch S
1970: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1980: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1990: 2e 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 .7 SINGLE-VALUE
19a0: 4e 4f 2d 55 53 45 52 2d 4d 4f 44 49 46 49 43 41 NO-USER-MODIFICA
19b0: 54 49 4f 4e 20 55 53 41 47 45 20 64 69 72 65 63 TION USAGE direc
19c0: 74 6f 72 79 4f 70 65 72 61 74 69 6f 6e 20 29 04 toryOperation ).
19d0: 81 da 28 20 32 2e 35 2e 31 38 2e 31 30 20 4e 41 ..( 2.5.18.10 NA
19e0: 4d 45 20 27 73 75 62 73 63 68 65 6d 61 53 75 62 ME 'subschemaSub
19f0: 65 6e 74 72 79 27 20 44 45 53 43 20 27 52 46 43 entry' DESC 'RFC
1a00: 32 32 35 32 3a 20 6e 61 6d 65 20 6f 66 20 63 6f 2252: name of co
1a10: 6e 74 72 6f 6c 6c 69 6e 67 20 73 75 62 73 63 68 ntrolling subsch
1a20: 65 6d 61 20 65 6e 74 72 79 27 20 45 51 55 41 4c ema entry' EQUAL
1a30: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
1a40: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
1a50: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
1a60: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
1a70: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 4e 4f 2d SINGLE-VALUE NO-
1a80: 55 53 45 52 2d 4d 4f 44 49 46 49 43 41 54 49 4f USER-MODIFICATIO
1a90: 4e 20 55 53 41 47 45 20 64 69 72 65 63 74 6f 72 N USAGE director
1aa0: 79 4f 70 65 72 61 74 69 6f 6e 20 29 04 81 bb 28 yOperation )...(
1ab0: 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 36 2e 34 20 1.3.6.1.1.16.4
1ac0: 4e 41 4d 45 20 27 65 6e 74 72 79 55 55 49 44 27 NAME 'entryUUID'
1ad0: 20 44 45 53 43 20 27 55 55 49 44 20 6f 66 20 74 DESC 'UUID of t
1ae0: 68 65 20 65 6e 74 72 79 27 20 45 51 55 41 4c 49 he entry' EQUALI
1af0: 54 59 20 55 55 49 44 4d 61 74 63 68 20 4f 52 44 TY UUIDMatch ORD
1b00: 45 52 49 4e 47 20 55 55 49 44 4f 72 64 65 72 69 ERING UUIDOrderi
1b10: 6e 67 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 ngMatch SYNTAX 1
1b20: 2e 33 2e 36 2e 31 2e 31 2e 31 36 2e 31 20 53 49 .3.6.1.1.16.1 SI
1b30: 4e 47 4c 45 2d 56 41 4c 55 45 20 4e 4f 2d 55 53 NGLE-VALUE NO-US
1b40: 45 52 2d 4d 4f 44 49 46 49 43 41 54 49 4f 4e 20 ER-MODIFICATION
1b50: 55 53 41 47 45 20 64 69 72 65 63 74 6f 72 79 4f USAGE directoryO
1b60: 70 65 72 61 74 69 6f 6e 20 29 04 81 8b 28 20 31 peration )...( 1
1b70: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
1b80: 31 30 31 2e 31 32 30 2e 36 20 4e 41 4d 45 20 27 101.120.6 NAME '
1b90: 61 6c 74 53 65 72 76 65 72 27 20 44 45 53 43 20 altServer' DESC
1ba0: 27 52 46 43 32 32 35 32 3a 20 61 6c 74 65 72 6e 'RFC2252: altern
1bb0: 61 74 69 76 65 20 73 65 72 76 65 72 73 27 20 53 ative servers' S
1bc0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
1bd0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
1be0: 2e 32 36 20 55 53 41 47 45 20 64 53 41 4f 70 65 .26 USAGE dSAOpe
1bf0: 72 61 74 69 6f 6e 20 29 04 81 8c 28 20 31 2e 33 ration )...( 1.3
1c00: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 30 .6.1.4.1.1466.10
1c10: 31 2e 31 32 30 2e 35 20 4e 41 4d 45 20 27 6e 61 1.120.5 NAME 'na
1c20: 6d 69 6e 67 43 6f 6e 74 65 78 74 73 27 20 44 45 mingContexts' DE
1c30: 53 43 20 27 52 46 43 32 32 35 32 3a 20 6e 61 6d SC 'RFC2252: nam
1c40: 69 6e 67 20 63 6f 6e 74 65 78 74 73 27 20 53 59 ing contexts' SY
1c50: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
1c60: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
1c70: 31 32 20 55 53 41 47 45 20 64 53 41 4f 70 65 72 12 USAGE dSAOper
1c80: 61 74 69 6f 6e 20 29 04 81 92 28 20 31 2e 33 2e ation )...( 1.3.
1c90: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 30 31 6.1.4.1.1466.101
1ca0: 2e 31 32 30 2e 31 33 20 4e 41 4d 45 20 27 73 75 .120.13 NAME 'su
1cb0: 70 70 6f 72 74 65 64 43 6f 6e 74 72 6f 6c 27 20 pportedControl'
1cc0: 44 45 53 43 20 27 52 46 43 32 32 35 32 3a 20 73 DESC 'RFC2252: s
1cd0: 75 70 70 6f 72 74 65 64 20 63 6f 6e 74 72 6f 6c upported control
1ce0: 73 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e s' SYNTAX 1.3.6.
1cf0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
1d00: 32 31 2e 31 2e 33 38 20 55 53 41 47 45 20 64 53 21.1.38 USAGE dS
1d10: 41 4f 70 65 72 61 74 69 6f 6e 20 29 04 81 9e 28 AOperation )...(
1d20: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
1d30: 36 2e 31 30 31 2e 31 32 30 2e 37 20 4e 41 4d 45 6.101.120.7 NAME
1d40: 20 27 73 75 70 70 6f 72 74 65 64 45 78 74 65 6e 'supportedExten
1d50: 73 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 32 sion' DESC 'RFC2
1d60: 32 35 32 3a 20 73 75 70 70 6f 72 74 65 64 20 65 252: supported e
1d70: 78 74 65 6e 64 65 64 20 6f 70 65 72 61 74 69 6f xtended operatio
1d80: 6e 73 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 ns' SYNTAX 1.3.6
1d90: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
1da0: 31 32 31 2e 31 2e 33 38 20 55 53 41 47 45 20 64 121.1.38 USAGE d
1db0: 53 41 4f 70 65 72 61 74 69 6f 6e 20 29 04 81 9b SAOperation )...
1dc0: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 ( 1.3.6.1.4.1.14
1dd0: 36 36 2e 31 30 31 2e 31 32 30 2e 31 35 20 4e 41 66.101.120.15 NA
1de0: 4d 45 20 27 73 75 70 70 6f 72 74 65 64 4c 44 41 ME 'supportedLDA
1df0: 50 56 65 72 73 69 6f 6e 27 20 44 45 53 43 20 27 PVersion' DESC '
1e00: 52 46 43 32 32 35 32 3a 20 73 75 70 70 6f 72 74 RFC2252: support
1e10: 65 64 20 4c 44 41 50 20 76 65 72 73 69 6f 6e 73 ed LDAP versions
1e20: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
1e30: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
1e40: 31 2e 31 2e 32 37 20 55 53 41 47 45 20 64 53 41 1.1.27 USAGE dSA
1e50: 4f 70 65 72 61 74 69 6f 6e 20 29 04 81 a0 28 20 Operation )...(
1e60: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
1e70: 2e 31 30 31 2e 31 32 30 2e 31 34 20 4e 41 4d 45 .101.120.14 NAME
1e80: 20 27 73 75 70 70 6f 72 74 65 64 53 41 53 4c 4d 'supportedSASLM
1e90: 65 63 68 61 6e 69 73 6d 73 27 20 44 45 53 43 20 echanisms' DESC
1ea0: 27 52 46 43 32 32 35 32 3a 20 73 75 70 70 6f 72 'RFC2252: suppor
1eb0: 74 65 64 20 53 41 53 4c 20 6d 65 63 68 61 6e 69 ted SASL mechani
1ec0: 73 6d 73 27 20 53 59 4e 54 41 58 20 31 2e 33 2e sms' SYNTAX 1.3.
1ed0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
1ee0: 2e 31 32 31 2e 31 2e 31 35 20 55 53 41 47 45 20 .121.1.15 USAGE
1ef0: 64 53 41 4f 70 65 72 61 74 69 6f 6e 20 29 04 81 dSAOperation )..
1f00: b2 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 .( 1.3.6.1.4.1.4
1f10: 32 30 33 2e 31 2e 33 2e 35 20 4e 41 4d 45 20 27 203.1.3.5 NAME '
1f20: 73 75 70 70 6f 72 74 65 64 46 65 61 74 75 72 65 supportedFeature
1f30: 73 27 20 44 45 53 43 20 27 66 65 61 74 75 72 65 s' DESC 'feature
1f40: 73 20 73 75 70 70 6f 72 74 65 64 20 62 79 20 74 s supported by t
1f50: 68 65 20 73 65 72 76 65 72 27 20 45 51 55 41 4c he server' EQUAL
1f60: 49 54 59 20 6f 62 6a 65 63 74 49 64 65 6e 74 69 ITY objectIdenti
1f70: 66 69 65 72 4d 61 74 63 68 20 53 59 4e 54 41 58 fierMatch SYNTAX
1f80: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
1f90: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 38 20 55 6.115.121.1.38 U
1fa0: 53 41 47 45 20 64 53 41 4f 70 65 72 61 74 69 6f SAGE dSAOperatio
1fb0: 6e 20 29 04 81 c1 28 20 31 2e 33 2e 36 2e 31 2e n )...( 1.3.6.1.
1fc0: 31 2e 34 20 4e 41 4d 45 20 27 76 65 6e 64 6f 72 1.4 NAME 'vendor
1fd0: 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 43 33 Name' DESC 'RFC3
1fe0: 30 34 35 3a 20 6e 61 6d 65 20 6f 66 20 69 6d 70 045: name of imp
1ff0: 6c 65 6d 65 6e 74 61 74 69 6f 6e 20 76 65 6e 64 lementation vend
2000: 6f 72 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 or' EQUALITY cas
2010: 65 45 78 61 63 74 4d 61 74 63 68 20 53 59 4e 54 eExactMatch SYNT
2020: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
2030: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
2040: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 4e 4f SINGLE-VALUE NO
2050: 2d 55 53 45 52 2d 4d 4f 44 49 46 49 43 41 54 49 -USER-MODIFICATI
2060: 4f 4e 20 55 53 41 47 45 20 64 53 41 4f 70 65 72 ON USAGE dSAOper
2070: 61 74 69 6f 6e 20 29 04 81 c0 28 20 31 2e 33 2e ation )...( 1.3.
2080: 36 2e 31 2e 31 2e 35 20 4e 41 4d 45 20 27 76 65 6.1.1.5 NAME 've
2090: 6e 64 6f 72 56 65 72 73 69 6f 6e 27 20 44 45 53 ndorVersion' DES
20a0: 43 20 27 52 46 43 33 30 34 35 3a 20 76 65 72 73 C 'RFC3045: vers
20b0: 69 6f 6e 20 6f 66 20 69 6d 70 6c 65 6d 65 6e 74 ion of implement
20c0: 61 74 69 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 ation' EQUALITY
20d0: 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 caseExactMatch S
20e0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
20f0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
2100: 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .15 SINGLE-VALUE
2110: 20 4e 4f 2d 55 53 45 52 2d 4d 4f 44 49 46 49 43 NO-USER-MODIFIC
2120: 41 54 49 4f 4e 20 55 53 41 47 45 20 64 53 41 4f ATION USAGE dSAO
2130: 70 65 72 61 74 69 6f 6e 20 29 04 81 ab 28 20 32 peration )...( 2
2140: 2e 35 2e 32 31 2e 34 20 4e 41 4d 45 20 27 6d 61 .5.21.4 NAME 'ma
2150: 74 63 68 69 6e 67 52 75 6c 65 73 27 20 44 45 53 tchingRules' DES
2160: 43 20 27 52 46 43 32 32 35 32 3a 20 6d 61 74 63 C 'RFC2252: matc
2170: 68 69 6e 67 20 72 75 6c 65 73 27 20 45 51 55 41 hing rules' EQUA
2180: 4c 49 54 59 20 6f 62 6a 65 63 74 49 64 65 6e 74 LITY objectIdent
2190: 69 66 69 65 72 46 69 72 73 74 43 6f 6d 70 6f 6e ifierFirstCompon
21a0: 65 6e 74 4d 61 74 63 68 20 53 59 4e 54 41 58 20 entMatch SYNTAX
21b0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
21c0: 2e 31 31 35 2e 31 32 31 2e 31 2e 33 30 20 55 53 .115.121.1.30 US
21d0: 41 47 45 20 64 69 72 65 63 74 6f 72 79 4f 70 65 AGE directoryOpe
21e0: 72 61 74 69 6f 6e 20 29 04 81 ac 28 20 32 2e 35 ration )...( 2.5
21f0: 2e 32 31 2e 35 20 4e 41 4d 45 20 27 61 74 74 72 .21.5 NAME 'attr
2200: 69 62 75 74 65 54 79 70 65 73 27 20 44 45 53 43 ibuteTypes' DESC
2210: 20 27 52 46 43 32 32 35 32 3a 20 61 74 74 72 69 'RFC2252: attri
2220: 62 75 74 65 20 74 79 70 65 73 27 20 45 51 55 41 bute types' EQUA
2230: 4c 49 54 59 20 6f 62 6a 65 63 74 49 64 65 6e 74 LITY objectIdent
2240: 69 66 69 65 72 46 69 72 73 74 43 6f 6d 70 6f 6e ifierFirstCompon
2250: 65 6e 74 4d 61 74 63 68 20 53 59 4e 54 41 58 20 entMatch SYNTAX
2260: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
2270: 2e 31 31 35 2e 31 32 31 2e 31 2e 33 20 55 53 41 .115.121.1.3 USA
2280: 47 45 20 64 69 72 65 63 74 6f 72 79 4f 70 65 72 GE directoryOper
2290: 61 74 69 6f 6e 20 29 04 81 ab 28 20 32 2e 35 2e ation )...( 2.5.
22a0: 32 31 2e 36 20 4e 41 4d 45 20 27 6f 62 6a 65 63 21.6 NAME 'objec
22b0: 74 43 6c 61 73 73 65 73 27 20 44 45 53 43 20 27 tClasses' DESC '
22c0: 52 46 43 32 32 35 32 3a 20 6f 62 6a 65 63 74 20 RFC2252: object
22d0: 63 6c 61 73 73 65 73 27 20 45 51 55 41 4c 49 54 classes' EQUALIT
22e0: 59 20 6f 62 6a 65 63 74 49 64 65 6e 74 69 66 69 Y objectIdentifi
22f0: 65 72 46 69 72 73 74 43 6f 6d 70 6f 6e 65 6e 74 erFirstComponent
2300: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
2310: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
2320: 35 2e 31 32 31 2e 31 2e 33 37 20 55 53 41 47 45 5.121.1.37 USAGE
2330: 20 64 69 72 65 63 74 6f 72 79 4f 70 65 72 61 74 directoryOperat
2340: 69 6f 6e 20 29 04 81 b1 28 20 32 2e 35 2e 32 31 ion )...( 2.5.21
2350: 2e 38 20 4e 41 4d 45 20 27 6d 61 74 63 68 69 6e .8 NAME 'matchin
2360: 67 52 75 6c 65 55 73 65 27 20 44 45 53 43 20 27 gRuleUse' DESC '
2370: 52 46 43 32 32 35 32 3a 20 6d 61 74 63 68 69 6e RFC2252: matchin
2380: 67 20 72 75 6c 65 20 75 73 65 73 27 20 45 51 55 g rule uses' EQU
2390: 41 4c 49 54 59 20 6f 62 6a 65 63 74 49 64 65 6e ALITY objectIden
23a0: 74 69 66 69 65 72 46 69 72 73 74 43 6f 6d 70 6f tifierFirstCompo
23b0: 6e 65 6e 74 4d 61 74 63 68 20 53 59 4e 54 41 58 nentMatch SYNTAX
23c0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
23d0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 31 20 55 6.115.121.1.31 U
23e0: 53 41 47 45 20 64 69 72 65 63 74 6f 72 79 4f 70 SAGE directoryOp
23f0: 65 72 61 74 69 6f 6e 20 29 04 81 bc 28 20 31 2e eration )...( 1.
2400: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
2410: 30 31 2e 31 32 30 2e 31 36 20 4e 41 4d 45 20 27 01.120.16 NAME '
2420: 6c 64 61 70 53 79 6e 74 61 78 65 73 27 20 44 45 ldapSyntaxes' DE
2430: 53 43 20 27 52 46 43 32 32 35 32 3a 20 4c 44 41 SC 'RFC2252: LDA
2440: 50 20 73 79 6e 74 61 78 65 73 27 20 45 51 55 41 P syntaxes' EQUA
2450: 4c 49 54 59 20 6f 62 6a 65 63 74 49 64 65 6e 74 LITY objectIdent
2460: 69 66 69 65 72 46 69 72 73 74 43 6f 6d 70 6f 6e ifierFirstCompon
2470: 65 6e 74 4d 61 74 63 68 20 53 59 4e 54 41 58 20 entMatch SYNTAX
2480: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
2490: 2e 31 31 35 2e 31 32 31 2e 31 2e 35 34 20 55 53 .115.121.1.54 US
24a0: 41 47 45 20 64 69 72 65 63 74 6f 72 79 4f 70 65 AGE directoryOpe
24b0: 72 61 74 69 6f 6e 20 29 04 81 b4 28 20 32 2e 35 ration )...( 2.5
24c0: 2e 34 2e 31 20 4e 41 4d 45 20 28 20 27 61 6c 69 .4.1 NAME ( 'ali
24d0: 61 73 65 64 4f 62 6a 65 63 74 4e 61 6d 65 27 20 asedObjectName'
24e0: 27 61 6c 69 61 73 65 64 45 6e 74 72 79 4e 61 6d 'aliasedEntryNam
24f0: 65 27 20 29 20 44 45 53 43 20 27 52 46 43 32 32 e' ) DESC 'RFC22
2500: 35 36 3a 20 6e 61 6d 65 20 6f 66 20 61 6c 69 61 56: name of alia
2510: 73 65 64 20 6f 62 6a 65 63 74 27 20 45 51 55 41 sed object' EQUA
2520: 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 LITY distinguish
2530: 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 edNameMatch SYNT
2540: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
2550: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 466.115.121.1.12
2560: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
2570: 81 a9 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
2580: 31 33 37 33 30 2e 33 2e 31 2e 33 34 20 4e 41 4d 13730.3.1.34 NAM
2590: 45 20 27 72 65 66 27 20 44 45 53 43 20 27 6e 61 E 'ref' DESC 'na
25a0: 6d 65 64 72 65 66 3a 20 73 75 62 6f 72 64 69 6e medref: subordin
25b0: 61 74 65 20 72 65 66 65 72 72 61 6c 20 55 52 4c ate referral URL
25c0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
25d0: 78 61 63 74 4d 61 74 63 68 20 53 59 4e 54 41 58 xactMatch SYNTAX
25e0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
25f0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 55 6.115.121.1.15 U
2600: 53 41 47 45 20 64 69 73 74 72 69 62 75 74 65 64 SAGE distributed
2610: 4f 70 65 72 61 74 69 6f 6e 20 29 04 81 9c 28 20 Operation )...(
2620: 32 2e 35 2e 34 2e 34 39 20 4e 41 4d 45 20 27 64 2.5.4.49 NAME 'd
2630: 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 istinguishedName
2640: 27 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a ' DESC 'RFC2256:
2650: 20 63 6f 6d 6d 6f 6e 20 73 75 70 65 72 74 79 70 common supertyp
2660: 65 20 6f 66 20 44 4e 20 61 74 74 72 69 62 75 74 e of DN attribut
2670: 65 73 27 20 45 51 55 41 4c 49 54 59 20 64 69 73 es' EQUALITY dis
2680: 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 4d 61 tinguishedNameMa
2690: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
26a0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
26b0: 31 32 31 2e 31 2e 31 32 20 29 04 81 b2 28 20 32 121.1.12 )...( 2
26c0: 2e 35 2e 34 2e 34 31 20 4e 41 4d 45 20 27 6e 61 .5.4.41 NAME 'na
26d0: 6d 65 27 20 44 45 53 43 20 27 52 46 43 32 32 35 me' DESC 'RFC225
26e0: 36 3a 20 63 6f 6d 6d 6f 6e 20 73 75 70 65 72 74 6: common supert
26f0: 79 70 65 20 6f 66 20 6e 61 6d 65 20 61 74 74 72 ype of name attr
2700: 69 62 75 74 65 73 27 20 45 51 55 41 4c 49 54 59 ibutes' EQUALITY
2710: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
2720: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
2730: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
2740: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
2750: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
2760: 31 2e 31 2e 31 35 7b 33 32 37 36 38 7d 20 29 04 1.1.15{32768} ).
2770: 6f 28 20 32 2e 35 2e 34 2e 33 20 4e 41 4d 45 20 o( 2.5.4.3 NAME
2780: 28 20 27 63 6e 27 20 27 63 6f 6d 6d 6f 6e 4e 61 ( 'cn' 'commonNa
2790: 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 43 32 me' ) DESC 'RFC2
27a0: 32 35 36 3a 20 63 6f 6d 6d 6f 6e 20 6e 61 6d 65 256: common name
27b0: 28 73 29 20 66 6f 72 20 77 68 69 63 68 20 74 68 (s) for which th
27c0: 65 20 65 6e 74 69 74 79 20 69 73 20 6b 6e 6f 77 e entity is know
27d0: 6e 20 62 79 27 20 53 55 50 20 6e 61 6d 65 20 29 n by' SUP name )
27e0: 04 81 b9 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
27f0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 20 4e 200300.100.1.1 N
2800: 41 4d 45 20 28 20 27 75 69 64 27 20 27 75 73 65 AME ( 'uid' 'use
2810: 72 69 64 27 20 29 20 44 45 53 43 20 27 52 46 43 rid' ) DESC 'RFC
2820: 31 32 37 34 3a 20 75 73 65 72 20 69 64 65 6e 74 1274: user ident
2830: 69 66 69 65 72 27 20 45 51 55 41 4c 49 54 59 20 ifier' EQUALITY
2840: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
2850: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
2860: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
2870: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
2880: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
2890: 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 b6 28 .1.15{256} )...(
28a0: 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 31 2e 30 1.3.6.1.1.1.1.0
28b0: 20 4e 41 4d 45 20 27 75 69 64 4e 75 6d 62 65 72 NAME 'uidNumber
28c0: 27 20 44 45 53 43 20 27 41 6e 20 69 6e 74 65 67 ' DESC 'An integ
28d0: 65 72 20 75 6e 69 71 75 65 6c 79 20 69 64 65 6e er uniquely iden
28e0: 74 69 66 79 69 6e 67 20 61 20 75 73 65 72 20 69 tifying a user i
28f0: 6e 20 61 6e 20 61 64 6d 69 6e 69 73 74 72 61 74 n an administrat
2900: 69 76 65 20 64 6f 6d 61 69 6e 27 20 45 51 55 41 ive domain' EQUA
2910: 4c 49 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 LITY integerMatc
2920: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
2930: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
2940: 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 1.1.27 SINGLE-VA
2950: 4c 55 45 20 29 04 81 b7 28 20 31 2e 33 2e 36 2e LUE )...( 1.3.6.
2960: 31 2e 31 2e 31 2e 31 2e 31 20 4e 41 4d 45 20 27 1.1.1.1.1 NAME '
2970: 67 69 64 4e 75 6d 62 65 72 27 20 44 45 53 43 20 gidNumber' DESC
2980: 27 41 6e 20 69 6e 74 65 67 65 72 20 75 6e 69 71 'An integer uniq
2990: 75 65 6c 79 20 69 64 65 6e 74 69 66 79 69 6e 67 uely identifying
29a0: 20 61 20 67 72 6f 75 70 20 69 6e 20 61 6e 20 61 a group in an a
29b0: 64 6d 69 6e 69 73 74 72 61 74 69 76 65 20 64 6f dministrative do
29c0: 6d 61 69 6e 27 20 45 51 55 41 4c 49 54 59 20 69 main' EQUALITY i
29d0: 6e 74 65 67 65 72 4d 61 74 63 68 20 53 59 4e 54 ntegerMatch SYNT
29e0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
29f0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 466.115.121.1.27
2a00: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
2a10: 81 8a 28 20 32 2e 35 2e 34 2e 33 35 20 4e 41 4d ..( 2.5.4.35 NAM
2a20: 45 20 27 75 73 65 72 50 61 73 73 77 6f 72 64 27 E 'userPassword'
2a30: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 2f 32 DESC 'RFC2256/2
2a40: 33 30 37 3a 20 70 61 73 73 77 6f 72 64 20 6f 66 307: password of
2a50: 20 75 73 65 72 27 20 45 51 55 41 4c 49 54 59 20 user' EQUALITY
2a60: 6f 63 74 65 74 53 74 72 69 6e 67 4d 61 74 63 68 octetStringMatch
2a70: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
2a80: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
2a90: 2e 31 2e 34 30 7b 31 32 38 7d 20 29 04 81 a7 28 .1.40{128} )...(
2aa0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 32 35 30 1.3.6.1.4.1.250
2ab0: 2e 31 2e 35 37 20 4e 41 4d 45 20 27 6c 61 62 65 .1.57 NAME 'labe
2ac0: 6c 65 64 55 52 49 27 20 44 45 53 43 20 27 52 46 ledURI' DESC 'RF
2ad0: 43 32 30 37 39 3a 20 55 6e 69 66 6f 72 6d 20 52 C2079: Uniform R
2ae0: 65 73 6f 75 72 63 65 20 49 64 65 6e 74 69 66 69 esource Identifi
2af0: 65 72 20 77 69 74 68 20 6f 70 74 69 6f 6e 61 6c er with optional
2b00: 20 6c 61 62 65 6c 27 20 45 51 55 41 4c 49 54 59 label' EQUALITY
2b10: 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 caseExactMatch
2b20: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
2b30: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
2b40: 31 2e 31 35 20 29 04 81 ac 28 20 32 2e 35 2e 34 1.15 )...( 2.5.4
2b50: 2e 31 33 20 4e 41 4d 45 20 27 64 65 73 63 72 69 .13 NAME 'descri
2b60: 70 74 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 ption' DESC 'RFC
2b70: 32 32 35 36 3a 20 64 65 73 63 72 69 70 74 69 76 2256: descriptiv
2b80: 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 27 20 45 e information' E
2b90: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
2ba0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
2bb0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
2bc0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
2bd0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
2be0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 31 30 .115.121.1.15{10
2bf0: 32 34 7d 20 29 04 56 28 20 32 2e 35 2e 34 2e 33 24} ).V( 2.5.4.3
2c00: 34 20 4e 41 4d 45 20 27 73 65 65 41 6c 73 6f 27 4 NAME 'seeAlso'
2c10: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
2c20: 44 4e 20 6f 66 20 72 65 6c 61 74 65 64 20 6f 62 DN of related ob
2c30: 6a 65 63 74 27 20 53 55 50 20 64 69 73 74 69 6e ject' SUP distin
2c40: 67 75 69 73 68 65 64 4e 61 6d 65 20 29 04 81 b3 guishedName )...
2c50: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 ( 1.3.6.1.4.1.42
2c60: 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 03.666.11.1.3.0.
2c70: 37 38 20 4e 41 4d 45 20 27 6f 6c 63 43 6f 6e 66 78 NAME 'olcConf
2c80: 69 67 46 69 6c 65 27 20 44 45 53 43 20 27 46 69 igFile' DESC 'Fi
2c90: 6c 65 20 66 6f 72 20 73 6c 61 70 64 20 63 6f 6e le for slapd con
2ca0: 66 69 67 75 72 61 74 69 6f 6e 20 64 69 72 65 63 figuration direc
2cb0: 74 69 76 65 73 27 20 45 51 55 41 4c 49 54 59 20 tives' EQUALITY
2cc0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
2cd0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
2ce0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
2cf0: 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.15 SINGLE-VALU
2d00: 45 20 29 04 81 b4 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
2d10: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
2d20: 31 2e 33 2e 30 2e 37 39 20 4e 41 4d 45 20 27 6f 1.3.0.79 NAME 'o
2d30: 6c 63 43 6f 6e 66 69 67 44 69 72 27 20 44 45 53 lcConfigDir' DES
2d40: 43 20 27 44 69 72 65 63 74 6f 72 79 20 66 6f 72 C 'Directory for
2d50: 20 73 6c 61 70 64 20 63 6f 6e 66 69 67 75 72 61 slapd configura
2d60: 74 69 6f 6e 20 62 61 63 6b 65 6e 64 27 20 45 51 tion backend' EQ
2d70: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
2d80: 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e eMatch SYNTAX 1.
2d90: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
2da0: 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 15.121.1.15 SING
2db0: 4c 45 2d 56 41 4c 55 45 20 29 04 81 a0 28 20 31 LE-VALUE )...( 1
2dc0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
2dd0: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 31 20 4e 666.11.1.3.0.1 N
2de0: 41 4d 45 20 27 6f 6c 63 41 63 63 65 73 73 27 20 AME 'olcAccess'
2df0: 44 45 53 43 20 27 41 63 63 65 73 73 20 43 6f 6e DESC 'Access Con
2e00: 74 72 6f 6c 20 4c 69 73 74 27 20 45 51 55 41 4c trol List' EQUAL
2e10: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
2e20: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
2e30: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
2e40: 31 32 31 2e 31 2e 31 35 20 58 2d 4f 52 44 45 52 121.1.15 X-ORDER
2e50: 45 44 20 27 56 41 4c 55 45 53 27 20 29 04 81 9c ED 'VALUES' )...
2e60: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 ( 1.3.6.1.4.1.42
2e70: 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 03.666.11.1.3.0.
2e80: 32 20 4e 41 4d 45 20 27 6f 6c 63 41 6c 6c 6f 77 2 NAME 'olcAllow
2e90: 73 27 20 44 45 53 43 20 27 41 6c 6c 6f 77 65 64 s' DESC 'Allowed
2ea0: 20 73 65 74 20 6f 66 20 64 65 70 72 65 63 61 74 set of deprecat
2eb0: 65 64 20 66 65 61 74 75 72 65 73 27 20 45 51 55 ed features' EQU
2ec0: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
2ed0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
2ee0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
2ef0: 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 ac 28 5.121.1.15 )...(
2f00: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 1.3.6.1.4.1.420
2f10: 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 33 3.666.11.1.3.0.3
2f20: 20 4e 41 4d 45 20 27 6f 6c 63 41 72 67 73 46 69 NAME 'olcArgsFi
2f30: 6c 65 27 20 44 45 53 43 20 27 46 69 6c 65 20 66 le' DESC 'File f
2f40: 6f 72 20 73 6c 61 70 64 20 63 6f 6d 6d 61 6e 64 or slapd command
2f50: 20 6c 69 6e 65 20 6f 70 74 69 6f 6e 73 27 20 45 line options' E
2f60: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
2f70: 72 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 reMatch SYNTAX 1
2f80: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
2f90: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 115.121.1.15 SIN
2fa0: 47 4c 45 2d 56 41 4c 55 45 20 29 04 7c 28 20 31 GLE-VALUE ).|( 1
2fb0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
2fc0: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 35 20 4e 666.11.1.3.0.5 N
2fd0: 41 4d 45 20 27 6f 6c 63 41 74 74 72 69 62 75 74 AME 'olcAttribut
2fe0: 65 4f 70 74 69 6f 6e 73 27 20 45 51 55 41 4c 49 eOptions' EQUALI
2ff0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
3000: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
3010: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
3020: 32 31 2e 31 2e 31 35 20 29 04 81 ac 28 20 31 2e 21.1.15 )...( 1.
3030: 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 3.6.1.4.1.4203.6
3040: 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 34 20 4e 41 66.11.1.3.0.4 NA
3050: 4d 45 20 27 6f 6c 63 41 74 74 72 69 62 75 74 65 ME 'olcAttribute
3060: 54 79 70 65 73 27 20 44 45 53 43 20 27 4f 70 65 Types' DESC 'Ope
3070: 6e 4c 44 41 50 20 61 74 74 72 69 62 75 74 65 54 nLDAP attributeT
3080: 79 70 65 73 27 20 45 51 55 41 4c 49 54 59 20 63 ypes' EQUALITY c
3090: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
30a0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
30b0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
30c0: 2e 31 35 20 58 2d 4f 52 44 45 52 45 44 20 27 56 .15 X-ORDERED 'V
30d0: 41 4c 55 45 53 27 20 29 04 81 8c 28 20 31 2e 33 ALUES' )...( 1.3
30e0: 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 .6.1.4.1.4203.66
30f0: 36 2e 31 31 2e 31 2e 33 2e 30 2e 36 20 4e 41 4d 6.11.1.3.0.6 NAM
3100: 45 20 27 6f 6c 63 41 75 74 68 49 44 52 65 77 72 E 'olcAuthIDRewr
3110: 69 74 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 ite' EQUALITY ca
3120: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 seIgnoreMatch SY
3130: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
3140: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
3150: 31 35 20 58 2d 4f 52 44 45 52 45 44 20 27 56 41 15 X-ORDERED 'VA
3160: 4c 55 45 53 27 20 29 04 81 84 28 20 31 2e 33 2e LUES' )...( 1.3.
3170: 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 6.1.4.1.4203.666
3180: 2e 31 31 2e 31 2e 33 2e 30 2e 37 20 4e 41 4d 45 .11.1.3.0.7 NAME
3190: 20 27 6f 6c 63 41 75 74 68 7a 50 6f 6c 69 63 79 'olcAuthzPolicy
31a0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
31b0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 41 gnoreMatch SYNTA
31c0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
31d0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
31e0: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 SINGLE-VALUE )..
31f0: 8a 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 .( 1.3.6.1.4.1.4
3200: 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 203.666.11.1.3.0
3210: 2e 38 20 4e 41 4d 45 20 27 6f 6c 63 41 75 74 68 .8 NAME 'olcAuth
3220: 7a 52 65 67 65 78 70 27 20 45 51 55 41 4c 49 54 zRegexp' EQUALIT
3230: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
3240: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
3250: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
3260: 31 2e 31 2e 31 35 20 58 2d 4f 52 44 45 52 45 44 1.1.15 X-ORDERED
3270: 20 27 56 41 4c 55 45 53 27 20 29 04 81 ae 28 20 'VALUES' )...(
3280: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 1.3.6.1.4.1.4203
3290: 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 39 20 .666.11.1.3.0.9
32a0: 4e 41 4d 45 20 27 6f 6c 63 42 61 63 6b 65 6e 64 NAME 'olcBackend
32b0: 27 20 44 45 53 43 20 27 41 20 74 79 70 65 20 6f ' DESC 'A type o
32c0: 66 20 62 61 63 6b 65 6e 64 27 20 45 51 55 41 4c f backend' EQUAL
32d0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
32e0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
32f0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
3300: 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 121.1.15 SINGLE-
3310: 56 41 4c 55 45 20 58 2d 4f 52 44 45 52 45 44 20 VALUE X-ORDERED
3320: 27 53 49 42 4c 49 4e 47 53 27 20 29 04 6c 28 20 'SIBLINGS' ).l(
3330: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 1.3.6.1.4.1.4203
3340: 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 31 30 .666.11.1.3.0.10
3350: 20 4e 41 4d 45 20 27 6f 6c 63 43 6f 6e 63 75 72 NAME 'olcConcur
3360: 72 65 6e 63 79 27 20 53 59 4e 54 41 58 20 31 2e rency' SYNTAX 1.
3370: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
3380: 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 49 4e 47 15.121.1.27 SING
3390: 4c 45 2d 56 41 4c 55 45 20 29 04 6f 28 20 31 2e LE-VALUE ).o( 1.
33a0: 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 3.6.1.4.1.4203.6
33b0: 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 31 31 20 4e 66.11.1.3.0.11 N
33c0: 41 4d 45 20 27 6f 6c 63 43 6f 6e 6e 4d 61 78 50 AME 'olcConnMaxP
33d0: 65 6e 64 69 6e 67 27 20 53 59 4e 54 41 58 20 31 ending' SYNTAX 1
33e0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
33f0: 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 49 4e 115.121.1.27 SIN
3400: 47 4c 45 2d 56 41 4c 55 45 20 29 04 73 28 20 31 GLE-VALUE ).s( 1
3410: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
3420: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 31 32 20 666.11.1.3.0.12
3430: 4e 41 4d 45 20 27 6f 6c 63 43 6f 6e 6e 4d 61 78 NAME 'olcConnMax
3440: 50 65 6e 64 69 6e 67 41 75 74 68 27 20 53 59 4e PendingAuth' SYN
3450: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
3460: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
3470: 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 7 SINGLE-VALUE )
3480: 04 81 98 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
3490: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
34a0: 2e 30 2e 31 33 20 4e 41 4d 45 20 27 6f 6c 63 44 .0.13 NAME 'olcD
34b0: 61 74 61 62 61 73 65 27 20 44 45 53 43 20 27 54 atabase' DESC 'T
34c0: 68 65 20 62 61 63 6b 65 6e 64 20 74 79 70 65 20 he backend type
34d0: 66 6f 72 20 61 20 64 61 74 61 62 61 73 65 20 69 for a database i
34e0: 6e 73 74 61 6e 63 65 27 20 53 55 50 20 6f 6c 63 nstance' SUP olc
34f0: 42 61 63 6b 65 6e 64 20 53 49 4e 47 4c 45 2d 56 Backend SINGLE-V
3500: 41 4c 55 45 20 58 2d 4f 52 44 45 52 45 44 20 27 ALUE X-ORDERED '
3510: 53 49 42 4c 49 4e 47 53 27 20 29 04 72 28 20 31 SIBLINGS' ).r( 1
3520: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
3530: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 31 34 20 666.11.1.3.0.14
3540: 4e 41 4d 45 20 27 6f 6c 63 44 65 66 61 75 6c 74 NAME 'olcDefault
3550: 53 65 61 72 63 68 42 61 73 65 27 20 53 59 4e 54 SearchBase' SYNT
3560: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
3570: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 466.115.121.1.12
3580: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
3590: 76 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 v( 1.3.6.1.4.1.4
35a0: 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 203.666.11.1.3.0
35b0: 2e 31 35 20 4e 41 4d 45 20 27 6f 6c 63 44 69 73 .15 NAME 'olcDis
35c0: 61 6c 6c 6f 77 73 27 20 45 51 55 41 4c 49 54 59 allows' EQUALITY
35d0: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
35e0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
35f0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
3600: 2e 31 2e 31 35 20 29 04 81 b1 28 20 31 2e 33 2e .1.15 )...( 1.3.
3610: 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 6.1.4.1.4203.666
3620: 2e 31 31 2e 31 2e 33 2e 30 2e 31 36 20 4e 41 4d .11.1.3.0.16 NAM
3630: 45 20 27 6f 6c 63 44 69 74 43 6f 6e 74 65 6e 74 E 'olcDitContent
3640: 52 75 6c 65 73 27 20 44 45 53 43 20 27 4f 70 65 Rules' DESC 'Ope
3650: 6e 4c 44 41 50 20 44 49 54 20 63 6f 6e 74 65 6e nLDAP DIT conten
3660: 74 20 72 75 6c 65 73 27 20 45 51 55 41 4c 49 54 t rules' EQUALIT
3670: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
3680: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
3690: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
36a0: 31 2e 31 2e 31 35 20 58 2d 4f 52 44 45 52 45 44 1.1.15 X-ORDERED
36b0: 20 27 56 41 4c 55 45 53 27 20 29 04 69 28 20 31 'VALUES' ).i( 1
36c0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
36d0: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 31 37 20 666.11.1.3.0.17
36e0: 4e 41 4d 45 20 27 6f 6c 63 47 65 6e 74 6c 65 48 NAME 'olcGentleH
36f0: 55 50 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 UP' SYNTAX 1.3.6
3700: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
3710: 31 32 31 2e 31 2e 37 20 53 49 4e 47 4c 45 2d 56 121.1.7 SINGLE-V
3720: 41 4c 55 45 20 29 04 6c 28 20 31 2e 33 2e 36 2e ALUE ).l( 1.3.6.
3730: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
3740: 31 2e 31 2e 33 2e 30 2e 31 38 20 4e 41 4d 45 20 1.1.3.0.18 NAME
3750: 27 6f 6c 63 49 64 6c 65 54 69 6d 65 6f 75 74 27 'olcIdleTimeout'
3760: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
3770: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
3780: 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c .1.27 SINGLE-VAL
3790: 55 45 20 29 04 45 28 20 31 2e 33 2e 36 2e 31 2e UE ).E( 1.3.6.1.
37a0: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
37b0: 31 2e 33 2e 30 2e 31 39 20 4e 41 4d 45 20 27 6f 1.3.0.19 NAME 'o
37c0: 6c 63 49 6e 63 6c 75 64 65 27 20 53 55 50 20 6c lcInclude' SUP l
37d0: 61 62 65 6c 65 64 55 52 49 20 29 04 74 28 20 31 abeledURI ).t( 1
37e0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
37f0: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 32 30 20 666.11.1.3.0.20
3800: 4e 41 4d 45 20 27 6f 6c 63 49 6e 64 65 78 53 75 NAME 'olcIndexSu
3810: 62 73 74 72 49 66 4d 69 6e 4c 65 6e 27 20 53 59 bstrIfMinLen' SY
3820: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
3830: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
3840: 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 27 SINGLE-VALUE
3850: 29 04 74 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).t( 1.3.6.1.4.1
3860: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
3870: 2e 30 2e 32 31 20 4e 41 4d 45 20 27 6f 6c 63 49 .0.21 NAME 'olcI
3880: 6e 64 65 78 53 75 62 73 74 72 49 66 4d 61 78 4c ndexSubstrIfMaxL
3890: 65 6e 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 en' SYNTAX 1.3.6
38a0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
38b0: 31 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 121.1.27 SINGLE-
38c0: 56 41 4c 55 45 20 29 04 72 28 20 31 2e 33 2e 36 VALUE ).r( 1.3.6
38d0: 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e .1.4.1.4203.666.
38e0: 31 31 2e 31 2e 33 2e 30 2e 32 32 20 4e 41 4d 45 11.1.3.0.22 NAME
38f0: 20 27 6f 6c 63 49 6e 64 65 78 53 75 62 73 74 72 'olcIndexSubstr
3900: 41 6e 79 4c 65 6e 27 20 53 59 4e 54 41 58 20 31 AnyLen' SYNTAX 1
3910: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
3920: 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 49 4e 115.121.1.27 SIN
3930: 47 4c 45 2d 56 41 4c 55 45 20 29 04 73 28 20 31 GLE-VALUE ).s( 1
3940: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
3950: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 32 33 20 666.11.1.3.0.23
3960: 4e 41 4d 45 20 27 6f 6c 63 49 6e 64 65 78 53 75 NAME 'olcIndexSu
3970: 62 73 74 72 41 6e 79 53 74 65 70 27 20 53 59 4e bstrAnyStep' SYN
3980: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
3990: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
39a0: 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 7 SINGLE-VALUE )
39b0: 04 68 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e .h( 1.3.6.1.4.1.
39c0: 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 4203.666.11.1.3.
39d0: 32 2e 30 2e 34 20 4e 41 4d 45 20 27 6f 6c 63 4c 2.0.4 NAME 'olcL
39e0: 61 73 74 4d 6f 64 27 20 53 59 4e 54 41 58 20 31 astMod' SYNTAX 1
39f0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
3a00: 31 31 35 2e 31 32 31 2e 31 2e 37 20 53 49 4e 47 115.121.1.7 SING
3a10: 4c 45 2d 56 41 4c 55 45 20 29 04 81 87 28 20 31 LE-VALUE )...( 1
3a20: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
3a30: 36 36 36 2e 31 31 2e 31 2e 33 2e 32 2e 30 2e 35 666.11.1.3.2.0.5
3a40: 20 4e 41 4d 45 20 27 6f 6c 63 4c 69 6d 69 74 73 NAME 'olcLimits
3a50: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
3a60: 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 41 gnoreMatch SYNTA
3a70: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
3a80: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
3a90: 58 2d 4f 52 44 45 52 45 44 20 27 56 41 4c 55 45 X-ORDERED 'VALUE
3aa0: 53 27 20 29 04 69 28 20 31 2e 33 2e 36 2e 31 2e S' ).i( 1.3.6.1.
3ab0: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
3ac0: 31 2e 33 2e 30 2e 32 36 20 4e 41 4d 45 20 27 6f 1.3.0.26 NAME 'o
3ad0: 6c 63 4c 6f 63 61 6c 53 53 46 27 20 53 59 4e 54 lcLocalSSF' SYNT
3ae0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
3af0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 466.115.121.1.27
3b00: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
3b10: 68 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 h( 1.3.6.1.4.1.4
3b20: 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 203.666.11.1.3.0
3b30: 2e 32 37 20 4e 41 4d 45 20 27 6f 6c 63 4c 6f 67 .27 NAME 'olcLog
3b40: 46 69 6c 65 27 20 53 59 4e 54 41 58 20 31 2e 33 File' SYNTAX 1.3
3b50: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
3b60: 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 5.121.1.15 SINGL
3b70: 45 2d 56 41 4c 55 45 20 29 04 75 28 20 31 2e 33 E-VALUE ).u( 1.3
3b80: 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 .6.1.4.1.4203.66
3b90: 36 2e 31 31 2e 31 2e 33 2e 30 2e 32 38 20 4e 41 6.11.1.3.0.28 NA
3ba0: 4d 45 20 27 6f 6c 63 4c 6f 67 4c 65 76 65 6c 27 ME 'olcLogLevel'
3bb0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
3bc0: 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 41 58 noreMatch SYNTAX
3bd0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
3be0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 6.115.121.1.15 )
3bf0: 04 6f 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e .o( 1.3.6.1.4.1.
3c00: 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 4203.666.11.1.3.
3c10: 32 2e 30 2e 36 20 4e 41 4d 45 20 27 6f 6c 63 4d 2.0.6 NAME 'olcM
3c20: 61 78 44 65 72 65 66 44 65 70 74 68 27 20 53 59 axDerefDepth' SY
3c30: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
3c40: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
3c50: 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 27 SINGLE-VALUE
3c60: 29 04 81 8a 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
3c70: 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 1.4203.666.11.1.
3c80: 33 2e 30 2e 33 30 20 4e 41 4d 45 20 27 6f 6c 63 3.0.30 NAME 'olc
3c90: 4d 6f 64 75 6c 65 4c 6f 61 64 27 20 45 51 55 41 ModuleLoad' EQUA
3ca0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
3cb0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
3cc0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
3cd0: 2e 31 32 31 2e 31 2e 31 35 20 58 2d 4f 52 44 45 .121.1.15 X-ORDE
3ce0: 52 45 44 20 27 56 41 4c 55 45 53 27 20 29 04 6b RED 'VALUES' ).k
3cf0: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 ( 1.3.6.1.4.1.42
3d00: 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 03.666.11.1.3.0.
3d10: 33 31 20 4e 41 4d 45 20 27 6f 6c 63 4d 6f 64 75 31 NAME 'olcModu
3d20: 6c 65 50 61 74 68 27 20 53 59 4e 54 41 58 20 31 lePath' SYNTAX 1
3d30: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
3d40: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 115.121.1.15 SIN
3d50: 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 ac 28 20 GLE-VALUE )...(
3d60: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 1.3.6.1.4.1.4203
3d70: 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 33 32 .666.11.1.3.0.32
3d80: 20 4e 41 4d 45 20 27 6f 6c 63 4f 62 6a 65 63 74 NAME 'olcObject
3d90: 43 6c 61 73 73 65 73 27 20 44 45 53 43 20 27 4f Classes' DESC 'O
3da0: 70 65 6e 4c 44 41 50 20 6f 62 6a 65 63 74 20 63 penLDAP object c
3db0: 6c 61 73 73 65 73 27 20 45 51 55 41 4c 49 54 59 lasses' EQUALITY
3dc0: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
3dd0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
3de0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
3df0: 2e 31 2e 31 35 20 58 2d 4f 52 44 45 52 45 44 20 .1.15 X-ORDERED
3e00: 27 56 41 4c 55 45 53 27 20 29 04 81 90 28 20 31 'VALUES' )...( 1
3e10: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
3e20: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 33 33 20 666.11.1.3.0.33
3e30: 4e 41 4d 45 20 27 6f 6c 63 4f 62 6a 65 63 74 49 NAME 'olcObjectI
3e40: 64 65 6e 74 69 66 69 65 72 27 20 45 51 55 41 4c dentifier' EQUAL
3e50: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
3e60: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
3e70: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
3e80: 31 32 31 2e 31 2e 31 35 20 58 2d 4f 52 44 45 52 121.1.15 X-ORDER
3e90: 45 44 20 27 56 41 4c 55 45 53 27 20 29 04 68 28 ED 'VALUES' ).h(
3ea0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 1.3.6.1.4.1.420
3eb0: 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 33 3.666.11.1.3.0.3
3ec0: 34 20 4e 41 4d 45 20 27 6f 6c 63 4f 76 65 72 6c 4 NAME 'olcOverl
3ed0: 61 79 27 20 53 55 50 20 6f 6c 63 44 61 74 61 62 ay' SUP olcDatab
3ee0: 61 73 65 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 ase SINGLE-VALUE
3ef0: 20 58 2d 4f 52 44 45 52 45 44 20 27 53 49 42 4c X-ORDERED 'SIBL
3f00: 49 4e 47 53 27 20 29 04 78 28 20 31 2e 33 2e 36 INGS' ).x( 1.3.6
3f10: 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e .1.4.1.4203.666.
3f20: 31 31 2e 31 2e 33 2e 30 2e 33 35 20 4e 41 4d 45 11.1.3.0.35 NAME
3f30: 20 27 6f 6c 63 50 61 73 73 77 6f 72 64 43 72 79 'olcPasswordCry
3f40: 70 74 53 61 6c 74 46 6f 72 6d 61 74 27 20 53 59 ptSaltFormat' SY
3f50: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
3f60: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
3f70: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
3f80: 29 04 79 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).y( 1.3.6.1.4.1
3f90: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
3fa0: 2e 30 2e 33 36 20 4e 41 4d 45 20 27 6f 6c 63 50 .0.36 NAME 'olcP
3fb0: 61 73 73 77 6f 72 64 48 61 73 68 27 20 45 51 55 asswordHash' EQU
3fc0: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
3fd0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
3fe0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
3ff0: 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 68 28 20 5.121.1.15 ).h(
4000: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 1.3.6.1.4.1.4203
4010: 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 33 37 .666.11.1.3.0.37
4020: 20 4e 41 4d 45 20 27 6f 6c 63 50 69 64 46 69 6c NAME 'olcPidFil
4030: 65 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e e' SYNTAX 1.3.6.
4040: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
4050: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
4060: 41 4c 55 45 20 29 04 73 28 20 31 2e 33 2e 36 2e ALUE ).s( 1.3.6.
4070: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
4080: 31 2e 31 2e 33 2e 30 2e 33 38 20 4e 41 4d 45 20 1.1.3.0.38 NAME
4090: 27 6f 6c 63 50 6c 75 67 69 6e 27 20 45 51 55 41 'olcPlugin' EQUA
40a0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
40b0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
40c0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
40d0: 2e 31 32 31 2e 31 2e 31 35 20 29 04 6e 28 20 31 .121.1.15 ).n( 1
40e0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
40f0: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 33 39 20 666.11.1.3.0.39
4100: 4e 41 4d 45 20 27 6f 6c 63 50 6c 75 67 69 6e 4c NAME 'olcPluginL
4110: 6f 67 46 69 6c 65 27 20 53 59 4e 54 41 58 20 31 ogFile' SYNTAX 1
4120: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
4130: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 115.121.1.15 SIN
4140: 47 4c 45 2d 56 41 4c 55 45 20 29 04 68 28 20 31 GLE-VALUE ).h( 1
4150: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
4160: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 34 30 20 666.11.1.3.0.40
4170: 4e 41 4d 45 20 27 6f 6c 63 52 65 61 64 4f 6e 6c NAME 'olcReadOnl
4180: 79 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e y' SYNTAX 1.3.6.
4190: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
41a0: 32 31 2e 31 2e 37 20 53 49 4e 47 4c 45 2d 56 41 21.1.7 SINGLE-VA
41b0: 4c 55 45 20 29 04 53 28 20 31 2e 33 2e 36 2e 31 LUE ).S( 1.3.6.1
41c0: 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 .4.1.4203.666.11
41d0: 2e 31 2e 33 2e 30 2e 34 31 20 4e 41 4d 45 20 27 .1.3.0.41 NAME '
41e0: 6f 6c 63 52 65 66 65 72 72 61 6c 27 20 53 55 50 olcReferral' SUP
41f0: 20 6c 61 62 65 6c 65 64 55 52 49 20 53 49 4e 47 labeledURI SING
4200: 4c 45 2d 56 41 4c 55 45 20 29 04 72 28 20 31 2e LE-VALUE ).r( 1.
4210: 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 3.6.1.4.1.4203.6
4220: 36 36 2e 31 31 2e 31 2e 33 2e 32 2e 30 2e 37 20 66.11.1.3.2.0.7
4230: 4e 41 4d 45 20 27 6f 6c 63 52 65 70 6c 69 63 61 NAME 'olcReplica
4240: 27 20 53 55 50 20 6c 61 62 65 6c 65 64 55 52 49 ' SUP labeledURI
4250: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
4260: 6e 6f 72 65 4d 61 74 63 68 20 58 2d 4f 52 44 45 noreMatch X-ORDE
4270: 52 45 44 20 27 56 41 4c 55 45 53 27 20 29 04 70 RED 'VALUES' ).p
4280: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 ( 1.3.6.1.4.1.42
4290: 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 03.666.11.1.3.0.
42a0: 34 33 20 4e 41 4d 45 20 27 6f 6c 63 52 65 70 6c 43 NAME 'olcRepl
42b0: 69 63 61 41 72 67 73 46 69 6c 65 27 20 53 59 4e icaArgsFile' SYN
42c0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
42d0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
42e0: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
42f0: 04 6f 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e .o( 1.3.6.1.4.1.
4300: 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 4203.666.11.1.3.
4310: 30 2e 34 34 20 4e 41 4d 45 20 27 6f 6c 63 52 65 0.44 NAME 'olcRe
4320: 70 6c 69 63 61 50 69 64 46 69 6c 65 27 20 53 59 plicaPidFile' SY
4330: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
4340: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
4350: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
4360: 29 04 74 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).t( 1.3.6.1.4.1
4370: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
4380: 2e 30 2e 34 35 20 4e 41 4d 45 20 27 6f 6c 63 52 .0.45 NAME 'olcR
4390: 65 70 6c 69 63 61 74 69 6f 6e 49 6e 74 65 72 76 eplicationInterv
43a0: 61 6c 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 al' SYNTAX 1.3.6
43b0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
43c0: 31 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 121.1.27 SINGLE-
43d0: 56 41 4c 55 45 20 29 04 6b 28 20 31 2e 33 2e 36 VALUE ).k( 1.3.6
43e0: 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e .1.4.1.4203.666.
43f0: 31 31 2e 31 2e 33 2e 30 2e 34 36 20 4e 41 4d 45 11.1.3.0.46 NAME
4400: 20 27 6f 6c 63 52 65 70 6c 6f 67 46 69 6c 65 27 'olcReplogFile'
4410: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
4420: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
4430: 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c .1.15 SINGLE-VAL
4440: 55 45 20 29 04 75 28 20 31 2e 33 2e 36 2e 31 2e UE ).u( 1.3.6.1.
4450: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
4460: 31 2e 33 2e 30 2e 34 37 20 4e 41 4d 45 20 27 6f 1.3.0.47 NAME 'o
4470: 6c 63 52 65 71 75 69 72 65 73 27 20 45 51 55 41 lcRequires' EQUA
4480: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
4490: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
44a0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
44b0: 2e 31 32 31 2e 31 2e 31 35 20 29 04 75 28 20 31 .121.1.15 ).u( 1
44c0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
44d0: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 34 38 20 666.11.1.3.0.48
44e0: 4e 41 4d 45 20 27 6f 6c 63 52 65 73 74 72 69 63 NAME 'olcRestric
44f0: 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 t' EQUALITY case
4500: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 IgnoreMatch SYNT
4510: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
4520: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
4530: 20 29 04 6d 28 20 31 2e 33 2e 36 2e 31 2e 34 2e ).m( 1.3.6.1.4.
4540: 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 1.4203.666.11.1.
4550: 33 2e 30 2e 34 39 20 4e 41 4d 45 20 27 6f 6c 63 3.0.49 NAME 'olc
4560: 52 65 76 65 72 73 65 4c 6f 6f 6b 75 70 27 20 53 ReverseLookup' S
4570: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
4580: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
4590: 2e 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 .7 SINGLE-VALUE
45a0: 29 04 68 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).h( 1.3.6.1.4.1
45b0: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
45c0: 2e 32 2e 30 2e 38 20 4e 41 4d 45 20 27 6f 6c 63 .2.0.8 NAME 'olc
45d0: 52 6f 6f 74 44 4e 27 20 53 59 4e 54 41 58 20 31 RootDN' SYNTAX 1
45e0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
45f0: 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 53 49 4e 115.121.1.12 SIN
4600: 47 4c 45 2d 56 41 4c 55 45 20 29 04 74 28 20 31 GLE-VALUE ).t( 1
4610: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
4620: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 35 31 20 666.11.1.3.0.51
4630: 4e 41 4d 45 20 27 6f 6c 63 52 6f 6f 74 44 53 45 NAME 'olcRootDSE
4640: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
4650: 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 41 gnoreMatch SYNTA
4660: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
4670: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
4680: 29 04 68 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).h( 1.3.6.1.4.1
4690: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
46a0: 2e 32 2e 30 2e 39 20 4e 41 4d 45 20 27 6f 6c 63 .2.0.9 NAME 'olc
46b0: 52 6f 6f 74 50 57 27 20 53 59 4e 54 41 58 20 31 RootPW' SYNTAX 1
46c0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
46d0: 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 115.121.1.15 SIN
46e0: 47 4c 45 2d 56 41 4c 55 45 20 29 04 69 28 20 31 GLE-VALUE ).i( 1
46f0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
4700: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 35 33 20 666.11.1.3.0.53
4710: 4e 41 4d 45 20 27 6f 6c 63 53 61 73 6c 48 6f 73 NAME 'olcSaslHos
4720: 74 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e t' SYNTAX 1.3.6.
4730: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
4740: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
4750: 41 4c 55 45 20 29 04 6a 28 20 31 2e 33 2e 36 2e ALUE ).j( 1.3.6.
4760: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
4770: 31 2e 31 2e 33 2e 30 2e 35 34 20 4e 41 4d 45 20 1.1.3.0.54 NAME
4780: 27 6f 6c 63 53 61 73 6c 52 65 61 6c 6d 27 20 53 'olcSaslRealm' S
4790: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
47a0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
47b0: 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .15 SINGLE-VALUE
47c0: 20 29 04 6d 28 20 31 2e 33 2e 36 2e 31 2e 34 2e ).m( 1.3.6.1.4.
47d0: 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 1.4203.666.11.1.
47e0: 33 2e 30 2e 35 36 20 4e 41 4d 45 20 27 6f 6c 63 3.0.56 NAME 'olc
47f0: 53 61 73 6c 53 65 63 50 72 6f 70 73 27 20 53 59 SaslSecProps' SY
4800: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
4810: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
4820: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
4830: 29 04 69 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).i( 1.3.6.1.4.1
4840: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
4850: 2e 30 2e 35 38 20 4e 41 4d 45 20 27 6f 6c 63 53 .0.58 NAME 'olcS
4860: 63 68 65 6d 61 44 4e 27 20 53 59 4e 54 41 58 20 chemaDN' SYNTAX
4870: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
4880: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 53 49 .115.121.1.12 SI
4890: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 75 28 20 NGLE-VALUE ).u(
48a0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 1.3.6.1.4.1.4203
48b0: 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 35 39 .666.11.1.3.0.59
48c0: 20 4e 41 4d 45 20 27 6f 6c 63 53 65 63 75 72 69 NAME 'olcSecuri
48d0: 74 79 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ty' EQUALITY cas
48e0: 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e eIgnoreMatch SYN
48f0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
4900: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
4910: 35 20 29 04 6a 28 20 31 2e 33 2e 36 2e 31 2e 34 5 ).j( 1.3.6.1.4
4920: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
4930: 2e 33 2e 30 2e 36 30 20 4e 41 4d 45 20 27 6f 6c .3.0.60 NAME 'ol
4940: 63 53 69 7a 65 4c 69 6d 69 74 27 20 53 59 4e 54 cSizeLimit' SYNT
4950: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
4960: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
4970: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
4980: 73 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 s( 1.3.6.1.4.1.4
4990: 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 203.666.11.1.3.0
49a0: 2e 36 31 20 4e 41 4d 45 20 27 6f 6c 63 53 6f 63 .61 NAME 'olcSoc
49b0: 6b 62 75 66 4d 61 78 49 6e 63 6f 6d 69 6e 67 27 kbufMaxIncoming'
49c0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
49d0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
49e0: 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c .1.27 SINGLE-VAL
49f0: 55 45 20 29 04 77 28 20 31 2e 33 2e 36 2e 31 2e UE ).w( 1.3.6.1.
4a00: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
4a10: 31 2e 33 2e 30 2e 36 32 20 4e 41 4d 45 20 27 6f 1.3.0.62 NAME 'o
4a20: 6c 63 53 6f 63 6b 62 75 66 4d 61 78 49 6e 63 6f lcSockbufMaxInco
4a30: 6d 69 6e 67 41 75 74 68 27 20 53 59 4e 54 41 58 mingAuth' SYNTAX
4a40: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
4a50: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 6.115.121.1.27 S
4a60: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 67 28 INGLE-VALUE ).g(
4a70: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 1.3.6.1.4.1.420
4a80: 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 36 3.666.11.1.3.0.6
4a90: 33 20 4e 41 4d 45 20 27 6f 6c 63 53 72 76 74 61 3 NAME 'olcSrvta
4aa0: 62 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e b' SYNTAX 1.3.6.
4ab0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
4ac0: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
4ad0: 41 4c 55 45 20 29 04 6e 28 20 31 2e 33 2e 36 2e ALUE ).n( 1.3.6.
4ae0: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
4af0: 31 2e 31 2e 33 2e 32 2e 30 2e 31 35 20 4e 41 4d 1.1.3.2.0.15 NAM
4b00: 45 20 27 6f 6c 63 53 75 62 6f 72 64 69 6e 61 74 E 'olcSubordinat
4b10: 65 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e e' SYNTAX 1.3.6.
4b20: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
4b30: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
4b40: 41 4c 55 45 20 29 04 7c 28 20 31 2e 33 2e 36 2e ALUE ).|( 1.3.6.
4b50: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
4b60: 31 2e 31 2e 33 2e 32 2e 30 2e 31 30 20 4e 41 4d 1.1.3.2.0.10 NAM
4b70: 45 20 27 6f 6c 63 53 75 66 66 69 78 27 20 45 51 E 'olcSuffix' EQ
4b80: 55 41 4c 49 54 59 20 64 69 73 74 69 6e 67 75 69 UALITY distingui
4b90: 73 68 65 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 shedNameMatch SY
4ba0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
4bb0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
4bc0: 31 32 20 29 04 6b 28 20 31 2e 33 2e 36 2e 31 2e 12 ).k( 1.3.6.1.
4bd0: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
4be0: 31 2e 33 2e 32 2e 30 2e 31 31 20 4e 41 4d 45 20 1.3.2.0.11 NAME
4bf0: 27 6f 6c 63 53 79 6e 63 72 65 70 6c 27 20 53 59 'olcSyncrepl' SY
4c00: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
4c10: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
4c20: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
4c30: 29 04 68 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).h( 1.3.6.1.4.1
4c40: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
4c50: 2e 30 2e 36 36 20 4e 41 4d 45 20 27 6f 6c 63 54 .0.66 NAME 'olcT
4c60: 68 72 65 61 64 73 27 20 53 59 4e 54 41 58 20 31 hreads' SYNTAX 1
4c70: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
4c80: 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 49 4e 115.121.1.27 SIN
4c90: 47 4c 45 2d 56 41 4c 55 45 20 29 04 5d 28 20 31 GLE-VALUE ).]( 1
4ca0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
4cb0: 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 36 37 20 666.11.1.3.0.67
4cc0: 4e 41 4d 45 20 27 6f 6c 63 54 69 6d 65 4c 69 6d NAME 'olcTimeLim
4cd0: 69 74 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 it' SYNTAX 1.3.6
4ce0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
4cf0: 31 32 31 2e 31 2e 31 35 20 29 04 75 28 20 31 2e 121.1.15 ).u( 1.
4d00: 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 3.6.1.4.1.4203.6
4d10: 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 36 38 20 4e 66.11.1.3.0.68 N
4d20: 41 4d 45 20 27 6f 6c 63 54 4c 53 43 41 43 65 72 AME 'olcTLSCACer
4d30: 74 69 66 69 63 61 74 65 46 69 6c 65 27 20 53 59 tificateFile' SY
4d40: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
4d50: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
4d60: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
4d70: 29 04 75 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ).u( 1.3.6.1.4.1
4d80: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
4d90: 2e 30 2e 36 39 20 4e 41 4d 45 20 27 6f 6c 63 54 .0.69 NAME 'olcT
4da0: 4c 53 43 41 43 65 72 74 69 66 69 63 61 74 65 50 LSCACertificateP
4db0: 61 74 68 27 20 53 59 4e 54 41 58 20 31 2e 33 2e ath' SYNTAX 1.3.
4dc0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
4dd0: 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 .121.1.15 SINGLE
4de0: 2d 56 41 4c 55 45 20 29 04 73 28 20 31 2e 33 2e -VALUE ).s( 1.3.
4df0: 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 6.1.4.1.4203.666
4e00: 2e 31 31 2e 31 2e 33 2e 30 2e 37 30 20 4e 41 4d .11.1.3.0.70 NAM
4e10: 45 20 27 6f 6c 63 54 4c 53 43 65 72 74 69 66 69 E 'olcTLSCertifi
4e20: 63 61 74 65 46 69 6c 65 27 20 53 59 4e 54 41 58 cateFile' SYNTAX
4e30: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
4e40: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 6.115.121.1.15 S
4e50: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 76 28 INGLE-VALUE ).v(
4e60: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 1.3.6.1.4.1.420
4e70: 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 30 2e 37 3.666.11.1.3.0.7
4e80: 31 20 4e 41 4d 45 20 27 6f 6c 63 54 4c 53 43 65 1 NAME 'olcTLSCe
4e90: 72 74 69 66 69 63 61 74 65 4b 65 79 46 69 6c 65 rtificateKeyFile
4ea0: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
4eb0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
4ec0: 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 1.1.15 SINGLE-VA
4ed0: 4c 55 45 20 29 04 6f 28 20 31 2e 33 2e 36 2e 31 LUE ).o( 1.3.6.1
4ee0: 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 .4.1.4203.666.11
4ef0: 2e 31 2e 33 2e 30 2e 37 32 20 4e 41 4d 45 20 27 .1.3.0.72 NAME '
4f00: 6f 6c 63 54 4c 53 43 69 70 68 65 72 53 75 69 74 olcTLSCipherSuit
4f10: 65 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e e' SYNTAX 1.3.6.
4f20: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
4f30: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
4f40: 41 4c 55 45 20 29 04 6c 28 20 31 2e 33 2e 36 2e ALUE ).l( 1.3.6.
4f50: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
4f60: 31 2e 31 2e 33 2e 30 2e 37 33 20 4e 41 4d 45 20 1.1.3.0.73 NAME
4f70: 27 6f 6c 63 54 4c 53 43 52 4c 43 68 65 63 6b 27 'olcTLSCRLCheck'
4f80: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
4f90: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
4fa0: 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c .1.15 SINGLE-VAL
4fb0: 55 45 20 29 04 6c 28 20 31 2e 33 2e 36 2e 31 2e UE ).l( 1.3.6.1.
4fc0: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
4fd0: 31 2e 33 2e 30 2e 37 34 20 4e 41 4d 45 20 27 6f 1.3.0.74 NAME 'o
4fe0: 6c 63 54 4c 53 52 61 6e 64 46 69 6c 65 27 20 53 lcTLSRandFile' S
4ff0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
5000: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
5010: 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .15 SINGLE-VALUE
5020: 20 29 04 70 28 20 31 2e 33 2e 36 2e 31 2e 34 2e ).p( 1.3.6.1.4.
5030: 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 1.4203.666.11.1.
5040: 33 2e 30 2e 37 35 20 4e 41 4d 45 20 27 6f 6c 63 3.0.75 NAME 'olc
5050: 54 4c 53 56 65 72 69 66 79 43 6c 69 65 6e 74 27 TLSVerifyClient'
5060: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
5070: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
5080: 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c .1.15 SINGLE-VAL
5090: 55 45 20 29 04 6f 28 20 31 2e 33 2e 36 2e 31 2e UE ).o( 1.3.6.1.
50a0: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
50b0: 31 2e 33 2e 30 2e 37 37 20 4e 41 4d 45 20 27 6f 1.3.0.77 NAME 'o
50c0: 6c 63 54 4c 53 44 48 50 61 72 61 6d 46 69 6c 65 lcTLSDHParamFile
50d0: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
50e0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
50f0: 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 1.1.15 SINGLE-VA
5100: 4c 55 45 20 29 04 6c 28 20 31 2e 33 2e 36 2e 31 LUE ).l( 1.3.6.1
5110: 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 .4.1.4203.666.11
5120: 2e 31 2e 33 2e 30 2e 38 30 20 4e 41 4d 45 20 27 .1.3.0.80 NAME '
5130: 6f 6c 63 54 6f 6f 6c 54 68 72 65 61 64 73 27 20 olcToolThreads'
5140: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
5150: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
5160: 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.27 SINGLE-VALU
5170: 45 20 29 04 6b 28 20 31 2e 33 2e 36 2e 31 2e 34 E ).k( 1.3.6.1.4
5180: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
5190: 2e 33 2e 32 2e 30 2e 31 32 20 4e 41 4d 45 20 27 .3.2.0.12 NAME '
51a0: 6f 6c 63 55 70 64 61 74 65 44 4e 27 20 53 59 4e olcUpdateDN' SYN
51b0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
51c0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
51d0: 32 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 2 SINGLE-VALUE )
51e0: 04 62 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e .b( 1.3.6.1.4.1.
51f0: 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 4203.666.11.1.3.
5200: 32 2e 30 2e 31 33 20 4e 41 4d 45 20 27 6f 6c 63 2.0.13 NAME 'olc
5210: 55 70 64 61 74 65 52 65 66 27 20 53 55 50 20 6c UpdateRef' SUP l
5220: 61 62 65 6c 65 64 55 52 49 20 45 51 55 41 4c 49 abeledURI EQUALI
5230: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
5240: 63 68 20 29 04 81 9f 28 20 31 2e 33 2e 36 2e 31 ch )...( 1.3.6.1
5250: 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 .4.1.4203.666.11
5260: 2e 31 2e 33 2e 32 2e 30 2e 31 20 4e 41 4d 45 20 .1.3.2.0.1 NAME
5270: 27 6f 6c 63 44 62 44 69 72 65 63 74 6f 72 79 27 'olcDbDirectory'
5280: 20 44 45 53 43 20 27 44 69 72 65 63 74 6f 72 79 DESC 'Directory
5290: 20 66 6f 72 20 64 61 74 61 62 61 73 65 20 63 6f for database co
52a0: 6e 74 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 ntent' EQUALITY
52b0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
52c0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
52d0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
52e0: 31 2e 31 35 20 29 04 81 a9 28 20 31 2e 33 2e 36 1.15 )...( 1.3.6
52f0: 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e .1.4.1.4203.666.
5300: 31 31 2e 31 2e 33 2e 32 2e 31 2e 31 31 20 4e 41 11.1.3.2.1.11 NA
5310: 4d 45 20 27 6f 6c 63 44 62 43 61 63 68 65 46 72 ME 'olcDbCacheFr
5320: 65 65 27 20 44 45 53 43 20 27 4e 75 6d 62 65 72 ee' DESC 'Number
5330: 20 6f 66 20 65 78 74 72 61 20 65 6e 74 72 69 65 of extra entrie
5340: 73 20 74 6f 20 66 72 65 65 20 77 68 65 6e 20 6d s to free when m
5350: 61 78 20 69 73 20 72 65 61 63 68 65 64 27 20 53 ax is reached' S
5360: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
5370: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
5380: 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .27 SINGLE-VALUE
5390: 20 29 04 81 90 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
53a0: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
53b0: 2e 33 2e 32 2e 31 2e 31 20 4e 41 4d 45 20 27 6f .3.2.1.1 NAME 'o
53c0: 6c 63 44 62 43 61 63 68 65 53 69 7a 65 27 20 44 lcDbCacheSize' D
53d0: 45 53 43 20 27 45 6e 74 72 79 20 63 61 63 68 65 ESC 'Entry cache
53e0: 20 73 69 7a 65 20 69 6e 20 65 6e 74 72 69 65 73 size in entries
53f0: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
5400: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
5410: 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 1.1.27 SINGLE-VA
5420: 4c 55 45 20 29 04 81 a8 28 20 31 2e 33 2e 36 2e LUE )...( 1.3.6.
5430: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
5440: 31 2e 31 2e 33 2e 32 2e 31 2e 32 20 4e 41 4d 45 1.1.3.2.1.2 NAME
5450: 20 27 6f 6c 63 44 62 43 68 65 63 6b 70 6f 69 6e 'olcDbCheckpoin
5460: 74 27 20 44 45 53 43 20 27 44 61 74 61 62 61 73 t' DESC 'Databas
5470: 65 20 63 68 65 63 6b 70 6f 69 6e 74 20 69 6e 74 e checkpoint int
5480: 65 72 76 61 6c 20 69 6e 20 6b 62 79 74 65 73 20 erval in kbytes
5490: 61 6e 64 20 6d 69 6e 75 74 65 73 27 20 53 59 4e and minutes' SYN
54a0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
54b0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
54c0: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
54d0: 04 81 a5 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
54e0: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
54f0: 2e 32 2e 31 2e 33 20 4e 41 4d 45 20 27 6f 6c 63 .2.1.3 NAME 'olc
5500: 44 62 43 6f 6e 66 69 67 27 20 44 45 53 43 20 27 DbConfig' DESC '
5510: 42 65 72 6b 65 6c 65 79 44 42 20 44 42 5f 43 4f BerkeleyDB DB_CO
5520: 4e 46 49 47 20 63 6f 6e 66 69 67 75 72 61 74 69 NFIG configurati
5530: 6f 6e 20 64 69 72 65 63 74 69 76 65 73 27 20 53 on directives' S
5540: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
5550: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
5560: 2e 31 35 20 58 2d 4f 52 44 45 52 45 44 20 27 56 .15 X-ORDERED 'V
5570: 41 4c 55 45 53 27 20 29 04 81 94 28 20 31 2e 33 ALUES' )...( 1.3
5580: 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 .6.1.4.1.4203.66
5590: 36 2e 31 31 2e 31 2e 33 2e 32 2e 31 2e 34 20 4e 6.11.1.3.2.1.4 N
55a0: 41 4d 45 20 27 6f 6c 63 44 62 4e 6f 53 79 6e 63 AME 'olcDbNoSync
55b0: 27 20 44 45 53 43 20 27 44 69 73 61 62 6c 65 20 ' DESC 'Disable
55c0: 73 79 6e 63 68 72 6f 6e 6f 75 73 20 64 61 74 61 synchronous data
55d0: 62 61 73 65 20 77 72 69 74 65 73 27 20 53 59 4e base writes' SYN
55e0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
55f0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 37 1466.115.121.1.7
5600: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
5610: 81 93 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
5620: 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 4203.666.11.1.3.
5630: 32 2e 31 2e 35 20 4e 41 4d 45 20 27 6f 6c 63 44 2.1.5 NAME 'olcD
5640: 62 44 69 72 74 79 52 65 61 64 27 20 44 45 53 43 bDirtyRead' DESC
5650: 20 27 41 6c 6c 6f 77 20 72 65 61 64 73 20 6f 66 'Allow reads of
5660: 20 75 6e 63 6f 6d 6d 69 74 74 65 64 20 64 61 74 uncommitted dat
5670: 61 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e a' SYNTAX 1.3.6.
5680: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
5690: 32 31 2e 31 2e 37 20 53 49 4e 47 4c 45 2d 56 41 21.1.7 SINGLE-VA
56a0: 4c 55 45 20 29 04 81 8e 28 20 31 2e 33 2e 36 2e LUE )...( 1.3.6.
56b0: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
56c0: 31 2e 31 2e 33 2e 32 2e 31 2e 36 20 4e 41 4d 45 1.1.3.2.1.6 NAME
56d0: 20 27 6f 6c 63 44 62 49 44 4c 63 61 63 68 65 53 'olcDbIDLcacheS
56e0: 69 7a 65 27 20 44 45 53 43 20 27 49 44 4c 20 63 ize' DESC 'IDL c
56f0: 61 63 68 65 20 73 69 7a 65 20 69 6e 20 49 44 4c ache size in IDL
5700: 73 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e s' SYNTAX 1.3.6.
5710: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
5720: 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 21.1.27 SINGLE-V
5730: 41 4c 55 45 20 29 04 81 97 28 20 31 2e 33 2e 36 ALUE )...( 1.3.6
5740: 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e .1.4.1.4203.666.
5750: 31 31 2e 31 2e 33 2e 32 2e 30 2e 32 20 4e 41 4d 11.1.3.2.0.2 NAM
5760: 45 20 27 6f 6c 63 44 62 49 6e 64 65 78 27 20 44 E 'olcDbIndex' D
5770: 45 53 43 20 27 41 74 74 72 69 62 75 74 65 20 69 ESC 'Attribute i
5780: 6e 64 65 78 20 70 61 72 61 6d 65 74 65 72 73 27 ndex parameters'
5790: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
57a0: 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 41 58 noreMatch SYNTAX
57b0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
57c0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 6.115.121.1.15 )
57d0: 04 81 94 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
57e0: 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 33 .4203.666.11.1.3
57f0: 2e 32 2e 31 2e 37 20 4e 41 4d 45 20 27 6f 6c 63 .2.1.7 NAME 'olc
5800: 44 62 4c 69 6e 65 61 72 49 6e 64 65 78 27 20 44 DbLinearIndex' D
5810: 45 53 43 20 27 49 6e 64 65 78 20 61 74 74 72 69 ESC 'Index attri
5820: 62 75 74 65 73 20 6f 6e 65 20 61 74 20 61 20 74 butes one at a t
5830: 69 6d 65 27 20 53 59 4e 54 41 58 20 31 2e 33 2e ime' SYNTAX 1.3.
5840: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
5850: 2e 31 32 31 2e 31 2e 37 20 53 49 4e 47 4c 45 2d .121.1.7 SINGLE-
5860: 56 41 4c 55 45 20 29 04 81 92 28 20 31 2e 33 2e VALUE )...( 1.3.
5870: 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 6.1.4.1.4203.666
5880: 2e 31 31 2e 31 2e 33 2e 32 2e 31 2e 38 20 4e 41 .11.1.3.2.1.8 NA
5890: 4d 45 20 27 6f 6c 63 44 62 4c 6f 63 6b 44 65 74 ME 'olcDbLockDet
58a0: 65 63 74 27 20 44 45 53 43 20 27 44 65 61 64 6c ect' DESC 'Deadl
58b0: 6f 63 6b 20 64 65 74 65 63 74 69 6f 6e 20 61 6c ock detection al
58c0: 67 6f 72 69 74 68 6d 27 20 53 59 4e 54 41 58 20 gorithm' SYNTAX
58d0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
58e0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 .115.121.1.15 SI
58f0: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 92 28 NGLE-VALUE )...(
5900: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 1.3.6.1.4.1.420
5910: 33 2e 36 36 36 2e 31 31 2e 31 2e 33 2e 32 2e 30 3.666.11.1.3.2.0
5920: 2e 33 20 4e 41 4d 45 20 27 6f 6c 63 44 62 4d 6f .3 NAME 'olcDbMo
5930: 64 65 27 20 44 45 53 43 20 27 55 6e 69 78 20 70 de' DESC 'Unix p
5940: 65 72 6d 69 73 73 69 6f 6e 73 20 6f 66 20 64 61 ermissions of da
5950: 74 61 62 61 73 65 20 66 69 6c 65 73 27 20 53 59 tabase files' SY
5960: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
5970: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
5980: 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 27 SINGLE-VALUE
5990: 29 04 81 94 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
59a0: 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 1.4203.666.11.1.
59b0: 33 2e 32 2e 31 2e 39 20 4e 41 4d 45 20 27 6f 6c 3.2.1.9 NAME 'ol
59c0: 63 44 62 53 65 61 72 63 68 53 74 61 63 6b 27 20 cDbSearchStack'
59d0: 44 45 53 43 20 27 44 65 70 74 68 20 6f 66 20 73 DESC 'Depth of s
59e0: 65 61 72 63 68 20 73 74 61 63 6b 20 69 6e 20 49 earch stack in I
59f0: 44 4c 73 27 20 53 59 4e 54 41 58 20 31 2e 33 2e DLs' SYNTAX 1.3.
5a00: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
5a10: 2e 31 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 .121.1.27 SINGLE
5a20: 2d 56 41 4c 55 45 20 29 04 81 8f 28 20 31 2e 33 -VALUE )...( 1.3
5a30: 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 .6.1.4.1.4203.66
5a40: 36 2e 31 31 2e 31 2e 33 2e 32 2e 31 2e 31 30 20 6.11.1.3.2.1.10
5a50: 4e 41 4d 45 20 27 6f 6c 63 44 62 53 68 6d 4b 65 NAME 'olcDbShmKe
5a60: 79 27 20 44 45 53 43 20 27 4b 65 79 20 66 6f 72 y' DESC 'Key for
5a70: 20 73 68 61 72 65 64 20 6d 65 6d 6f 72 79 20 72 shared memory r
5a80: 65 67 69 6f 6e 27 20 53 59 4e 54 41 58 20 31 2e egion' SYNTAX 1.
5a90: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
5aa0: 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 49 4e 47 15.121.1.27 SING
5ab0: 4c 45 2d 56 41 4c 55 45 20 29 04 81 a7 28 20 31 LE-VALUE )...( 1
5ac0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
5ad0: 36 36 36 2e 31 31 2e 31 2e 33 2e 33 2e 31 2e 31 666.11.1.3.3.1.1
5ae0: 20 4e 41 4d 45 20 27 6f 6c 63 53 70 43 68 65 63 NAME 'olcSpChec
5af0: 6b 70 6f 69 6e 74 27 20 44 45 53 43 20 27 43 6f kpoint' DESC 'Co
5b00: 6e 74 65 78 74 43 53 4e 20 63 68 65 63 6b 70 6f ntextCSN checkpo
5b10: 69 6e 74 20 69 6e 74 65 72 76 61 6c 20 69 6e 20 int interval in
5b20: 6f 70 73 20 61 6e 64 20 6d 69 6e 75 74 65 73 27 ops and minutes'
5b30: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
5b40: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
5b50: 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c .1.15 SINGLE-VAL
5b60: 55 45 20 29 04 81 8d 28 20 31 2e 33 2e 36 2e 31 UE )...( 1.3.6.1
5b70: 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 .4.1.4203.666.11
5b80: 2e 31 2e 33 2e 33 2e 31 2e 32 20 4e 41 4d 45 20 .1.3.3.1.2 NAME
5b90: 27 6f 6c 63 53 70 53 65 73 73 69 6f 6e 6c 6f 67 'olcSpSessionlog
5ba0: 27 20 44 45 53 43 20 27 53 65 73 73 69 6f 6e 20 ' DESC 'Session
5bb0: 6c 6f 67 20 73 69 7a 65 20 69 6e 20 6f 70 73 27 log size in ops'
5bc0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
5bd0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
5be0: 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c .1.27 SINGLE-VAL
5bf0: 55 45 20 29 04 81 91 28 20 31 2e 33 2e 36 2e 31 UE )...( 1.3.6.1
5c00: 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 .4.1.4203.666.11
5c10: 2e 31 2e 33 2e 33 2e 31 2e 33 20 4e 41 4d 45 20 .1.3.3.1.3 NAME
5c20: 27 6f 6c 63 53 70 4e 6f 50 72 65 73 65 6e 74 27 'olcSpNoPresent'
5c30: 20 44 45 53 43 20 27 4f 6d 69 74 20 50 72 65 73 DESC 'Omit Pres
5c40: 65 6e 74 20 70 68 61 73 65 20 70 72 6f 63 65 73 ent phase proces
5c50: 73 69 6e 67 27 20 53 59 4e 54 41 58 20 31 2e 33 sing' SYNTAX 1.3
5c60: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
5c70: 35 2e 31 32 31 2e 31 2e 37 20 53 49 4e 47 4c 45 5.121.1.7 SINGLE
5c80: 2d 56 41 4c 55 45 20 29 04 81 9b 28 20 31 2e 33 -VALUE )...( 1.3
5c90: 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 .6.1.4.1.4203.66
5ca0: 36 2e 31 31 2e 31 2e 33 2e 33 2e 31 2e 34 20 4e 6.11.1.3.3.1.4 N
5cb0: 41 4d 45 20 27 6f 6c 63 53 70 52 65 6c 6f 61 64 AME 'olcSpReload
5cc0: 48 69 6e 74 27 20 44 45 53 43 20 27 4f 62 73 65 Hint' DESC 'Obse
5cd0: 72 76 65 20 52 65 6c 6f 61 64 20 48 69 6e 74 20 rve Reload Hint
5ce0: 69 6e 20 52 65 71 75 65 73 74 20 63 6f 6e 74 72 in Request contr
5cf0: 6f 6c 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 ol' SYNTAX 1.3.6
5d00: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
5d10: 31 32 31 2e 31 2e 37 20 53 49 4e 47 4c 45 2d 56 121.1.7 SINGLE-V
5d20: 41 4c 55 45 20 29 04 81 92 28 20 32 2e 35 2e 34 ALUE )...( 2.5.4
5d30: 2e 32 20 4e 41 4d 45 20 27 6b 6e 6f 77 6c 65 64 .2 NAME 'knowled
5d40: 67 65 49 6e 66 6f 72 6d 61 74 69 6f 6e 27 20 44 geInformation' D
5d50: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 6b 6e ESC 'RFC2256: kn
5d60: 6f 77 6c 65 64 67 65 20 69 6e 66 6f 72 6d 61 74 owledge informat
5d70: 69 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 63 61 ion' EQUALITY ca
5d80: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 seIgnoreMatch SY
5d90: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
5da0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
5db0: 31 35 7b 33 32 37 36 38 7d 20 29 04 73 28 20 32 15{32768} ).s( 2
5dc0: 2e 35 2e 34 2e 34 20 4e 41 4d 45 20 28 20 27 73 .5.4.4 NAME ( 's
5dd0: 6e 27 20 27 73 75 72 6e 61 6d 65 27 20 29 20 44 n' 'surname' ) D
5de0: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 6c 61 ESC 'RFC2256: la
5df0: 73 74 20 28 66 61 6d 69 6c 79 29 20 6e 61 6d 65 st (family) name
5e00: 28 73 29 20 66 6f 72 20 77 68 69 63 68 20 74 68 (s) for which th
5e10: 65 20 65 6e 74 69 74 79 20 69 73 20 6b 6e 6f 77 e entity is know
5e20: 6e 20 62 79 27 20 53 55 50 20 6e 61 6d 65 20 29 n by' SUP name )
5e30: 04 81 ae 28 20 32 2e 35 2e 34 2e 35 20 4e 41 4d ...( 2.5.4.5 NAM
5e40: 45 20 27 73 65 72 69 61 6c 4e 75 6d 62 65 72 27 E 'serialNumber'
5e50: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
5e60: 73 65 72 69 61 6c 20 6e 75 6d 62 65 72 20 6f 66 serial number of
5e70: 20 74 68 65 20 65 6e 74 69 74 79 27 20 45 51 55 the entity' EQU
5e80: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
5e90: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
5ea0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
5eb0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
5ec0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
5ed0: 31 35 2e 31 32 31 2e 31 2e 34 34 7b 36 34 7d 20 15.121.1.44{64}
5ee0: 29 04 6b 28 20 32 2e 35 2e 34 2e 36 20 4e 41 4d ).k( 2.5.4.6 NAM
5ef0: 45 20 28 20 27 63 27 20 27 63 6f 75 6e 74 72 79 E ( 'c' 'country
5f00: 4e 61 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 Name' ) DESC 'RF
5f10: 43 32 32 35 36 3a 20 49 53 4f 2d 33 31 36 36 20 C2256: ISO-3166
5f20: 63 6f 75 6e 74 72 79 20 32 2d 6c 65 74 74 65 72 country 2-letter
5f30: 20 63 6f 64 65 27 20 53 55 50 20 6e 61 6d 65 20 code' SUP name
5f40: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 66 SINGLE-VALUE ).f
5f50: 28 20 32 2e 35 2e 34 2e 37 20 4e 41 4d 45 20 28 ( 2.5.4.7 NAME (
5f60: 20 27 6c 27 20 27 6c 6f 63 61 6c 69 74 79 4e 61 'l' 'localityNa
5f70: 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 43 32 me' ) DESC 'RFC2
5f80: 32 35 36 3a 20 6c 6f 63 61 6c 69 74 79 20 77 68 256: locality wh
5f90: 69 63 68 20 74 68 69 73 20 6f 62 6a 65 63 74 20 ich this object
5fa0: 72 65 73 69 64 65 73 20 69 6e 27 20 53 55 50 20 resides in' SUP
5fb0: 6e 61 6d 65 20 29 04 77 28 20 32 2e 35 2e 34 2e name ).w( 2.5.4.
5fc0: 38 20 4e 41 4d 45 20 28 20 27 73 74 27 20 27 73 8 NAME ( 'st' 's
5fd0: 74 61 74 65 4f 72 50 72 6f 76 69 6e 63 65 4e 61 tateOrProvinceNa
5fe0: 6d 65 27 20 29 20 44 45 53 43 20 27 52 46 43 32 me' ) DESC 'RFC2
5ff0: 32 35 36 3a 20 73 74 61 74 65 20 6f 72 20 70 72 256: state or pr
6000: 6f 76 69 6e 63 65 20 77 68 69 63 68 20 74 68 69 ovince which thi
6010: 73 20 6f 62 6a 65 63 74 20 72 65 73 69 64 65 73 s object resides
6020: 20 69 6e 27 20 53 55 50 20 6e 61 6d 65 20 29 04 in' SUP name ).
6030: 81 bf 28 20 32 2e 35 2e 34 2e 39 20 4e 41 4d 45 ..( 2.5.4.9 NAME
6040: 20 28 20 27 73 74 72 65 65 74 27 20 27 73 74 72 ( 'street' 'str
6050: 65 65 74 41 64 64 72 65 73 73 27 20 29 20 44 45 eetAddress' ) DE
6060: 53 43 20 27 52 46 43 32 32 35 36 3a 20 73 74 72 SC 'RFC2256: str
6070: 65 65 74 20 61 64 64 72 65 73 73 20 6f 66 20 74 eet address of t
6080: 68 69 73 20 6f 62 6a 65 63 74 27 20 45 51 55 41 his object' EQUA
6090: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
60a0: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
60b0: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
60c0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
60d0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
60e0: 35 2e 31 32 31 2e 31 2e 31 35 7b 31 32 38 7d 20 5.121.1.15{128}
60f0: 29 04 69 28 20 32 2e 35 2e 34 2e 31 30 20 4e 41 ).i( 2.5.4.10 NA
6100: 4d 45 20 28 20 27 6f 27 20 27 6f 72 67 61 6e 69 ME ( 'o' 'organi
6110: 7a 61 74 69 6f 6e 4e 61 6d 65 27 20 29 20 44 45 zationName' ) DE
6120: 53 43 20 27 52 46 43 32 32 35 36 3a 20 6f 72 67 SC 'RFC2256: org
6130: 61 6e 69 7a 61 74 69 6f 6e 20 74 68 69 73 20 6f anization this o
6140: 62 6a 65 63 74 20 62 65 6c 6f 6e 67 73 20 74 6f bject belongs to
6150: 27 20 53 55 50 20 6e 61 6d 65 20 29 04 77 28 20 ' SUP name ).w(
6160: 32 2e 35 2e 34 2e 31 31 20 4e 41 4d 45 20 28 20 2.5.4.11 NAME (
6170: 27 6f 75 27 20 27 6f 72 67 61 6e 69 7a 61 74 69 'ou' 'organizati
6180: 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 27 20 29 20 onalUnitName' )
6190: 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 6f DESC 'RFC2256: o
61a0: 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 75 6e rganizational un
61b0: 69 74 20 74 68 69 73 20 6f 62 6a 65 63 74 20 62 it this object b
61c0: 65 6c 6f 6e 67 73 20 74 6f 27 20 53 55 50 20 6e elongs to' SUP n
61d0: 61 6d 65 20 29 04 53 28 20 32 2e 35 2e 34 2e 31 ame ).S( 2.5.4.1
61e0: 32 20 4e 41 4d 45 20 27 74 69 74 6c 65 27 20 44 2 NAME 'title' D
61f0: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 74 69 ESC 'RFC2256: ti
6200: 74 6c 65 20 61 73 73 6f 63 69 61 74 65 64 20 77 tle associated w
6210: 69 74 68 20 74 68 65 20 65 6e 74 69 74 79 27 20 ith the entity'
6220: 53 55 50 20 6e 61 6d 65 20 29 04 81 84 28 20 32 SUP name )...( 2
6230: 2e 35 2e 34 2e 31 34 20 4e 41 4d 45 20 27 73 65 .5.4.14 NAME 'se
6240: 61 72 63 68 47 75 69 64 65 27 20 44 45 53 43 20 archGuide' DESC
6250: 27 52 46 43 32 32 35 36 3a 20 73 65 61 72 63 68 'RFC2256: search
6260: 20 67 75 69 64 65 2c 20 64 65 70 72 65 63 61 74 guide, deprecat
6270: 65 64 20 62 79 20 65 6e 68 61 6e 63 65 64 53 65 ed by enhancedSe
6280: 61 72 63 68 47 75 69 64 65 27 20 53 59 4e 54 41 archGuide' SYNTA
6290: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
62a0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 35 20 66.115.121.1.25
62b0: 29 04 81 aa 28 20 32 2e 35 2e 34 2e 31 35 20 4e )...( 2.5.4.15 N
62c0: 41 4d 45 20 27 62 75 73 69 6e 65 73 73 43 61 74 AME 'businessCat
62d0: 65 67 6f 72 79 27 20 44 45 53 43 20 27 52 46 43 egory' DESC 'RFC
62e0: 32 32 35 36 3a 20 62 75 73 69 6e 65 73 73 20 63 2256: business c
62f0: 61 74 65 67 6f 72 79 27 20 45 51 55 41 4c 49 54 ategory' EQUALIT
6300: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
6310: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
6320: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
6330: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
6340: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
6350: 32 31 2e 31 2e 31 35 7b 31 32 38 7d 20 29 04 81 21.1.15{128} )..
6360: a7 28 20 32 2e 35 2e 34 2e 31 36 20 4e 41 4d 45 .( 2.5.4.16 NAME
6370: 20 27 70 6f 73 74 61 6c 41 64 64 72 65 73 73 27 'postalAddress'
6380: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
6390: 70 6f 73 74 61 6c 20 61 64 64 72 65 73 73 27 20 postal address'
63a0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
63b0: 6f 72 65 4c 69 73 74 4d 61 74 63 68 20 53 55 42 oreListMatch SUB
63c0: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 STR caseIgnoreLi
63d0: 73 74 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 stSubstringsMatc
63e0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
63f0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
6400: 31 2e 31 2e 34 31 20 29 04 81 9d 28 20 32 2e 35 1.1.41 )...( 2.5
6410: 2e 34 2e 31 37 20 4e 41 4d 45 20 27 70 6f 73 74 .4.17 NAME 'post
6420: 61 6c 43 6f 64 65 27 20 44 45 53 43 20 27 52 46 alCode' DESC 'RF
6430: 43 32 32 35 36 3a 20 70 6f 73 74 61 6c 20 63 6f C2256: postal co
6440: 64 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 de' EQUALITY cas
6450: 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 eIgnoreMatch SUB
6460: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 STR caseIgnoreSu
6470: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
6480: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
6490: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
64a0: 31 35 7b 34 30 7d 20 29 04 81 a4 28 20 32 2e 35 15{40} )...( 2.5
64b0: 2e 34 2e 31 38 20 4e 41 4d 45 20 27 70 6f 73 74 .4.18 NAME 'post
64c0: 4f 66 66 69 63 65 42 6f 78 27 20 44 45 53 43 20 OfficeBox' DESC
64d0: 27 52 46 43 32 32 35 36 3a 20 50 6f 73 74 20 4f 'RFC2256: Post O
64e0: 66 66 69 63 65 20 42 6f 78 27 20 45 51 55 41 4c ffice Box' EQUAL
64f0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
6500: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
6510: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
6520: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
6530: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
6540: 2e 31 32 31 2e 31 2e 31 35 7b 34 30 7d 20 29 04 .121.1.15{40} ).
6550: 81 c0 28 20 32 2e 35 2e 34 2e 31 39 20 4e 41 4d ..( 2.5.4.19 NAM
6560: 45 20 27 70 68 79 73 69 63 61 6c 44 65 6c 69 76 E 'physicalDeliv
6570: 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 27 20 44 eryOfficeName' D
6580: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 50 68 ESC 'RFC2256: Ph
6590: 79 73 69 63 61 6c 20 44 65 6c 69 76 65 72 79 20 ysical Delivery
65a0: 4f 66 66 69 63 65 20 4e 61 6d 65 27 20 45 51 55 Office Name' EQU
65b0: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
65c0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
65d0: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
65e0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
65f0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
6600: 31 35 2e 31 32 31 2e 31 2e 31 35 7b 31 32 38 7d 15.121.1.15{128}
6610: 20 29 04 81 b1 28 20 32 2e 35 2e 34 2e 32 30 20 )...( 2.5.4.20
6620: 4e 41 4d 45 20 27 74 65 6c 65 70 68 6f 6e 65 4e NAME 'telephoneN
6630: 75 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 umber' DESC 'RFC
6640: 32 32 35 36 3a 20 54 65 6c 65 70 68 6f 6e 65 20 2256: Telephone
6650: 4e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 54 59 Number' EQUALITY
6660: 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 telephoneNumber
6670: 4d 61 74 63 68 20 53 55 42 53 54 52 20 74 65 6c Match SUBSTR tel
6680: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 75 62 73 ephoneNumberSubs
6690: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
66a0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
66b0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 30 466.115.121.1.50
66c0: 7b 33 32 7d 20 29 04 61 28 20 32 2e 35 2e 34 2e {32} ).a( 2.5.4.
66d0: 32 31 20 4e 41 4d 45 20 27 74 65 6c 65 78 4e 75 21 NAME 'telexNu
66e0: 6d 62 65 72 27 20 44 45 53 43 20 27 52 46 43 32 mber' DESC 'RFC2
66f0: 32 35 36 3a 20 54 65 6c 65 78 20 4e 75 6d 62 65 256: Telex Numbe
6700: 72 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e r' SYNTAX 1.3.6.
6710: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
6720: 32 31 2e 31 2e 35 32 20 29 04 7e 28 20 32 2e 35 21.1.52 ).~( 2.5
6730: 2e 34 2e 32 32 20 4e 41 4d 45 20 27 74 65 6c 65 .4.22 NAME 'tele
6740: 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 texTerminalIdent
6750: 69 66 69 65 72 27 20 44 45 53 43 20 27 52 46 43 ifier' DESC 'RFC
6760: 32 32 35 36 3a 20 54 65 6c 65 74 65 78 20 54 65 2256: Teletex Te
6770: 72 6d 69 6e 61 6c 20 49 64 65 6e 74 69 66 69 65 rminal Identifie
6780: 72 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e r' SYNTAX 1.3.6.
6790: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
67a0: 32 31 2e 31 2e 35 31 20 29 04 81 8c 28 20 32 2e 21.1.51 )...( 2.
67b0: 35 2e 34 2e 32 33 20 4e 41 4d 45 20 28 20 27 66 5.4.23 NAME ( 'f
67c0: 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 68 6f 6e acsimileTelephon
67d0: 65 4e 75 6d 62 65 72 27 20 27 66 61 78 27 20 29 eNumber' 'fax' )
67e0: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
67f0: 46 61 63 73 69 6d 69 6c 65 20 28 46 61 78 29 20 Facsimile (Fax)
6800: 54 65 6c 65 70 68 6f 6e 65 20 4e 75 6d 62 65 72 Telephone Number
6810: 27 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 ' SYNTAX 1.3.6.1
6820: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
6830: 31 2e 31 2e 32 32 20 29 04 81 a6 28 20 32 2e 35 1.1.22 )...( 2.5
6840: 2e 34 2e 32 34 20 4e 41 4d 45 20 27 78 31 32 31 .4.24 NAME 'x121
6850: 41 64 64 72 65 73 73 27 20 44 45 53 43 20 27 52 Address' DESC 'R
6860: 46 43 32 32 35 36 3a 20 58 2e 31 32 31 20 41 64 FC2256: X.121 Ad
6870: 64 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 20 dress' EQUALITY
6880: 6e 75 6d 65 72 69 63 53 74 72 69 6e 67 4d 61 74 numericStringMat
6890: 63 68 20 53 55 42 53 54 52 20 6e 75 6d 65 72 69 ch SUBSTR numeri
68a0: 63 53 74 72 69 6e 67 53 75 62 73 74 72 69 6e 67 cStringSubstring
68b0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
68c0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
68d0: 31 35 2e 31 32 31 2e 31 2e 33 36 7b 31 35 7d 20 15.121.1.36{15}
68e0: 29 04 81 be 28 20 32 2e 35 2e 34 2e 32 35 20 4e )...( 2.5.4.25 N
68f0: 41 4d 45 20 27 69 6e 74 65 72 6e 61 74 69 6f 6e AME 'internation
6900: 61 6c 69 53 44 4e 4e 75 6d 62 65 72 27 20 44 45 aliSDNNumber' DE
6910: 53 43 20 27 52 46 43 32 32 35 36 3a 20 69 6e 74 SC 'RFC2256: int
6920: 65 72 6e 61 74 69 6f 6e 61 6c 20 49 53 44 4e 20 ernational ISDN
6930: 6e 75 6d 62 65 72 27 20 45 51 55 41 4c 49 54 59 number' EQUALITY
6940: 20 6e 75 6d 65 72 69 63 53 74 72 69 6e 67 4d 61 numericStringMa
6950: 74 63 68 20 53 55 42 53 54 52 20 6e 75 6d 65 72 tch SUBSTR numer
6960: 69 63 53 74 72 69 6e 67 53 75 62 73 74 72 69 6e icStringSubstrin
6970: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
6980: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
6990: 31 31 35 2e 31 32 31 2e 31 2e 33 36 7b 31 36 7d 115.121.1.36{16}
69a0: 20 29 04 81 86 28 20 32 2e 35 2e 34 2e 32 36 20 )...( 2.5.4.26
69b0: 4e 41 4d 45 20 27 72 65 67 69 73 74 65 72 65 64 NAME 'registered
69c0: 41 64 64 72 65 73 73 27 20 44 45 53 43 20 27 52 Address' DESC 'R
69d0: 46 43 32 32 35 36 3a 20 72 65 67 69 73 74 65 72 FC2256: register
69e0: 65 64 20 70 6f 73 74 61 6c 20 61 64 64 72 65 73 ed postal addres
69f0: 73 27 20 53 55 50 20 70 6f 73 74 61 6c 41 64 64 s' SUP postalAdd
6a00: 72 65 73 73 20 53 59 4e 54 41 58 20 31 2e 33 2e ress SYNTAX 1.3.
6a10: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
6a20: 2e 31 32 31 2e 31 2e 34 31 20 29 04 81 b2 28 20 .121.1.41 )...(
6a30: 32 2e 35 2e 34 2e 32 37 20 4e 41 4d 45 20 27 64 2.5.4.27 NAME 'd
6a40: 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 estinationIndica
6a50: 74 6f 72 27 20 44 45 53 43 20 27 52 46 43 32 32 tor' DESC 'RFC22
6a60: 35 36 3a 20 64 65 73 74 69 6e 61 74 69 6f 6e 20 56: destination
6a70: 69 6e 64 69 63 61 74 6f 72 27 20 45 51 55 41 4c indicator' EQUAL
6a80: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
6a90: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
6aa0: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
6ab0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
6ac0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
6ad0: 2e 31 32 31 2e 31 2e 34 34 7b 31 32 38 7d 20 29 .121.1.44{128} )
6ae0: 04 81 87 28 20 32 2e 35 2e 34 2e 32 38 20 4e 41 ...( 2.5.4.28 NA
6af0: 4d 45 20 27 70 72 65 66 65 72 72 65 64 44 65 6c ME 'preferredDel
6b00: 69 76 65 72 79 4d 65 74 68 6f 64 27 20 44 45 53 iveryMethod' DES
6b10: 43 20 27 52 46 43 32 32 35 36 3a 20 70 72 65 66 C 'RFC2256: pref
6b20: 65 72 72 65 64 20 64 65 6c 69 76 65 72 79 20 6d erred delivery m
6b30: 65 74 68 6f 64 27 20 53 59 4e 54 41 58 20 31 2e ethod' SYNTAX 1.
6b40: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
6b50: 31 35 2e 31 32 31 2e 31 2e 31 34 20 53 49 4e 47 15.121.1.14 SING
6b60: 4c 45 2d 56 41 4c 55 45 20 29 04 81 a0 28 20 32 LE-VALUE )...( 2
6b70: 2e 35 2e 34 2e 32 39 20 4e 41 4d 45 20 27 70 72 .5.4.29 NAME 'pr
6b80: 65 73 65 6e 74 61 74 69 6f 6e 41 64 64 72 65 73 esentationAddres
6b90: 73 27 20 44 45 53 43 20 27 52 46 43 32 32 35 36 s' DESC 'RFC2256
6ba0: 3a 20 70 72 65 73 65 6e 74 61 74 69 6f 6e 20 61 : presentation a
6bb0: 64 64 72 65 73 73 27 20 45 51 55 41 4c 49 54 59 ddress' EQUALITY
6bc0: 20 70 72 65 73 65 6e 74 61 74 69 6f 6e 41 64 64 presentationAdd
6bd0: 72 65 73 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ressMatch SYNTAX
6be0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
6bf0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 33 20 53 6.115.121.1.43 S
6c00: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 a1 INGLE-VALUE )...
6c10: 28 20 32 2e 35 2e 34 2e 33 30 20 4e 41 4d 45 20 ( 2.5.4.30 NAME
6c20: 27 73 75 70 70 6f 72 74 65 64 41 70 70 6c 69 63 'supportedApplic
6c30: 61 74 69 6f 6e 43 6f 6e 74 65 78 74 27 20 44 45 ationContext' DE
6c40: 53 43 20 27 52 46 43 32 32 35 36 3a 20 73 75 70 SC 'RFC2256: sup
6c50: 70 6f 72 74 65 64 20 61 70 70 6c 69 63 61 74 69 ported applicati
6c60: 6f 6e 20 63 6f 6e 74 65 78 74 27 20 45 51 55 41 on context' EQUA
6c70: 4c 49 54 59 20 6f 62 6a 65 63 74 49 64 65 6e 74 LITY objectIdent
6c80: 69 66 69 65 72 4d 61 74 63 68 20 53 59 4e 54 41 ifierMatch SYNTA
6c90: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
6ca0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 33 38 20 66.115.121.1.38
6cb0: 29 04 52 28 20 32 2e 35 2e 34 2e 33 31 20 4e 41 ).R( 2.5.4.31 NA
6cc0: 4d 45 20 27 6d 65 6d 62 65 72 27 20 44 45 53 43 ME 'member' DESC
6cd0: 20 27 52 46 43 32 32 35 36 3a 20 6d 65 6d 62 65 'RFC2256: membe
6ce0: 72 20 6f 66 20 61 20 67 72 6f 75 70 27 20 53 55 r of a group' SU
6cf0: 50 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e P distinguishedN
6d00: 61 6d 65 20 29 04 55 28 20 32 2e 35 2e 34 2e 33 ame ).U( 2.5.4.3
6d10: 32 20 4e 41 4d 45 20 27 6f 77 6e 65 72 27 20 44 2 NAME 'owner' D
6d20: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 6f 77 ESC 'RFC2256: ow
6d30: 6e 65 72 20 28 6f 66 20 74 68 65 20 6f 62 6a 65 ner (of the obje
6d40: 63 74 29 27 20 53 55 50 20 64 69 73 74 69 6e 67 ct)' SUP disting
6d50: 75 69 73 68 65 64 4e 61 6d 65 20 29 04 57 28 20 uishedName ).W(
6d60: 32 2e 35 2e 34 2e 33 33 20 4e 41 4d 45 20 27 72 2.5.4.33 NAME 'r
6d70: 6f 6c 65 4f 63 63 75 70 61 6e 74 27 20 44 45 53 oleOccupant' DES
6d80: 43 20 27 52 46 43 32 32 35 36 3a 20 6f 63 63 75 C 'RFC2256: occu
6d90: 70 61 6e 74 20 6f 66 20 72 6f 6c 65 27 20 53 55 pant of role' SU
6da0: 50 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e P distinguishedN
6db0: 61 6d 65 20 29 04 81 9a 28 20 32 2e 35 2e 34 2e ame )...( 2.5.4.
6dc0: 33 36 20 4e 41 4d 45 20 27 75 73 65 72 43 65 72 36 NAME 'userCer
6dd0: 74 69 66 69 63 61 74 65 27 20 44 45 53 43 20 27 tificate' DESC '
6de0: 52 46 43 32 32 35 36 3a 20 58 2e 35 30 39 20 75 RFC2256: X.509 u
6df0: 73 65 72 20 63 65 72 74 69 66 69 63 61 74 65 2c ser certificate,
6e00: 20 75 73 65 20 3b 62 69 6e 61 72 79 27 20 45 51 use ;binary' EQ
6e10: 55 41 4c 49 54 59 20 63 65 72 74 69 66 69 63 61 UALITY certifica
6e20: 74 65 45 78 61 63 74 4d 61 74 63 68 20 53 59 4e teExactMatch SYN
6e30: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
6e40: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 38 1466.115.121.1.8
6e50: 20 29 04 81 96 28 20 32 2e 35 2e 34 2e 33 37 20 )...( 2.5.4.37
6e60: 4e 41 4d 45 20 27 63 41 43 65 72 74 69 66 69 63 NAME 'cACertific
6e70: 61 74 65 27 20 44 45 53 43 20 27 52 46 43 32 32 ate' DESC 'RFC22
6e80: 35 36 3a 20 58 2e 35 30 39 20 43 41 20 63 65 72 56: X.509 CA cer
6e90: 74 69 66 69 63 61 74 65 2c 20 75 73 65 20 3b 62 tificate, use ;b
6ea0: 69 6e 61 72 79 27 20 45 51 55 41 4c 49 54 59 20 inary' EQUALITY
6eb0: 63 65 72 74 69 66 69 63 61 74 65 45 78 61 63 74 certificateExact
6ec0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
6ed0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
6ee0: 35 2e 31 32 31 2e 31 2e 38 20 29 04 81 8c 28 20 5.121.1.8 )...(
6ef0: 32 2e 35 2e 34 2e 33 38 20 4e 41 4d 45 20 27 61 2.5.4.38 NAME 'a
6f00: 75 74 68 6f 72 69 74 79 52 65 76 6f 63 61 74 69 uthorityRevocati
6f10: 6f 6e 4c 69 73 74 27 20 44 45 53 43 20 27 52 46 onList' DESC 'RF
6f20: 43 32 32 35 36 3a 20 58 2e 35 30 39 20 61 75 74 C2256: X.509 aut
6f30: 68 6f 72 69 74 79 20 72 65 76 6f 63 61 74 69 6f hority revocatio
6f40: 6e 20 6c 69 73 74 2c 20 75 73 65 20 3b 62 69 6e n list, use ;bin
6f50: 61 72 79 27 20 53 59 4e 54 41 58 20 31 2e 33 2e ary' SYNTAX 1.3.
6f60: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
6f70: 2e 31 32 31 2e 31 2e 39 20 29 04 81 90 28 20 32 .121.1.9 )...( 2
6f80: 2e 35 2e 34 2e 33 39 20 4e 41 4d 45 20 27 63 65 .5.4.39 NAME 'ce
6f90: 72 74 69 66 69 63 61 74 65 52 65 76 6f 63 61 74 rtificateRevocat
6fa0: 69 6f 6e 4c 69 73 74 27 20 44 45 53 43 20 27 52 ionList' DESC 'R
6fb0: 46 43 32 32 35 36 3a 20 58 2e 35 30 39 20 63 65 FC2256: X.509 ce
6fc0: 72 74 69 66 69 63 61 74 65 20 72 65 76 6f 63 61 rtificate revoca
6fd0: 74 69 6f 6e 20 6c 69 73 74 2c 20 75 73 65 20 3b tion list, use ;
6fe0: 62 69 6e 61 72 79 27 20 53 59 4e 54 41 58 20 31 binary' SYNTAX 1
6ff0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
7000: 31 31 35 2e 31 32 31 2e 31 2e 39 20 29 04 81 87 115.121.1.9 )...
7010: 28 20 32 2e 35 2e 34 2e 34 30 20 4e 41 4d 45 20 ( 2.5.4.40 NAME
7020: 27 63 72 6f 73 73 43 65 72 74 69 66 69 63 61 74 'crossCertificat
7030: 65 50 61 69 72 27 20 44 45 53 43 20 27 52 46 43 ePair' DESC 'RFC
7040: 32 32 35 36 3a 20 58 2e 35 30 39 20 63 72 6f 73 2256: X.509 cros
7050: 73 20 63 65 72 74 69 66 69 63 61 74 65 20 70 61 s certificate pa
7060: 69 72 2c 20 75 73 65 20 3b 62 69 6e 61 72 79 27 ir, use ;binary'
7070: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
7080: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
7090: 2e 31 2e 31 30 20 29 04 6e 28 20 32 2e 35 2e 34 .1.10 ).n( 2.5.4
70a0: 2e 34 32 20 4e 41 4d 45 20 28 20 27 67 69 76 65 .42 NAME ( 'give
70b0: 6e 4e 61 6d 65 27 20 27 67 6e 27 20 29 20 44 45 nName' 'gn' ) DE
70c0: 53 43 20 27 52 46 43 32 32 35 36 3a 20 66 69 72 SC 'RFC2256: fir
70d0: 73 74 20 6e 61 6d 65 28 73 29 20 66 6f 72 20 77 st name(s) for w
70e0: 68 69 63 68 20 74 68 65 20 65 6e 74 69 74 79 20 hich the entity
70f0: 69 73 20 6b 6e 6f 77 6e 20 62 79 27 20 53 55 50 is known by' SUP
7100: 20 6e 61 6d 65 20 29 04 6f 28 20 32 2e 35 2e 34 name ).o( 2.5.4
7110: 2e 34 33 20 4e 41 4d 45 20 27 69 6e 69 74 69 61 .43 NAME 'initia
7120: 6c 73 27 20 44 45 53 43 20 27 52 46 43 32 32 35 ls' DESC 'RFC225
7130: 36 3a 20 69 6e 69 74 69 61 6c 73 20 6f 66 20 73 6: initials of s
7140: 6f 6d 65 20 6f 72 20 61 6c 6c 20 6f 66 20 6e 61 ome or all of na
7150: 6d 65 73 2c 20 62 75 74 20 6e 6f 74 20 74 68 65 mes, but not the
7160: 20 73 75 72 6e 61 6d 65 28 73 29 2e 27 20 53 55 surname(s).' SU
7170: 50 20 6e 61 6d 65 20 29 04 67 28 20 32 2e 35 2e P name ).g( 2.5.
7180: 34 2e 34 34 20 4e 41 4d 45 20 27 67 65 6e 65 72 4.44 NAME 'gener
7190: 61 74 69 6f 6e 51 75 61 6c 69 66 69 65 72 27 20 ationQualifier'
71a0: 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 6e DESC 'RFC2256: n
71b0: 61 6d 65 20 71 75 61 6c 69 66 69 65 72 20 69 6e ame qualifier in
71c0: 64 69 63 61 74 69 6e 67 20 61 20 67 65 6e 65 72 dicating a gener
71d0: 61 74 69 6f 6e 27 20 53 55 50 20 6e 61 6d 65 20 ation' SUP name
71e0: 29 04 81 8c 28 20 32 2e 35 2e 34 2e 34 35 20 4e )...( 2.5.4.45 N
71f0: 41 4d 45 20 27 78 35 30 30 55 6e 69 71 75 65 49 AME 'x500UniqueI
7200: 64 65 6e 74 69 66 69 65 72 27 20 44 45 53 43 20 dentifier' DESC
7210: 27 52 46 43 32 32 35 36 3a 20 58 2e 35 30 30 20 'RFC2256: X.500
7220: 75 6e 69 71 75 65 20 69 64 65 6e 74 69 66 69 65 unique identifie
7230: 72 27 20 45 51 55 41 4c 49 54 59 20 62 69 74 53 r' EQUALITY bitS
7240: 74 72 69 6e 67 4d 61 74 63 68 20 53 59 4e 54 41 tringMatch SYNTA
7250: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
7260: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 36 20 29 66.115.121.1.6 )
7270: 04 81 bc 28 20 32 2e 35 2e 34 2e 34 36 20 4e 41 ...( 2.5.4.46 NA
7280: 4d 45 20 27 64 6e 51 75 61 6c 69 66 69 65 72 27 ME 'dnQualifier'
7290: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
72a0: 44 4e 20 71 75 61 6c 69 66 69 65 72 27 20 45 51 DN qualifier' EQ
72b0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
72c0: 65 4d 61 74 63 68 20 4f 52 44 45 52 49 4e 47 20 eMatch ORDERING
72d0: 63 61 73 65 49 67 6e 6f 72 65 4f 72 64 65 72 69 caseIgnoreOrderi
72e0: 6e 67 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 ngMatch SUBSTR c
72f0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
7300: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
7310: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
7320: 2e 31 31 35 2e 31 32 31 2e 31 2e 34 34 20 29 04 .115.121.1.44 ).
7330: 72 28 20 32 2e 35 2e 34 2e 34 37 20 4e 41 4d 45 r( 2.5.4.47 NAME
7340: 20 27 65 6e 68 61 6e 63 65 64 53 65 61 72 63 68 'enhancedSearch
7350: 47 75 69 64 65 27 20 44 45 53 43 20 27 52 46 43 Guide' DESC 'RFC
7360: 32 32 35 36 3a 20 65 6e 68 61 6e 63 65 64 20 73 2256: enhanced s
7370: 65 61 72 63 68 20 67 75 69 64 65 27 20 53 59 4e earch guide' SYN
7380: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
7390: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
73a0: 31 20 29 04 81 93 28 20 32 2e 35 2e 34 2e 34 38 1 )...( 2.5.4.48
73b0: 20 4e 41 4d 45 20 27 70 72 6f 74 6f 63 6f 6c 49 NAME 'protocolI
73c0: 6e 66 6f 72 6d 61 74 69 6f 6e 27 20 44 45 53 43 nformation' DESC
73d0: 20 27 52 46 43 32 32 35 36 3a 20 70 72 6f 74 6f 'RFC2256: proto
73e0: 63 6f 6c 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 27 col information'
73f0: 20 45 51 55 41 4c 49 54 59 20 70 72 6f 74 6f 63 EQUALITY protoc
7400: 6f 6c 49 6e 66 6f 72 6d 61 74 69 6f 6e 4d 61 74 olInformationMat
7410: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
7420: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
7430: 32 31 2e 31 2e 34 32 20 29 04 81 89 28 20 32 2e 21.1.42 )...( 2.
7440: 35 2e 34 2e 35 30 20 4e 41 4d 45 20 27 75 6e 69 5.4.50 NAME 'uni
7450: 71 75 65 4d 65 6d 62 65 72 27 20 44 45 53 43 20 queMember' DESC
7460: 27 52 46 43 32 32 35 36 3a 20 75 6e 69 71 75 65 'RFC2256: unique
7470: 20 6d 65 6d 62 65 72 20 6f 66 20 61 20 67 72 6f member of a gro
7480: 75 70 27 20 45 51 55 41 4c 49 54 59 20 75 6e 69 up' EQUALITY uni
7490: 71 75 65 4d 65 6d 62 65 72 4d 61 74 63 68 20 53 queMemberMatch S
74a0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
74b0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
74c0: 2e 33 34 20 29 04 81 aa 28 20 32 2e 35 2e 34 2e .34 )...( 2.5.4.
74d0: 35 31 20 4e 41 4d 45 20 27 68 6f 75 73 65 49 64 51 NAME 'houseId
74e0: 65 6e 74 69 66 69 65 72 27 20 44 45 53 43 20 27 entifier' DESC '
74f0: 52 46 43 32 32 35 36 3a 20 68 6f 75 73 65 20 69 RFC2256: house i
7500: 64 65 6e 74 69 66 69 65 72 27 20 45 51 55 41 4c dentifier' EQUAL
7510: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
7520: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
7530: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
7540: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
7550: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
7560: 2e 31 32 31 2e 31 2e 31 35 7b 33 32 37 36 38 7d .121.1.15{32768}
7570: 20 29 04 71 28 20 32 2e 35 2e 34 2e 35 32 20 4e ).q( 2.5.4.52 N
7580: 41 4d 45 20 27 73 75 70 70 6f 72 74 65 64 41 6c AME 'supportedAl
7590: 67 6f 72 69 74 68 6d 73 27 20 44 45 53 43 20 27 gorithms' DESC '
75a0: 52 46 43 32 32 35 36 3a 20 73 75 70 70 6f 72 74 RFC2256: support
75b0: 65 64 20 61 6c 67 6f 72 69 74 68 6d 73 27 20 53 ed algorithms' S
75c0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
75d0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
75e0: 2e 34 39 20 29 04 7e 28 20 32 2e 35 2e 34 2e 35 .49 ).~( 2.5.4.5
75f0: 33 20 4e 41 4d 45 20 27 64 65 6c 74 61 52 65 76 3 NAME 'deltaRev
7600: 6f 63 61 74 69 6f 6e 4c 69 73 74 27 20 44 45 53 ocationList' DES
7610: 43 20 27 52 46 43 32 32 35 36 3a 20 64 65 6c 74 C 'RFC2256: delt
7620: 61 20 72 65 76 6f 63 61 74 69 6f 6e 20 6c 69 73 a revocation lis
7630: 74 3b 20 75 73 65 20 3b 62 69 6e 61 72 79 27 20 t; use ;binary'
7640: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
7650: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
7660: 31 2e 39 20 29 04 40 28 20 32 2e 35 2e 34 2e 35 1.9 ).@( 2.5.4.5
7670: 34 20 4e 41 4d 45 20 27 64 6d 64 4e 61 6d 65 27 4 NAME 'dmdName'
7680: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
7690: 6e 61 6d 65 20 6f 66 20 44 4d 44 27 20 53 55 50 name of DMD' SUP
76a0: 20 6e 61 6d 65 20 29 04 52 28 20 32 2e 35 2e 34 name ).R( 2.5.4
76b0: 2e 36 35 20 4e 41 4d 45 20 27 70 73 65 75 64 6f .65 NAME 'pseudo
76c0: 6e 79 6d 27 20 44 45 53 43 20 27 58 2e 35 32 30 nym' DESC 'X.520
76d0: 28 34 74 68 29 3a 20 70 73 65 75 64 6f 6e 79 6d (4th): pseudonym
76e0: 20 66 6f 72 20 74 68 65 20 6f 62 6a 65 63 74 27 for the object'
76f0: 20 53 55 50 20 6e 61 6d 65 20 29 04 81 c6 28 20 SUP name )...(
7700: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
7710: 30 2e 31 30 30 2e 31 2e 33 20 4e 41 4d 45 20 28 0.100.1.3 NAME (
7720: 20 27 6d 61 69 6c 27 20 27 72 66 63 38 32 32 4d 'mail' 'rfc822M
7730: 61 69 6c 62 6f 78 27 20 29 20 44 45 53 43 20 27 ailbox' ) DESC '
7740: 52 46 43 31 32 37 34 3a 20 52 46 43 38 32 32 20 RFC1274: RFC822
7750: 4d 61 69 6c 62 6f 78 27 20 45 51 55 41 4c 49 54 Mailbox' EQUALIT
7760: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
7770: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
7780: 49 67 6e 6f 72 65 49 41 35 53 75 62 73 74 72 69 IgnoreIA5Substri
7790: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
77a0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
77b0: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 7b 32 35 .115.121.1.26{25
77c0: 36 7d 20 29 04 81 d6 28 20 30 2e 39 2e 32 33 34 6} )...( 0.9.234
77d0: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
77e0: 2e 32 35 20 4e 41 4d 45 20 28 20 27 64 63 27 20 .25 NAME ( 'dc'
77f0: 27 64 6f 6d 61 69 6e 43 6f 6d 70 6f 6e 65 6e 74 'domainComponent
7800: 27 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 ' ) DESC 'RFC127
7810: 34 2f 32 32 34 37 3a 20 64 6f 6d 61 69 6e 20 63 4/2247: domain c
7820: 6f 6d 70 6f 6e 65 6e 74 27 20 45 51 55 41 4c 49 omponent' EQUALI
7830: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TY caseIgnoreIA5
7840: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
7850: 65 49 67 6e 6f 72 65 49 41 35 53 75 62 73 74 72 eIgnoreIA5Substr
7860: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
7870: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
7880: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 6.115.121.1.26 S
7890: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 c9 INGLE-VALUE )...
78a0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
78b0: 33 30 30 2e 31 30 30 2e 31 2e 33 37 20 4e 41 4d 300.100.1.37 NAM
78c0: 45 20 27 61 73 73 6f 63 69 61 74 65 64 44 6f 6d E 'associatedDom
78d0: 61 69 6e 27 20 44 45 53 43 20 27 52 46 43 31 32 ain' DESC 'RFC12
78e0: 37 34 3a 20 64 6f 6d 61 69 6e 20 61 73 73 6f 63 74: domain assoc
78f0: 69 61 74 65 64 20 77 69 74 68 20 6f 62 6a 65 63 iated with objec
7900: 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 t' EQUALITY case
7910: 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 IgnoreIA5Match S
7920: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
7930: 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 IA5SubstringsMat
7940: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
7950: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
7960: 32 31 2e 31 2e 32 36 20 29 04 81 eb 28 20 31 2e 21.1.26 )...( 1.
7970: 32 2e 38 34 30 2e 31 31 33 35 34 39 2e 31 2e 39 2.840.113549.1.9
7980: 2e 31 20 4e 41 4d 45 20 28 20 27 65 6d 61 69 6c .1 NAME ( 'email
7990: 27 20 27 65 6d 61 69 6c 41 64 64 72 65 73 73 27 ' 'emailAddress'
79a0: 20 27 70 6b 63 73 39 65 6d 61 69 6c 27 20 29 20 'pkcs9email' )
79b0: 44 45 53 43 20 27 52 46 43 33 32 38 30 3a 20 6c DESC 'RFC3280: l
79c0: 65 67 61 63 79 20 61 74 74 72 69 62 75 74 65 20 egacy attribute
79d0: 66 6f 72 20 65 6d 61 69 6c 20 61 64 64 72 65 73 for email addres
79e0: 73 65 73 20 69 6e 20 44 4e 73 27 20 45 51 55 41 ses in DNs' EQUA
79f0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
7a00: 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 A5Match SUBSTR c
7a10: 61 73 65 49 67 6e 6f 72 65 49 41 35 53 75 62 73 aseIgnoreIA5Subs
7a20: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
7a30: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
7a40: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
7a50: 7b 31 32 38 7d 20 29 04 81 9d 28 20 30 2e 39 2e {128} )...( 0.9.
7a60: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
7a70: 30 2e 31 2e 32 20 4e 41 4d 45 20 27 74 65 78 74 0.1.2 NAME 'text
7a80: 45 6e 63 6f 64 65 64 4f 52 41 64 64 72 65 73 73 EncodedORAddress
7a90: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
7aa0: 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 gnoreMatch SUBST
7ab0: 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 R caseIgnoreSubs
7ac0: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
7ad0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
7ae0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
7af0: 7b 32 35 36 7d 20 29 04 81 b2 28 20 30 2e 39 2e {256} )...( 0.9.
7b00: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
7b10: 30 2e 31 2e 34 20 4e 41 4d 45 20 27 69 6e 66 6f 0.1.4 NAME 'info
7b20: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
7b30: 20 67 65 6e 65 72 61 6c 20 69 6e 66 6f 72 6d 61 general informa
7b40: 74 69 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 63 tion' EQUALITY c
7b50: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
7b60: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
7b70: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
7b80: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
7b90: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
7ba0: 31 2e 31 35 7b 32 30 34 38 7d 20 29 04 81 c2 28 1.15{2048} )...(
7bb0: 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 0.9.2342.192003
7bc0: 30 30 2e 31 30 30 2e 31 2e 35 20 4e 41 4d 45 20 00.100.1.5 NAME
7bd0: 28 20 27 64 72 69 6e 6b 27 20 27 66 61 76 6f 75 ( 'drink' 'favou
7be0: 72 69 74 65 44 72 69 6e 6b 27 20 29 20 44 45 53 riteDrink' ) DES
7bf0: 43 20 27 52 46 43 31 32 37 34 3a 20 66 61 76 6f C 'RFC1274: favo
7c00: 72 69 74 65 20 64 72 69 6e 6b 27 20 45 51 55 41 rite drink' EQUA
7c10: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
7c20: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
7c30: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
7c40: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
7c50: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
7c60: 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 5.121.1.15{256}
7c70: 29 04 81 af 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
7c80: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 36 20 9200300.100.1.6
7c90: 4e 41 4d 45 20 27 72 6f 6f 6d 4e 75 6d 62 65 72 NAME 'roomNumber
7ca0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
7cb0: 20 72 6f 6f 6d 20 6e 75 6d 62 65 72 27 20 45 51 room number' EQ
7cc0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
7cd0: 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 eMatch SUBSTR ca
7ce0: 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e seIgnoreSubstrin
7cf0: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
7d00: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
7d10: 31 31 35 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 115.121.1.15{256
7d20: 7d 20 29 04 75 28 20 30 2e 39 2e 32 33 34 32 2e } ).u( 0.9.2342.
7d30: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 37 19200300.100.1.7
7d40: 20 4e 41 4d 45 20 27 70 68 6f 74 6f 27 20 44 45 NAME 'photo' DE
7d50: 53 43 20 27 52 46 43 31 32 37 34 3a 20 70 68 6f SC 'RFC1274: pho
7d60: 74 6f 20 28 47 33 20 66 61 78 29 27 20 53 59 4e to (G3 fax)' SYN
7d70: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
7d80: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
7d90: 33 7b 32 35 30 30 30 7d 20 29 04 81 b3 28 20 30 3{25000} )...( 0
7da0: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
7db0: 2e 31 30 30 2e 31 2e 38 20 4e 41 4d 45 20 27 75 .100.1.8 NAME 'u
7dc0: 73 65 72 43 6c 61 73 73 27 20 44 45 53 43 20 27 serClass' DESC '
7dd0: 52 46 43 31 32 37 34 3a 20 63 61 74 65 67 6f 72 RFC1274: categor
7de0: 79 20 6f 66 20 75 73 65 72 27 20 45 51 55 41 4c y of user' EQUAL
7df0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
7e00: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
7e10: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
7e20: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
7e30: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
7e40: 2e 31 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 .121.1.15{256} )
7e50: 04 81 ab 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
7e60: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 39 20 4e 200300.100.1.9 N
7e70: 41 4d 45 20 27 68 6f 73 74 27 20 44 45 53 43 20 AME 'host' DESC
7e80: 27 52 46 43 31 32 37 34 3a 20 68 6f 73 74 20 63 'RFC1274: host c
7e90: 6f 6d 70 75 74 65 72 27 20 45 51 55 41 4c 49 54 omputer' EQUALIT
7ea0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
7eb0: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
7ec0: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
7ed0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
7ee0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
7ef0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
7f00: 90 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
7f10: 30 33 30 30 2e 31 30 30 2e 31 2e 31 30 20 4e 41 0300.100.1.10 NA
7f20: 4d 45 20 27 6d 61 6e 61 67 65 72 27 20 44 45 53 ME 'manager' DES
7f30: 43 20 27 52 46 43 31 32 37 34 3a 20 44 4e 20 6f C 'RFC1274: DN o
7f40: 66 20 6d 61 6e 61 67 65 72 27 20 45 51 55 41 4c f manager' EQUAL
7f50: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
7f60: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
7f70: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
7f80: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
7f90: 29 04 81 ca 28 20 30 2e 39 2e 32 33 34 32 2e 31 )...( 0.9.2342.1
7fa0: 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 31 9200300.100.1.11
7fb0: 20 4e 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 49 NAME 'documentI
7fc0: 64 65 6e 74 69 66 69 65 72 27 20 44 45 53 43 20 dentifier' DESC
7fd0: 27 52 46 43 31 32 37 34 3a 20 75 6e 69 71 75 65 'RFC1274: unique
7fe0: 20 69 64 65 6e 74 69 66 69 65 72 20 6f 66 20 64 identifier of d
7ff0: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
8000: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
8010: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
8020: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
8030: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
8040: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
8050: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
8060: b9 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
8070: 30 33 30 30 2e 31 30 30 2e 31 2e 31 32 20 4e 41 0300.100.1.12 NA
8080: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 54 69 74 6c ME 'documentTitl
8090: 65 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 e' DESC 'RFC1274
80a0: 3a 20 74 69 74 6c 65 20 6f 66 20 64 6f 63 75 6d : title of docum
80b0: 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 ent' EQUALITY ca
80c0: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
80d0: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
80e0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
80f0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
8100: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
8110: 2e 31 35 7b 32 35 36 7d 20 29 04 81 bd 28 20 30 .15{256} )...( 0
8120: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
8130: 2e 31 30 30 2e 31 2e 31 33 20 4e 41 4d 45 20 27 .100.1.13 NAME '
8140: 64 6f 63 75 6d 65 6e 74 56 65 72 73 69 6f 6e 27 documentVersion'
8150: 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 DESC 'RFC1274:
8160: 76 65 72 73 69 6f 6e 20 6f 66 20 64 6f 63 75 6d version of docum
8170: 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 61 ent' EQUALITY ca
8180: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
8190: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
81a0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
81b0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
81c0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
81d0: 2e 31 35 7b 32 35 36 7d 20 29 04 81 a2 28 20 30 .15{256} )...( 0
81e0: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
81f0: 2e 31 30 30 2e 31 2e 31 34 20 4e 41 4d 45 20 27 .100.1.14 NAME '
8200: 64 6f 63 75 6d 65 6e 74 41 75 74 68 6f 72 27 20 documentAuthor'
8210: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 44 DESC 'RFC1274: D
8220: 4e 20 6f 66 20 61 75 74 68 6f 72 20 6f 66 20 64 N of author of d
8230: 6f 63 75 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 ocument' EQUALIT
8240: 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e Y distinguishedN
8250: 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ameMatch SYNTAX
8260: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
8270: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 .115.121.1.12 ).
8280: 81 c8 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
8290: 30 30 33 30 30 2e 31 30 30 2e 31 2e 31 35 20 4e 00300.100.1.15 N
82a0: 41 4d 45 20 27 64 6f 63 75 6d 65 6e 74 4c 6f 63 AME 'documentLoc
82b0: 61 74 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 ation' DESC 'RFC
82c0: 31 32 37 34 3a 20 6c 6f 63 61 74 69 6f 6e 20 6f 1274: location o
82d0: 66 20 64 6f 63 75 6d 65 6e 74 20 6f 72 69 67 69 f document origi
82e0: 6e 61 6c 27 20 45 51 55 41 4c 49 54 59 20 63 61 nal' EQUALITY ca
82f0: 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 seIgnoreMatch SU
8300: 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 BSTR caseIgnoreS
8310: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
8320: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
8330: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
8340: 2e 31 35 7b 32 35 36 7d 20 29 04 81 d8 28 20 30 .15{256} )...( 0
8350: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
8360: 2e 31 30 30 2e 31 2e 32 30 20 4e 41 4d 45 20 28 .100.1.20 NAME (
8370: 20 27 68 6f 6d 65 50 68 6f 6e 65 27 20 27 68 6f 'homePhone' 'ho
8380: 6d 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 meTelephoneNumbe
8390: 72 27 20 29 20 44 45 53 43 20 27 52 46 43 31 32 r' ) DESC 'RFC12
83a0: 37 34 3a 20 68 6f 6d 65 20 74 65 6c 65 70 68 6f 74: home telepho
83b0: 6e 65 20 6e 75 6d 62 65 72 27 20 45 51 55 41 4c ne number' EQUAL
83c0: 49 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d ITY telephoneNum
83d0: 62 65 72 4d 61 74 63 68 20 53 55 42 53 54 52 20 berMatch SUBSTR
83e0: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 53 telephoneNumberS
83f0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
8400: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
8410: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
8420: 2e 35 30 20 29 04 81 94 28 20 30 2e 39 2e 32 33 .50 )...( 0.9.23
8430: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
8440: 31 2e 32 31 20 4e 41 4d 45 20 27 73 65 63 72 65 1.21 NAME 'secre
8450: 74 61 72 79 27 20 44 45 53 43 20 27 52 46 43 31 tary' DESC 'RFC1
8460: 32 37 34 3a 20 44 4e 20 6f 66 20 73 65 63 72 65 274: DN of secre
8470: 74 61 72 79 27 20 45 51 55 41 4c 49 54 59 20 64 tary' EQUALITY d
8480: 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d 65 istinguishedName
8490: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
84a0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
84b0: 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 57 28 20 5.121.1.12 ).W(
84c0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
84d0: 30 2e 31 30 30 2e 31 2e 32 32 20 4e 41 4d 45 20 0.100.1.22 NAME
84e0: 27 6f 74 68 65 72 4d 61 69 6c 62 6f 78 27 20 53 'otherMailbox' S
84f0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
8500: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
8510: 2e 33 39 20 29 04 6e 28 20 30 2e 39 2e 32 33 34 .39 ).n( 0.9.234
8520: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
8530: 2e 32 36 20 4e 41 4d 45 20 27 61 52 65 63 6f 72 .26 NAME 'aRecor
8540: 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 d' EQUALITY case
8550: 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 IgnoreIA5Match S
8560: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
8570: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
8580: 2e 32 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 34 .26 ).o( 0.9.234
8590: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
85a0: 2e 32 37 20 4e 41 4d 45 20 27 6d 44 52 65 63 6f .27 NAME 'mDReco
85b0: 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 rd' EQUALITY cas
85c0: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
85d0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
85e0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
85f0: 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 2e 32 33 1.26 ).o( 0.9.23
8600: 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 42.19200300.100.
8610: 31 2e 32 38 20 4e 41 4d 45 20 27 6d 58 52 65 63 1.28 NAME 'mXRec
8620: 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 61 ord' EQUALITY ca
8630: 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 seIgnoreIA5Match
8640: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
8650: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
8660: 2e 31 2e 32 36 20 29 04 6f 28 20 30 2e 39 2e 32 .1.26 ).o( 0.9.2
8670: 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 342.19200300.100
8680: 2e 31 2e 32 39 20 4e 41 4d 45 20 27 6e 53 52 65 .1.29 NAME 'nSRe
8690: 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 20 63 cord' EQUALITY c
86a0: 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 aseIgnoreIA5Matc
86b0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
86c0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
86d0: 31 2e 31 2e 32 36 20 29 04 70 28 20 30 2e 39 2e 1.1.26 ).p( 0.9.
86e0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
86f0: 30 2e 31 2e 33 30 20 4e 41 4d 45 20 27 73 4f 41 0.1.30 NAME 'sOA
8700: 52 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 59 Record' EQUALITY
8710: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
8720: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
8730: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
8740: 31 32 31 2e 31 2e 32 36 20 29 04 72 28 20 30 2e 121.1.26 ).r( 0.
8750: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
8760: 31 30 30 2e 31 2e 33 31 20 4e 41 4d 45 20 27 63 100.1.31 NAME 'c
8770: 4e 41 4d 45 52 65 63 6f 72 64 27 20 45 51 55 41 NAMERecord' EQUA
8780: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
8790: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
87a0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
87b0: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 81 115.121.1.26 )..
87c0: ac 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
87d0: 30 33 30 30 2e 31 30 30 2e 31 2e 33 38 20 4e 41 0300.100.1.38 NA
87e0: 4d 45 20 27 61 73 73 6f 63 69 61 74 65 64 4e 61 ME 'associatedNa
87f0: 6d 65 27 20 44 45 53 43 20 27 52 46 43 31 32 37 me' DESC 'RFC127
8800: 34 3a 20 44 4e 20 6f 66 20 65 6e 74 72 79 20 61 4: DN of entry a
8810: 73 73 6f 63 69 61 74 65 64 20 77 69 74 68 20 64 ssociated with d
8820: 6f 6d 61 69 6e 27 20 45 51 55 41 4c 49 54 59 20 omain' EQUALITY
8830: 64 69 73 74 69 6e 67 75 69 73 68 65 64 4e 61 6d distinguishedNam
8840: 65 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e eMatch SYNTAX 1.
8850: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
8860: 31 35 2e 31 32 31 2e 31 2e 31 32 20 29 04 81 c2 15.121.1.12 )...
8870: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
8880: 33 30 30 2e 31 30 30 2e 31 2e 33 39 20 4e 41 4d 300.100.1.39 NAM
8890: 45 20 27 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 E 'homePostalAdd
88a0: 72 65 73 73 27 20 44 45 53 43 20 27 52 46 43 31 ress' DESC 'RFC1
88b0: 32 37 34 3a 20 68 6f 6d 65 20 70 6f 73 74 61 6c 274: home postal
88c0: 20 61 64 64 72 65 73 73 27 20 45 51 55 41 4c 49 address' EQUALI
88d0: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4c 69 73 TY caseIgnoreLis
88e0: 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 tMatch SUBSTR ca
88f0: 73 65 49 67 6e 6f 72 65 4c 69 73 74 53 75 62 73 seIgnoreListSubs
8900: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
8910: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
8920: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 31 466.115.121.1.41
8930: 20 29 04 81 b6 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
8940: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 19200300.100.1.4
8950: 30 20 4e 41 4d 45 20 27 70 65 72 73 6f 6e 61 6c 0 NAME 'personal
8960: 54 69 74 6c 65 27 20 44 45 53 43 20 27 52 46 43 Title' DESC 'RFC
8970: 31 32 37 34 3a 20 70 65 72 73 6f 6e 61 6c 20 74 1274: personal t
8980: 69 74 6c 65 27 20 45 51 55 41 4c 49 54 59 20 63 itle' EQUALITY c
8990: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
89a0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
89b0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
89c0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
89d0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
89e0: 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 d9 28 20 1.15{256} )...(
89f0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
8a00: 30 2e 31 30 30 2e 31 2e 34 31 20 4e 41 4d 45 20 0.100.1.41 NAME
8a10: 28 20 27 6d 6f 62 69 6c 65 27 20 27 6d 6f 62 69 ( 'mobile' 'mobi
8a20: 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 leTelephoneNumbe
8a30: 72 27 20 29 20 44 45 53 43 20 27 52 46 43 31 32 r' ) DESC 'RFC12
8a40: 37 34 3a 20 6d 6f 62 69 6c 65 20 74 65 6c 65 70 74: mobile telep
8a50: 68 6f 6e 65 20 6e 75 6d 62 65 72 27 20 45 51 55 hone number' EQU
8a60: 41 4c 49 54 59 20 74 65 6c 65 70 68 6f 6e 65 4e ALITY telephoneN
8a70: 75 6d 62 65 72 4d 61 74 63 68 20 53 55 42 53 54 umberMatch SUBST
8a80: 52 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 R telephoneNumbe
8a90: 72 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 rSubstringsMatch
8aa0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
8ab0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
8ac0: 2e 31 2e 35 30 20 29 04 81 d6 28 20 30 2e 39 2e .1.50 )...( 0.9.
8ad0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
8ae0: 30 2e 31 2e 34 32 20 4e 41 4d 45 20 28 20 27 70 0.1.42 NAME ( 'p
8af0: 61 67 65 72 27 20 27 70 61 67 65 72 54 65 6c 65 ager' 'pagerTele
8b00: 70 68 6f 6e 65 4e 75 6d 62 65 72 27 20 29 20 44 phoneNumber' ) D
8b10: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 70 61 ESC 'RFC1274: pa
8b20: 67 65 72 20 74 65 6c 65 70 68 6f 6e 65 20 6e 75 ger telephone nu
8b30: 6d 62 65 72 27 20 45 51 55 41 4c 49 54 59 20 74 mber' EQUALITY t
8b40: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 4d 61 elephoneNumberMa
8b50: 74 63 68 20 53 55 42 53 54 52 20 74 65 6c 65 70 tch SUBSTR telep
8b60: 68 6f 6e 65 4e 75 6d 62 65 72 53 75 62 73 74 72 honeNumberSubstr
8b70: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
8b80: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
8b90: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 30 20 29 6.115.121.1.50 )
8ba0: 04 81 c7 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
8bb0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 34 33 20 200300.100.1.43
8bc0: 4e 41 4d 45 20 28 20 27 63 6f 27 20 27 66 72 69 NAME ( 'co' 'fri
8bd0: 65 6e 64 6c 79 43 6f 75 6e 74 72 79 4e 61 6d 65 endlyCountryName
8be0: 27 20 29 20 44 45 53 43 20 27 52 46 43 31 32 37 ' ) DESC 'RFC127
8bf0: 34 3a 20 66 72 69 65 6e 64 6c 79 20 63 6f 75 6e 4: friendly coun
8c00: 74 72 79 20 6e 61 6d 65 27 20 45 51 55 41 4c 49 try name' EQUALI
8c10: 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 TY caseIgnoreMat
8c20: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
8c30: 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 noreSubstringsMa
8c40: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
8c50: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
8c60: 31 32 31 2e 31 2e 31 35 20 29 04 81 9a 28 20 30 121.1.15 )...( 0
8c70: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
8c80: 2e 31 30 30 2e 31 2e 34 34 20 4e 41 4d 45 20 27 .100.1.44 NAME '
8c90: 75 6e 69 71 75 65 49 64 65 6e 74 69 66 69 65 72 uniqueIdentifier
8ca0: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
8cb0: 20 75 6e 69 71 75 65 20 69 64 65 6e 74 69 66 65 unique identife
8cc0: 72 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 r' EQUALITY case
8cd0: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 59 4e 54 IgnoreMatch SYNT
8ce0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
8cf0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
8d00: 7b 32 35 36 7d 20 29 04 81 c4 28 20 30 2e 39 2e {256} )...( 0.9.
8d10: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
8d20: 30 2e 31 2e 34 35 20 4e 41 4d 45 20 27 6f 72 67 0.1.45 NAME 'org
8d30: 61 6e 69 7a 61 74 69 6f 6e 61 6c 53 74 61 74 75 anizationalStatu
8d40: 73 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 s' DESC 'RFC1274
8d50: 3a 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c : organizational
8d60: 20 73 74 61 74 75 73 27 20 45 51 55 41 4c 49 54 status' EQUALIT
8d70: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
8d80: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
8d90: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
8da0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
8db0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
8dc0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 81 21.1.15{256} )..
8dd0: ba 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
8de0: 30 33 30 30 2e 31 30 30 2e 31 2e 34 36 20 4e 41 0300.100.1.46 NA
8df0: 4d 45 20 27 6a 61 6e 65 74 4d 61 69 6c 62 6f 78 ME 'janetMailbox
8e00: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
8e10: 20 4a 61 6e 65 74 20 6d 61 69 6c 62 6f 78 27 20 Janet mailbox'
8e20: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
8e30: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 55 42 53 oreIA5Match SUBS
8e40: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 TR caseIgnoreIA5
8e50: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
8e60: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
8e70: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
8e80: 31 2e 32 36 7b 32 35 36 7d 20 29 04 81 86 28 20 1.26{256} )...(
8e90: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
8ea0: 30 2e 31 30 30 2e 31 2e 34 37 20 4e 41 4d 45 20 0.100.1.47 NAME
8eb0: 27 6d 61 69 6c 50 72 65 66 65 72 65 6e 63 65 4f 'mailPreferenceO
8ec0: 70 74 69 6f 6e 27 20 44 45 53 43 20 27 52 46 43 ption' DESC 'RFC
8ed0: 31 32 37 34 3a 20 6d 61 69 6c 20 70 72 65 66 65 1274: mail prefe
8ee0: 72 65 6e 63 65 20 6f 70 74 69 6f 6e 27 20 53 59 rence option' SY
8ef0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
8f00: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
8f10: 32 37 20 29 04 81 b7 28 20 30 2e 39 2e 32 33 34 27 )...( 0.9.234
8f20: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 31 2.19200300.100.1
8f30: 2e 34 38 20 4e 41 4d 45 20 27 62 75 69 6c 64 69 .48 NAME 'buildi
8f40: 6e 67 4e 61 6d 65 27 20 44 45 53 43 20 27 52 46 ngName' DESC 'RF
8f50: 43 31 32 37 34 3a 20 6e 61 6d 65 20 6f 66 20 62 C1274: name of b
8f60: 75 69 6c 64 69 6e 67 27 20 45 51 55 41 4c 49 54 uilding' EQUALIT
8f70: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
8f80: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
8f90: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
8fa0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
8fb0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
8fc0: 32 31 2e 31 2e 31 35 7b 32 35 36 7d 20 29 04 7e 21.1.15{256} ).~
8fd0: 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 ( 0.9.2342.19200
8fe0: 33 30 30 2e 31 30 30 2e 31 2e 34 39 20 4e 41 4d 300.100.1.49 NAM
8ff0: 45 20 27 64 53 41 51 75 61 6c 69 74 79 27 20 44 E 'dSAQuality' D
9000: 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 44 53 ESC 'RFC1274: DS
9010: 41 20 51 75 61 6c 69 74 79 27 20 53 59 4e 54 41 A Quality' SYNTA
9020: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
9030: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 39 20 66.115.121.1.19
9040: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 SINGLE-VALUE )..
9050: 8f 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 .( 0.9.2342.1920
9060: 30 33 30 30 2e 31 30 30 2e 31 2e 35 30 20 4e 41 0300.100.1.50 NA
9070: 4d 45 20 27 73 69 6e 67 6c 65 4c 65 76 65 6c 51 ME 'singleLevelQ
9080: 75 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 46 uality' DESC 'RF
9090: 43 31 32 37 34 3a 20 53 69 6e 67 6c 65 20 4c 65 C1274: Single Le
90a0: 76 65 6c 20 51 75 61 6c 69 74 79 27 20 53 59 4e vel Quality' SYN
90b0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
90c0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
90d0: 33 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 3 SINGLE-VALUE )
90e0: 04 81 95 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
90f0: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 31 20 200300.100.1.51
9100: 4e 41 4d 45 20 27 73 75 62 74 72 65 65 4d 69 6e NAME 'subtreeMin
9110: 69 6d 75 6d 51 75 61 6c 69 74 79 27 20 44 45 53 imumQuality' DES
9120: 43 20 27 52 46 43 31 32 37 34 3a 20 53 75 62 74 C 'RFC1274: Subt
9130: 72 65 65 20 4d 69 6e 69 6e 75 6d 20 51 75 61 6c ree Mininum Qual
9140: 69 74 79 27 20 53 59 4e 54 41 58 20 31 2e 33 2e ity' SYNTAX 1.3.
9150: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
9160: 2e 31 32 31 2e 31 2e 31 33 20 53 49 4e 47 4c 45 .121.1.13 SINGLE
9170: 2d 56 41 4c 55 45 20 29 04 81 95 28 20 30 2e 39 -VALUE )...( 0.9
9180: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
9190: 30 30 2e 31 2e 35 32 20 4e 41 4d 45 20 27 73 75 00.1.52 NAME 'su
91a0: 62 74 72 65 65 4d 61 78 69 6d 75 6d 51 75 61 6c btreeMaximumQual
91b0: 69 74 79 27 20 44 45 53 43 20 27 52 46 43 31 32 ity' DESC 'RFC12
91c0: 37 34 3a 20 53 75 62 74 72 65 65 20 4d 61 78 69 74: Subtree Maxi
91d0: 6d 75 6e 20 51 75 61 6c 69 74 79 27 20 53 59 4e mun Quality' SYN
91e0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
91f0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
9200: 33 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 3 SINGLE-VALUE )
9210: 04 81 88 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ...( 0.9.2342.19
9220: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 33 20 200300.100.1.53
9230: 4e 41 4d 45 20 27 70 65 72 73 6f 6e 61 6c 53 69 NAME 'personalSi
9240: 67 6e 61 74 75 72 65 27 20 44 45 53 43 20 27 52 gnature' DESC 'R
9250: 46 43 31 32 37 34 3a 20 50 65 72 73 6f 6e 61 6c FC1274: Personal
9260: 20 53 69 67 6e 61 74 75 72 65 20 28 47 33 20 66 Signature (G3 f
9270: 61 78 29 27 20 53 59 4e 54 41 58 20 31 2e 33 2e ax)' SYNTAX 1.3.
9280: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
9290: 2e 31 32 31 2e 31 2e 32 33 20 29 04 81 93 28 20 .121.1.23 )...(
92a0: 30 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 0.9.2342.1920030
92b0: 30 2e 31 30 30 2e 31 2e 35 34 20 4e 41 4d 45 20 0.100.1.54 NAME
92c0: 27 64 49 54 52 65 64 69 72 65 63 74 27 20 44 45 'dITRedirect' DE
92d0: 53 43 20 27 52 46 43 31 32 37 34 3a 20 44 49 54 SC 'RFC1274: DIT
92e0: 20 52 65 64 69 72 65 63 74 27 20 45 51 55 41 4c Redirect' EQUAL
92f0: 49 54 59 20 64 69 73 74 69 6e 67 75 69 73 68 65 ITY distinguishe
9300: 64 4e 61 6d 65 4d 61 74 63 68 20 53 59 4e 54 41 dNameMatch SYNTA
9310: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
9320: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 32 20 66.115.121.1.12
9330: 29 04 74 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ).t( 0.9.2342.19
9340: 32 30 30 33 30 30 2e 31 30 30 2e 31 2e 35 35 20 200300.100.1.55
9350: 4e 41 4d 45 20 27 61 75 64 69 6f 27 20 44 45 53 NAME 'audio' DES
9360: 43 20 27 52 46 43 31 32 37 34 3a 20 61 75 64 69 C 'RFC1274: audi
9370: 6f 20 28 75 2d 6c 61 77 29 27 20 53 59 4e 54 41 o (u-law)' SYNTA
9380: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
9390: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 34 7b 32 66.115.121.1.4{2
93a0: 35 30 30 30 7d 20 29 04 81 bc 28 20 30 2e 39 2e 5000} )...( 0.9.
93b0: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
93c0: 30 2e 31 2e 35 36 20 4e 41 4d 45 20 27 64 6f 63 0.1.56 NAME 'doc
93d0: 75 6d 65 6e 74 50 75 62 6c 69 73 68 65 72 27 20 umentPublisher'
93e0: 44 45 53 43 20 27 52 46 43 31 32 37 34 3a 20 70 DESC 'RFC1274: p
93f0: 75 62 6c 69 73 68 65 72 20 6f 66 20 64 6f 63 75 ublisher of docu
9400: 6d 65 6e 74 27 20 45 51 55 41 4c 49 54 59 20 63 ment' EQUALITY c
9410: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
9420: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
9430: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
9440: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
9450: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
9460: 31 2e 31 35 20 29 04 81 c2 28 20 32 2e 31 36 2e 1.15 )...( 2.16.
9470: 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 840.1.113730.3.1
9480: 2e 31 20 4e 41 4d 45 20 27 63 61 72 4c 69 63 65 .1 NAME 'carLice
9490: 6e 73 65 27 20 44 45 53 43 20 27 52 46 43 32 37 nse' DESC 'RFC27
94a0: 39 38 3a 20 76 65 68 69 63 6c 65 20 6c 69 63 65 98: vehicle lice
94b0: 6e 73 65 20 6f 72 20 72 65 67 69 73 74 72 61 74 nse or registrat
94c0: 69 6f 6e 20 70 6c 61 74 65 27 20 45 51 55 41 4c ion plate' EQUAL
94d0: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
94e0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
94f0: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
9500: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
9510: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
9520: 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 d1 28 20 .121.1.15 )...(
9530: 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 2.16.840.1.11373
9540: 30 2e 33 2e 31 2e 32 20 4e 41 4d 45 20 27 64 65 0.3.1.2 NAME 'de
9550: 70 61 72 74 6d 65 6e 74 4e 75 6d 62 65 72 27 20 partmentNumber'
9560: 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 69 DESC 'RFC2798: i
9570: 64 65 6e 74 69 66 69 65 73 20 61 20 64 65 70 61 dentifies a depa
9580: 72 74 6d 65 6e 74 20 77 69 74 68 69 6e 20 61 6e rtment within an
9590: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 45 organization' E
95a0: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
95b0: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
95c0: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
95d0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
95e0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
95f0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
9600: 81 de 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
9610: 31 33 37 33 30 2e 33 2e 31 2e 32 34 31 20 4e 41 13730.3.1.241 NA
9620: 4d 45 20 27 64 69 73 70 6c 61 79 4e 61 6d 65 27 ME 'displayName'
9630: 20 44 45 53 43 20 27 52 46 43 32 37 39 38 3a 20 DESC 'RFC2798:
9640: 70 72 65 66 65 72 72 65 64 20 6e 61 6d 65 20 74 preferred name t
9650: 6f 20 62 65 20 75 73 65 64 20 77 68 65 6e 20 64 o be used when d
9660: 69 73 70 6c 61 79 69 6e 67 20 65 6e 74 72 69 65 isplaying entrie
9670: 73 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 s' EQUALITY case
9680: 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 IgnoreMatch SUBS
9690: 54 52 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 TR caseIgnoreSub
96a0: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
96b0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
96c0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
96d0: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
96e0: 04 81 e7 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e ...( 2.16.840.1.
96f0: 31 31 33 37 33 30 2e 33 2e 31 2e 33 20 4e 41 4d 113730.3.1.3 NAM
9700: 45 20 27 65 6d 70 6c 6f 79 65 65 4e 75 6d 62 65 E 'employeeNumbe
9710: 72 27 20 44 45 53 43 20 27 52 46 43 32 37 39 38 r' DESC 'RFC2798
9720: 3a 20 6e 75 6d 65 72 69 63 61 6c 6c 79 20 69 64 : numerically id
9730: 65 6e 74 69 66 69 65 73 20 61 6e 20 65 6d 70 6c entifies an empl
9740: 6f 79 65 65 20 77 69 74 68 69 6e 20 61 6e 20 6f oyee within an o
9750: 72 67 61 6e 69 7a 61 74 69 6f 6e 27 20 45 51 55 rganization' EQU
9760: 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 ALITY caseIgnore
9770: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
9780: 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 eIgnoreSubstring
9790: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
97a0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
97b0: 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 15.121.1.15 SING
97c0: 4c 45 2d 56 41 4c 55 45 20 29 04 81 be 28 20 32 LE-VALUE )...( 2
97d0: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
97e0: 2e 33 2e 31 2e 34 20 4e 41 4d 45 20 27 65 6d 70 .3.1.4 NAME 'emp
97f0: 6c 6f 79 65 65 54 79 70 65 27 20 44 45 53 43 20 loyeeType' DESC
9800: 27 52 46 43 32 37 39 38 3a 20 74 79 70 65 20 6f 'RFC2798: type o
9810: 66 20 65 6d 70 6c 6f 79 6d 65 6e 74 20 66 6f 72 f employment for
9820: 20 61 20 70 65 72 73 6f 6e 27 20 45 51 55 41 4c a person' EQUAL
9830: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 ITY caseIgnoreMa
9840: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 tch SUBSTR caseI
9850: 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d gnoreSubstringsM
9860: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
9870: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
9880: 2e 31 32 31 2e 31 2e 31 35 20 29 04 71 28 20 30 .121.1.15 ).q( 0
9890: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
98a0: 2e 31 30 30 2e 31 2e 36 30 20 4e 41 4d 45 20 27 .100.1.60 NAME '
98b0: 6a 70 65 67 50 68 6f 74 6f 27 20 44 45 53 43 20 jpegPhoto' DESC
98c0: 27 52 46 43 32 37 39 38 3a 20 61 20 4a 50 45 47 'RFC2798: a JPEG
98d0: 20 69 6d 61 67 65 27 20 53 59 4e 54 41 58 20 31 image' SYNTAX 1
98e0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
98f0: 31 31 35 2e 31 32 31 2e 31 2e 32 38 20 29 04 81 115.121.1.28 )..
9900: e3 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 .( 2.16.840.1.11
9910: 33 37 33 30 2e 33 2e 31 2e 33 39 20 4e 41 4d 45 3730.3.1.39 NAME
9920: 20 27 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 'preferredLangu
9930: 61 67 65 27 20 44 45 53 43 20 27 52 46 43 32 37 age' DESC 'RFC27
9940: 39 38 3a 20 70 72 65 66 65 72 72 65 64 20 77 72 98: preferred wr
9950: 69 74 74 65 6e 20 6f 72 20 73 70 6f 6b 65 6e 20 itten or spoken
9960: 6c 61 6e 67 75 61 67 65 20 66 6f 72 20 61 20 70 language for a p
9970: 65 72 73 6f 6e 27 20 45 51 55 41 4c 49 54 59 20 erson' EQUALITY
9980: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
9990: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
99a0: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
99b0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
99c0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
99d0: 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c .1.15 SINGLE-VAL
99e0: 55 45 20 29 04 81 95 28 20 32 2e 31 36 2e 38 34 UE )...( 2.16.84
99f0: 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 34 0.1.113730.3.1.4
9a00: 30 20 4e 41 4d 45 20 27 75 73 65 72 53 4d 49 4d 0 NAME 'userSMIM
9a10: 45 43 65 72 74 69 66 69 63 61 74 65 27 20 44 45 ECertificate' DE
9a20: 53 43 20 27 52 46 43 32 37 39 38 3a 20 50 4b 43 SC 'RFC2798: PKC
9a30: 53 23 37 20 53 69 67 6e 65 64 44 61 74 61 20 75 S#7 SignedData u
9a40: 73 65 64 20 74 6f 20 73 75 70 70 6f 72 74 20 53 sed to support S
9a50: 2f 4d 49 4d 45 27 20 53 59 4e 54 41 58 20 31 2e /MIME' SYNTAX 1.
9a60: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
9a70: 31 35 2e 31 32 31 2e 31 2e 35 20 29 04 81 91 28 15.121.1.5 )...(
9a80: 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 2.16.840.1.1137
9a90: 33 30 2e 33 2e 31 2e 32 31 36 20 4e 41 4d 45 20 30.3.1.216 NAME
9aa0: 27 75 73 65 72 50 4b 43 53 31 32 27 20 44 45 53 'userPKCS12' DES
9ab0: 43 20 27 52 46 43 32 37 39 38 3a 20 70 65 72 73 C 'RFC2798: pers
9ac0: 6f 6e 61 6c 20 69 64 65 6e 74 69 74 79 20 69 6e onal identity in
9ad0: 66 6f 72 6d 61 74 69 6f 6e 2c 20 61 20 50 4b 43 formation, a PKC
9ae0: 53 20 23 31 32 20 50 46 58 27 20 53 59 4e 54 41 S #12 PFX' SYNTA
9af0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
9b00: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 35 20 29 66.115.121.1.5 )
9b10: 04 81 b7 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
9b20: 2e 37 31 36 35 2e 32 2e 31 2e 31 20 4e 41 4d 45 .7165.2.1.1 NAME
9b30: 20 27 6c 6d 50 61 73 73 77 6f 72 64 27 20 44 45 'lmPassword' DE
9b40: 53 43 20 27 4c 61 6e 4d 61 6e 61 67 65 72 20 50 SC 'LanManager P
9b50: 61 73 73 77 64 27 20 45 51 55 41 4c 49 54 59 20 asswd' EQUALITY
9b60: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
9b70: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
9b80: 6e 6f 72 65 49 41 35 53 75 62 73 74 72 69 6e 67 noreIA5Substring
9b90: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
9ba0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
9bb0: 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 15.121.1.26 SING
9bc0: 4c 45 2d 56 41 4c 55 45 20 29 04 81 af 28 20 31 LE-VALUE )...( 1
9bd0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 37 31 36 35 2e .3.6.1.4.1.7165.
9be0: 32 2e 31 2e 32 20 4e 41 4d 45 20 27 6e 74 50 61 2.1.2 NAME 'ntPa
9bf0: 73 73 77 6f 72 64 27 20 44 45 53 43 20 27 4e 54 ssword' DESC 'NT
9c00: 20 50 61 73 73 77 64 27 20 45 51 55 41 4c 49 54 Passwd' EQUALIT
9c10: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
9c20: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
9c30: 49 67 6e 6f 72 65 49 41 35 53 75 62 73 74 72 69 IgnoreIA5Substri
9c40: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
9c50: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
9c60: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 .115.121.1.26 SI
9c70: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 b2 28 NGLE-VALUE )...(
9c80: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 37 31 36 1.3.6.1.4.1.716
9c90: 35 2e 32 2e 31 2e 34 20 4e 41 4d 45 20 27 61 63 5.2.1.4 NAME 'ac
9ca0: 63 74 46 6c 61 67 73 27 20 44 45 53 43 20 27 41 ctFlags' DESC 'A
9cb0: 63 63 6f 75 6e 74 20 46 6c 61 67 73 27 20 45 51 ccount Flags' EQ
9cc0: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
9cd0: 65 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 eIA5Match SUBSTR
9ce0: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 53 75 caseIgnoreIA5Su
9cf0: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
9d00: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
9d10: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
9d20: 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 26 SINGLE-VALUE
9d30: 29 04 81 89 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
9d40: 31 2e 37 31 36 35 2e 32 2e 31 2e 33 20 4e 41 4d 1.7165.2.1.3 NAM
9d50: 45 20 27 70 77 64 4c 61 73 74 53 65 74 27 20 44 E 'pwdLastSet' D
9d60: 45 53 43 20 27 4e 54 20 70 77 64 4c 61 73 74 53 ESC 'NT pwdLastS
9d70: 65 74 27 20 45 51 55 41 4c 49 54 59 20 69 6e 74 et' EQUALITY int
9d80: 65 67 65 72 4d 61 74 63 68 20 53 59 4e 54 41 58 egerMatch SYNTAX
9d90: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
9da0: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 6.115.121.1.27 S
9db0: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 87 INGLE-VALUE )...
9dc0: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 37 31 ( 1.3.6.1.4.1.71
9dd0: 36 35 2e 32 2e 31 2e 35 20 4e 41 4d 45 20 27 6c 65.2.1.5 NAME 'l
9de0: 6f 67 6f 6e 54 69 6d 65 27 20 44 45 53 43 20 27 ogonTime' DESC '
9df0: 4e 54 20 6c 6f 67 6f 6e 54 69 6d 65 27 20 45 51 NT logonTime' EQ
9e00: 55 41 4c 49 54 59 20 69 6e 74 65 67 65 72 4d 61 UALITY integerMa
9e10: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
9e20: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
9e30: 31 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 121.1.27 SINGLE-
9e40: 56 41 4c 55 45 20 29 04 81 89 28 20 31 2e 33 2e VALUE )...( 1.3.
9e50: 36 2e 31 2e 34 2e 31 2e 37 31 36 35 2e 32 2e 31 6.1.4.1.7165.2.1
9e60: 2e 36 20 4e 41 4d 45 20 27 6c 6f 67 6f 66 66 54 .6 NAME 'logoffT
9e70: 69 6d 65 27 20 44 45 53 43 20 27 4e 54 20 6c 6f ime' DESC 'NT lo
9e80: 67 6f 66 66 54 69 6d 65 27 20 45 51 55 41 4c 49 goffTime' EQUALI
9e90: 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 TY integerMatch
9ea0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
9eb0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
9ec0: 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.27 SINGLE-VALU
9ed0: 45 20 29 04 81 8b 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
9ee0: 34 2e 31 2e 37 31 36 35 2e 32 2e 31 2e 37 20 4e 4.1.7165.2.1.7 N
9ef0: 41 4d 45 20 27 6b 69 63 6b 6f 66 66 54 69 6d 65 AME 'kickoffTime
9f00: 27 20 44 45 53 43 20 27 4e 54 20 6b 69 63 6b 6f ' DESC 'NT kicko
9f10: 66 66 54 69 6d 65 27 20 45 51 55 41 4c 49 54 59 ffTime' EQUALITY
9f20: 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 53 59 integerMatch SY
9f30: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
9f40: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
9f50: 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 27 SINGLE-VALUE
9f60: 29 04 81 8d 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
9f70: 31 2e 37 31 36 35 2e 32 2e 31 2e 38 20 4e 41 4d 1.7165.2.1.8 NAM
9f80: 45 20 27 70 77 64 43 61 6e 43 68 61 6e 67 65 27 E 'pwdCanChange'
9f90: 20 44 45 53 43 20 27 4e 54 20 70 77 64 43 61 6e DESC 'NT pwdCan
9fa0: 43 68 61 6e 67 65 27 20 45 51 55 41 4c 49 54 59 Change' EQUALITY
9fb0: 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 53 59 integerMatch SY
9fc0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
9fd0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
9fe0: 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 27 SINGLE-VALUE
9ff0: 29 04 81 8f 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
a000: 31 2e 37 31 36 35 2e 32 2e 31 2e 39 20 4e 41 4d 1.7165.2.1.9 NAM
a010: 45 20 27 70 77 64 4d 75 73 74 43 68 61 6e 67 65 E 'pwdMustChange
a020: 27 20 44 45 53 43 20 27 4e 54 20 70 77 64 4d 75 ' DESC 'NT pwdMu
a030: 73 74 43 68 61 6e 67 65 27 20 45 51 55 41 4c 49 stChange' EQUALI
a040: 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 TY integerMatch
a050: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
a060: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
a070: 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.27 SINGLE-VALU
a080: 45 20 29 04 81 b2 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
a090: 34 2e 31 2e 37 31 36 35 2e 32 2e 31 2e 31 30 20 4.1.7165.2.1.10
a0a0: 4e 41 4d 45 20 27 68 6f 6d 65 44 72 69 76 65 27 NAME 'homeDrive'
a0b0: 20 44 45 53 43 20 27 4e 54 20 68 6f 6d 65 44 72 DESC 'NT homeDr
a0c0: 69 76 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 ive' EQUALITY ca
a0d0: 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 seIgnoreIA5Match
a0e0: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
a0f0: 72 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d reIA5SubstringsM
a100: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
a110: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
a120: 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 .121.1.26 SINGLE
a130: 2d 56 41 4c 55 45 20 29 04 81 ae 28 20 31 2e 33 -VALUE )...( 1.3
a140: 2e 36 2e 31 2e 34 2e 31 2e 37 31 36 35 2e 32 2e .6.1.4.1.7165.2.
a150: 31 2e 31 31 20 4e 41 4d 45 20 27 73 63 72 69 70 1.11 NAME 'scrip
a160: 74 50 61 74 68 27 20 44 45 53 43 20 27 4e 54 20 tPath' DESC 'NT
a170: 73 63 72 69 70 74 50 61 74 68 27 20 45 51 55 41 scriptPath' EQUA
a180: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
a190: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
a1a0: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
a1b0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
a1c0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
a1d0: 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 5.121.1.15 SINGL
a1e0: 45 2d 56 41 4c 55 45 20 29 04 81 b0 28 20 31 2e E-VALUE )...( 1.
a1f0: 33 2e 36 2e 31 2e 34 2e 31 2e 37 31 36 35 2e 32 3.6.1.4.1.7165.2
a200: 2e 31 2e 31 32 20 4e 41 4d 45 20 27 70 72 6f 66 .1.12 NAME 'prof
a210: 69 6c 65 50 61 74 68 27 20 44 45 53 43 20 27 4e ilePath' DESC 'N
a220: 54 20 70 72 6f 66 69 6c 65 50 61 74 68 27 20 45 T profilePath' E
a230: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
a240: 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 reMatch SUBSTR c
a250: 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 72 69 aseIgnoreSubstri
a260: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
a270: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
a280: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 .115.121.1.15 SI
a290: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 b7 28 NGLE-VALUE )...(
a2a0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 37 31 36 1.3.6.1.4.1.716
a2b0: 35 2e 32 2e 31 2e 31 33 20 4e 41 4d 45 20 27 75 5.2.1.13 NAME 'u
a2c0: 73 65 72 57 6f 72 6b 73 74 61 74 69 6f 6e 73 27 serWorkstations'
a2d0: 20 44 45 53 43 20 27 75 73 65 72 57 6f 72 6b 73 DESC 'userWorks
a2e0: 74 61 74 69 6f 6e 73 27 20 45 51 55 41 4c 49 54 tations' EQUALIT
a2f0: 59 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 Y caseIgnoreMatc
a300: 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e h SUBSTR caseIgn
a310: 6f 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 oreSubstringsMat
a320: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
a330: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
a340: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
a350: 41 4c 55 45 20 29 04 81 98 28 20 31 2e 33 2e 36 ALUE )...( 1.3.6
a360: 2e 31 2e 34 2e 31 2e 37 31 36 35 2e 32 2e 31 2e .1.4.1.7165.2.1.
a370: 31 37 20 4e 41 4d 45 20 27 73 6d 62 48 6f 6d 65 17 NAME 'smbHome
a380: 27 20 44 45 53 43 20 27 73 6d 62 48 6f 6d 65 27 ' DESC 'smbHome'
a390: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
a3a0: 6e 6f 72 65 4d 61 74 63 68 20 53 55 42 53 54 52 noreMatch SUBSTR
a3b0: 20 63 61 73 65 49 67 6e 6f 72 65 53 75 62 73 74 caseIgnoreSubst
a3c0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
a3d0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
a3e0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
a3f0: 29 04 81 c1 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
a400: 31 2e 37 31 36 35 2e 32 2e 31 2e 31 38 20 4e 41 1.7165.2.1.18 NA
a410: 4d 45 20 27 64 6f 6d 61 69 6e 27 20 44 45 53 43 ME 'domain' DESC
a420: 20 27 57 69 6e 64 6f 77 73 20 4e 54 20 64 6f 6d 'Windows NT dom
a430: 61 69 6e 20 74 6f 20 77 68 69 63 68 20 74 68 65 ain to which the
a440: 20 75 73 65 72 20 62 65 6c 6f 6e 67 73 27 20 45 user belongs' E
a450: 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f QUALITY caseIgno
a460: 72 65 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 reIA5Match SUBST
a470: 52 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 53 R caseIgnoreIA5S
a480: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
a490: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
a4a0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
a4b0: 2e 32 36 20 29 04 7c 28 20 31 2e 33 2e 36 2e 31 .26 ).|( 1.3.6.1
a4c0: 2e 34 2e 31 2e 37 31 36 35 2e 32 2e 31 2e 31 34 .4.1.7165.2.1.14
a4d0: 20 4e 41 4d 45 20 27 72 69 64 27 20 44 45 53 43 NAME 'rid' DESC
a4e0: 20 27 4e 54 20 72 69 64 27 20 45 51 55 41 4c 49 'NT rid' EQUALI
a4f0: 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 TY integerMatch
a500: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
a510: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
a520: 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.27 SINGLE-VALU
a530: 45 20 29 04 81 8d 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
a540: 34 2e 31 2e 37 31 36 35 2e 32 2e 31 2e 31 35 20 4.1.7165.2.1.15
a550: 4e 41 4d 45 20 27 70 72 69 6d 61 72 79 47 72 6f NAME 'primaryGro
a560: 75 70 49 44 27 20 44 45 53 43 20 27 4e 54 20 47 upID' DESC 'NT G
a570: 72 6f 75 70 20 52 49 44 27 20 45 51 55 41 4c 49 roup RID' EQUALI
a580: 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 TY integerMatch
a590: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
a5a0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
a5b0: 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.27 SINGLE-VALU
a5c0: 45 20 29 04 81 90 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
a5d0: 34 2e 31 2e 37 31 36 35 2e 32 2e 31 2e 32 30 20 4.1.7165.2.1.20
a5e0: 4e 41 4d 45 20 27 73 61 6d 62 61 53 49 44 27 20 NAME 'sambaSID'
a5f0: 44 45 53 43 20 27 53 65 63 75 72 69 74 79 20 49 DESC 'Security I
a600: 44 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 D' EQUALITY case
a610: 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 IgnoreIA5Match S
a620: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
a630: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
a640: 2e 32 36 7b 36 34 7d 20 53 49 4e 47 4c 45 2d 56 .26{64} SINGLE-V
a650: 41 4c 55 45 20 29 04 81 aa 28 20 31 2e 33 2e 36 ALUE )...( 1.3.6
a660: 2e 31 2e 34 2e 31 2e 37 31 36 35 2e 32 2e 31 2e .1.4.1.7165.2.1.
a670: 32 33 20 4e 41 4d 45 20 27 73 61 6d 62 61 50 72 23 NAME 'sambaPr
a680: 69 6d 61 72 79 47 72 6f 75 70 53 49 44 27 20 44 imaryGroupSID' D
a690: 45 53 43 20 27 50 72 69 6d 61 72 79 20 47 72 6f ESC 'Primary Gro
a6a0: 75 70 20 53 65 63 75 72 69 74 79 20 49 44 27 20 up Security ID'
a6b0: 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e EQUALITY caseIgn
a6c0: 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 4e 54 oreIA5Match SYNT
a6d0: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
a6e0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
a6f0: 7b 36 34 7d 20 53 49 4e 47 4c 45 2d 56 41 4c 55 {64} SINGLE-VALU
a700: 45 20 29 04 81 c0 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
a710: 34 2e 31 2e 34 32 2e 32 2e 32 37 2e 34 2e 31 2e 4.1.42.2.27.4.1.
a720: 31 34 20 4e 41 4d 45 20 27 63 6f 72 62 61 49 6f 14 NAME 'corbaIo
a730: 72 27 20 44 45 53 43 20 27 53 74 72 69 6e 67 69 r' DESC 'Stringi
a740: 66 69 65 64 20 69 6e 74 65 72 6f 70 65 72 61 62 fied interoperab
a750: 6c 65 20 6f 62 6a 65 63 74 20 72 65 66 65 72 65 le object refere
a760: 6e 63 65 20 6f 66 20 61 20 43 4f 52 42 41 20 6f nce of a CORBA o
a770: 62 6a 65 63 74 27 20 45 51 55 41 4c 49 54 59 20 bject' EQUALITY
a780: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
a790: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
a7a0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
a7b0: 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 21.1.26 SINGLE-V
a7c0: 41 4c 55 45 20 29 04 81 b6 28 20 31 2e 33 2e 36 ALUE )...( 1.3.6
a7d0: 2e 31 2e 34 2e 31 2e 34 32 2e 32 2e 32 37 2e 34 .1.4.1.42.2.27.4
a7e0: 2e 31 2e 31 35 20 4e 41 4d 45 20 27 63 6f 72 62 .1.15 NAME 'corb
a7f0: 61 52 65 70 6f 73 69 74 6f 72 79 49 64 27 20 44 aRepositoryId' D
a800: 45 53 43 20 27 52 65 70 6f 73 69 74 6f 72 79 20 ESC 'Repository
a810: 69 64 73 20 6f 66 20 69 6e 74 65 72 66 61 63 65 ids of interface
a820: 73 20 69 6d 70 6c 65 6d 65 6e 74 65 64 20 62 79 s implemented by
a830: 20 61 20 43 4f 52 42 41 20 6f 62 6a 65 63 74 27 a CORBA object'
a840: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
a850: 61 63 74 4d 61 74 63 68 20 53 59 4e 54 41 58 20 actMatch SYNTAX
a860: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
a870: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
a880: 81 a3 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 ..( 2.16.840.1.1
a890: 31 33 37 33 30 2e 33 2e 31 2e 31 39 38 20 4e 41 13730.3.1.198 NA
a8a0: 4d 45 20 27 6d 65 6d 62 65 72 55 52 4c 27 20 44 ME 'memberURL' D
a8b0: 45 53 43 20 27 49 64 65 6e 74 69 66 69 65 73 20 ESC 'Identifies
a8c0: 61 6e 20 55 52 4c 20 61 73 73 6f 63 69 61 74 65 an URL associate
a8d0: 64 20 77 69 74 68 20 65 61 63 68 20 6d 65 6d 62 d with each memb
a8e0: 65 72 20 6f 66 20 61 20 67 72 6f 75 70 2e 20 41 er of a group. A
a8f0: 6e 79 20 74 79 70 65 20 6f 66 20 6c 61 62 65 6c ny type of label
a900: 65 64 20 55 52 4c 20 63 61 6e 20 62 65 20 75 73 ed URL can be us
a910: 65 64 2e 27 20 53 55 50 20 6c 61 62 65 6c 65 64 ed.' SUP labeled
a920: 55 52 49 20 29 04 81 a8 28 20 32 2e 31 36 2e 38 URI )...( 2.16.8
a930: 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 31 2e 40.1.113730.3.1.
a940: 31 33 20 4e 41 4d 45 20 27 6d 61 69 6c 4c 6f 63 13 NAME 'mailLoc
a950: 61 6c 41 64 64 72 65 73 73 27 20 44 45 53 43 20 alAddress' DESC
a960: 27 52 46 43 38 32 32 20 65 6d 61 69 6c 20 61 64 'RFC822 email ad
a970: 64 72 65 73 73 20 6f 66 20 74 68 69 73 20 72 65 dress of this re
a980: 63 69 70 69 65 6e 74 27 20 45 51 55 41 4c 49 54 cipient' EQUALIT
a990: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
a9a0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
a9b0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
a9c0: 2e 31 32 31 2e 31 2e 32 36 7b 32 35 36 7d 20 29 .121.1.26{256} )
a9d0: 04 81 ad 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e ...( 2.16.840.1.
a9e0: 31 31 33 37 33 30 2e 33 2e 31 2e 31 38 20 4e 41 113730.3.1.18 NA
a9f0: 4d 45 20 27 6d 61 69 6c 48 6f 73 74 27 20 44 45 ME 'mailHost' DE
aa00: 53 43 20 27 46 51 44 4e 20 6f 66 20 74 68 65 20 SC 'FQDN of the
aa10: 53 4d 54 50 2f 4d 54 41 20 6f 66 20 74 68 69 73 SMTP/MTA of this
aa20: 20 72 65 63 69 70 69 65 6e 74 27 20 45 51 55 41 recipient' EQUA
aa30: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 LITY caseIgnoreI
aa40: 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 A5Match SYNTAX 1
aa50: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
aa60: 31 31 35 2e 31 32 31 2e 31 2e 32 36 7b 32 35 36 115.121.1.26{256
aa70: 7d 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 } SINGLE-VALUE )
aa80: 04 81 b9 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e ...( 2.16.840.1.
aa90: 31 31 33 37 33 30 2e 33 2e 31 2e 34 37 20 4e 41 113730.3.1.47 NA
aaa0: 4d 45 20 27 6d 61 69 6c 52 6f 75 74 69 6e 67 41 ME 'mailRoutingA
aab0: 64 64 72 65 73 73 27 20 44 45 53 43 20 27 52 46 ddress' DESC 'RF
aac0: 43 38 32 32 20 72 6f 75 74 69 6e 67 20 61 64 64 C822 routing add
aad0: 72 65 73 73 20 6f 66 20 74 68 69 73 20 72 65 63 ress of this rec
aae0: 69 70 69 65 6e 74 27 20 45 51 55 41 4c 49 54 59 ipient' EQUALITY
aaf0: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
ab00: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
ab10: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
ab20: 31 32 31 2e 31 2e 32 36 7b 32 35 36 7d 20 53 49 121.1.26{256} SI
ab30: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 a5 28 NGLE-VALUE )...(
ab40: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 2e 1.3.6.1.4.1.42.
ab50: 32 2e 32 37 2e 32 2e 31 2e 31 35 20 4e 41 4d 45 2.27.2.1.15 NAME
ab60: 20 27 72 66 63 38 32 32 4d 61 69 6c 4d 65 6d 62 'rfc822MailMemb
ab70: 65 72 27 20 44 45 53 43 20 27 72 66 63 38 32 32 er' DESC 'rfc822
ab80: 20 6d 61 69 6c 20 61 64 64 72 65 73 73 20 6f 66 mail address of
ab90: 20 67 72 6f 75 70 20 6d 65 6d 62 65 72 28 73 29 group member(s)
aba0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
abb0: 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 gnoreIA5Match SY
abc0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
abd0: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
abe0: 32 36 20 29 04 81 ba 28 20 31 2e 33 2e 36 2e 31 26 )...( 1.3.6.1
abf0: 2e 31 2e 31 2e 31 2e 32 20 4e 41 4d 45 20 27 67 .1.1.1.2 NAME 'g
ac00: 65 63 6f 73 27 20 44 45 53 43 20 27 54 68 65 20 ecos' DESC 'The
ac10: 47 45 43 4f 53 20 66 69 65 6c 64 3b 20 74 68 65 GECOS field; the
ac20: 20 63 6f 6d 6d 6f 6e 20 6e 61 6d 65 27 20 45 51 common name' EQ
ac30: 55 41 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 UALITY caseIgnor
ac40: 65 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 eIA5Match SUBSTR
ac50: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 53 75 caseIgnoreIA5Su
ac60: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
ac70: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
ac80: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
ac90: 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 26 SINGLE-VALUE
aca0: 29 04 81 a4 28 20 31 2e 33 2e 36 2e 31 2e 31 2e )...( 1.3.6.1.1.
acb0: 31 2e 31 2e 33 20 4e 41 4d 45 20 27 68 6f 6d 65 1.1.3 NAME 'home
acc0: 44 69 72 65 63 74 6f 72 79 27 20 44 45 53 43 20 Directory' DESC
acd0: 27 54 68 65 20 61 62 73 6f 6c 75 74 65 20 70 61 'The absolute pa
ace0: 74 68 20 74 6f 20 74 68 65 20 68 6f 6d 65 20 64 th to the home d
acf0: 69 72 65 63 74 6f 72 79 27 20 45 51 55 41 4c 49 irectory' EQUALI
ad00: 54 59 20 63 61 73 65 45 78 61 63 74 49 41 35 4d TY caseExactIA5M
ad10: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
ad20: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
ad30: 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 .121.1.26 SINGLE
ad40: 2d 56 41 4c 55 45 20 29 04 81 95 28 20 31 2e 33 -VALUE )...( 1.3
ad50: 2e 36 2e 31 2e 31 2e 31 2e 31 2e 34 20 4e 41 4d .6.1.1.1.1.4 NAM
ad60: 45 20 27 6c 6f 67 69 6e 53 68 65 6c 6c 27 20 44 E 'loginShell' D
ad70: 45 53 43 20 27 54 68 65 20 70 61 74 68 20 74 6f ESC 'The path to
ad80: 20 74 68 65 20 6c 6f 67 69 6e 20 73 68 65 6c 6c the login shell
ad90: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
ada0: 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 59 4e xactIA5Match SYN
adb0: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
adc0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
add0: 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 6 SINGLE-VALUE )
ade0: 04 73 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e .s( 1.3.6.1.1.1.
adf0: 31 2e 35 20 4e 41 4d 45 20 27 73 68 61 64 6f 77 1.5 NAME 'shadow
ae00: 4c 61 73 74 43 68 61 6e 67 65 27 20 45 51 55 41 LastChange' EQUA
ae10: 4c 49 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 LITY integerMatc
ae20: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
ae30: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
ae40: 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 1.1.27 SINGLE-VA
ae50: 4c 55 45 20 29 04 6c 28 20 31 2e 33 2e 36 2e 31 LUE ).l( 1.3.6.1
ae60: 2e 31 2e 31 2e 31 2e 36 20 4e 41 4d 45 20 27 73 .1.1.1.6 NAME 's
ae70: 68 61 64 6f 77 4d 69 6e 27 20 45 51 55 41 4c 49 hadowMin' EQUALI
ae80: 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 TY integerMatch
ae90: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
aea0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
aeb0: 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.27 SINGLE-VALU
aec0: 45 20 29 04 6c 28 20 31 2e 33 2e 36 2e 31 2e 31 E ).l( 1.3.6.1.1
aed0: 2e 31 2e 31 2e 37 20 4e 41 4d 45 20 27 73 68 61 .1.1.7 NAME 'sha
aee0: 64 6f 77 4d 61 78 27 20 45 51 55 41 4c 49 54 59 dowMax' EQUALITY
aef0: 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 53 59 integerMatch SY
af00: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
af10: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
af20: 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 27 SINGLE-VALUE
af30: 29 04 70 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 ).p( 1.3.6.1.1.1
af40: 2e 31 2e 38 20 4e 41 4d 45 20 27 73 68 61 64 6f .1.8 NAME 'shado
af50: 77 57 61 72 6e 69 6e 67 27 20 45 51 55 41 4c 49 wWarning' EQUALI
af60: 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 68 20 TY integerMatch
af70: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
af80: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
af90: 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.27 SINGLE-VALU
afa0: 45 20 29 04 71 28 20 31 2e 33 2e 36 2e 31 2e 31 E ).q( 1.3.6.1.1
afb0: 2e 31 2e 31 2e 39 20 4e 41 4d 45 20 27 73 68 61 .1.1.9 NAME 'sha
afc0: 64 6f 77 49 6e 61 63 74 69 76 65 27 20 45 51 55 dowInactive' EQU
afd0: 41 4c 49 54 59 20 69 6e 74 65 67 65 72 4d 61 74 ALITY integerMat
afe0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
aff0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
b000: 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 21.1.27 SINGLE-V
b010: 41 4c 55 45 20 29 04 70 28 20 31 2e 33 2e 36 2e ALUE ).p( 1.3.6.
b020: 31 2e 31 2e 31 2e 31 2e 31 30 20 4e 41 4d 45 20 1.1.1.1.10 NAME
b030: 27 73 68 61 64 6f 77 45 78 70 69 72 65 27 20 45 'shadowExpire' E
b040: 51 55 41 4c 49 54 59 20 69 6e 74 65 67 65 72 4d QUALITY integerM
b050: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
b060: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
b070: 2e 31 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 .121.1.27 SINGLE
b080: 2d 56 41 4c 55 45 20 29 04 6e 28 20 31 2e 33 2e -VALUE ).n( 1.3.
b090: 36 2e 31 2e 31 2e 31 2e 31 2e 31 31 20 4e 41 4d 6.1.1.1.1.11 NAM
b0a0: 45 20 27 73 68 61 64 6f 77 46 6c 61 67 27 20 45 E 'shadowFlag' E
b0b0: 51 55 41 4c 49 54 59 20 69 6e 74 65 67 65 72 4d QUALITY integerM
b0c0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
b0d0: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
b0e0: 2e 31 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 .121.1.27 SINGLE
b0f0: 2d 56 41 4c 55 45 20 29 04 81 88 28 20 31 2e 33 -VALUE )...( 1.3
b100: 2e 36 2e 31 2e 31 2e 31 2e 31 2e 31 32 20 4e 41 .6.1.1.1.1.12 NA
b110: 4d 45 20 27 6d 65 6d 62 65 72 55 69 64 27 20 45 ME 'memberUid' E
b120: 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 QUALITY caseExac
b130: 74 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 tIA5Match SUBSTR
b140: 20 63 61 73 65 45 78 61 63 74 49 41 35 53 75 62 caseExactIA5Sub
b150: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
b160: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
b170: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
b180: 36 20 29 04 81 90 28 20 31 2e 33 2e 36 2e 31 2e 6 )...( 1.3.6.1.
b190: 31 2e 31 2e 31 2e 31 33 20 4e 41 4d 45 20 27 6d 1.1.1.13 NAME 'm
b1a0: 65 6d 62 65 72 4e 69 73 4e 65 74 67 72 6f 75 70 emberNisNetgroup
b1b0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
b1c0: 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 xactIA5Match SUB
b1d0: 53 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 STR caseExactIA5
b1e0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
b1f0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
b200: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
b210: 31 2e 32 36 20 29 04 5b 28 20 31 2e 33 2e 36 2e 1.26 ).[( 1.3.6.
b220: 31 2e 31 2e 31 2e 31 2e 31 34 20 4e 41 4d 45 20 1.1.1.1.14 NAME
b230: 27 6e 69 73 4e 65 74 67 72 6f 75 70 54 72 69 70 'nisNetgroupTrip
b240: 6c 65 27 20 44 45 53 43 20 27 4e 65 74 67 72 6f le' DESC 'Netgro
b250: 75 70 20 74 72 69 70 6c 65 27 20 53 59 4e 54 41 up triple' SYNTA
b260: 58 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 30 2e X 1.3.6.1.1.1.0.
b270: 30 20 29 04 71 28 20 31 2e 33 2e 36 2e 31 2e 31 0 ).q( 1.3.6.1.1
b280: 2e 31 2e 31 2e 31 35 20 4e 41 4d 45 20 27 69 70 .1.1.15 NAME 'ip
b290: 53 65 72 76 69 63 65 50 6f 72 74 27 20 45 51 55 ServicePort' EQU
b2a0: 41 4c 49 54 59 20 69 6e 74 65 67 65 72 4d 61 74 ALITY integerMat
b2b0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
b2c0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
b2d0: 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 21.1.27 SINGLE-V
b2e0: 41 4c 55 45 20 29 04 36 28 20 31 2e 33 2e 36 2e ALUE ).6( 1.3.6.
b2f0: 31 2e 31 2e 31 2e 31 2e 31 36 20 4e 41 4d 45 20 1.1.1.1.16 NAME
b300: 27 69 70 53 65 72 76 69 63 65 50 72 6f 74 6f 63 'ipServiceProtoc
b310: 6f 6c 27 20 53 55 50 20 6e 61 6d 65 20 29 04 74 ol' SUP name ).t
b320: 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 31 2e ( 1.3.6.1.1.1.1.
b330: 31 37 20 4e 41 4d 45 20 27 69 70 50 72 6f 74 6f 17 NAME 'ipProto
b340: 63 6f 6c 4e 75 6d 62 65 72 27 20 45 51 55 41 4c colNumber' EQUAL
b350: 49 54 59 20 69 6e 74 65 67 65 72 4d 61 74 63 68 ITY integerMatch
b360: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
b370: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
b380: 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 41 4c .1.27 SINGLE-VAL
b390: 55 45 20 29 04 70 28 20 31 2e 33 2e 36 2e 31 2e UE ).p( 1.3.6.1.
b3a0: 31 2e 31 2e 31 2e 31 38 20 4e 41 4d 45 20 27 6f 1.1.1.18 NAME 'o
b3b0: 6e 63 52 70 63 4e 75 6d 62 65 72 27 20 45 51 55 ncRpcNumber' EQU
b3c0: 41 4c 49 54 59 20 69 6e 74 65 67 65 72 4d 61 74 ALITY integerMat
b3d0: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
b3e0: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
b3f0: 32 31 2e 31 2e 32 37 20 53 49 4e 47 4c 45 2d 56 21.1.27 SINGLE-V
b400: 41 4c 55 45 20 29 04 81 80 28 20 31 2e 33 2e 36 ALUE )...( 1.3.6
b410: 2e 31 2e 31 2e 31 2e 31 2e 31 39 20 4e 41 4d 45 .1.1.1.1.19 NAME
b420: 20 27 69 70 48 6f 73 74 4e 75 6d 62 65 72 27 20 'ipHostNumber'
b430: 44 45 53 43 20 27 49 50 20 61 64 64 72 65 73 73 DESC 'IP address
b440: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 ' EQUALITY caseI
b450: 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 59 gnoreIA5Match SY
b460: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
b470: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
b480: 32 36 7b 31 32 38 7d 20 29 04 81 90 28 20 31 2e 26{128} )...( 1.
b490: 33 2e 36 2e 31 2e 31 2e 31 2e 31 2e 32 30 20 4e 3.6.1.1.1.1.20 N
b4a0: 41 4d 45 20 27 69 70 4e 65 74 77 6f 72 6b 4e 75 AME 'ipNetworkNu
b4b0: 6d 62 65 72 27 20 44 45 53 43 20 27 49 50 20 6e mber' DESC 'IP n
b4c0: 65 74 77 6f 72 6b 27 20 45 51 55 41 4c 49 54 59 etwork' EQUALITY
b4d0: 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 caseIgnoreIA5Ma
b4e0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
b4f0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
b500: 31 32 31 2e 31 2e 32 36 7b 31 32 38 7d 20 53 49 121.1.26{128} SI
b510: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 90 28 NGLE-VALUE )...(
b520: 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 31 2e 32 1.3.6.1.1.1.1.2
b530: 31 20 4e 41 4d 45 20 27 69 70 4e 65 74 6d 61 73 1 NAME 'ipNetmas
b540: 6b 4e 75 6d 62 65 72 27 20 44 45 53 43 20 27 49 kNumber' DESC 'I
b550: 50 20 6e 65 74 6d 61 73 6b 27 20 45 51 55 41 4c P netmask' EQUAL
b560: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 ITY caseIgnoreIA
b570: 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 5Match SYNTAX 1.
b580: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
b590: 31 35 2e 31 32 31 2e 31 2e 32 36 7b 31 32 38 7d 15.121.1.26{128}
b5a0: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
b5b0: 7f 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 31 .( 1.3.6.1.1.1.1
b5c0: 2e 32 32 20 4e 41 4d 45 20 27 6d 61 63 41 64 64 .22 NAME 'macAdd
b5d0: 72 65 73 73 27 20 44 45 53 43 20 27 4d 41 43 20 ress' DESC 'MAC
b5e0: 61 64 64 72 65 73 73 27 20 45 51 55 41 4c 49 54 address' EQUALIT
b5f0: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
b600: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
b610: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
b620: 2e 31 32 31 2e 31 2e 32 36 7b 31 32 38 7d 20 29 .121.1.26{128} )
b630: 04 60 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e .`( 1.3.6.1.1.1.
b640: 31 2e 32 33 20 4e 41 4d 45 20 27 62 6f 6f 74 50 1.23 NAME 'bootP
b650: 61 72 61 6d 65 74 65 72 27 20 44 45 53 43 20 27 arameter' DESC '
b660: 72 70 63 2e 62 6f 6f 74 70 61 72 61 6d 64 20 70 rpc.bootparamd p
b670: 61 72 61 6d 65 74 65 72 27 20 53 59 4e 54 41 58 arameter' SYNTAX
b680: 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 30 2e 31 1.3.6.1.1.1.0.1
b690: 20 29 04 7b 28 20 31 2e 33 2e 36 2e 31 2e 31 2e ).{( 1.3.6.1.1.
b6a0: 31 2e 31 2e 32 34 20 4e 41 4d 45 20 27 62 6f 6f 1.1.24 NAME 'boo
b6b0: 74 46 69 6c 65 27 20 44 45 53 43 20 27 42 6f 6f tFile' DESC 'Boo
b6c0: 74 20 69 6d 61 67 65 20 6e 61 6d 65 27 20 45 51 t image name' EQ
b6d0: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
b6e0: 49 41 35 4d 61 74 63 68 20 53 59 4e 54 41 58 20 IA5Match SYNTAX
b6f0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
b700: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 .115.121.1.26 ).
b710: 2f 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 31 /( 1.3.6.1.1.1.1
b720: 2e 32 36 20 4e 41 4d 45 20 27 6e 69 73 4d 61 70 .26 NAME 'nisMap
b730: 4e 61 6d 65 27 20 53 55 50 20 6e 61 6d 65 20 29 Name' SUP name )
b740: 04 81 9d 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 ...( 1.3.6.1.1.1
b750: 2e 31 2e 32 37 20 4e 41 4d 45 20 27 6e 69 73 4d .1.27 NAME 'nisM
b760: 61 70 45 6e 74 72 79 27 20 45 51 55 41 4c 49 54 apEntry' EQUALIT
b770: 59 20 63 61 73 65 45 78 61 63 74 49 41 35 4d 61 Y caseExactIA5Ma
b780: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
b790: 78 61 63 74 49 41 35 53 75 62 73 74 72 69 6e 67 xactIA5Substring
b7a0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
b7b0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
b7c0: 31 35 2e 31 32 31 2e 31 2e 32 36 7b 31 30 32 34 15.121.1.26{1024
b7d0: 7d 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 } SINGLE-VALUE )
b7e0: 04 6b 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e .k( 1.3.6.1.4.1.
b7f0: 32 35 30 2e 31 2e 36 30 20 4e 41 4d 45 20 27 74 250.1.60 NAME 't
b800: 74 6c 27 20 45 51 55 41 4c 49 54 59 20 69 6e 74 tl' EQUALITY int
b810: 65 67 65 72 4d 61 74 63 68 20 53 59 4e 54 41 58 egerMatch SYNTAX
b820: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
b830: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 37 20 53 6.115.121.1.27 S
b840: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 c5 INGLE-VALUE )...
b850: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
b860: 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 2e 36 20 .1000.1.1.1.1.6
b870: 4e 41 4d 45 20 27 61 70 70 6c 65 2d 75 73 65 72 NAME 'apple-user
b880: 2d 68 6f 6d 65 75 72 6c 27 20 44 45 53 43 20 27 -homeurl' DESC '
b890: 68 6f 6d 65 20 64 69 72 65 63 74 6f 72 79 20 55 home directory U
b8a0: 52 4c 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 RL' EQUALITY cas
b8b0: 65 45 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 eExactIA5Match S
b8c0: 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 49 UBSTR caseExactI
b8d0: 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 A5SubstringsMatc
b8e0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
b8f0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
b900: 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 1.1.26 SINGLE-VA
b910: 4c 55 45 20 29 04 81 bb 28 20 31 2e 33 2e 36 2e LUE )...( 1.3.6.
b920: 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 1.4.1.63.1000.1.
b930: 31 2e 31 2e 31 2e 37 20 4e 41 4d 45 20 27 61 70 1.1.1.7 NAME 'ap
b940: 70 6c 65 2d 75 73 65 72 2d 63 6c 61 73 73 27 20 ple-user-class'
b950: 44 45 53 43 20 27 75 73 65 72 20 63 6c 61 73 73 DESC 'user class
b960: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
b970: 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 xactIA5Match SUB
b980: 53 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 STR caseExactIA5
b990: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
b9a0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
b9b0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
b9c0: 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.26 SINGLE-VALU
b9d0: 45 20 29 04 81 c9 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
b9e0: 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 4.1.63.1000.1.1.
b9f0: 31 2e 31 2e 38 20 4e 41 4d 45 20 27 61 70 70 6c 1.1.8 NAME 'appl
ba00: 65 2d 75 73 65 72 2d 68 6f 6d 65 71 75 6f 74 61 e-user-homequota
ba10: 27 20 44 45 53 43 20 27 68 6f 6d 65 20 64 69 72 ' DESC 'home dir
ba20: 65 63 74 6f 72 79 20 71 75 6f 74 61 27 20 45 51 ectory quota' EQ
ba30: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
ba40: 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 IA5Match SUBSTR
ba50: 63 61 73 65 45 78 61 63 74 49 41 35 53 75 62 73 caseExactIA5Subs
ba60: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
ba70: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
ba80: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 466.115.121.1.26
ba90: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
baa0: 81 c1 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
bab0: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 2e 63.1000.1.1.1.1.
bac0: 39 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 75 73 9 NAME 'apple-us
bad0: 65 72 2d 6d 61 69 6c 61 74 74 72 69 62 75 74 65 er-mailattribute
bae0: 27 20 44 45 53 43 20 27 6d 61 69 6c 20 61 74 74 ' DESC 'mail att
baf0: 72 69 62 75 74 65 27 20 45 51 55 41 4c 49 54 59 ribute' EQUALITY
bb00: 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 caseExactMatch
bb10: 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 SUBSTR caseExact
bb20: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
bb30: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
bb40: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
bb50: 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.15 SINGLE-VALU
bb60: 45 20 29 04 81 b3 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
bb70: 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 4.1.63.1000.1.1.
bb80: 31 2e 31 2e 31 30 20 4e 41 4d 45 20 27 61 70 70 1.1.10 NAME 'app
bb90: 6c 65 2d 6d 63 78 66 6c 61 67 73 27 20 44 45 53 le-mcxflags' DES
bba0: 43 20 27 6d 63 78 20 66 6c 61 67 73 27 20 45 51 C 'mcx flags' EQ
bbb0: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
bbc0: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
bbd0: 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 eExactSubstrings
bbe0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
bbf0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
bc00: 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 5.121.1.15 SINGL
bc10: 45 2d 56 41 4c 55 45 20 29 04 81 c5 28 20 31 2e E-VALUE )...( 1.
bc20: 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 3.6.1.4.1.63.100
bc30: 30 2e 31 2e 31 2e 31 2e 31 2e 31 36 20 4e 41 4d 0.1.1.1.1.16 NAM
bc40: 45 20 28 20 27 61 70 70 6c 65 2d 6d 63 78 73 65 E ( 'apple-mcxse
bc50: 74 74 69 6e 67 73 27 20 27 61 70 70 6c 65 2d 6d ttings' 'apple-m
bc60: 63 78 73 65 74 74 69 6e 67 73 32 27 20 29 20 44 cxsettings2' ) D
bc70: 45 53 43 20 27 6d 63 78 20 73 65 74 74 69 6e 67 ESC 'mcx setting
bc80: 73 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 s' EQUALITY case
bc90: 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 ExactMatch SUBST
bca0: 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 R caseExactSubst
bcb0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
bcc0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
bcd0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
bce0: 29 04 81 b5 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
bcf0: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
bd00: 31 2e 31 32 20 4e 41 4d 45 20 27 61 70 70 6c 65 1.12 NAME 'apple
bd10: 2d 75 73 65 72 2d 70 69 63 74 75 72 65 27 20 44 -user-picture' D
bd20: 45 53 43 20 27 70 69 63 74 75 72 65 27 20 45 51 ESC 'picture' EQ
bd30: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
bd40: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
bd50: 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 eExactSubstrings
bd60: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
bd70: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
bd80: 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 5.121.1.15 SINGL
bd90: 45 2d 56 41 4c 55 45 20 29 04 81 c4 28 20 31 2e E-VALUE )...( 1.
bda0: 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 3.6.1.4.1.63.100
bdb0: 30 2e 31 2e 31 2e 31 2e 31 2e 31 33 20 4e 41 4d 0.1.1.1.1.13 NAM
bdc0: 45 20 27 61 70 70 6c 65 2d 75 73 65 72 2d 70 72 E 'apple-user-pr
bdd0: 69 6e 74 61 74 74 72 69 62 75 74 65 27 20 44 45 intattribute' DE
bde0: 53 43 20 27 70 72 69 6e 74 20 61 74 74 72 69 62 SC 'print attrib
bdf0: 75 74 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 ute' EQUALITY ca
be00: 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 seExactMatch SUB
be10: 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 62 STR caseExactSub
be20: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
be30: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
be40: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
be50: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
be60: 04 81 be 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
be70: 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 .63.1000.1.1.1.1
be80: 2e 31 34 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d .14 NAME 'apple-
be90: 75 73 65 72 2d 61 64 6d 69 6e 6c 69 6d 69 74 73 user-adminlimits
bea0: 27 20 44 45 53 43 20 27 61 64 6d 69 6e 20 6c 69 ' DESC 'admin li
beb0: 6d 69 74 73 27 20 45 51 55 41 4c 49 54 59 20 63 mits' EQUALITY c
bec0: 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 aseExactMatch SU
bed0: 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 BSTR caseExactSu
bee0: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
bef0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
bf00: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
bf10: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
bf20: 29 04 81 c6 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
bf30: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
bf40: 31 2e 31 35 20 4e 41 4d 45 20 27 61 70 70 6c 65 1.15 NAME 'apple
bf50: 2d 75 73 65 72 2d 61 75 74 68 65 6e 74 69 63 61 -user-authentica
bf60: 74 69 6f 6e 68 69 6e 74 27 20 44 45 53 43 20 27 tionhint' DESC '
bf70: 70 61 73 73 77 6f 72 64 20 68 69 6e 74 27 20 45 password hint' E
bf80: 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 QUALITY caseExac
bf90: 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 tMatch SUBSTR ca
bfa0: 73 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 seExactSubstring
bfb0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
bfc0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
bfd0: 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 15.121.1.15 SING
bfe0: 4c 45 2d 56 41 4c 55 45 20 29 04 81 d3 28 20 31 LE-VALUE )...( 1
bff0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
c000: 30 30 2e 31 2e 31 2e 31 2e 31 2e 31 37 20 4e 41 00.1.1.1.1.17 NA
c010: 4d 45 20 27 61 70 70 6c 65 2d 75 73 65 72 2d 68 ME 'apple-user-h
c020: 6f 6d 65 73 6f 66 74 71 75 6f 74 61 27 20 44 45 omesoftquota' DE
c030: 53 43 20 27 68 6f 6d 65 20 64 69 72 65 63 74 6f SC 'home directo
c040: 72 79 20 73 6f 66 74 20 71 75 6f 74 61 27 20 45 ry soft quota' E
c050: 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 QUALITY caseExac
c060: 74 49 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 tIA5Match SUBSTR
c070: 20 63 61 73 65 45 78 61 63 74 49 41 35 53 75 62 caseExactIA5Sub
c080: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
c090: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
c0a0: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 1466.115.121.1.2
c0b0: 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 6 SINGLE-VALUE )
c0c0: 04 81 cc 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
c0d0: 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 .63.1000.1.1.1.1
c0e0: 2e 31 38 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d .18 NAME 'apple-
c0f0: 75 73 65 72 2d 70 61 73 73 77 6f 72 64 70 6f 6c user-passwordpol
c100: 69 63 79 27 20 44 45 53 43 20 27 70 61 73 73 77 icy' DESC 'passw
c110: 6f 72 64 20 70 6f 6c 69 63 79 20 6f 70 74 69 6f ord policy optio
c120: 6e 73 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ns' EQUALITY cas
c130: 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 eExactMatch SUBS
c140: 54 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 TR caseExactSubs
c150: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
c160: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
c170: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
c180: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
c190: 81 a4 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
c1a0: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 2e 63.1000.1.1.1.1.
c1b0: 31 39 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6b 19 NAME 'apple-k
c1c0: 65 79 77 6f 72 64 27 20 44 45 53 43 20 27 6b 65 eyword' DESC 'ke
c1d0: 79 77 6f 72 64 73 27 20 45 51 55 41 4c 49 54 59 ywords' EQUALITY
c1e0: 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 caseExactMatch
c1f0: 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 SUBSTR caseExact
c200: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
c210: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
c220: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
c230: 31 2e 31 35 20 29 04 81 c1 28 20 31 2e 33 2e 36 1.15 )...( 1.3.6
c240: 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 .1.4.1.63.1000.1
c250: 2e 31 2e 31 2e 31 2e 32 30 20 4e 41 4d 45 20 27 .1.1.1.20 NAME '
c260: 61 70 70 6c 65 2d 67 65 6e 65 72 61 74 65 64 75 apple-generatedu
c270: 69 64 27 20 44 45 53 43 20 27 67 65 6e 65 72 61 id' DESC 'genera
c280: 74 65 64 20 75 6e 69 71 75 65 20 49 44 27 20 45 ted unique ID' E
c290: 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 QUALITY caseExac
c2a0: 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 tMatch SUBSTR ca
c2b0: 73 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 seExactSubstring
c2c0: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
c2d0: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
c2e0: 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 49 4e 47 15.121.1.15 SING
c2f0: 4c 45 2d 56 41 4c 55 45 20 29 04 81 bd 28 20 31 LE-VALUE )...( 1
c300: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
c310: 30 30 2e 31 2e 31 2e 31 2e 31 2e 32 31 20 4e 41 00.1.1.1.1.21 NA
c320: 4d 45 20 27 61 70 70 6c 65 2d 69 6d 68 61 6e 64 ME 'apple-imhand
c330: 6c 65 27 20 44 45 53 43 20 27 49 4d 20 68 61 6e le' DESC 'IM han
c340: 64 6c 65 20 28 73 65 72 76 69 63 65 3a 61 63 63 dle (service:acc
c350: 6f 75 6e 74 20 6e 61 6d 65 29 27 20 45 51 55 41 ount name)' EQUA
c360: 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 LITY caseExactMa
c370: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
c380: 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 xactSubstringsMa
c390: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
c3a0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
c3b0: 31 32 31 2e 31 2e 31 35 20 29 04 81 bb 28 20 31 121.1.15 )...( 1
c3c0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
c3d0: 30 30 2e 31 2e 31 2e 31 2e 31 2e 32 32 20 4e 41 00.1.1.1.1.22 NA
c3e0: 4d 45 20 27 61 70 70 6c 65 2d 77 65 62 6c 6f 67 ME 'apple-weblog
c3f0: 75 72 69 27 20 44 45 53 43 20 27 57 65 62 6c 6f uri' DESC 'Weblo
c400: 67 20 55 52 49 27 20 45 51 55 41 4c 49 54 59 20 g URI' EQUALITY
c410: 63 61 73 65 45 78 61 63 74 49 41 35 4d 61 74 63 caseExactIA5Matc
c420: 68 20 53 55 42 53 54 52 20 63 61 73 65 45 78 61 h SUBSTR caseExa
c430: 63 74 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d ctIA5SubstringsM
c440: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
c450: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
c460: 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 .121.1.26 SINGLE
c470: 2d 56 41 4c 55 45 20 29 04 81 ca 28 20 31 2e 33 -VALUE )...( 1.3
c480: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
c490: 2e 31 2e 31 2e 32 2e 31 36 2e 31 20 4e 41 4d 45 .1.1.2.16.1 NAME
c4a0: 20 27 61 75 74 68 41 75 74 68 6f 72 69 74 79 27 'authAuthority'
c4b0: 20 44 45 53 43 20 27 70 61 73 73 77 6f 72 64 20 DESC 'password
c4c0: 73 65 72 76 65 72 20 61 75 74 68 65 6e 74 69 63 server authentic
c4d0: 61 74 69 6f 6e 20 61 75 74 68 6f 72 69 74 79 27 ation authority'
c4e0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
c4f0: 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 53 actIA5Match SUBS
c500: 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 53 TR caseExactIA5S
c510: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
c520: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
c530: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
c540: 2e 32 36 20 29 04 81 c3 28 20 31 2e 33 2e 36 2e .26 )...( 1.3.6.
c550: 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 1.4.1.63.1000.1.
c560: 31 2e 31 2e 31 34 2e 31 20 4e 41 4d 45 20 27 61 1.1.14.1 NAME 'a
c570: 70 70 6c 65 2d 67 72 6f 75 70 2d 68 6f 6d 65 75 pple-group-homeu
c580: 72 6c 27 20 44 45 53 43 20 27 67 72 6f 75 70 20 rl' DESC 'group
c590: 68 6f 6d 65 20 75 72 6c 27 20 45 51 55 41 4c 49 home url' EQUALI
c5a0: 54 59 20 63 61 73 65 45 78 61 63 74 49 41 35 4d TY caseExactIA5M
c5b0: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
c5c0: 45 78 61 63 74 49 41 35 53 75 62 73 74 72 69 6e ExactIA5Substrin
c5d0: 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 gsMatch SYNTAX 1
c5e0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e .3.6.1.4.1.1466.
c5f0: 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 115.121.1.26 SIN
c600: 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 d0 28 20 GLE-VALUE )...(
c610: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 1.3.6.1.4.1.63.1
c620: 30 30 30 2e 31 2e 31 2e 31 2e 31 34 2e 32 20 4e 000.1.1.1.14.2 N
c630: 41 4d 45 20 27 61 70 70 6c 65 2d 67 72 6f 75 70 AME 'apple-group
c640: 2d 68 6f 6d 65 6f 77 6e 65 72 27 20 44 45 53 43 -homeowner' DESC
c650: 20 27 67 72 6f 75 70 20 68 6f 6d 65 20 6f 77 6e 'group home own
c660: 65 72 20 73 65 74 74 69 6e 67 73 27 20 45 51 55 er settings' EQU
c670: 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 49 ALITY caseExactI
c680: 41 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 A5Match SUBSTR c
c690: 61 73 65 45 78 61 63 74 49 41 35 53 75 62 73 74 aseExactIA5Subst
c6a0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
c6b0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
c6c0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 66.115.121.1.26
c6d0: 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 SINGLE-VALUE )..
c6e0: bf 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 .( 1.3.6.1.4.1.6
c6f0: 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 34 2e 3.1000.1.1.1.14.
c700: 35 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 67 72 5 NAME 'apple-gr
c710: 6f 75 70 2d 72 65 61 6c 6e 61 6d 65 27 20 44 45 oup-realname' DE
c720: 53 43 20 27 67 72 6f 75 70 20 72 65 61 6c 20 6e SC 'group real n
c730: 61 6d 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 ame' EQUALITY ca
c740: 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 seExactMatch SUB
c750: 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 62 STR caseExactSub
c760: 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e stringsMatch SYN
c770: 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e TAX 1.3.6.1.4.1.
c780: 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 1466.115.121.1.1
c790: 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 5 SINGLE-VALUE )
c7a0: 04 81 b5 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 ...( 1.3.6.1.4.1
c7b0: 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 .63.1000.1.1.1.1
c7c0: 34 2e 36 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 4.6 NAME 'apple-
c7d0: 67 72 6f 75 70 2d 6e 65 73 74 65 64 67 72 6f 75 group-nestedgrou
c7e0: 70 27 20 44 45 53 43 20 27 67 72 6f 75 70 20 72 p' DESC 'group r
c7f0: 65 61 6c 20 6e 61 6d 65 27 20 45 51 55 41 4c 49 eal name' EQUALI
c800: 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 TY caseExactMatc
c810: 68 20 53 55 42 53 54 52 20 63 61 73 65 45 78 61 h SUBSTR caseExa
c820: 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 ctSubstringsMatc
c830: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
c840: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
c850: 31 2e 31 2e 31 35 20 29 04 81 b4 28 20 31 2e 33 1.1.15 )...( 1.3
c860: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
c870: 2e 31 2e 31 2e 31 2e 31 34 2e 37 20 4e 41 4d 45 .1.1.1.14.7 NAME
c880: 20 27 61 70 70 6c 65 2d 67 72 6f 75 70 2d 6d 65 'apple-group-me
c890: 6d 62 65 72 67 75 69 64 27 20 44 45 53 43 20 27 mberguid' DESC '
c8a0: 67 72 6f 75 70 20 72 65 61 6c 20 6e 61 6d 65 27 group real name'
c8b0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
c8c0: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
c8d0: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
c8e0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
c8f0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
c900: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
c910: 81 c5 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
c920: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 33 2e 63.1000.1.1.1.3.
c930: 38 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6d 61 8 NAME 'apple-ma
c940: 63 68 69 6e 65 2d 73 6f 66 74 77 61 72 65 27 20 chine-software'
c950: 44 45 53 43 20 27 69 6e 73 74 61 6c 6c 65 64 20 DESC 'installed
c960: 73 79 73 74 65 6d 20 73 6f 66 74 77 61 72 65 27 system software'
c970: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
c980: 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 55 42 noreIA5Match SUB
c990: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 49 41 STR caseIgnoreIA
c9a0: 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 5SubstringsMatch
c9b0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
c9c0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
c9d0: 2e 31 2e 32 36 20 29 04 81 c7 28 20 31 2e 33 2e .1.26 )...( 1.3.
c9e0: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
c9f0: 31 2e 31 2e 31 2e 33 2e 39 20 4e 41 4d 45 20 27 1.1.1.3.9 NAME '
ca00: 61 70 70 6c 65 2d 6d 61 63 68 69 6e 65 2d 68 61 apple-machine-ha
ca10: 72 64 77 61 72 65 27 20 44 45 53 43 20 27 73 79 rdware' DESC 'sy
ca20: 73 74 65 6d 20 68 61 72 64 77 61 72 65 20 64 65 stem hardware de
ca30: 73 63 72 69 70 74 69 6f 6e 27 20 45 51 55 41 4c scription' EQUAL
ca40: 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 ITY caseIgnoreIA
ca50: 35 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 5Match SUBSTR ca
ca60: 73 65 49 67 6e 6f 72 65 49 41 35 53 75 62 73 74 seIgnoreIA5Subst
ca70: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
ca80: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
ca90: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 66.115.121.1.26
caa0: 29 04 81 c6 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
cab0: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
cac0: 33 2e 31 30 20 4e 41 4d 45 20 27 61 70 70 6c 65 3.10 NAME 'apple
cad0: 2d 6d 61 63 68 69 6e 65 2d 73 65 72 76 65 73 27 -machine-serves'
cae0: 20 44 45 53 43 20 27 4e 65 74 49 6e 66 6f 20 44 DESC 'NetInfo D
caf0: 6f 6d 61 69 6e 20 53 65 72 76 65 72 20 42 69 6e omain Server Bin
cb00: 64 69 6e 67 27 20 45 51 55 41 4c 49 54 59 20 63 ding' EQUALITY c
cb10: 61 73 65 45 78 61 63 74 49 41 35 4d 61 74 63 68 aseExactIA5Match
cb20: 20 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 SUBSTR caseExac
cb30: 74 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 tIA5SubstringsMa
cb40: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
cb50: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
cb60: 31 32 31 2e 31 2e 32 36 20 29 04 81 af 28 20 31 121.1.26 )...( 1
cb70: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
cb80: 30 30 2e 31 2e 31 2e 31 2e 33 2e 31 31 20 4e 41 00.1.1.1.3.11 NA
cb90: 4d 45 20 27 61 70 70 6c 65 2d 6d 61 63 68 69 6e ME 'apple-machin
cba0: 65 2d 73 75 66 66 69 78 27 20 44 45 53 43 20 27 e-suffix' DESC '
cbb0: 44 49 54 20 73 75 66 66 69 78 27 20 45 51 55 41 DIT suffix' EQUA
cbc0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
cbd0: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
cbe0: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
cbf0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
cc00: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
cc10: 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 d8 28 5.121.1.15 )...(
cc20: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
cc30: 31 30 30 30 2e 31 2e 31 2e 31 2e 33 2e 31 32 20 1000.1.1.1.3.12
cc40: 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6d 61 63 68 NAME 'apple-mach
cc50: 69 6e 65 2d 63 6f 6e 74 61 63 74 70 65 72 73 6f ine-contactperso
cc60: 6e 27 20 44 45 53 43 20 27 4e 61 6d 65 20 6f 66 n' DESC 'Name of
cc70: 20 63 6f 6e 74 61 63 74 20 70 65 72 73 6f 6e 2f contact person/
cc80: 6f 77 6e 65 72 20 6f 66 20 74 68 69 73 20 6d 61 owner of this ma
cc90: 63 68 69 6e 65 27 20 45 51 55 41 4c 49 54 59 20 chine' EQUALITY
cca0: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
ccb0: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
ccc0: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
ccd0: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
cce0: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
ccf0: 2e 31 2e 31 35 20 29 04 81 b3 28 20 31 2e 33 2e .1.15 )...( 1.3.
cd00: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
cd10: 31 2e 31 2e 31 2e 38 2e 31 20 4e 41 4d 45 20 27 1.1.1.8.1 NAME '
cd20: 6d 6f 75 6e 74 44 69 72 65 63 74 6f 72 79 27 20 mountDirectory'
cd30: 44 45 53 43 20 27 6d 6f 75 6e 74 20 70 61 74 68 DESC 'mount path
cd40: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
cd50: 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 xactMatch SUBSTR
cd60: 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 caseExactSubstr
cd70: 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 ingsMatch SYNTAX
cd80: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
cd90: 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 53 6.115.121.1.15 S
cda0: 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 ba INGLE-VALUE )...
cdb0: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
cdc0: 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 38 2e 32 20 .1000.1.1.1.8.2
cdd0: 4e 41 4d 45 20 27 6d 6f 75 6e 74 54 79 70 65 27 NAME 'mountType'
cde0: 20 44 45 53 43 20 27 6d 6f 75 6e 74 20 56 46 53 DESC 'mount VFS
cdf0: 20 74 79 70 65 27 20 45 51 55 41 4c 49 54 59 20 type' EQUALITY
ce00: 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 caseIgnoreIA5Mat
ce10: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 49 67 ch SUBSTR caseIg
ce20: 6e 6f 72 65 49 41 35 53 75 62 73 74 72 69 6e 67 noreIA5Substring
ce30: 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e sMatch SYNTAX 1.
ce40: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
ce50: 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 15.121.1.26 SING
ce60: 4c 45 2d 56 41 4c 55 45 20 29 04 81 ae 28 20 31 LE-VALUE )...( 1
ce70: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
ce80: 30 30 2e 31 2e 31 2e 31 2e 38 2e 33 20 4e 41 4d 00.1.1.1.8.3 NAM
ce90: 45 20 27 6d 6f 75 6e 74 4f 70 74 69 6f 6e 27 20 E 'mountOption'
cea0: 44 45 53 43 20 27 6d 6f 75 6e 74 20 6f 70 74 69 DESC 'mount opti
ceb0: 6f 6e 73 27 20 45 51 55 41 4c 49 54 59 20 63 61 ons' EQUALITY ca
cec0: 73 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 seIgnoreIA5Match
ced0: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
cee0: 72 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d reIA5SubstringsM
cef0: 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e atch SYNTAX 1.3.
cf00: 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 6.1.4.1.1466.115
cf10: 2e 31 32 31 2e 31 2e 32 36 20 29 04 81 c9 28 20 .121.1.26 )...(
cf20: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 1.3.6.1.4.1.63.1
cf30: 30 30 30 2e 31 2e 31 2e 31 2e 38 2e 34 20 4e 41 000.1.1.1.8.4 NA
cf40: 4d 45 20 27 6d 6f 75 6e 74 44 75 6d 70 46 72 65 ME 'mountDumpFre
cf50: 71 75 65 6e 63 79 27 20 44 45 53 43 20 27 6d 6f quency' DESC 'mo
cf60: 75 6e 74 20 64 75 6d 70 20 66 72 65 71 75 65 6e unt dump frequen
cf70: 63 79 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 cy' EQUALITY cas
cf80: 65 49 67 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 eIgnoreIA5Match
cf90: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
cfa0: 65 49 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 eIA5SubstringsMa
cfb0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
cfc0: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
cfd0: 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 45 2d 121.1.26 SINGLE-
cfe0: 56 41 4c 55 45 20 29 04 81 ba 28 20 31 2e 33 2e VALUE )...( 1.3.
cff0: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
d000: 31 2e 31 2e 31 2e 38 2e 35 20 4e 41 4d 45 20 27 1.1.1.8.5 NAME '
d010: 6d 6f 75 6e 74 50 61 73 73 4e 6f 27 20 44 45 53 mountPassNo' DES
d020: 43 20 27 6d 6f 75 6e 74 20 70 61 73 73 6e 6f 27 C 'mount passno'
d030: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 49 67 EQUALITY caseIg
d040: 6e 6f 72 65 49 41 35 4d 61 74 63 68 20 53 55 42 noreIA5Match SUB
d050: 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 49 41 STR caseIgnoreIA
d060: 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 5SubstringsMatch
d070: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
d080: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
d090: 2e 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c .1.26 SINGLE-VAL
d0a0: 55 45 20 29 04 81 d8 28 20 31 2e 33 2e 36 2e 31 UE )...( 1.3.6.1
d0b0: 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 .4.1.63.1000.1.1
d0c0: 2e 31 2e 39 2e 31 20 4e 41 4d 45 20 27 61 70 70 .1.9.1 NAME 'app
d0d0: 6c 65 2d 70 72 69 6e 74 65 72 2d 61 74 74 72 69 le-printer-attri
d0e0: 62 75 74 65 73 27 20 44 45 53 43 20 27 70 72 69 butes' DESC 'pri
d0f0: 6e 74 65 72 20 61 74 74 72 69 62 75 74 65 73 20 nter attributes
d100: 69 6e 20 2f 65 74 63 2f 70 72 69 6e 74 63 61 70 in /etc/printcap
d110: 20 66 6f 72 6d 61 74 27 20 45 51 55 41 4c 49 54 format' EQUALIT
d120: 59 20 63 61 73 65 49 67 6e 6f 72 65 49 41 35 4d Y caseIgnoreIA5M
d130: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
d140: 49 67 6e 6f 72 65 49 41 35 53 75 62 73 74 72 69 IgnoreIA5Substri
d150: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
d160: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
d170: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 29 04 .115.121.1.26 ).
d180: 81 ba 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
d190: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 39 2e 63.1000.1.1.1.9.
d1a0: 32 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 70 72 2 NAME 'apple-pr
d1b0: 69 6e 74 65 72 2d 6c 70 72 68 6f 73 74 27 20 44 inter-lprhost' D
d1c0: 45 53 43 20 27 70 72 69 6e 74 65 72 20 4c 50 52 ESC 'printer LPR
d1d0: 20 68 6f 73 74 20 6e 61 6d 65 27 20 45 51 55 41 host name' EQUA
d1e0: 4c 49 54 59 20 63 61 73 65 49 67 6e 6f 72 65 4d LITY caseIgnoreM
d1f0: 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 atch SUBSTR case
d200: 49 67 6e 6f 72 65 53 75 62 73 74 72 69 6e 67 73 IgnoreSubstrings
d210: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
d220: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
d230: 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 b7 28 5.121.1.15 )...(
d240: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
d250: 31 30 30 30 2e 31 2e 31 2e 31 2e 39 2e 33 20 4e 1000.1.1.1.9.3 N
d260: 41 4d 45 20 27 61 70 70 6c 65 2d 70 72 69 6e 74 AME 'apple-print
d270: 65 72 2d 6c 70 72 71 75 65 75 65 27 20 44 45 53 er-lprqueue' DES
d280: 43 20 27 70 72 69 6e 74 65 72 20 4c 50 52 20 71 C 'printer LPR q
d290: 75 65 75 65 27 20 45 51 55 41 4c 49 54 59 20 63 ueue' EQUALITY c
d2a0: 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 53 aseIgnoreMatch S
d2b0: 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 65 UBSTR caseIgnore
d2c0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
d2d0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
d2e0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
d2f0: 31 2e 31 35 20 29 04 81 ae 28 20 31 2e 33 2e 36 1.15 )...( 1.3.6
d300: 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 .1.4.1.63.1000.1
d310: 2e 31 2e 31 2e 39 2e 34 20 4e 41 4d 45 20 27 61 .1.1.9.4 NAME 'a
d320: 70 70 6c 65 2d 70 72 69 6e 74 65 72 2d 74 79 70 pple-printer-typ
d330: 65 27 20 44 45 53 43 20 27 70 72 69 6e 74 65 72 e' DESC 'printer
d340: 20 74 79 70 65 27 20 45 51 55 41 4c 49 54 59 20 type' EQUALITY
d350: 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 20 caseIgnoreMatch
d360: 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f 72 SUBSTR caseIgnor
d370: 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 eSubstringsMatch
d380: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
d390: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
d3a0: 2e 31 2e 31 35 20 29 04 81 ae 28 20 31 2e 33 2e .1.15 )...( 1.3.
d3b0: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
d3c0: 31 2e 31 2e 31 2e 39 2e 35 20 4e 41 4d 45 20 27 1.1.1.9.5 NAME '
d3d0: 61 70 70 6c 65 2d 70 72 69 6e 74 65 72 2d 6e 6f apple-printer-no
d3e0: 74 65 27 20 44 45 53 43 20 27 70 72 69 6e 74 65 te' DESC 'printe
d3f0: 72 20 6e 6f 74 65 27 20 45 51 55 41 4c 49 54 59 r note' EQUALITY
d400: 20 63 61 73 65 49 67 6e 6f 72 65 4d 61 74 63 68 caseIgnoreMatch
d410: 20 53 55 42 53 54 52 20 63 61 73 65 49 67 6e 6f SUBSTR caseIgno
d420: 72 65 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 reSubstringsMatc
d430: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
d440: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
d450: 31 2e 31 2e 31 35 20 29 04 81 a6 28 20 31 2e 33 1.1.15 )...( 1.3
d460: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
d470: 2e 31 2e 31 2e 31 2e 31 30 2e 32 20 4e 41 4d 45 .1.1.1.10.2 NAME
d480: 20 27 61 70 70 6c 65 2d 72 65 61 6c 6e 61 6d 65 'apple-realname
d490: 27 20 44 45 53 43 20 27 72 65 61 6c 20 6e 61 6d ' DESC 'real nam
d4a0: 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 e' EQUALITY case
d4b0: 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 ExactMatch SUBST
d4c0: 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 R caseExactSubst
d4d0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
d4e0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
d4f0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
d500: 29 04 81 bd 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
d510: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
d520: 31 30 2e 33 20 4e 41 4d 45 20 27 61 70 70 6c 65 10.3 NAME 'apple
d530: 2d 6e 65 74 77 6f 72 6b 76 69 65 77 27 20 44 45 -networkview' DE
d540: 53 43 20 27 4e 65 74 77 6f 72 6b 20 76 69 65 77 SC 'Network view
d550: 20 66 6f 72 20 74 68 65 20 63 6f 6d 70 75 74 65 for the compute
d560: 72 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 r' EQUALITY case
d570: 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 ExactMatch SUBST
d580: 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 R caseExactSubst
d590: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
d5a0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
d5b0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
d5c0: 29 04 81 c6 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
d5d0: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
d5e0: 31 30 2e 34 20 4e 41 4d 45 20 27 61 70 70 6c 65 10.4 NAME 'apple
d5f0: 2d 63 61 74 65 67 6f 72 79 27 20 44 45 53 43 20 -category' DESC
d600: 27 43 61 74 65 67 6f 72 79 20 66 6f 72 20 74 68 'Category for th
d610: 65 20 63 6f 6d 70 75 74 65 72 20 6f 72 20 6e 65 e computer or ne
d620: 69 67 68 62 6f 72 68 6f 6f 64 27 20 45 51 55 41 ighborhood' EQUA
d630: 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 LITY caseExactMa
d640: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
d650: 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 xactSubstringsMa
d660: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
d670: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
d680: 31 32 31 2e 31 2e 31 35 20 29 04 81 a7 28 20 31 121.1.15 )...( 1
d690: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
d6a0: 30 30 2e 31 2e 31 2e 31 2e 31 31 2e 33 20 4e 41 00.1.1.1.11.3 NA
d6b0: 4d 45 20 27 61 70 70 6c 65 2d 63 6f 6d 70 75 74 ME 'apple-comput
d6c0: 65 72 73 27 20 44 45 53 43 20 27 63 6f 6d 70 75 ers' DESC 'compu
d6d0: 74 65 72 73 27 20 45 51 55 41 4c 49 54 59 20 63 ters' EQUALITY c
d6e0: 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 aseExactMatch SU
d6f0: 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 BSTR caseExactSu
d700: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
d710: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
d720: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
d730: 31 35 20 29 04 81 af 28 20 31 2e 33 2e 36 2e 31 15 )...( 1.3.6.1
d740: 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 .4.1.63.1000.1.1
d750: 2e 31 2e 31 31 2e 34 20 4e 41 4d 45 20 27 61 70 .1.11.4 NAME 'ap
d760: 70 6c 65 2d 63 6f 6d 70 75 74 65 72 2d 6c 69 73 ple-computer-lis
d770: 74 2d 67 72 6f 75 70 73 27 20 44 45 53 43 20 27 t-groups' DESC '
d780: 67 72 6f 75 70 73 27 20 45 51 55 41 4c 49 54 59 groups' EQUALITY
d790: 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 caseExactMatch
d7a0: 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 SUBSTR caseExact
d7b0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
d7c0: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
d7d0: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
d7e0: 31 2e 31 35 20 29 04 81 b8 28 20 31 2e 33 2e 36 1.15 )...( 1.3.6
d7f0: 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 .1.4.1.63.1000.1
d800: 2e 31 2e 31 2e 31 37 2e 31 20 4e 41 4d 45 20 27 .1.1.17.1 NAME '
d810: 61 70 70 6c 65 2d 78 6d 6c 70 6c 69 73 74 27 20 apple-xmlplist'
d820: 44 45 53 43 20 27 58 4d 4c 20 70 6c 69 73 74 20 DESC 'XML plist
d830: 64 61 74 61 27 20 45 51 55 41 4c 49 54 59 20 63 data' EQUALITY c
d840: 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 aseExactMatch SU
d850: 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 BSTR caseExactSu
d860: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
d870: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
d880: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
d890: 31 35 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 15 SINGLE-VALUE
d8a0: 29 04 81 b4 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
d8b0: 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 1.63.1000.1.1.1.
d8c0: 31 39 2e 32 20 4e 41 4d 45 20 27 61 70 70 6c 65 19.2 NAME 'apple
d8d0: 2d 73 65 72 76 69 63 65 2d 75 72 6c 27 20 44 45 -service-url' DE
d8e0: 53 43 20 27 55 52 4c 20 6f 66 20 73 65 72 76 69 SC 'URL of servi
d8f0: 63 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ce' EQUALITY cas
d900: 65 45 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 eExactIA5Match S
d910: 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 49 UBSTR caseExactI
d920: 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 A5SubstringsMatc
d930: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
d940: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
d950: 31 2e 31 2e 32 36 20 29 04 81 d8 28 20 31 2e 33 1.1.26 )...( 1.3
d960: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
d970: 2e 31 2e 31 2e 31 2e 31 32 2e 31 20 4e 41 4d 45 .1.1.1.12.1 NAME
d980: 20 27 61 70 70 6c 65 2d 70 61 73 73 77 6f 72 64 'apple-password
d990: 2d 73 65 72 76 65 72 2d 6c 6f 63 61 74 69 6f 6e -server-location
d9a0: 27 20 44 45 53 43 20 27 70 61 73 73 77 6f 72 64 ' DESC 'password
d9b0: 20 73 65 72 76 65 72 20 6c 6f 63 61 74 69 6f 6e server location
d9c0: 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 ' EQUALITY caseE
d9d0: 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 xactIA5Match SUB
d9e0: 53 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 STR caseExactIA5
d9f0: 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 SubstringsMatch
da00: 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 SYNTAX 1.3.6.1.4
da10: 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e .1.1466.115.121.
da20: 31 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 1.26 SINGLE-VALU
da30: 45 20 29 04 81 bc 28 20 31 2e 33 2e 36 2e 31 2e E )...( 1.3.6.1.
da40: 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 4.1.63.1000.1.1.
da50: 31 2e 31 32 2e 32 20 4e 41 4d 45 20 27 61 70 70 1.12.2 NAME 'app
da60: 6c 65 2d 64 61 74 61 2d 73 74 61 6d 70 27 20 44 le-data-stamp' D
da70: 45 53 43 20 27 64 61 74 61 20 73 74 61 6d 70 27 ESC 'data stamp'
da80: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
da90: 61 63 74 49 41 35 4d 61 74 63 68 20 53 55 42 53 actIA5Match SUBS
daa0: 54 52 20 63 61 73 65 45 78 61 63 74 49 41 35 53 TR caseExactIA5S
dab0: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
dac0: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
dad0: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
dae0: 2e 32 36 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 .26 SINGLE-VALUE
daf0: 20 29 04 81 c7 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
db00: 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 .1.63.1000.1.1.1
db10: 2e 31 32 2e 33 20 4e 41 4d 45 20 27 61 70 70 6c .12.3 NAME 'appl
db20: 65 2d 63 6f 6e 66 69 67 2d 72 65 61 6c 6e 61 6d e-config-realnam
db30: 65 27 20 44 45 53 43 20 27 63 6f 6e 66 69 67 20 e' DESC 'config
db40: 72 65 61 6c 20 6e 61 6d 65 27 20 45 51 55 41 4c real name' EQUAL
db50: 49 54 59 20 63 61 73 65 45 78 61 63 74 49 41 35 ITY caseExactIA5
db60: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
db70: 65 45 78 61 63 74 49 41 35 53 75 62 73 74 72 69 eExactIA5Substri
db80: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
db90: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
dba0: 2e 31 31 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 .115.121.1.26 SI
dbb0: 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 81 d7 28 NGLE-VALUE )...(
dbc0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
dbd0: 31 30 30 30 2e 31 2e 31 2e 31 2e 31 32 2e 34 20 1000.1.1.1.12.4
dbe0: 4e 41 4d 45 20 27 61 70 70 6c 65 2d 70 61 73 73 NAME 'apple-pass
dbf0: 77 6f 72 64 2d 73 65 72 76 65 72 2d 6c 69 73 74 word-server-list
dc00: 27 20 44 45 53 43 20 27 70 61 73 73 77 6f 72 64 ' DESC 'password
dc10: 20 73 65 72 76 65 72 20 72 65 70 6c 69 63 61 74 server replicat
dc20: 69 6f 6e 20 70 6c 69 73 74 27 20 45 51 55 41 4c ion plist' EQUAL
dc30: 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 74 ITY caseExactMat
dc40: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 78 ch SUBSTR caseEx
dc50: 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 74 actSubstringsMat
dc60: 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e ch SYNTAX 1.3.6.
dc70: 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 1.4.1.1466.115.1
dc80: 32 31 2e 31 2e 31 35 20 53 49 4e 47 4c 45 2d 56 21.1.15 SINGLE-V
dc90: 41 4c 55 45 20 29 04 81 b6 28 20 31 2e 33 2e 36 ALUE )...( 1.3.6
dca0: 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 .1.4.1.63.1000.1
dcb0: 2e 31 2e 31 2e 31 32 2e 35 20 4e 41 4d 45 20 27 .1.1.12.5 NAME '
dcc0: 61 70 70 6c 65 2d 6c 64 61 70 2d 72 65 70 6c 69 apple-ldap-repli
dcd0: 63 61 27 20 44 45 53 43 20 27 4c 44 41 50 20 72 ca' DESC 'LDAP r
dce0: 65 70 6c 69 63 61 74 69 6f 6e 20 6c 69 73 74 27 eplication list'
dcf0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
dd00: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
dd10: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
dd20: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
dd30: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
dd40: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
dd50: 81 c8 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
dd60: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 32 63.1000.1.1.1.12
dd70: 2e 36 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6c .6 NAME 'apple-l
dd80: 64 61 70 2d 77 72 69 74 61 62 6c 65 2d 72 65 70 dap-writable-rep
dd90: 6c 69 63 61 27 20 44 45 53 43 20 27 4c 44 41 50 lica' DESC 'LDAP
dda0: 20 77 72 69 74 61 62 6c 65 20 72 65 70 6c 69 63 writable replic
ddb0: 61 74 69 6f 6e 20 6c 69 73 74 27 20 45 51 55 41 ation list' EQUA
ddc0: 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 LITY caseExactMa
ddd0: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
dde0: 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 xactSubstringsMa
ddf0: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
de00: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
de10: 31 32 31 2e 31 2e 31 35 20 29 04 81 d2 28 20 31 121.1.15 )...( 1
de20: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
de30: 30 30 2e 31 2e 31 2e 31 2e 31 32 2e 37 20 4e 41 00.1.1.1.12.7 NA
de40: 4d 45 20 27 61 70 70 6c 65 2d 6b 64 63 2d 61 75 ME 'apple-kdc-au
de50: 74 68 6b 65 79 27 20 44 45 53 43 20 27 4b 44 43 thkey' DESC 'KDC
de60: 20 6d 61 73 74 65 72 20 6b 65 79 20 52 53 41 20 master key RSA
de70: 65 6e 63 72 79 70 74 65 64 20 77 69 74 68 20 72 encrypted with r
de80: 65 61 6c 6d 20 70 75 62 6c 69 63 20 6b 65 79 27 ealm public key'
de90: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
dea0: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
deb0: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
dec0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
ded0: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
dee0: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
def0: 81 cd 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
df00: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 32 63.1000.1.1.1.12
df10: 2e 38 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6b .8 NAME 'apple-k
df20: 64 63 2d 63 6f 6e 66 69 67 64 61 74 61 27 20 44 dc-configdata' D
df30: 45 53 43 20 27 43 6f 6e 74 65 6e 74 73 20 6f 66 ESC 'Contents of
df40: 20 74 68 65 20 6b 64 63 2e 63 6f 6e 66 20 66 69 the kdc.conf fi
df50: 6c 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 le' EQUALITY cas
df60: 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 eExactMatch SUBS
df70: 54 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 TR caseExactSubs
df80: 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 tringsMatch SYNT
df90: 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 AX 1.3.6.1.4.1.1
dfa0: 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 466.115.121.1.15
dfb0: 20 53 49 4e 47 4c 45 2d 56 41 4c 55 45 20 29 04 SINGLE-VALUE ).
dfc0: 81 f7 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
dfd0: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 35 63.1000.1.1.1.15
dfe0: 2e 31 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 70 .1 NAME 'apple-p
dff0: 72 65 73 65 74 2d 75 73 65 72 2d 69 73 2d 61 64 reset-user-is-ad
e000: 6d 69 6e 27 20 44 45 53 43 20 27 66 6c 61 67 20 min' DESC 'flag
e010: 69 6e 64 69 63 61 74 69 6e 67 20 77 68 65 74 68 indicating wheth
e020: 65 72 20 74 68 65 20 70 72 65 73 65 74 20 75 73 er the preset us
e030: 65 72 20 69 73 20 61 6e 20 61 64 6d 69 6e 69 73 er is an adminis
e040: 74 72 61 74 6f 72 27 20 45 51 55 41 4c 49 54 59 trator' EQUALITY
e050: 20 63 61 73 65 45 78 61 63 74 49 41 35 4d 61 74 caseExactIA5Mat
e060: 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 78 ch SUBSTR caseEx
e070: 61 63 74 49 41 35 53 75 62 73 74 72 69 6e 67 73 actIA5Substrings
e080: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
e090: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
e0a0: 35 2e 31 32 31 2e 31 2e 32 36 20 53 49 4e 47 4c 5.121.1.26 SINGL
e0b0: 45 2d 56 41 4c 55 45 20 29 04 81 a9 28 20 31 2e E-VALUE )...( 1.
e0c0: 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 3.6.1.4.1.63.100
e0d0: 30 2e 31 2e 31 2e 31 2e 31 38 2e 31 20 4e 41 4d 0.1.1.1.18.1 NAM
e0e0: 45 20 27 61 70 70 6c 65 2d 64 6e 73 2d 64 6f 6d E 'apple-dns-dom
e0f0: 61 69 6e 27 20 44 45 53 43 20 27 44 4e 53 20 64 ain' DESC 'DNS d
e100: 6f 6d 61 69 6e 27 20 45 51 55 41 4c 49 54 59 20 omain' EQUALITY
e110: 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 caseExactMatch S
e120: 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 UBSTR caseExactS
e130: 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 ubstringsMatch S
e140: 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e YNTAX 1.3.6.1.4.
e150: 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 1.1466.115.121.1
e160: 2e 31 35 20 29 04 81 b7 28 20 31 2e 33 2e 36 2e .15 )...( 1.3.6.
e170: 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 1.4.1.63.1000.1.
e180: 31 2e 31 2e 31 38 2e 32 20 4e 41 4d 45 20 27 61 1.1.18.2 NAME 'a
e190: 70 70 6c 65 2d 64 6e 73 2d 6e 61 6d 65 73 65 72 pple-dns-nameser
e1a0: 76 65 72 27 20 44 45 53 43 20 27 44 4e 53 20 6e ver' DESC 'DNS n
e1b0: 61 6d 65 20 73 65 72 76 65 72 20 6c 69 73 74 27 ame server list'
e1c0: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
e1d0: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
e1e0: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
e1f0: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
e200: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
e210: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
e220: 81 b6 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
e230: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 39 63.1000.1.1.1.19
e240: 2e 31 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 73 .1 NAME 'apple-s
e250: 65 72 76 69 63 65 2d 74 79 70 65 27 20 44 45 53 ervice-type' DES
e260: 43 20 27 74 79 70 65 20 6f 66 20 73 65 72 76 69 C 'type of servi
e270: 63 65 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 ce' EQUALITY cas
e280: 65 45 78 61 63 74 49 41 35 4d 61 74 63 68 20 53 eExactIA5Match S
e290: 55 42 53 54 52 20 63 61 73 65 45 78 61 63 74 49 UBSTR caseExactI
e2a0: 41 35 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 A5SubstringsMatc
e2b0: 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 h SYNTAX 1.3.6.1
e2c0: 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 .4.1.1466.115.12
e2d0: 31 2e 31 2e 32 36 20 29 04 81 92 28 20 31 2e 33 1.1.26 )...( 1.3
e2e0: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
e2f0: 2e 31 2e 31 2e 31 2e 31 39 2e 33 20 4e 41 4d 45 .1.1.1.19.3 NAME
e300: 20 27 61 70 70 6c 65 2d 73 65 72 76 69 63 65 2d 'apple-service-
e310: 70 6f 72 74 27 20 44 45 53 43 20 27 53 65 72 76 port' DESC 'Serv
e320: 69 63 65 20 70 6f 72 74 20 6e 75 6d 62 65 72 27 ice port number'
e330: 20 45 51 55 41 4c 49 54 59 20 69 6e 74 65 67 65 EQUALITY intege
e340: 72 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e rMatch SYNTAX 1.
e350: 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 3.6.1.4.1.1466.1
e360: 31 35 2e 31 32 31 2e 31 2e 32 37 20 29 04 81 a4 15.121.1.27 )...
e370: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
e380: 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 31 39 2e 34 .1000.1.1.1.19.4
e390: 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 64 6e 73 NAME 'apple-dns
e3a0: 6e 61 6d 65 27 20 44 45 53 43 20 27 44 4e 53 20 name' DESC 'DNS
e3b0: 6e 61 6d 65 27 20 45 51 55 41 4c 49 54 59 20 63 name' EQUALITY c
e3c0: 61 73 65 45 78 61 63 74 4d 61 74 63 68 20 53 55 aseExactMatch SU
e3d0: 42 53 54 52 20 63 61 73 65 45 78 61 63 74 53 75 BSTR caseExactSu
e3e0: 62 73 74 72 69 6e 67 73 4d 61 74 63 68 20 53 59 bstringsMatch SY
e3f0: 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 NTAX 1.3.6.1.4.1
e400: 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e .1466.115.121.1.
e410: 31 35 20 29 04 81 b5 28 20 31 2e 33 2e 36 2e 31 15 )...( 1.3.6.1
e420: 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 .4.1.63.1000.1.1
e430: 2e 31 2e 31 39 2e 35 20 4e 41 4d 45 20 27 61 70 .1.19.5 NAME 'ap
e440: 70 6c 65 2d 73 65 72 76 69 63 65 2d 6c 6f 63 61 ple-service-loca
e450: 74 69 6f 6e 27 20 44 45 53 43 20 27 53 65 72 76 tion' DESC 'Serv
e460: 69 63 65 20 6c 6f 63 61 74 69 6f 6e 27 20 45 51 ice location' EQ
e470: 55 41 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 UALITY caseExact
e480: 4d 61 74 63 68 20 53 55 42 53 54 52 20 63 61 73 Match SUBSTR cas
e490: 65 45 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 eExactSubstrings
e4a0: 4d 61 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 Match SYNTAX 1.3
e4b0: 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 .6.1.4.1.1466.11
e4c0: 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 81 c0 28 5.121.1.15 )...(
e4d0: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
e4e0: 31 30 30 30 2e 31 2e 31 2e 31 2e 32 30 2e 31 20 1000.1.1.1.20.1
e4f0: 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6e 6f 64 65 NAME 'apple-node
e500: 70 61 74 68 78 6d 6c 27 20 44 45 53 43 20 27 58 pathxml' DESC 'X
e510: 4d 4c 20 70 6c 69 73 74 20 6f 66 20 64 69 72 65 ML plist of dire
e520: 63 74 6f 72 79 20 6e 6f 64 65 20 70 61 74 68 27 ctory node path'
e530: 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 45 78 EQUALITY caseEx
e540: 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 52 20 actMatch SUBSTR
e550: 63 61 73 65 45 78 61 63 74 53 75 62 73 74 72 69 caseExactSubstri
e560: 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 58 20 ngsMatch SYNTAX
e570: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 36 1.3.6.1.4.1.1466
e580: 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 29 04 .115.121.1.15 ).
e590: 81 d8 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
e5a0: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 31 2e 32 30 63.1000.1.1.1.20
e5b0: 2e 32 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6e .2 NAME 'apple-n
e5c0: 65 69 67 68 62 6f 72 68 6f 6f 64 61 6c 69 61 73 eighborhoodalias
e5d0: 27 20 44 45 53 43 20 27 58 4d 4c 20 70 6c 69 73 ' DESC 'XML plis
e5e0: 74 20 72 65 66 65 72 72 69 6e 67 20 74 6f 20 61 t referring to a
e5f0: 6e 6f 74 68 65 72 20 6e 65 69 67 68 62 6f 72 68 nother neighborh
e600: 6f 6f 64 20 72 65 63 6f 72 64 27 20 45 51 55 41 ood record' EQUA
e610: 4c 49 54 59 20 63 61 73 65 45 78 61 63 74 4d 61 LITY caseExactMa
e620: 74 63 68 20 53 55 42 53 54 52 20 63 61 73 65 45 tch SUBSTR caseE
e630: 78 61 63 74 53 75 62 73 74 72 69 6e 67 73 4d 61 xactSubstringsMa
e640: 74 63 68 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 tch SYNTAX 1.3.6
e650: 2e 31 2e 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e .1.4.1.1466.115.
e660: 31 32 31 2e 31 2e 31 35 20 29 04 81 ca 28 20 31 121.1.15 )...( 1
e670: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
e680: 30 30 2e 31 2e 31 2e 31 2e 32 30 2e 33 20 4e 41 00.1.1.1.20.3 NA
e690: 4d 45 20 27 61 70 70 6c 65 2d 63 6f 6d 70 75 74 ME 'apple-comput
e6a0: 65 72 61 6c 69 61 73 27 20 44 45 53 43 20 27 58 eralias' DESC 'X
e6b0: 4d 4c 20 70 6c 69 73 74 20 72 65 66 65 72 72 69 ML plist referri
e6c0: 6e 67 20 74 6f 20 61 20 63 6f 6d 70 75 74 65 72 ng to a computer
e6d0: 20 72 65 63 6f 72 64 27 20 45 51 55 41 4c 49 54 record' EQUALIT
e6e0: 59 20 63 61 73 65 45 78 61 63 74 4d 61 74 63 68 Y caseExactMatch
e6f0: 20 53 55 42 53 54 52 20 63 61 73 65 45 78 61 63 SUBSTR caseExac
e700: 74 53 75 62 73 74 72 69 6e 67 73 4d 61 74 63 68 tSubstringsMatch
e710: 20 53 59 4e 54 41 58 20 31 2e 33 2e 36 2e 31 2e SYNTAX 1.3.6.1.
e720: 34 2e 31 2e 31 34 36 36 2e 31 31 35 2e 31 32 31 4.1.1466.115.121
e730: 2e 31 2e 31 35 20 29 04 81 a7 28 20 31 2e 33 2e .1.15 )...( 1.3.
e740: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
e750: 31 2e 31 2e 31 2e 32 31 2e 31 20 4e 41 4d 45 20 1.1.1.21.1 NAME
e760: 27 61 70 70 6c 65 2d 61 63 6c 2d 65 6e 74 72 79 'apple-acl-entry
e770: 27 20 44 45 53 43 20 27 61 63 6c 20 65 6e 74 72 ' DESC 'acl entr
e780: 79 27 20 45 51 55 41 4c 49 54 59 20 63 61 73 65 y' EQUALITY case
e790: 45 78 61 63 74 4d 61 74 63 68 20 53 55 42 53 54 ExactMatch SUBST
e7a0: 52 20 63 61 73 65 45 78 61 63 74 53 75 62 73 74 R caseExactSubst
e7b0: 72 69 6e 67 73 4d 61 74 63 68 20 53 59 4e 54 41 ringsMatch SYNTA
e7c0: 58 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 X 1.3.6.1.4.1.14
e7d0: 36 36 2e 31 31 35 2e 31 32 31 2e 31 2e 31 35 20 66.115.121.1.15
e7e0: 29 30 82 58 c4 04 0d 6f 62 6a 65 63 74 43 6c 61 )0.X...objectCla
e7f0: 73 73 65 73 31 82 58 b1 04 53 28 20 32 2e 35 2e sses1.X..S( 2.5.
e800: 36 2e 30 20 4e 41 4d 45 20 27 74 6f 70 27 20 44 6.0 NAME 'top' D
e810: 45 53 43 20 27 74 6f 70 20 6f 66 20 74 68 65 20 ESC 'top of the
e820: 73 75 70 65 72 63 6c 61 73 73 20 63 68 61 69 6e superclass chain
e830: 27 20 41 42 53 54 52 41 43 54 20 4d 55 53 54 20 ' ABSTRACT MUST
e840: 6f 62 6a 65 63 74 43 6c 61 73 73 20 29 04 6c 28 objectClass ).l(
e850: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 31 34 36 1.3.6.1.4.1.146
e860: 36 2e 31 30 31 2e 31 32 30 2e 31 31 31 20 4e 41 6.101.120.111 NA
e870: 4d 45 20 27 65 78 74 65 6e 73 69 62 6c 65 4f 62 ME 'extensibleOb
e880: 6a 65 63 74 27 20 44 45 53 43 20 27 52 46 43 32 ject' DESC 'RFC2
e890: 32 35 32 3a 20 65 78 74 65 6e 73 69 62 6c 65 20 252: extensible
e8a0: 6f 62 6a 65 63 74 27 20 53 55 50 20 74 6f 70 20 object' SUP top
e8b0: 41 55 58 49 4c 49 41 52 59 20 29 04 5b 28 20 32 AUXILIARY ).[( 2
e8c0: 2e 35 2e 36 2e 31 20 4e 41 4d 45 20 27 61 6c 69 .5.6.1 NAME 'ali
e8d0: 61 73 27 20 44 45 53 43 20 27 52 46 43 32 32 35 as' DESC 'RFC225
e8e0: 36 3a 20 61 6e 20 61 6c 69 61 73 27 20 53 55 50 6: an alias' SUP
e8f0: 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 top STRUCTURAL
e900: 4d 55 53 54 20 61 6c 69 61 73 65 64 4f 62 6a 65 MUST aliasedObje
e910: 63 74 4e 61 6d 65 20 29 04 73 28 20 32 2e 31 36 ctName ).s( 2.16
e920: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
e930: 32 2e 36 20 4e 41 4d 45 20 27 72 65 66 65 72 72 2.6 NAME 'referr
e940: 61 6c 27 20 44 45 53 43 20 27 6e 61 6d 65 64 72 al' DESC 'namedr
e950: 65 66 3a 20 6e 61 6d 65 64 20 73 75 62 6f 72 64 ef: named subord
e960: 69 6e 61 74 65 20 72 65 66 65 72 72 61 6c 27 20 inate referral'
e970: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
e980: 41 4c 20 4d 55 53 54 20 72 65 66 20 29 04 7d 28 AL MUST ref ).}(
e990: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 1.3.6.1.4.1.420
e9a0: 33 2e 31 2e 34 2e 31 20 4e 41 4d 45 20 28 20 27 3.1.4.1 NAME ( '
e9b0: 4f 70 65 6e 4c 44 41 50 72 6f 6f 74 44 53 45 27 OpenLDAProotDSE'
e9c0: 20 27 4c 44 41 50 72 6f 6f 74 44 53 45 27 20 29 'LDAProotDSE' )
e9d0: 20 44 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 DESC 'OpenLDAP
e9e0: 52 6f 6f 74 20 44 53 45 20 6f 62 6a 65 63 74 27 Root DSE object'
e9f0: 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 SUP top STRUCTU
ea00: 52 41 4c 20 4d 41 59 20 63 6e 20 29 04 52 28 20 RAL MAY cn ).R(
ea10: 32 2e 35 2e 31 37 2e 30 20 4e 41 4d 45 20 27 73 2.5.17.0 NAME 's
ea20: 75 62 65 6e 74 72 79 27 20 53 55 50 20 74 6f 70 ubentry' SUP top
ea30: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
ea40: 20 28 20 63 6e 20 24 20 73 75 62 74 72 65 65 53 ( cn $ subtreeS
ea50: 70 65 63 69 66 69 63 61 74 69 6f 6e 20 29 20 29 pecification ) )
ea60: 04 81 d3 28 20 32 2e 35 2e 32 30 2e 31 20 4e 41 ...( 2.5.20.1 NA
ea70: 4d 45 20 27 73 75 62 73 63 68 65 6d 61 27 20 44 ME 'subschema' D
ea80: 45 53 43 20 27 52 46 43 32 32 35 32 3a 20 63 6f ESC 'RFC2252: co
ea90: 6e 74 72 6f 6c 6c 69 6e 67 20 73 75 62 73 63 68 ntrolling subsch
eaa0: 65 6d 61 20 28 73 75 62 29 65 6e 74 72 79 27 20 ema (sub)entry'
eab0: 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 28 20 AUXILIARY MAY (
eac0: 64 49 54 53 74 72 75 63 74 75 72 65 52 75 6c 65 dITStructureRule
ead0: 73 20 24 20 6e 61 6d 65 46 6f 72 6d 73 20 24 20 s $ nameForms $
eae0: 64 49 54 43 6f 6e 74 65 6e 74 52 75 6c 65 73 20 dITContentRules
eaf0: 24 20 6f 62 6a 65 63 74 43 6c 61 73 73 65 73 20 $ objectClasses
eb00: 24 20 61 74 74 72 69 62 75 74 65 54 79 70 65 73 $ attributeTypes
eb10: 20 24 20 6d 61 74 63 68 69 6e 67 52 75 6c 65 73 $ matchingRules
eb20: 20 24 20 6d 61 74 63 68 69 6e 67 52 75 6c 65 55 $ matchingRuleU
eb30: 73 65 20 29 20 29 04 6a 28 20 31 2e 33 2e 36 2e se ) ).j( 1.3.6.
eb40: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
eb50: 31 2e 31 2e 34 2e 30 2e 30 20 4e 41 4d 45 20 27 1.1.4.0.0 NAME '
eb60: 6f 6c 63 43 6f 6e 66 69 67 27 20 44 45 53 43 20 olcConfig' DESC
eb70: 27 4f 70 65 6e 4c 44 41 50 20 63 6f 6e 66 69 67 'OpenLDAP config
eb80: 75 72 61 74 69 6f 6e 20 6f 62 6a 65 63 74 27 20 uration object'
eb90: 53 55 50 20 74 6f 70 20 41 42 53 54 52 41 43 54 SUP top ABSTRACT
eba0: 20 29 04 82 04 bc 28 20 31 2e 33 2e 36 2e 31 2e )....( 1.3.6.1.
ebb0: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
ebc0: 31 2e 34 2e 30 2e 31 20 4e 41 4d 45 20 27 6f 6c 1.4.0.1 NAME 'ol
ebd0: 63 47 6c 6f 62 61 6c 27 20 44 45 53 43 20 27 4f cGlobal' DESC 'O
ebe0: 70 65 6e 4c 44 41 50 20 47 6c 6f 62 61 6c 20 63 penLDAP Global c
ebf0: 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 6f 70 74 onfiguration opt
ec00: 69 6f 6e 73 27 20 53 55 50 20 6f 6c 63 43 6f 6e ions' SUP olcCon
ec10: 66 69 67 20 53 54 52 55 43 54 55 52 41 4c 20 4d fig STRUCTURAL M
ec20: 41 59 20 28 20 63 6e 20 24 20 6f 6c 63 43 6f 6e AY ( cn $ olcCon
ec30: 66 69 67 46 69 6c 65 20 24 20 6f 6c 63 43 6f 6e figFile $ olcCon
ec40: 66 69 67 44 69 72 20 24 20 6f 6c 63 41 6c 6c 6f figDir $ olcAllo
ec50: 77 73 20 24 20 6f 6c 63 41 72 67 73 46 69 6c 65 ws $ olcArgsFile
ec60: 20 24 20 6f 6c 63 41 74 74 72 69 62 75 74 65 4f $ olcAttributeO
ec70: 70 74 69 6f 6e 73 20 24 20 6f 6c 63 41 75 74 68 ptions $ olcAuth
ec80: 49 44 52 65 77 72 69 74 65 20 24 20 6f 6c 63 41 IDRewrite $ olcA
ec90: 75 74 68 7a 50 6f 6c 69 63 79 20 24 20 6f 6c 63 uthzPolicy $ olc
eca0: 41 75 74 68 7a 52 65 67 65 78 70 20 24 20 6f 6c AuthzRegexp $ ol
ecb0: 63 43 6f 6e 63 75 72 72 65 6e 63 79 20 24 20 6f cConcurrency $ o
ecc0: 6c 63 43 6f 6e 6e 4d 61 78 50 65 6e 64 69 6e 67 lcConnMaxPending
ecd0: 20 24 20 6f 6c 63 43 6f 6e 6e 4d 61 78 50 65 6e $ olcConnMaxPen
ece0: 64 69 6e 67 41 75 74 68 20 24 20 6f 6c 63 44 69 dingAuth $ olcDi
ecf0: 73 61 6c 6c 6f 77 73 20 24 20 6f 6c 63 47 65 6e sallows $ olcGen
ed00: 74 6c 65 48 55 50 20 24 20 6f 6c 63 49 64 6c 65 tleHUP $ olcIdle
ed10: 54 69 6d 65 6f 75 74 20 24 20 6f 6c 63 49 6e 64 Timeout $ olcInd
ed20: 65 78 53 75 62 73 74 72 49 66 4d 61 78 4c 65 6e exSubstrIfMaxLen
ed30: 20 24 20 6f 6c 63 49 6e 64 65 78 53 75 62 73 74 $ olcIndexSubst
ed40: 72 49 66 4d 69 6e 4c 65 6e 20 24 20 6f 6c 63 49 rIfMinLen $ olcI
ed50: 6e 64 65 78 53 75 62 73 74 72 41 6e 79 4c 65 6e ndexSubstrAnyLen
ed60: 20 24 20 6f 6c 63 49 6e 64 65 78 53 75 62 73 74 $ olcIndexSubst
ed70: 72 41 6e 79 53 74 65 70 20 24 20 6f 6c 63 4c 6f rAnyStep $ olcLo
ed80: 63 61 6c 53 53 46 20 24 20 6f 6c 63 4c 6f 67 4c calSSF $ olcLogL
ed90: 65 76 65 6c 20 24 20 6f 6c 63 50 61 73 73 77 6f evel $ olcPasswo
eda0: 72 64 43 72 79 70 74 53 61 6c 74 46 6f 72 6d 61 rdCryptSaltForma
edb0: 74 20 24 20 6f 6c 63 50 61 73 73 77 6f 72 64 48 t $ olcPasswordH
edc0: 61 73 68 20 24 20 6f 6c 63 50 69 64 46 69 6c 65 ash $ olcPidFile
edd0: 20 24 20 6f 6c 63 50 6c 75 67 69 6e 4c 6f 67 46 $ olcPluginLogF
ede0: 69 6c 65 20 24 20 6f 6c 63 52 65 61 64 4f 6e 6c ile $ olcReadOnl
edf0: 79 20 24 20 6f 6c 63 52 65 66 65 72 72 61 6c 20 y $ olcReferral
ee00: 24 20 6f 6c 63 52 65 70 6c 69 63 61 50 69 64 46 $ olcReplicaPidF
ee10: 69 6c 65 20 24 20 6f 6c 63 52 65 70 6c 69 63 61 ile $ olcReplica
ee20: 41 72 67 73 46 69 6c 65 20 24 20 6f 6c 63 52 65 ArgsFile $ olcRe
ee30: 70 6c 69 63 61 74 69 6f 6e 49 6e 74 65 72 76 61 plicationInterva
ee40: 6c 20 24 20 6f 6c 63 52 65 70 6c 6f 67 46 69 6c l $ olcReplogFil
ee50: 65 20 24 20 6f 6c 63 52 65 71 75 69 72 65 73 20 e $ olcRequires
ee60: 24 20 6f 6c 63 52 65 73 74 72 69 63 74 20 24 20 $ olcRestrict $
ee70: 6f 6c 63 52 65 76 65 72 73 65 4c 6f 6f 6b 75 70 olcReverseLookup
ee80: 20 24 20 6f 6c 63 52 6f 6f 74 44 53 45 20 24 20 $ olcRootDSE $
ee90: 6f 6c 63 53 61 73 6c 48 6f 73 74 20 24 20 6f 6c olcSaslHost $ ol
eea0: 63 53 61 73 6c 52 65 61 6c 6d 20 24 20 6f 6c 63 cSaslRealm $ olc
eeb0: 53 61 73 6c 53 65 63 50 72 6f 70 73 20 24 20 6f SaslSecProps $ o
eec0: 6c 63 53 65 63 75 72 69 74 79 20 24 20 6f 6c 63 lcSecurity $ olc
eed0: 53 69 7a 65 4c 69 6d 69 74 20 24 20 6f 6c 63 53 SizeLimit $ olcS
eee0: 6f 63 6b 62 75 66 4d 61 78 49 6e 63 6f 6d 69 6e ockbufMaxIncomin
eef0: 67 20 24 20 6f 6c 63 53 6f 63 6b 62 75 66 4d 61 g $ olcSockbufMa
ef00: 78 49 6e 63 6f 6d 69 6e 67 41 75 74 68 20 24 20 xIncomingAuth $
ef10: 6f 6c 63 53 72 76 74 61 62 20 24 20 6f 6c 63 54 olcSrvtab $ olcT
ef20: 68 72 65 61 64 73 20 24 20 6f 6c 63 54 69 6d 65 hreads $ olcTime
ef30: 4c 69 6d 69 74 20 24 20 6f 6c 63 54 4c 53 43 41 Limit $ olcTLSCA
ef40: 43 65 72 74 69 66 69 63 61 74 65 46 69 6c 65 20 CertificateFile
ef50: 24 20 6f 6c 63 54 4c 53 43 41 43 65 72 74 69 66 $ olcTLSCACertif
ef60: 69 63 61 74 65 50 61 74 68 20 24 20 6f 6c 63 54 icatePath $ olcT
ef70: 4c 53 43 65 72 74 69 66 69 63 61 74 65 46 69 6c LSCertificateFil
ef80: 65 20 24 20 6f 6c 63 54 4c 53 43 65 72 74 69 66 e $ olcTLSCertif
ef90: 69 63 61 74 65 4b 65 79 46 69 6c 65 20 24 20 6f icateKeyFile $ o
efa0: 6c 63 54 4c 53 43 69 70 68 65 72 53 75 69 74 65 lcTLSCipherSuite
efb0: 20 24 20 6f 6c 63 54 4c 53 43 52 4c 43 68 65 63 $ olcTLSCRLChec
efc0: 6b 20 24 20 6f 6c 63 54 4c 53 52 61 6e 64 46 69 k $ olcTLSRandFi
efd0: 6c 65 20 24 20 6f 6c 63 54 4c 53 56 65 72 69 66 le $ olcTLSVerif
efe0: 79 43 6c 69 65 6e 74 20 24 20 6f 6c 63 54 4c 53 yClient $ olcTLS
eff0: 44 48 50 61 72 61 6d 46 69 6c 65 20 24 20 6f 6c DHParamFile $ ol
f000: 63 54 6f 6f 6c 54 68 72 65 61 64 73 20 24 20 6f cToolThreads $ o
f010: 6c 63 4f 62 6a 65 63 74 49 64 65 6e 74 69 66 69 lcObjectIdentifi
f020: 65 72 20 24 20 6f 6c 63 41 74 74 72 69 62 75 74 er $ olcAttribut
f030: 65 54 79 70 65 73 20 24 20 6f 6c 63 4f 62 6a 65 eTypes $ olcObje
f040: 63 74 43 6c 61 73 73 65 73 20 24 20 6f 6c 63 44 ctClasses $ olcD
f050: 69 74 43 6f 6e 74 65 6e 74 52 75 6c 65 73 20 29 itContentRules )
f060: 20 29 04 81 ce 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
f070: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
f080: 2e 34 2e 30 2e 32 20 4e 41 4d 45 20 27 6f 6c 63 .4.0.2 NAME 'olc
f090: 53 63 68 65 6d 61 43 6f 6e 66 69 67 27 20 44 45 SchemaConfig' DE
f0a0: 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 73 63 68 SC 'OpenLDAP sch
f0b0: 65 6d 61 20 6f 62 6a 65 63 74 27 20 53 55 50 20 ema object' SUP
f0c0: 6f 6c 63 43 6f 6e 66 69 67 20 53 54 52 55 43 54 olcConfig STRUCT
f0d0: 55 52 41 4c 20 4d 41 59 20 28 20 63 6e 20 24 20 URAL MAY ( cn $
f0e0: 6f 6c 63 4f 62 6a 65 63 74 49 64 65 6e 74 69 66 olcObjectIdentif
f0f0: 69 65 72 20 24 20 6f 6c 63 41 74 74 72 69 62 75 ier $ olcAttribu
f100: 74 65 54 79 70 65 73 20 24 20 6f 6c 63 4f 62 6a teTypes $ olcObj
f110: 65 63 74 43 6c 61 73 73 65 73 20 24 20 6f 6c 63 ectClasses $ olc
f120: 44 69 74 43 6f 6e 74 65 6e 74 52 75 6c 65 73 20 DitContentRules
f130: 29 20 29 04 81 8d 28 20 31 2e 33 2e 36 2e 31 2e ) )...( 1.3.6.1.
f140: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
f150: 31 2e 34 2e 30 2e 33 20 4e 41 4d 45 20 27 6f 6c 1.4.0.3 NAME 'ol
f160: 63 42 61 63 6b 65 6e 64 43 6f 6e 66 69 67 27 20 cBackendConfig'
f170: 44 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 42 DESC 'OpenLDAP B
f180: 61 63 6b 65 6e 64 2d 73 70 65 63 69 66 69 63 20 ackend-specific
f190: 6f 70 74 69 6f 6e 73 27 20 53 55 50 20 6f 6c 63 options' SUP olc
f1a0: 43 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 Config STRUCTURA
f1b0: 4c 20 4d 55 53 54 20 6f 6c 63 42 61 63 6b 65 6e L MUST olcBacken
f1c0: 64 20 29 04 82 01 bb 28 20 31 2e 33 2e 36 2e 31 d )....( 1.3.6.1
f1d0: 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 .4.1.4203.666.11
f1e0: 2e 31 2e 34 2e 30 2e 34 20 4e 41 4d 45 20 27 6f .1.4.0.4 NAME 'o
f1f0: 6c 63 44 61 74 61 62 61 73 65 43 6f 6e 66 69 67 lcDatabaseConfig
f200: 27 20 44 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 ' DESC 'OpenLDAP
f210: 20 44 61 74 61 62 61 73 65 2d 73 70 65 63 69 66 Database-specif
f220: 69 63 20 6f 70 74 69 6f 6e 73 27 20 53 55 50 20 ic options' SUP
f230: 6f 6c 63 43 6f 6e 66 69 67 20 53 54 52 55 43 54 olcConfig STRUCT
f240: 55 52 41 4c 20 4d 55 53 54 20 6f 6c 63 44 61 74 URAL MUST olcDat
f250: 61 62 61 73 65 20 4d 41 59 20 28 20 6f 6c 63 53 abase MAY ( olcS
f260: 75 66 66 69 78 20 24 20 6f 6c 63 53 75 62 6f 72 uffix $ olcSubor
f270: 64 69 6e 61 74 65 20 24 20 6f 6c 63 41 63 63 65 dinate $ olcAcce
f280: 73 73 20 24 20 6f 6c 63 4c 61 73 74 4d 6f 64 20 ss $ olcLastMod
f290: 24 20 6f 6c 63 4c 69 6d 69 74 73 20 24 20 6f 6c $ olcLimits $ ol
f2a0: 63 4d 61 78 44 65 72 65 66 44 65 70 74 68 20 24 cMaxDerefDepth $
f2b0: 20 6f 6c 63 50 6c 75 67 69 6e 20 24 20 6f 6c 63 olcPlugin $ olc
f2c0: 52 65 61 64 4f 6e 6c 79 20 24 20 6f 6c 63 52 65 ReadOnly $ olcRe
f2d0: 70 6c 69 63 61 20 24 20 6f 6c 63 52 65 70 6c 6f plica $ olcReplo
f2e0: 67 46 69 6c 65 20 24 20 6f 6c 63 52 65 71 75 69 gFile $ olcRequi
f2f0: 72 65 73 20 24 20 6f 6c 63 52 65 73 74 72 69 63 res $ olcRestric
f300: 74 20 24 20 6f 6c 63 52 6f 6f 74 44 4e 20 24 20 t $ olcRootDN $
f310: 6f 6c 63 52 6f 6f 74 50 57 20 24 20 6f 6c 63 53 olcRootPW $ olcS
f320: 63 68 65 6d 61 44 4e 20 24 20 6f 6c 63 53 65 63 chemaDN $ olcSec
f330: 75 72 69 74 79 20 24 20 6f 6c 63 53 69 7a 65 4c urity $ olcSizeL
f340: 69 6d 69 74 20 24 20 6f 6c 63 53 79 6e 63 72 65 imit $ olcSyncre
f350: 70 6c 20 24 20 6f 6c 63 54 69 6d 65 4c 69 6d 69 pl $ olcTimeLimi
f360: 74 20 24 20 6f 6c 63 55 70 64 61 74 65 44 4e 20 t $ olcUpdateDN
f370: 24 20 6f 6c 63 55 70 64 61 74 65 52 65 66 20 29 $ olcUpdateRef )
f380: 20 29 04 81 8d 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
f390: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
f3a0: 2e 34 2e 30 2e 35 20 4e 41 4d 45 20 27 6f 6c 63 .4.0.5 NAME 'olc
f3b0: 4f 76 65 72 6c 61 79 43 6f 6e 66 69 67 27 20 44 OverlayConfig' D
f3c0: 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 4f 76 ESC 'OpenLDAP Ov
f3d0: 65 72 6c 61 79 2d 73 70 65 63 69 66 69 63 20 6f erlay-specific o
f3e0: 70 74 69 6f 6e 73 27 20 53 55 50 20 6f 6c 63 43 ptions' SUP olcC
f3f0: 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 4c onfig STRUCTURAL
f400: 20 4d 55 53 54 20 6f 6c 63 4f 76 65 72 6c 61 79 MUST olcOverlay
f410: 20 29 04 81 a5 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
f420: 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 .1.4203.666.11.1
f430: 2e 34 2e 30 2e 36 20 4e 41 4d 45 20 27 6f 6c 63 .4.0.6 NAME 'olc
f440: 49 6e 63 6c 75 64 65 46 69 6c 65 27 20 44 45 53 IncludeFile' DES
f450: 43 20 27 4f 70 65 6e 4c 44 41 50 20 63 6f 6e 66 C 'OpenLDAP conf
f460: 69 67 75 72 61 74 69 6f 6e 20 69 6e 63 6c 75 64 iguration includ
f470: 65 20 66 69 6c 65 27 20 53 55 50 20 6f 6c 63 43 e file' SUP olcC
f480: 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 4c onfig STRUCTURAL
f490: 20 4d 55 53 54 20 6f 6c 63 49 6e 63 6c 75 64 65 MUST olcInclude
f4a0: 20 4d 41 59 20 28 20 63 6e 20 24 20 6f 6c 63 52 MAY ( cn $ olcR
f4b0: 6f 6f 74 44 53 45 20 29 20 29 04 81 86 28 20 31 ootDSE ) )...( 1
f4c0: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
f4d0: 36 36 36 2e 31 31 2e 31 2e 34 2e 30 2e 37 20 4e 666.11.1.4.0.7 N
f4e0: 41 4d 45 20 27 6f 6c 63 46 72 6f 6e 74 65 6e 64 AME 'olcFrontend
f4f0: 43 6f 6e 66 69 67 27 20 44 45 53 43 20 27 4f 70 Config' DESC 'Op
f500: 65 6e 4c 44 41 50 20 66 72 6f 6e 74 65 6e 64 20 enLDAP frontend
f510: 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 27 20 41 configuration' A
f520: 55 58 49 4c 49 41 52 59 20 4d 41 59 20 6f 6c 63 UXILIARY MAY olc
f530: 44 65 66 61 75 6c 74 53 65 61 72 63 68 42 61 73 DefaultSearchBas
f540: 65 20 29 04 81 91 28 20 31 2e 33 2e 36 2e 31 2e e )...( 1.3.6.1.
f550: 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 4.1.4203.666.11.
f560: 31 2e 34 2e 32 2e 32 2e 31 20 4e 41 4d 45 20 27 1.4.2.2.1 NAME '
f570: 6f 6c 63 4c 64 69 66 43 6f 6e 66 69 67 27 20 44 olcLdifConfig' D
f580: 45 53 43 20 27 4c 44 49 46 20 62 61 63 6b 65 6e ESC 'LDIF backen
f590: 64 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 27 d configuration'
f5a0: 20 53 55 50 20 6f 6c 63 44 61 74 61 62 61 73 65 SUP olcDatabase
f5b0: 43 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 Config STRUCTURA
f5c0: 4c 20 4d 55 53 54 20 6f 6c 63 44 62 44 69 72 65 L MUST olcDbDire
f5d0: 63 74 6f 72 79 20 29 04 82 01 69 28 20 31 2e 33 ctory )...i( 1.3
f5e0: 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 .6.1.4.1.4203.66
f5f0: 36 2e 31 31 2e 31 2e 34 2e 32 2e 31 2e 31 20 4e 6.11.1.4.2.1.1 N
f600: 41 4d 45 20 27 6f 6c 63 42 64 62 43 6f 6e 66 69 AME 'olcBdbConfi
f610: 67 27 20 44 45 53 43 20 27 42 44 42 20 62 61 63 g' DESC 'BDB bac
f620: 6b 65 6e 64 20 63 6f 6e 66 69 67 75 72 61 74 69 kend configurati
f630: 6f 6e 27 20 53 55 50 20 6f 6c 63 44 61 74 61 62 on' SUP olcDatab
f640: 61 73 65 43 6f 6e 66 69 67 20 53 54 52 55 43 54 aseConfig STRUCT
f650: 55 52 41 4c 20 4d 55 53 54 20 6f 6c 63 44 62 44 URAL MUST olcDbD
f660: 69 72 65 63 74 6f 72 79 20 4d 41 59 20 28 20 6f irectory MAY ( o
f670: 6c 63 44 62 43 61 63 68 65 53 69 7a 65 20 24 20 lcDbCacheSize $
f680: 6f 6c 63 44 62 43 68 65 63 6b 70 6f 69 6e 74 20 olcDbCheckpoint
f690: 24 20 6f 6c 63 44 62 43 6f 6e 66 69 67 20 24 20 $ olcDbConfig $
f6a0: 6f 6c 63 44 62 4e 6f 53 79 6e 63 20 24 20 6f 6c olcDbNoSync $ ol
f6b0: 63 44 62 44 69 72 74 79 52 65 61 64 20 24 20 6f cDbDirtyRead $ o
f6c0: 6c 63 44 62 49 44 4c 63 61 63 68 65 53 69 7a 65 lcDbIDLcacheSize
f6d0: 20 24 20 6f 6c 63 44 62 49 6e 64 65 78 20 24 20 $ olcDbIndex $
f6e0: 6f 6c 63 44 62 4c 69 6e 65 61 72 49 6e 64 65 78 olcDbLinearIndex
f6f0: 20 24 20 6f 6c 63 44 62 4c 6f 63 6b 44 65 74 65 $ olcDbLockDete
f700: 63 74 20 24 20 6f 6c 63 44 62 4d 6f 64 65 20 24 ct $ olcDbMode $
f710: 20 6f 6c 63 44 62 53 65 61 72 63 68 53 74 61 63 olcDbSearchStac
f720: 6b 20 24 20 6f 6c 63 44 62 53 68 6d 4b 65 79 20 k $ olcDbShmKey
f730: 24 20 6f 6c 63 44 62 43 61 63 68 65 46 72 65 65 $ olcDbCacheFree
f740: 20 29 20 29 04 82 01 69 28 20 31 2e 33 2e 36 2e ) )...i( 1.3.6.
f750: 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 2e 31 1.4.1.4203.666.1
f760: 31 2e 31 2e 34 2e 32 2e 31 2e 32 20 4e 41 4d 45 1.1.4.2.1.2 NAME
f770: 20 27 6f 6c 63 48 64 62 43 6f 6e 66 69 67 27 20 'olcHdbConfig'
f780: 44 45 53 43 20 27 48 44 42 20 62 61 63 6b 65 6e DESC 'HDB backen
f790: 64 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 27 d configuration'
f7a0: 20 53 55 50 20 6f 6c 63 44 61 74 61 62 61 73 65 SUP olcDatabase
f7b0: 43 6f 6e 66 69 67 20 53 54 52 55 43 54 55 52 41 Config STRUCTURA
f7c0: 4c 20 4d 55 53 54 20 6f 6c 63 44 62 44 69 72 65 L MUST olcDbDire
f7d0: 63 74 6f 72 79 20 4d 41 59 20 28 20 6f 6c 63 44 ctory MAY ( olcD
f7e0: 62 43 61 63 68 65 53 69 7a 65 20 24 20 6f 6c 63 bCacheSize $ olc
f7f0: 44 62 43 68 65 63 6b 70 6f 69 6e 74 20 24 20 6f DbCheckpoint $ o
f800: 6c 63 44 62 43 6f 6e 66 69 67 20 24 20 6f 6c 63 lcDbConfig $ olc
f810: 44 62 4e 6f 53 79 6e 63 20 24 20 6f 6c 63 44 62 DbNoSync $ olcDb
f820: 44 69 72 74 79 52 65 61 64 20 24 20 6f 6c 63 44 DirtyRead $ olcD
f830: 62 49 44 4c 63 61 63 68 65 53 69 7a 65 20 24 20 bIDLcacheSize $
f840: 6f 6c 63 44 62 49 6e 64 65 78 20 24 20 6f 6c 63 olcDbIndex $ olc
f850: 44 62 4c 69 6e 65 61 72 49 6e 64 65 78 20 24 20 DbLinearIndex $
f860: 6f 6c 63 44 62 4c 6f 63 6b 44 65 74 65 63 74 20 olcDbLockDetect
f870: 24 20 6f 6c 63 44 62 4d 6f 64 65 20 24 20 6f 6c $ olcDbMode $ ol
f880: 63 44 62 53 65 61 72 63 68 53 74 61 63 6b 20 24 cDbSearchStack $
f890: 20 6f 6c 63 44 62 53 68 6d 4b 65 79 20 24 20 6f olcDbShmKey $ o
f8a0: 6c 63 44 62 43 61 63 68 65 46 72 65 65 20 29 20 lcDbCacheFree )
f8b0: 29 04 81 83 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
f8c0: 31 2e 34 32 30 33 2e 36 36 36 2e 31 31 2e 31 2e 1.4203.666.11.1.
f8d0: 34 2e 32 2e 34 2e 31 20 4e 41 4d 45 20 27 6f 6c 4.2.4.1 NAME 'ol
f8e0: 63 4d 6f 6e 69 74 6f 72 43 6f 6e 66 69 67 27 20 cMonitorConfig'
f8f0: 44 45 53 43 20 27 4d 6f 6e 69 74 6f 72 20 62 61 DESC 'Monitor ba
f900: 63 6b 65 6e 64 20 63 6f 6e 66 69 67 75 72 61 74 ckend configurat
f910: 69 6f 6e 27 20 53 55 50 20 6f 6c 63 44 61 74 61 ion' SUP olcData
f920: 62 61 73 65 43 6f 6e 66 69 67 20 53 54 52 55 43 baseConfig STRUC
f930: 54 55 52 41 4c 20 29 04 81 c0 28 20 31 2e 33 2e TURAL )...( 1.3.
f940: 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e 36 36 36 6.1.4.1.4203.666
f950: 2e 31 31 2e 31 2e 34 2e 33 2e 31 2e 31 20 4e 41 .11.1.4.3.1.1 NA
f960: 4d 45 20 27 6f 6c 63 53 79 6e 63 50 72 6f 76 43 ME 'olcSyncProvC
f970: 6f 6e 66 69 67 27 20 44 45 53 43 20 27 53 79 6e onfig' DESC 'Syn
f980: 63 52 65 70 6c 20 50 72 6f 76 69 64 65 72 20 63 cRepl Provider c
f990: 6f 6e 66 69 67 75 72 61 74 69 6f 6e 27 20 53 55 onfiguration' SU
f9a0: 50 20 6f 6c 63 4f 76 65 72 6c 61 79 43 6f 6e 66 P olcOverlayConf
f9b0: 69 67 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 ig STRUCTURAL MA
f9c0: 59 20 28 20 6f 6c 63 53 70 43 68 65 63 6b 70 6f Y ( olcSpCheckpo
f9d0: 69 6e 74 20 24 20 6f 6c 63 53 70 53 65 73 73 69 int $ olcSpSessi
f9e0: 6f 6e 6c 6f 67 20 24 20 6f 6c 63 53 70 4e 6f 50 onlog $ olcSpNoP
f9f0: 72 65 73 65 6e 74 20 29 20 29 04 70 28 20 32 2e resent ) ).p( 2.
fa00: 35 2e 36 2e 32 20 4e 41 4d 45 20 27 63 6f 75 6e 5.6.2 NAME 'coun
fa10: 74 72 79 27 20 44 45 53 43 20 27 52 46 43 32 32 try' DESC 'RFC22
fa20: 35 36 3a 20 61 20 63 6f 75 6e 74 72 79 27 20 53 56: a country' S
fa30: 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 UP top STRUCTURA
fa40: 4c 20 4d 55 53 54 20 63 20 4d 41 59 20 28 20 73 L MUST c MAY ( s
fa50: 65 61 72 63 68 47 75 69 64 65 20 24 20 64 65 73 earchGuide $ des
fa60: 63 72 69 70 74 69 6f 6e 20 29 20 29 04 81 87 28 cription ) )...(
fa70: 20 32 2e 35 2e 36 2e 33 20 4e 41 4d 45 20 27 6c 2.5.6.3 NAME 'l
fa80: 6f 63 61 6c 69 74 79 27 20 44 45 53 43 20 27 52 ocality' DESC 'R
fa90: 46 43 32 32 35 36 3a 20 61 20 6c 6f 63 61 6c 69 FC2256: a locali
faa0: 74 79 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 ty' SUP top STRU
fab0: 43 54 55 52 41 4c 20 4d 41 59 20 28 20 73 74 72 CTURAL MAY ( str
fac0: 65 65 74 20 24 20 73 65 65 41 6c 73 6f 20 24 20 eet $ seeAlso $
fad0: 73 65 61 72 63 68 47 75 69 64 65 20 24 20 73 74 searchGuide $ st
fae0: 20 24 20 6c 20 24 20 64 65 73 63 72 69 70 74 69 $ l $ descripti
faf0: 6f 6e 20 29 20 29 04 82 01 c7 28 20 32 2e 35 2e on ) )....( 2.5.
fb00: 36 2e 34 20 4e 41 4d 45 20 27 6f 72 67 61 6e 69 6.4 NAME 'organi
fb10: 7a 61 74 69 6f 6e 27 20 44 45 53 43 20 27 52 46 zation' DESC 'RF
fb20: 43 32 32 35 36 3a 20 61 6e 20 6f 72 67 61 6e 69 C2256: an organi
fb30: 7a 61 74 69 6f 6e 27 20 53 55 50 20 74 6f 70 20 zation' SUP top
fb40: 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 STRUCTURAL MUST
fb50: 6f 20 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 o MAY ( userPass
fb60: 77 6f 72 64 20 24 20 73 65 61 72 63 68 47 75 69 word $ searchGui
fb70: 64 65 20 24 20 73 65 65 41 6c 73 6f 20 24 20 62 de $ seeAlso $ b
fb80: 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 usinessCategory
fb90: 24 20 78 31 32 31 41 64 64 72 65 73 73 20 24 20 $ x121Address $
fba0: 72 65 67 69 73 74 65 72 65 64 41 64 64 72 65 73 registeredAddres
fbb0: 73 20 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 s $ destinationI
fbc0: 6e 64 69 63 61 74 6f 72 20 24 20 70 72 65 66 65 ndicator $ prefe
fbd0: 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 68 rredDeliveryMeth
fbe0: 6f 64 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 od $ telexNumber
fbf0: 20 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e $ teletexTermin
fc00: 61 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 alIdentifier $ t
fc10: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
fc20: 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 69 53 internationaliS
fc30: 44 4e 4e 75 6d 62 65 72 20 24 20 66 61 63 73 69 DNNumber $ facsi
fc40: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
fc50: 62 65 72 20 24 20 73 74 72 65 65 74 20 24 20 70 ber $ street $ p
fc60: 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 70 ostOfficeBox $ p
fc70: 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 ostalCode $ post
fc80: 61 6c 41 64 64 72 65 73 73 20 24 20 70 68 79 73 alAddress $ phys
fc90: 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 icalDeliveryOffi
fca0: 63 65 4e 61 6d 65 20 24 20 73 74 20 24 20 6c 20 ceName $ st $ l
fcb0: 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 $ description )
fcc0: 29 04 82 01 d5 28 20 32 2e 35 2e 36 2e 35 20 4e )....( 2.5.6.5 N
fcd0: 41 4d 45 20 27 6f 72 67 61 6e 69 7a 61 74 69 6f AME 'organizatio
fce0: 6e 61 6c 55 6e 69 74 27 20 44 45 53 43 20 27 52 nalUnit' DESC 'R
fcf0: 46 43 32 32 35 36 3a 20 61 6e 20 6f 72 67 61 6e FC2256: an organ
fd00: 69 7a 61 74 69 6f 6e 61 6c 20 75 6e 69 74 27 20 izational unit'
fd10: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
fd20: 41 4c 20 4d 55 53 54 20 6f 75 20 4d 41 59 20 28 AL MUST ou MAY (
fd30: 20 75 73 65 72 50 61 73 73 77 6f 72 64 20 24 20 userPassword $
fd40: 73 65 61 72 63 68 47 75 69 64 65 20 24 20 73 65 searchGuide $ se
fd50: 65 41 6c 73 6f 20 24 20 62 75 73 69 6e 65 73 73 eAlso $ business
fd60: 43 61 74 65 67 6f 72 79 20 24 20 78 31 32 31 41 Category $ x121A
fd70: 64 64 72 65 73 73 20 24 20 72 65 67 69 73 74 65 ddress $ registe
fd80: 72 65 64 41 64 64 72 65 73 73 20 24 20 64 65 73 redAddress $ des
fd90: 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f tinationIndicato
fda0: 72 20 24 20 70 72 65 66 65 72 72 65 64 44 65 6c r $ preferredDel
fdb0: 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 74 65 iveryMethod $ te
fdc0: 6c 65 78 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 lexNumber $ tele
fdd0: 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 texTerminalIdent
fde0: 69 66 69 65 72 20 24 20 74 65 6c 65 70 68 6f 6e ifier $ telephon
fdf0: 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e eNumber $ intern
fe00: 61 74 69 6f 6e 61 6c 69 53 44 4e 4e 75 6d 62 65 ationaliSDNNumbe
fe10: 72 20 24 20 66 61 63 73 69 6d 69 6c 65 54 65 6c r $ facsimileTel
fe20: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 73 ephoneNumber $ s
fe30: 74 72 65 65 74 20 24 20 70 6f 73 74 4f 66 66 69 treet $ postOffi
fe40: 63 65 42 6f 78 20 24 20 70 6f 73 74 61 6c 43 6f ceBox $ postalCo
fe50: 64 65 20 24 20 70 6f 73 74 61 6c 41 64 64 72 65 de $ postalAddre
fe60: 73 73 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c ss $ physicalDel
fe70: 69 76 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 iveryOfficeName
fe80: 24 20 73 74 20 24 20 6c 20 24 20 64 65 73 63 72 $ st $ l $ descr
fe90: 69 70 74 69 6f 6e 20 29 20 29 04 81 95 28 20 32 iption ) )...( 2
fea0: 2e 35 2e 36 2e 36 20 4e 41 4d 45 20 27 70 65 72 .5.6.6 NAME 'per
feb0: 73 6f 6e 27 20 44 45 53 43 20 27 52 46 43 32 32 son' DESC 'RFC22
fec0: 35 36 3a 20 61 20 70 65 72 73 6f 6e 27 20 53 55 56: a person' SU
fed0: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
fee0: 20 4d 55 53 54 20 28 20 73 6e 20 24 20 63 6e 20 MUST ( sn $ cn
fef0: 29 20 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 ) MAY ( userPass
ff00: 77 6f 72 64 20 24 20 74 65 6c 65 70 68 6f 6e 65 word $ telephone
ff10: 4e 75 6d 62 65 72 20 24 20 73 65 65 41 6c 73 6f Number $ seeAlso
ff20: 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 $ description )
ff30: 20 29 04 82 01 99 28 20 32 2e 35 2e 36 2e 37 20 )....( 2.5.6.7
ff40: 4e 41 4d 45 20 27 6f 72 67 61 6e 69 7a 61 74 69 NAME 'organizati
ff50: 6f 6e 61 6c 50 65 72 73 6f 6e 27 20 44 45 53 43 onalPerson' DESC
ff60: 20 27 52 46 43 32 32 35 36 3a 20 61 6e 20 6f 72 'RFC2256: an or
ff70: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 70 65 72 ganizational per
ff80: 73 6f 6e 27 20 53 55 50 20 70 65 72 73 6f 6e 20 son' SUP person
ff90: 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 STRUCTURAL MAY (
ffa0: 20 74 69 74 6c 65 20 24 20 78 31 32 31 41 64 64 title $ x121Add
ffb0: 72 65 73 73 20 24 20 72 65 67 69 73 74 65 72 65 ress $ registere
ffc0: 64 41 64 64 72 65 73 73 20 24 20 64 65 73 74 69 dAddress $ desti
ffd0: 6e 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 nationIndicator
ffe0: 24 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 $ preferredDeliv
fff0: 65 72 79 4d 65 74 68 6f 64 20 24 20 74 65 6c 65 eryMethod $ tele
0001: 78 4e 75 6d 62 65 72 20 24 20 74 65 6c 65 74 65 xNumber $ telete
0011: 78 54 65 72 6d 69 6e 61 6c 49 64 65 6e 74 69 66 xTerminalIdentif
0021: 69 65 72 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e ier $ telephoneN
0031: 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 umber $ internat
0041: 69 6f 6e 61 6c 69 53 44 4e 4e 75 6d 62 65 72 20 ionaliSDNNumber
0051: 24 20 66 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 $ facsimileTelep
0061: 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 73 74 72 honeNumber $ str
0071: 65 65 74 20 24 20 70 6f 73 74 4f 66 66 69 63 65 eet $ postOffice
0081: 42 6f 78 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 Box $ postalCode
0091: 20 24 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 $ postalAddress
00a1: 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 $ physicalDeliv
00b1: 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 eryOfficeName $
00c1: 6f 75 20 24 20 73 74 20 24 20 6c 20 29 20 29 04 ou $ st $ l ) ).
00d1: 82 01 d3 28 20 32 2e 35 2e 36 2e 38 20 4e 41 4d ...( 2.5.6.8 NAM
00e1: 45 20 27 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 E 'organizationa
00f1: 6c 52 6f 6c 65 27 20 44 45 53 43 20 27 52 46 43 lRole' DESC 'RFC
0101: 32 32 35 36 3a 20 61 6e 20 6f 72 67 61 6e 69 7a 2256: an organiz
0111: 61 74 69 6f 6e 61 6c 20 72 6f 6c 65 27 20 53 55 ational role' SU
0121: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
0131: 20 4d 55 53 54 20 63 6e 20 4d 41 59 20 28 20 78 MUST cn MAY ( x
0141: 31 32 31 41 64 64 72 65 73 73 20 24 20 72 65 67 121Address $ reg
0151: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
0161: 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 destinationIndi
0171: 63 61 74 6f 72 20 24 20 70 72 65 66 65 72 72 65 cator $ preferre
0181: 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 dDeliveryMethod
0191: 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 $ telexNumber $
01a1: 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 teletexTerminalI
01b1: 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 dentifier $ tele
01c1: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e phoneNumber $ in
01d1: 74 65 72 6e 61 74 69 6f 6e 61 6c 69 53 44 4e 4e ternationaliSDNN
01e1: 75 6d 62 65 72 20 24 20 66 61 63 73 69 6d 69 6c umber $ facsimil
01f1: 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 eTelephoneNumber
0201: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 72 6f 6c $ seeAlso $ rol
0211: 65 4f 63 63 75 70 61 6e 74 20 24 20 70 72 65 66 eOccupant $ pref
0221: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
0231: 68 6f 64 20 24 20 73 74 72 65 65 74 20 24 20 70 hod $ street $ p
0241: 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 70 ostOfficeBox $ p
0251: 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 ostalCode $ post
0261: 61 6c 41 64 64 72 65 73 73 20 24 20 70 68 79 73 alAddress $ phys
0271: 69 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 icalDeliveryOffi
0281: 63 65 4e 61 6d 65 20 24 20 6f 75 20 24 20 73 74 ceName $ ou $ st
0291: 20 24 20 6c 20 24 20 64 65 73 63 72 69 70 74 69 $ l $ descripti
02a1: 6f 6e 20 29 20 29 04 81 b0 28 20 32 2e 35 2e 36 on ) )...( 2.5.6
02b1: 2e 39 20 4e 41 4d 45 20 27 67 72 6f 75 70 4f 66 .9 NAME 'groupOf
02c1: 4e 61 6d 65 73 27 20 44 45 53 43 20 27 52 46 43 Names' DESC 'RFC
02d1: 32 32 35 36 3a 20 61 20 67 72 6f 75 70 20 6f 66 2256: a group of
02e1: 20 6e 61 6d 65 73 20 28 44 4e 73 29 27 20 53 55 names (DNs)' SU
02f1: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
0301: 20 4d 55 53 54 20 28 20 6d 65 6d 62 65 72 20 24 MUST ( member $
0311: 20 63 6e 20 29 20 4d 41 59 20 28 20 62 75 73 69 cn ) MAY ( busi
0321: 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 20 73 nessCategory $ s
0331: 65 65 41 6c 73 6f 20 24 20 6f 77 6e 65 72 20 24 eeAlso $ owner $
0341: 20 6f 75 20 24 20 6f 20 24 20 64 65 73 63 72 69 ou $ o $ descri
0351: 70 74 69 6f 6e 20 29 20 29 04 82 01 bb 28 20 32 ption ) )....( 2
0361: 2e 35 2e 36 2e 31 30 20 4e 41 4d 45 20 27 72 65 .5.6.10 NAME 're
0371: 73 69 64 65 6e 74 69 61 6c 50 65 72 73 6f 6e 27 sidentialPerson'
0381: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
0391: 61 6e 20 72 65 73 69 64 65 6e 74 69 61 6c 20 70 an residential p
03a1: 65 72 73 6f 6e 27 20 53 55 50 20 70 65 72 73 6f erson' SUP perso
03b1: 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 n STRUCTURAL MUS
03c1: 54 20 6c 20 4d 41 59 20 28 20 62 75 73 69 6e 65 T l MAY ( busine
03d1: 73 73 43 61 74 65 67 6f 72 79 20 24 20 78 31 32 ssCategory $ x12
03e1: 31 41 64 64 72 65 73 73 20 24 20 72 65 67 69 73 1Address $ regis
03f1: 74 65 72 65 64 41 64 64 72 65 73 73 20 24 20 64 teredAddress $ d
0401: 65 73 74 69 6e 61 74 69 6f 6e 49 6e 64 69 63 61 estinationIndica
0411: 74 6f 72 20 24 20 70 72 65 66 65 72 72 65 64 44 tor $ preferredD
0421: 65 6c 69 76 65 72 79 4d 65 74 68 6f 64 20 24 20 eliveryMethod $
0431: 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 74 65 telexNumber $ te
0441: 6c 65 74 65 78 54 65 72 6d 69 6e 61 6c 49 64 65 letexTerminalIde
0451: 6e 74 69 66 69 65 72 20 24 20 74 65 6c 65 70 68 ntifier $ teleph
0461: 6f 6e 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 oneNumber $ inte
0471: 72 6e 61 74 69 6f 6e 61 6c 69 53 44 4e 4e 75 6d rnationaliSDNNum
0481: 62 65 72 20 24 20 66 61 63 73 69 6d 69 6c 65 54 ber $ facsimileT
0491: 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 elephoneNumber $
04a1: 20 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 preferredDelive
04b1: 72 79 4d 65 74 68 6f 64 20 24 20 73 74 72 65 65 ryMethod $ stree
04c1: 74 20 24 20 70 6f 73 74 4f 66 66 69 63 65 42 6f t $ postOfficeBo
04d1: 78 20 24 20 70 6f 73 74 61 6c 43 6f 64 65 20 24 x $ postalCode $
04e1: 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 20 24 postalAddress $
04f1: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
0501: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 73 74 yOfficeName $ st
0511: 20 24 20 6c 20 29 20 29 04 81 8f 28 20 32 2e 35 $ l ) )...( 2.5
0521: 2e 36 2e 31 31 20 4e 41 4d 45 20 27 61 70 70 6c .6.11 NAME 'appl
0531: 69 63 61 74 69 6f 6e 50 72 6f 63 65 73 73 27 20 icationProcess'
0541: 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 61 DESC 'RFC2256: a
0551: 6e 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 70 72 n application pr
0561: 6f 63 65 73 73 27 20 53 55 50 20 74 6f 70 20 53 ocess' SUP top S
0571: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 TRUCTURAL MUST c
0581: 6e 20 4d 41 59 20 28 20 73 65 65 41 6c 73 6f 20 n MAY ( seeAlso
0591: 24 20 6f 75 20 24 20 6c 20 24 20 64 65 73 63 72 $ ou $ l $ descr
05a1: 69 70 74 69 6f 6e 20 29 20 29 04 81 c9 28 20 32 iption ) )...( 2
05b1: 2e 35 2e 36 2e 31 32 20 4e 41 4d 45 20 27 61 70 .5.6.12 NAME 'ap
05c1: 70 6c 69 63 61 74 69 6f 6e 45 6e 74 69 74 79 27 plicationEntity'
05d1: 20 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 DESC 'RFC2256:
05e1: 61 6e 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 65 an application e
05f1: 6e 74 69 74 79 27 20 53 55 50 20 74 6f 70 20 53 ntity' SUP top S
0601: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 28 TRUCTURAL MUST (
0611: 20 70 72 65 73 65 6e 74 61 74 69 6f 6e 41 64 64 presentationAdd
0621: 72 65 73 73 20 24 20 63 6e 20 29 20 4d 41 59 20 ress $ cn ) MAY
0631: 28 20 73 75 70 70 6f 72 74 65 64 41 70 70 6c 69 ( supportedAppli
0641: 63 61 74 69 6f 6e 43 6f 6e 74 65 78 74 20 24 20 cationContext $
0651: 73 65 65 41 6c 73 6f 20 24 20 6f 75 20 24 20 6f seeAlso $ ou $ o
0661: 20 24 20 6c 20 24 20 64 65 73 63 72 69 70 74 69 $ l $ descripti
0671: 6f 6e 20 29 20 29 04 81 85 28 20 32 2e 35 2e 36 on ) )...( 2.5.6
0681: 2e 31 33 20 4e 41 4d 45 20 27 64 53 41 27 20 44 .13 NAME 'dSA' D
0691: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 61 20 ESC 'RFC2256: a
06a1: 64 69 72 65 63 74 6f 72 79 20 73 79 73 74 65 6d directory system
06b1: 20 61 67 65 6e 74 20 28 61 20 73 65 72 76 65 72 agent (a server
06c1: 29 27 20 53 55 50 20 61 70 70 6c 69 63 61 74 69 )' SUP applicati
06d1: 6f 6e 45 6e 74 69 74 79 20 53 54 52 55 43 54 55 onEntity STRUCTU
06e1: 52 41 4c 20 4d 41 59 20 6b 6e 6f 77 6c 65 64 67 RAL MAY knowledg
06f1: 65 49 6e 66 6f 72 6d 61 74 69 6f 6e 20 29 04 81 eInformation )..
0701: 90 28 20 32 2e 35 2e 36 2e 31 34 20 4e 41 4d 45 .( 2.5.6.14 NAME
0711: 20 27 64 65 76 69 63 65 27 20 44 45 53 43 20 27 'device' DESC '
0721: 52 46 43 32 32 35 36 3a 20 61 20 64 65 76 69 63 RFC2256: a devic
0731: 65 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 e' SUP top STRUC
0741: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
0751: 59 20 28 20 73 65 72 69 61 6c 4e 75 6d 62 65 72 Y ( serialNumber
0761: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 6f 77 6e $ seeAlso $ own
0771: 65 72 20 24 20 6f 75 20 24 20 6f 20 24 20 6c 20 er $ ou $ o $ l
0781: 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 $ description )
0791: 29 04 81 80 28 20 32 2e 35 2e 36 2e 31 35 20 4e )...( 2.5.6.15 N
07a1: 41 4d 45 20 27 73 74 72 6f 6e 67 41 75 74 68 65 AME 'strongAuthe
07b1: 6e 74 69 63 61 74 69 6f 6e 55 73 65 72 27 20 44 nticationUser' D
07c1: 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 61 20 ESC 'RFC2256: a
07d1: 73 74 72 6f 6e 67 20 61 75 74 68 65 6e 74 69 63 strong authentic
07e1: 61 74 69 6f 6e 20 75 73 65 72 27 20 53 55 50 20 ation user' SUP
07f1: 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d 55 top AUXILIARY MU
0801: 53 54 20 75 73 65 72 43 65 72 74 69 66 69 63 61 ST userCertifica
0811: 74 65 20 29 04 81 ca 28 20 32 2e 35 2e 36 2e 31 te )...( 2.5.6.1
0821: 36 20 4e 41 4d 45 20 27 63 65 72 74 69 66 69 63 6 NAME 'certific
0831: 61 74 69 6f 6e 41 75 74 68 6f 72 69 74 79 27 20 ationAuthority'
0841: 44 45 53 43 20 27 52 46 43 32 32 35 36 3a 20 61 DESC 'RFC2256: a
0851: 20 63 65 72 74 69 66 69 63 61 74 65 20 61 75 74 certificate aut
0861: 68 6f 72 69 74 79 27 20 53 55 50 20 74 6f 70 20 hority' SUP top
0871: 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 28 AUXILIARY MUST (
0881: 20 61 75 74 68 6f 72 69 74 79 52 65 76 6f 63 61 authorityRevoca
0891: 74 69 6f 6e 4c 69 73 74 20 24 20 63 65 72 74 69 tionList $ certi
08a1: 66 69 63 61 74 65 52 65 76 6f 63 61 74 69 6f 6e ficateRevocation
08b1: 4c 69 73 74 20 24 20 63 41 43 65 72 74 69 66 69 List $ cACertifi
08c1: 63 61 74 65 20 29 20 4d 41 59 20 63 72 6f 73 73 cate ) MAY cross
08d1: 43 65 72 74 69 66 69 63 61 74 65 50 61 69 72 20 CertificatePair
08e1: 29 04 81 d9 28 20 32 2e 35 2e 36 2e 31 37 20 4e )...( 2.5.6.17 N
08f1: 41 4d 45 20 27 67 72 6f 75 70 4f 66 55 6e 69 71 AME 'groupOfUniq
0901: 75 65 4e 61 6d 65 73 27 20 44 45 53 43 20 27 52 ueNames' DESC 'R
0911: 46 43 32 32 35 36 3a 20 61 20 67 72 6f 75 70 20 FC2256: a group
0921: 6f 66 20 75 6e 69 71 75 65 20 6e 61 6d 65 73 20 of unique names
0931: 28 44 4e 20 61 6e 64 20 55 6e 69 71 75 65 20 49 (DN and Unique I
0941: 64 65 6e 74 69 66 69 65 72 29 27 20 53 55 50 20 dentifier)' SUP
0951: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
0961: 55 53 54 20 28 20 75 6e 69 71 75 65 4d 65 6d 62 UST ( uniqueMemb
0971: 65 72 20 24 20 63 6e 20 29 20 4d 41 59 20 28 20 er $ cn ) MAY (
0981: 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 businessCategory
0991: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 6f 77 6e $ seeAlso $ own
09a1: 65 72 20 24 20 6f 75 20 24 20 6f 20 24 20 64 65 er $ ou $ o $ de
09b1: 73 63 72 69 70 74 69 6f 6e 20 29 20 29 04 81 81 scription ) )...
09c1: 28 20 32 2e 35 2e 36 2e 31 38 20 4e 41 4d 45 20 ( 2.5.6.18 NAME
09d1: 27 75 73 65 72 53 65 63 75 72 69 74 79 49 6e 66 'userSecurityInf
09e1: 6f 72 6d 61 74 69 6f 6e 27 20 44 45 53 43 20 27 ormation' DESC '
09f1: 52 46 43 32 32 35 36 3a 20 61 20 75 73 65 72 20 RFC2256: a user
0a01: 73 65 63 75 72 69 74 79 20 69 6e 66 6f 72 6d 61 security informa
0a11: 74 69 6f 6e 27 20 53 55 50 20 74 6f 70 20 41 55 tion' SUP top AU
0a21: 58 49 4c 49 41 52 59 20 4d 41 59 20 73 75 70 70 XILIARY MAY supp
0a31: 6f 72 74 65 64 41 6c 67 6f 72 69 74 68 6d 73 20 ortedAlgorithms
0a41: 29 04 6c 28 20 32 2e 35 2e 36 2e 31 36 2e 32 20 ).l( 2.5.6.16.2
0a51: 4e 41 4d 45 20 27 63 65 72 74 69 66 69 63 61 74 NAME 'certificat
0a61: 69 6f 6e 41 75 74 68 6f 72 69 74 79 2d 56 32 27 ionAuthority-V2'
0a71: 20 53 55 50 20 63 65 72 74 69 66 69 63 61 74 69 SUP certificati
0a81: 6f 6e 41 75 74 68 6f 72 69 74 79 20 41 55 58 49 onAuthority AUXI
0a91: 4c 49 41 52 59 20 4d 41 59 20 64 65 6c 74 61 52 LIARY MAY deltaR
0aa1: 65 76 6f 63 61 74 69 6f 6e 4c 69 73 74 20 29 04 evocationList ).
0ab1: 81 95 28 20 32 2e 35 2e 36 2e 31 39 20 4e 41 4d ..( 2.5.6.19 NAM
0ac1: 45 20 27 63 52 4c 44 69 73 74 72 69 62 75 74 69 E 'cRLDistributi
0ad1: 6f 6e 50 6f 69 6e 74 27 20 53 55 50 20 74 6f 70 onPoint' SUP top
0ae1: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 STRUCTURAL MUST
0af1: 20 63 6e 20 4d 41 59 20 28 20 63 65 72 74 69 66 cn MAY ( certif
0b01: 69 63 61 74 65 52 65 76 6f 63 61 74 69 6f 6e 4c icateRevocationL
0b11: 69 73 74 20 24 20 61 75 74 68 6f 72 69 74 79 52 ist $ authorityR
0b21: 65 76 6f 63 61 74 69 6f 6e 4c 69 73 74 20 24 20 evocationList $
0b31: 64 65 6c 74 61 52 65 76 6f 63 61 74 69 6f 6e 4c deltaRevocationL
0b41: 69 73 74 20 29 20 29 04 82 01 a5 28 20 32 2e 35 ist ) )....( 2.5
0b51: 2e 36 2e 32 30 20 4e 41 4d 45 20 27 64 6d 64 27 .6.20 NAME 'dmd'
0b61: 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 SUP top STRUCTU
0b71: 52 41 4c 20 4d 55 53 54 20 64 6d 64 4e 61 6d 65 RAL MUST dmdName
0b81: 20 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 77 MAY ( userPassw
0b91: 6f 72 64 20 24 20 73 65 61 72 63 68 47 75 69 64 ord $ searchGuid
0ba1: 65 20 24 20 73 65 65 41 6c 73 6f 20 24 20 62 75 e $ seeAlso $ bu
0bb1: 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 20 24 sinessCategory $
0bc1: 20 78 31 32 31 41 64 64 72 65 73 73 20 24 20 72 x121Address $ r
0bd1: 65 67 69 73 74 65 72 65 64 41 64 64 72 65 73 73 egisteredAddress
0be1: 20 24 20 64 65 73 74 69 6e 61 74 69 6f 6e 49 6e $ destinationIn
0bf1: 64 69 63 61 74 6f 72 20 24 20 70 72 65 66 65 72 dicator $ prefer
0c01: 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 68 6f redDeliveryMetho
0c11: 64 20 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 d $ telexNumber
0c21: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
0c31: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
0c41: 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 lephoneNumber $
0c51: 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 69 53 44 internationaliSD
0c61: 4e 4e 75 6d 62 65 72 20 24 20 66 61 63 73 69 6d NNumber $ facsim
0c71: 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 ileTelephoneNumb
0c81: 65 72 20 24 20 73 74 72 65 65 74 20 24 20 70 6f er $ street $ po
0c91: 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 70 6f stOfficeBox $ po
0ca1: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 61 stalCode $ posta
0cb1: 6c 41 64 64 72 65 73 73 20 24 20 70 68 79 73 69 lAddress $ physi
0cc1: 63 61 6c 44 65 6c 69 76 65 72 79 4f 66 66 69 63 calDeliveryOffic
0cd1: 65 4e 61 6d 65 20 24 20 73 74 20 24 20 6c 20 24 eName $ st $ l $
0ce1: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 29 description ) )
0cf1: 04 5c 28 20 32 2e 35 2e 36 2e 32 31 20 4e 41 4d .\( 2.5.6.21 NAM
0d01: 45 20 27 70 6b 69 55 73 65 72 27 20 44 45 53 43 E 'pkiUser' DESC
0d11: 20 27 52 46 43 32 35 38 37 3a 20 61 20 50 4b 49 'RFC2587: a PKI
0d21: 20 75 73 65 72 27 20 53 55 50 20 74 6f 70 20 41 user' SUP top A
0d31: 55 58 49 4c 49 41 52 59 20 4d 41 59 20 75 73 65 UXILIARY MAY use
0d41: 72 43 65 72 74 69 66 69 63 61 74 65 20 29 04 81 rCertificate )..
0d51: b8 28 20 32 2e 35 2e 36 2e 32 32 20 4e 41 4d 45 .( 2.5.6.22 NAME
0d61: 20 27 70 6b 69 43 41 27 20 44 45 53 43 20 27 52 'pkiCA' DESC 'R
0d71: 46 43 32 35 38 37 3a 20 50 4b 49 20 63 65 72 74 FC2587: PKI cert
0d81: 69 66 69 63 61 74 65 20 61 75 74 68 6f 72 69 74 ificate authorit
0d91: 79 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c y' SUP top AUXIL
0da1: 49 41 52 59 20 4d 41 59 20 28 20 61 75 74 68 6f IARY MAY ( autho
0db1: 72 69 74 79 52 65 76 6f 63 61 74 69 6f 6e 4c 69 rityRevocationLi
0dc1: 73 74 20 24 20 63 65 72 74 69 66 69 63 61 74 65 st $ certificate
0dd1: 52 65 76 6f 63 61 74 69 6f 6e 4c 69 73 74 20 24 RevocationList $
0de1: 20 63 41 43 65 72 74 69 66 69 63 61 74 65 20 24 cACertificate $
0df1: 20 63 72 6f 73 73 43 65 72 74 69 66 69 63 61 74 crossCertificat
0e01: 65 50 61 69 72 20 29 20 29 04 5f 28 20 32 2e 35 ePair ) )._( 2.5
0e11: 2e 36 2e 32 33 20 4e 41 4d 45 20 27 64 65 6c 74 .6.23 NAME 'delt
0e21: 61 43 52 4c 27 20 44 45 53 43 20 27 52 46 43 32 aCRL' DESC 'RFC2
0e31: 35 38 37 3a 20 50 4b 49 20 75 73 65 72 27 20 53 587: PKI user' S
0e41: 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 UP top AUXILIARY
0e51: 20 4d 41 59 20 64 65 6c 74 61 52 65 76 6f 63 61 MAY deltaRevoca
0e61: 74 69 6f 6e 4c 69 73 74 20 29 04 81 8d 28 20 31 tionList )...( 1
0e71: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 32 35 30 2e 33 .3.6.1.4.1.250.3
0e81: 2e 31 35 20 4e 41 4d 45 20 27 6c 61 62 65 6c 65 .15 NAME 'labele
0e91: 64 55 52 49 4f 62 6a 65 63 74 27 20 44 45 53 43 dURIObject' DESC
0ea1: 20 27 52 46 43 32 30 37 39 3a 20 6f 62 6a 65 63 'RFC2079: objec
0eb1: 74 20 74 68 61 74 20 63 6f 6e 74 61 69 6e 73 20 t that contains
0ec1: 74 68 65 20 55 52 49 20 61 74 74 72 69 62 75 74 the URI attribut
0ed1: 65 20 74 79 70 65 27 20 53 55 50 20 74 6f 70 20 e type' SUP top
0ee1: 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 6c 61 AUXILIARY MAY la
0ef1: 62 65 6c 65 64 55 52 49 20 29 04 81 85 28 20 30 beledURI )...( 0
0f01: 2e 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 .9.2342.19200300
0f11: 2e 31 30 30 2e 34 2e 31 39 20 4e 41 4d 45 20 27 .100.4.19 NAME '
0f21: 73 69 6d 70 6c 65 53 65 63 75 72 69 74 79 4f 62 simpleSecurityOb
0f31: 6a 65 63 74 27 20 44 45 53 43 20 27 52 46 43 31 ject' DESC 'RFC1
0f41: 32 37 34 3a 20 73 69 6d 70 6c 65 20 73 65 63 75 274: simple secu
0f51: 72 69 74 79 20 6f 62 6a 65 63 74 27 20 53 55 50 rity object' SUP
0f61: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
0f71: 55 53 54 20 75 73 65 72 50 61 73 73 77 6f 72 64 UST userPassword
0f81: 20 29 04 6a 28 20 31 2e 33 2e 36 2e 31 2e 34 2e ).j( 1.3.6.1.4.
0f91: 31 2e 31 34 36 36 2e 33 34 34 20 4e 41 4d 45 20 1.1466.344 NAME
0fa1: 27 64 63 4f 62 6a 65 63 74 27 20 44 45 53 43 20 'dcObject' DESC
0fb1: 27 52 46 43 32 32 34 37 3a 20 64 6f 6d 61 69 6e 'RFC2247: domain
0fc1: 20 63 6f 6d 70 6f 6e 65 6e 74 20 6f 62 6a 65 63 component objec
0fd1: 74 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c t' SUP top AUXIL
0fe1: 49 41 52 59 20 4d 55 53 54 20 64 63 20 29 04 58 IARY MUST dc ).X
0ff1: 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 33 2e 31 20 ( 1.3.6.1.1.3.1
1001: 4e 41 4d 45 20 27 75 69 64 4f 62 6a 65 63 74 27 NAME 'uidObject'
1011: 20 44 45 53 43 20 27 52 46 43 32 33 37 37 3a 20 DESC 'RFC2377:
1021: 75 69 64 20 6f 62 6a 65 63 74 27 20 53 55 50 20 uid object' SUP
1031: 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d 55 top AUXILIARY MU
1041: 53 54 20 75 69 64 20 29 04 82 01 bd 28 20 30 2e ST uid )....( 0.
1051: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1061: 31 30 30 2e 34 2e 34 20 4e 41 4d 45 20 28 20 27 100.4.4 NAME ( '
1071: 70 69 6c 6f 74 50 65 72 73 6f 6e 27 20 27 6e 65 pilotPerson' 'ne
1081: 77 50 69 6c 6f 74 50 65 72 73 6f 6e 27 20 29 20 wPilotPerson' )
1091: 53 55 50 20 70 65 72 73 6f 6e 20 53 54 52 55 43 SUP person STRUC
10a1: 54 55 52 41 4c 20 4d 41 59 20 28 20 75 73 65 72 TURAL MAY ( user
10b1: 69 64 20 24 20 74 65 78 74 45 6e 63 6f 64 65 64 id $ textEncoded
10c1: 4f 52 41 64 64 72 65 73 73 20 24 20 72 66 63 38 ORAddress $ rfc8
10d1: 32 32 4d 61 69 6c 62 6f 78 20 24 20 66 61 76 6f 22Mailbox $ favo
10e1: 75 72 69 74 65 44 72 69 6e 6b 20 24 20 72 6f 6f uriteDrink $ roo
10f1: 6d 4e 75 6d 62 65 72 20 24 20 75 73 65 72 43 6c mNumber $ userCl
1101: 61 73 73 20 24 20 68 6f 6d 65 54 65 6c 65 70 68 ass $ homeTeleph
1111: 6f 6e 65 4e 75 6d 62 65 72 20 24 20 68 6f 6d 65 oneNumber $ home
1121: 50 6f 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 PostalAddress $
1131: 73 65 63 72 65 74 61 72 79 20 24 20 70 65 72 73 secretary $ pers
1141: 6f 6e 61 6c 54 69 74 6c 65 20 24 20 70 72 65 66 onalTitle $ pref
1151: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
1161: 68 6f 64 20 24 20 62 75 73 69 6e 65 73 73 43 61 hod $ businessCa
1171: 74 65 67 6f 72 79 20 24 20 6a 61 6e 65 74 4d 61 tegory $ janetMa
1181: 69 6c 62 6f 78 20 24 20 6f 74 68 65 72 4d 61 69 ilbox $ otherMai
1191: 6c 62 6f 78 20 24 20 6d 6f 62 69 6c 65 54 65 6c lbox $ mobileTel
11a1: 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 24 20 70 ephoneNumber $ p
11b1: 61 67 65 72 54 65 6c 65 70 68 6f 6e 65 4e 75 6d agerTelephoneNum
11c1: 62 65 72 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ber $ organizati
11d1: 6f 6e 61 6c 53 74 61 74 75 73 20 24 20 6d 61 69 onalStatus $ mai
11e1: 6c 50 72 65 66 65 72 65 6e 63 65 4f 70 74 69 6f lPreferenceOptio
11f1: 6e 20 24 20 70 65 72 73 6f 6e 61 6c 53 69 67 6e n $ personalSign
1201: 61 74 75 72 65 20 29 20 29 04 81 ab 28 20 30 2e ature ) )...( 0.
1211: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1221: 31 30 30 2e 34 2e 35 20 4e 41 4d 45 20 27 61 63 100.4.5 NAME 'ac
1231: 63 6f 75 6e 74 27 20 53 55 50 20 74 6f 70 20 53 count' SUP top S
1241: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 75 TRUCTURAL MUST u
1251: 73 65 72 69 64 20 4d 41 59 20 28 20 64 65 73 63 serid MAY ( desc
1261: 72 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 ription $ seeAls
1271: 6f 20 24 20 6c 6f 63 61 6c 69 74 79 4e 61 6d 65 o $ localityName
1281: 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e $ organizationN
1291: 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ame $ organizati
12a1: 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 24 20 68 onalUnitName $ h
12b1: 6f 73 74 20 29 20 29 04 82 01 18 28 20 30 2e 39 ost ) )....( 0.9
12c1: 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 .2342.19200300.1
12d1: 30 30 2e 34 2e 36 20 4e 41 4d 45 20 27 64 6f 63 00.4.6 NAME 'doc
12e1: 75 6d 65 6e 74 27 20 53 55 50 20 74 6f 70 20 53 ument' SUP top S
12f1: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 64 TRUCTURAL MUST d
1301: 6f 63 75 6d 65 6e 74 49 64 65 6e 74 69 66 69 65 ocumentIdentifie
1311: 72 20 4d 41 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 r MAY ( commonNa
1321: 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e me $ description
1331: 20 24 20 73 65 65 41 6c 73 6f 20 24 20 6c 6f 63 $ seeAlso $ loc
1341: 61 6c 69 74 79 4e 61 6d 65 20 24 20 6f 72 67 61 alityName $ orga
1351: 6e 69 7a 61 74 69 6f 6e 4e 61 6d 65 20 24 20 6f nizationName $ o
1361: 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 rganizationalUni
1371: 74 4e 61 6d 65 20 24 20 64 6f 63 75 6d 65 6e 74 tName $ document
1381: 54 69 74 6c 65 20 24 20 64 6f 63 75 6d 65 6e 74 Title $ document
1391: 56 65 72 73 69 6f 6e 20 24 20 64 6f 63 75 6d 65 Version $ docume
13a1: 6e 74 41 75 74 68 6f 72 20 24 20 64 6f 63 75 6d ntAuthor $ docum
13b1: 65 6e 74 4c 6f 63 61 74 69 6f 6e 20 24 20 64 6f entLocation $ do
13c1: 63 75 6d 65 6e 74 50 75 62 6c 69 73 68 65 72 20 cumentPublisher
13d1: 29 20 29 04 81 89 28 20 30 2e 39 2e 32 33 34 32 ) )...( 0.9.2342
13e1: 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e .19200300.100.4.
13f1: 37 20 4e 41 4d 45 20 27 72 6f 6f 6d 27 20 53 55 7 NAME 'room' SU
1401: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
1411: 20 4d 55 53 54 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 MUST commonName
1421: 20 4d 41 59 20 28 20 72 6f 6f 6d 4e 75 6d 62 65 MAY ( roomNumbe
1431: 72 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 r $ description
1441: 24 20 73 65 65 41 6c 73 6f 20 24 20 74 65 6c 65 $ seeAlso $ tele
1451: 70 68 6f 6e 65 4e 75 6d 62 65 72 20 29 20 29 04 phoneNumber ) ).
1461: 81 c1 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 ..( 0.9.2342.192
1471: 30 30 33 30 30 2e 31 30 30 2e 34 2e 39 20 4e 41 00300.100.4.9 NA
1481: 4d 45 20 27 64 6f 63 75 6d 65 6e 74 53 65 72 69 ME 'documentSeri
1491: 65 73 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 es' SUP top STRU
14a1: 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6f 6d 6d CTURAL MUST comm
14b1: 6f 6e 4e 61 6d 65 20 4d 41 59 20 28 20 64 65 73 onName MAY ( des
14c1: 63 72 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c cription $ seeAl
14d1: 73 6f 20 24 20 74 65 6c 65 70 68 6f 6e 65 6e 75 so $ telephonenu
14e1: 6d 62 65 72 20 24 20 6c 6f 63 61 6c 69 74 79 4e mber $ localityN
14f1: 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a 61 74 69 ame $ organizati
1501: 6f 6e 4e 61 6d 65 20 24 20 6f 72 67 61 6e 69 7a onName $ organiz
1511: 61 74 69 6f 6e 61 6c 55 6e 69 74 4e 61 6d 65 20 ationalUnitName
1521: 29 20 29 04 82 02 19 28 20 30 2e 39 2e 32 33 34 ) )....( 0.9.234
1531: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1541: 2e 31 33 20 4e 41 4d 45 20 27 64 6f 6d 61 69 6e .13 NAME 'domain
1551: 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 ' SUP top STRUCT
1561: 55 52 41 4c 20 4d 55 53 54 20 64 6f 6d 61 69 6e URAL MUST domain
1571: 43 6f 6d 70 6f 6e 65 6e 74 20 4d 41 59 20 28 20 Component MAY (
1581: 61 73 73 6f 63 69 61 74 65 64 4e 61 6d 65 20 24 associatedName $
1591: 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 4e 61 6d organizationNam
15a1: 65 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 e $ description
15b1: 24 20 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f $ businessCatego
15c1: 72 79 20 24 20 73 65 65 41 6c 73 6f 20 24 20 73 ry $ seeAlso $ s
15d1: 65 61 72 63 68 47 75 69 64 65 20 24 20 75 73 65 earchGuide $ use
15e1: 72 50 61 73 73 77 6f 72 64 20 24 20 6c 6f 63 61 rPassword $ loca
15f1: 6c 69 74 79 4e 61 6d 65 20 24 20 73 74 61 74 65 lityName $ state
1601: 4f 72 50 72 6f 76 69 6e 63 65 4e 61 6d 65 20 24 OrProvinceName $
1611: 20 73 74 72 65 65 74 41 64 64 72 65 73 73 20 24 streetAddress $
1621: 20 70 68 79 73 69 63 61 6c 44 65 6c 69 76 65 72 physicalDeliver
1631: 79 4f 66 66 69 63 65 4e 61 6d 65 20 24 20 70 6f yOfficeName $ po
1641: 73 74 61 6c 41 64 64 72 65 73 73 20 24 20 70 6f stalAddress $ po
1651: 73 74 61 6c 43 6f 64 65 20 24 20 70 6f 73 74 4f stalCode $ postO
1661: 66 66 69 63 65 42 6f 78 20 24 20 73 74 72 65 65 fficeBox $ stree
1671: 74 41 64 64 72 65 73 73 20 24 20 66 61 63 73 69 tAddress $ facsi
1681: 6d 69 6c 65 54 65 6c 65 70 68 6f 6e 65 4e 75 6d mileTelephoneNum
1691: 62 65 72 20 24 20 69 6e 74 65 72 6e 61 74 69 6f ber $ internatio
16a1: 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 72 20 24 20 nalISDNNumber $
16b1: 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 65 72 20 telephoneNumber
16c1: 24 20 74 65 6c 65 74 65 78 54 65 72 6d 69 6e 61 $ teletexTermina
16d1: 6c 49 64 65 6e 74 69 66 69 65 72 20 24 20 74 65 lIdentifier $ te
16e1: 6c 65 78 4e 75 6d 62 65 72 20 24 20 70 72 65 66 lexNumber $ pref
16f1: 65 72 72 65 64 44 65 6c 69 76 65 72 79 4d 65 74 erredDeliveryMet
1701: 68 6f 64 20 24 20 64 65 73 74 69 6e 61 74 69 6f hod $ destinatio
1711: 6e 49 6e 64 69 63 61 74 6f 72 20 24 20 72 65 67 nIndicator $ reg
1721: 69 73 74 65 72 65 64 41 64 64 72 65 73 73 20 24 isteredAddress $
1731: 20 78 31 32 31 41 64 64 72 65 73 73 20 29 20 29 x121Address ) )
1741: 04 82 01 b0 28 20 30 2e 39 2e 32 33 34 32 2e 31 ....( 0.9.2342.1
1751: 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 31 34 9200300.100.4.14
1761: 20 4e 41 4d 45 20 27 52 46 43 38 32 32 6c 6f 63 NAME 'RFC822loc
1771: 61 6c 50 61 72 74 27 20 53 55 50 20 64 6f 6d 61 alPart' SUP doma
1781: 69 6e 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 in STRUCTURAL MA
1791: 59 20 28 20 63 6f 6d 6d 6f 6e 4e 61 6d 65 20 24 Y ( commonName $
17a1: 20 73 75 72 6e 61 6d 65 20 24 20 64 65 73 63 72 surname $ descr
17b1: 69 70 74 69 6f 6e 20 24 20 73 65 65 41 6c 73 6f iption $ seeAlso
17c1: 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d 62 $ telephoneNumb
17d1: 65 72 20 24 20 70 68 79 73 69 63 61 6c 44 65 6c er $ physicalDel
17e1: 69 76 65 72 79 4f 66 66 69 63 65 4e 61 6d 65 20 iveryOfficeName
17f1: 24 20 70 6f 73 74 61 6c 41 64 64 72 65 73 73 20 $ postalAddress
1801: 24 20 70 6f 73 74 61 6c 43 6f 64 65 20 24 20 70 $ postalCode $ p
1811: 6f 73 74 4f 66 66 69 63 65 42 6f 78 20 24 20 73 ostOfficeBox $ s
1821: 74 72 65 65 74 41 64 64 72 65 73 73 20 24 20 66 treetAddress $ f
1831: 61 63 73 69 6d 69 6c 65 54 65 6c 65 70 68 6f 6e acsimileTelephon
1841: 65 4e 75 6d 62 65 72 20 24 20 69 6e 74 65 72 6e eNumber $ intern
1851: 61 74 69 6f 6e 61 6c 49 53 44 4e 4e 75 6d 62 65 ationalISDNNumbe
1861: 72 20 24 20 74 65 6c 65 70 68 6f 6e 65 4e 75 6d r $ telephoneNum
1871: 62 65 72 20 24 20 74 65 6c 65 74 65 78 54 65 72 ber $ teletexTer
1881: 6d 69 6e 61 6c 49 64 65 6e 74 69 66 69 65 72 20 minalIdentifier
1891: 24 20 74 65 6c 65 78 4e 75 6d 62 65 72 20 24 20 $ telexNumber $
18a1: 70 72 65 66 65 72 72 65 64 44 65 6c 69 76 65 72 preferredDeliver
18b1: 79 4d 65 74 68 6f 64 20 24 20 64 65 73 74 69 6e yMethod $ destin
18c1: 61 74 69 6f 6e 49 6e 64 69 63 61 74 6f 72 20 24 ationIndicator $
18d1: 20 72 65 67 69 73 74 65 72 65 64 41 64 64 72 65 registeredAddre
18e1: 73 73 20 24 20 78 31 32 31 41 64 64 72 65 73 73 ss $ x121Address
18f1: 20 29 20 29 04 81 90 28 20 30 2e 39 2e 32 33 34 ) )...( 0.9.234
1901: 32 2e 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2.19200300.100.4
1911: 2e 31 35 20 4e 41 4d 45 20 27 64 4e 53 44 6f 6d .15 NAME 'dNSDom
1921: 61 69 6e 27 20 53 55 50 20 64 6f 6d 61 69 6e 20 ain' SUP domain
1931: 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 28 STRUCTURAL MAY (
1941: 20 41 52 65 63 6f 72 64 20 24 20 4d 44 52 65 63 ARecord $ MDRec
1951: 6f 72 64 20 24 20 4d 58 52 65 63 6f 72 64 20 24 ord $ MXRecord $
1961: 20 4e 53 52 65 63 6f 72 64 20 24 20 53 4f 41 52 NSRecord $ SOAR
1971: 65 63 6f 72 64 20 24 20 43 4e 41 4d 45 52 65 63 ecord $ CNAMERec
1981: 6f 72 64 20 29 20 29 04 81 90 28 20 30 2e 39 2e ord ) )...( 0.9.
1991: 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 31 30 2342.19200300.10
19a1: 30 2e 34 2e 31 37 20 4e 41 4d 45 20 27 64 6f 6d 0.4.17 NAME 'dom
19b1: 61 69 6e 52 65 6c 61 74 65 64 4f 62 6a 65 63 74 ainRelatedObject
19c1: 27 20 44 45 53 43 20 27 52 46 43 31 32 37 34 3a ' DESC 'RFC1274:
19d1: 20 61 6e 20 6f 62 6a 65 63 74 20 72 65 6c 61 74 an object relat
19e1: 65 64 20 74 6f 20 61 6e 20 64 6f 6d 61 69 6e 27 ed to an domain'
19f1: 20 53 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 SUP top AUXILIA
1a01: 52 59 20 4d 55 53 54 20 61 73 73 6f 63 69 61 74 RY MUST associat
1a11: 65 64 44 6f 6d 61 69 6e 20 29 04 65 28 20 30 2e edDomain ).e( 0.
1a21: 39 2e 32 33 34 32 2e 31 39 32 30 30 33 30 30 2e 9.2342.19200300.
1a31: 31 30 30 2e 34 2e 31 38 20 4e 41 4d 45 20 27 66 100.4.18 NAME 'f
1a41: 72 69 65 6e 64 6c 79 43 6f 75 6e 74 72 79 27 20 riendlyCountry'
1a51: 53 55 50 20 63 6f 75 6e 74 72 79 20 53 54 52 55 SUP country STRU
1a61: 43 54 55 52 41 4c 20 4d 55 53 54 20 66 72 69 65 CTURAL MUST frie
1a71: 6e 64 6c 79 43 6f 75 6e 74 72 79 4e 61 6d 65 20 ndlyCountryName
1a81: 29 04 7d 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 ).}( 0.9.2342.19
1a91: 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 30 20 200300.100.4.20
1aa1: 4e 41 4d 45 20 27 70 69 6c 6f 74 4f 72 67 61 6e NAME 'pilotOrgan
1ab1: 69 7a 61 74 69 6f 6e 27 20 53 55 50 20 28 20 6f ization' SUP ( o
1ac1: 72 67 61 6e 69 7a 61 74 69 6f 6e 20 24 20 6f 72 rganization $ or
1ad1: 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 ganizationalUnit
1ae1: 20 29 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 ) STRUCTURAL MA
1af1: 59 20 62 75 69 6c 64 69 6e 67 4e 61 6d 65 20 29 Y buildingName )
1b01: 04 50 28 20 30 2e 39 2e 32 33 34 32 2e 31 39 32 .P( 0.9.2342.192
1b11: 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 31 20 4e 00300.100.4.21 N
1b21: 41 4d 45 20 27 70 69 6c 6f 74 44 53 41 27 20 53 AME 'pilotDSA' S
1b31: 55 50 20 64 73 61 20 53 54 52 55 43 54 55 52 41 UP dsa STRUCTURA
1b41: 4c 20 4d 41 59 20 64 53 41 51 75 61 6c 69 74 79 L MAY dSAQuality
1b51: 20 29 04 81 91 28 20 30 2e 39 2e 32 33 34 32 2e )...( 0.9.2342.
1b61: 31 39 32 30 30 33 30 30 2e 31 30 30 2e 34 2e 32 19200300.100.4.2
1b71: 32 20 4e 41 4d 45 20 27 71 75 61 6c 69 74 79 4c 2 NAME 'qualityL
1b81: 61 62 65 6c 6c 65 64 44 61 74 61 27 20 53 55 50 abelledData' SUP
1b91: 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 20 4d top AUXILIARY M
1ba1: 55 53 54 20 64 73 61 51 75 61 6c 69 74 79 20 4d UST dsaQuality M
1bb1: 41 59 20 28 20 73 75 62 74 72 65 65 4d 69 6e 69 AY ( subtreeMini
1bc1: 6d 75 6d 51 75 61 6c 69 74 79 20 24 20 73 75 62 mumQuality $ sub
1bd1: 74 72 65 65 4d 61 78 69 6d 75 6d 51 75 61 6c 69 treeMaximumQuali
1be1: 74 79 20 29 20 29 04 82 01 f0 28 20 32 2e 31 36 ty ) )....( 2.16
1bf1: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
1c01: 32 2e 32 20 4e 41 4d 45 20 27 69 6e 65 74 4f 72 2.2 NAME 'inetOr
1c11: 67 50 65 72 73 6f 6e 27 20 44 45 53 43 20 27 52 gPerson' DESC 'R
1c21: 46 43 32 37 39 38 3a 20 49 6e 74 65 72 6e 65 74 FC2798: Internet
1c31: 20 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 61 6c 20 Organizational
1c41: 50 65 72 73 6f 6e 27 20 53 55 50 20 6f 72 67 61 Person' SUP orga
1c51: 6e 69 7a 61 74 69 6f 6e 61 6c 50 65 72 73 6f 6e nizationalPerson
1c61: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
1c71: 28 20 61 75 64 69 6f 20 24 20 62 75 73 69 6e 65 ( audio $ busine
1c81: 73 73 43 61 74 65 67 6f 72 79 20 24 20 63 61 72 ssCategory $ car
1c91: 4c 69 63 65 6e 73 65 20 24 20 64 65 70 61 72 74 License $ depart
1ca1: 6d 65 6e 74 4e 75 6d 62 65 72 20 24 20 64 69 73 mentNumber $ dis
1cb1: 70 6c 61 79 4e 61 6d 65 20 24 20 65 6d 70 6c 6f playName $ emplo
1cc1: 79 65 65 4e 75 6d 62 65 72 20 24 20 65 6d 70 6c yeeNumber $ empl
1cd1: 6f 79 65 65 54 79 70 65 20 24 20 67 69 76 65 6e oyeeType $ given
1ce1: 4e 61 6d 65 20 24 20 68 6f 6d 65 50 68 6f 6e 65 Name $ homePhone
1cf1: 20 24 20 68 6f 6d 65 50 6f 73 74 61 6c 41 64 64 $ homePostalAdd
1d01: 72 65 73 73 20 24 20 69 6e 69 74 69 61 6c 73 20 ress $ initials
1d11: 24 20 6a 70 65 67 50 68 6f 74 6f 20 24 20 6c 61 $ jpegPhoto $ la
1d21: 62 65 6c 65 64 55 52 49 20 24 20 6d 61 69 6c 20 beledURI $ mail
1d31: 24 20 6d 61 6e 61 67 65 72 20 24 20 6d 6f 62 69 $ manager $ mobi
1d41: 6c 65 20 24 20 6f 20 24 20 70 61 67 65 72 20 24 le $ o $ pager $
1d51: 20 70 68 6f 74 6f 20 24 20 72 6f 6f 6d 4e 75 6d photo $ roomNum
1d61: 62 65 72 20 24 20 73 65 63 72 65 74 61 72 79 20 ber $ secretary
1d71: 24 20 75 69 64 20 24 20 75 73 65 72 43 65 72 74 $ uid $ userCert
1d81: 69 66 69 63 61 74 65 20 24 20 78 35 30 30 75 6e ificate $ x500un
1d91: 69 71 75 65 49 64 65 6e 74 69 66 69 65 72 20 24 iqueIdentifier $
1da1: 20 70 72 65 66 65 72 72 65 64 4c 61 6e 67 75 61 preferredLangua
1db1: 67 65 20 24 20 75 73 65 72 53 4d 49 4d 45 43 65 ge $ userSMIMECe
1dc1: 72 74 69 66 69 63 61 74 65 20 24 20 75 73 65 72 rtificate $ user
1dd1: 50 4b 43 53 31 32 20 29 20 29 04 82 01 6f 28 20 PKCS12 ) )...o(
1de1: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 37 31 36 35 1.3.6.1.4.1.7165
1df1: 2e 32 2e 32 2e 33 20 4e 41 4d 45 20 27 73 61 6d .2.2.3 NAME 'sam
1e01: 62 61 41 63 63 6f 75 6e 74 27 20 44 45 53 43 20 baAccount' DESC
1e11: 27 53 61 6d 62 61 20 41 75 78 69 6c 61 72 79 20 'Samba Auxilary
1e21: 41 63 63 6f 75 6e 74 27 20 53 55 50 20 74 6f 70 Account' SUP top
1e31: 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 AUXILIARY MUST
1e41: 28 20 75 69 64 20 24 20 72 69 64 20 29 20 4d 41 ( uid $ rid ) MA
1e51: 59 20 28 20 63 6e 20 24 20 6c 6d 50 61 73 73 77 Y ( cn $ lmPassw
1e61: 6f 72 64 20 24 20 6e 74 50 61 73 73 77 6f 72 64 ord $ ntPassword
1e71: 20 24 20 70 77 64 4c 61 73 74 53 65 74 20 24 20 $ pwdLastSet $
1e81: 6c 6f 67 6f 6e 54 69 6d 65 20 24 20 6c 6f 67 6f logonTime $ logo
1e91: 66 66 54 69 6d 65 20 24 20 6b 69 63 6b 6f 66 66 ffTime $ kickoff
1ea1: 54 69 6d 65 20 24 20 70 77 64 43 61 6e 43 68 61 Time $ pwdCanCha
1eb1: 6e 67 65 20 24 20 70 77 64 4d 75 73 74 43 68 61 nge $ pwdMustCha
1ec1: 6e 67 65 20 24 20 61 63 63 74 46 6c 61 67 73 20 nge $ acctFlags
1ed1: 24 20 64 69 73 70 6c 61 79 4e 61 6d 65 20 24 20 $ displayName $
1ee1: 73 6d 62 48 6f 6d 65 20 24 20 68 6f 6d 65 44 72 smbHome $ homeDr
1ef1: 69 76 65 20 24 20 73 63 72 69 70 74 50 61 74 68 ive $ scriptPath
1f01: 20 24 20 70 72 6f 66 69 6c 65 50 61 74 68 20 24 $ profilePath $
1f11: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 20 75 description $ u
1f21: 73 65 72 57 6f 72 6b 73 74 61 74 69 6f 6e 73 20 serWorkstations
1f31: 24 20 70 72 69 6d 61 72 79 47 72 6f 75 70 49 44 $ primaryGroupID
1f41: 20 24 20 64 6f 6d 61 69 6e 20 29 20 29 04 73 28 $ domain ) ).s(
1f51: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 2e 1.3.6.1.4.1.42.
1f61: 32 2e 32 37 2e 34 2e 32 2e 31 30 20 4e 41 4d 45 2.27.4.2.10 NAME
1f71: 20 27 63 6f 72 62 61 43 6f 6e 74 61 69 6e 65 72 'corbaContainer
1f81: 27 20 44 45 53 43 20 27 43 6f 6e 74 61 69 6e 65 ' DESC 'Containe
1f91: 72 20 66 6f 72 20 61 20 43 4f 52 42 41 20 6f 62 r for a CORBA ob
1fa1: 6a 65 63 74 27 20 53 55 50 20 74 6f 70 20 53 54 ject' SUP top ST
1fb1: 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6e RUCTURAL MUST cn
1fc1: 20 29 04 81 8c 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
1fd1: 2e 31 2e 34 32 2e 32 2e 32 37 2e 34 2e 32 2e 39 .1.42.2.27.4.2.9
1fe1: 20 4e 41 4d 45 20 27 63 6f 72 62 61 4f 62 6a 65 NAME 'corbaObje
1ff1: 63 74 27 20 44 45 53 43 20 27 43 4f 52 42 41 20 ct' DESC 'CORBA
2001: 6f 62 6a 65 63 74 20 72 65 70 72 65 73 65 6e 74 object represent
2011: 61 74 69 6f 6e 27 20 53 55 50 20 74 6f 70 20 41 ation' SUP top A
2021: 42 53 54 52 41 43 54 20 4d 41 59 20 28 20 63 6f BSTRACT MAY ( co
2031: 72 62 61 52 65 70 6f 73 69 74 6f 72 79 49 64 20 rbaRepositoryId
2041: 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 $ description )
2051: 29 04 81 8e 28 20 31 2e 33 2e 36 2e 31 2e 34 2e )...( 1.3.6.1.4.
2061: 31 2e 34 32 2e 32 2e 32 37 2e 34 2e 32 2e 31 31 1.42.2.27.4.2.11
2071: 20 4e 41 4d 45 20 27 63 6f 72 62 61 4f 62 6a 65 NAME 'corbaObje
2081: 63 74 52 65 66 65 72 65 6e 63 65 27 20 44 45 53 ctReference' DES
2091: 43 20 27 43 4f 52 42 41 20 69 6e 74 65 72 6f 70 C 'CORBA interop
20a1: 65 72 61 62 6c 65 20 6f 62 6a 65 63 74 20 72 65 erable object re
20b1: 66 65 72 65 6e 63 65 27 20 53 55 50 20 63 6f 72 ference' SUP cor
20c1: 62 61 4f 62 6a 65 63 74 20 41 55 58 49 4c 49 41 baObject AUXILIA
20d1: 52 59 20 4d 55 53 54 20 63 6f 72 62 61 49 6f 72 RY MUST corbaIor
20e1: 20 29 04 81 98 28 20 32 2e 31 36 2e 38 34 30 2e )...( 2.16.840.
20f1: 31 2e 31 31 33 37 33 30 2e 33 2e 32 2e 33 33 20 1.113730.3.2.33
2101: 4e 41 4d 45 20 27 67 72 6f 75 70 4f 66 55 52 4c NAME 'groupOfURL
2111: 73 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 s' SUP top STRUC
2121: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
2131: 59 20 28 20 6d 65 6d 62 65 72 55 52 4c 20 24 20 Y ( memberURL $
2141: 62 75 73 69 6e 65 73 73 43 61 74 65 67 6f 72 79 businessCategory
2151: 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e 20 24 $ description $
2161: 20 6f 20 24 20 6f 75 20 24 20 6f 77 6e 65 72 20 o $ ou $ owner
2171: 24 20 73 65 65 41 6c 73 6f 20 29 20 29 04 81 ab $ seeAlso ) )...
2181: 28 20 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 ( 2.16.840.1.113
2191: 37 33 30 2e 33 2e 32 2e 31 34 37 20 4e 41 4d 45 730.3.2.147 NAME
21a1: 20 27 69 6e 65 74 4c 6f 63 61 6c 4d 61 69 6c 52 'inetLocalMailR
21b1: 65 63 69 70 69 65 6e 74 27 20 44 45 53 43 20 27 ecipient' DESC '
21c1: 49 6e 74 65 72 6e 65 74 20 6c 6f 63 61 6c 20 6d Internet local m
21d1: 61 69 6c 20 72 65 63 69 70 69 65 6e 74 27 20 53 ail recipient' S
21e1: 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 52 59 UP top AUXILIARY
21f1: 20 4d 41 59 20 28 20 6d 61 69 6c 4c 6f 63 61 6c MAY ( mailLocal
2201: 41 64 64 72 65 73 73 20 24 20 6d 61 69 6c 48 6f Address $ mailHo
2211: 73 74 20 24 20 6d 61 69 6c 52 6f 75 74 69 6e 67 st $ mailRouting
2221: 41 64 64 72 65 73 73 20 29 20 29 04 77 28 20 31 Address ) ).w( 1
2231: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 2e 32 2e .3.6.1.4.1.42.2.
2241: 32 37 2e 31 2e 32 2e 35 20 4e 41 4d 45 20 27 6e 27.1.2.5 NAME 'n
2251: 69 73 4d 61 69 6c 41 6c 69 61 73 27 20 44 45 53 isMailAlias' DES
2261: 43 20 27 4e 49 53 20 6d 61 69 6c 20 61 6c 69 61 C 'NIS mail alia
2271: 73 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 s' SUP top STRUC
2281: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
2291: 59 20 72 66 63 38 32 32 4d 61 69 6c 4d 65 6d 62 Y rfc822MailMemb
22a1: 65 72 20 29 04 81 e2 28 20 31 2e 33 2e 36 2e 31 er )...( 1.3.6.1
22b1: 2e 31 2e 31 2e 32 2e 30 20 4e 41 4d 45 20 27 70 .1.1.2.0 NAME 'p
22c1: 6f 73 69 78 41 63 63 6f 75 6e 74 27 20 44 45 53 osixAccount' DES
22d1: 43 20 27 41 62 73 74 72 61 63 74 69 6f 6e 20 6f C 'Abstraction o
22e1: 66 20 61 6e 20 61 63 63 6f 75 6e 74 20 77 69 74 f an account wit
22f1: 68 20 50 4f 53 49 58 20 61 74 74 72 69 62 75 74 h POSIX attribut
2301: 65 73 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 es' SUP top AUXI
2311: 4c 49 41 52 59 20 4d 55 53 54 20 28 20 63 6e 20 LIARY MUST ( cn
2321: 24 20 75 69 64 20 24 20 75 69 64 4e 75 6d 62 65 $ uid $ uidNumbe
2331: 72 20 24 20 67 69 64 4e 75 6d 62 65 72 20 24 20 r $ gidNumber $
2341: 68 6f 6d 65 44 69 72 65 63 74 6f 72 79 20 29 20 homeDirectory )
2351: 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 77 6f MAY ( userPasswo
2361: 72 64 20 24 20 6c 6f 67 69 6e 53 68 65 6c 6c 20 rd $ loginShell
2371: 24 20 67 65 63 6f 73 20 24 20 64 65 73 63 72 69 $ gecos $ descri
2381: 70 74 69 6f 6e 20 29 20 29 04 82 01 00 28 20 31 ption ) )....( 1
2391: 2e 33 2e 36 2e 31 2e 31 2e 31 2e 32 2e 31 20 4e .3.6.1.1.1.2.1 N
23a1: 41 4d 45 20 27 73 68 61 64 6f 77 41 63 63 6f 75 AME 'shadowAccou
23b1: 6e 74 27 20 44 45 53 43 20 27 41 64 64 69 74 69 nt' DESC 'Additi
23c1: 6f 6e 61 6c 20 61 74 74 72 69 62 75 74 65 73 20 onal attributes
23d1: 66 6f 72 20 73 68 61 64 6f 77 20 70 61 73 73 77 for shadow passw
23e1: 6f 72 64 73 27 20 53 55 50 20 74 6f 70 20 41 55 ords' SUP top AU
23f1: 58 49 4c 49 41 52 59 20 4d 55 53 54 20 75 69 64 XILIARY MUST uid
2401: 20 4d 41 59 20 28 20 75 73 65 72 50 61 73 73 77 MAY ( userPassw
2411: 6f 72 64 20 24 20 73 68 61 64 6f 77 4c 61 73 74 ord $ shadowLast
2421: 43 68 61 6e 67 65 20 24 20 73 68 61 64 6f 77 4d Change $ shadowM
2431: 69 6e 20 24 20 73 68 61 64 6f 77 4d 61 78 20 24 in $ shadowMax $
2441: 20 73 68 61 64 6f 77 57 61 72 6e 69 6e 67 20 24 shadowWarning $
2451: 20 73 68 61 64 6f 77 49 6e 61 63 74 69 76 65 20 shadowInactive
2461: 24 20 73 68 61 64 6f 77 45 78 70 69 72 65 20 24 $ shadowExpire $
2471: 20 73 68 61 64 6f 77 46 6c 61 67 20 24 20 64 65 shadowFlag $ de
2481: 73 63 72 69 70 74 69 6f 6e 20 29 20 29 04 81 a9 scription ) )...
2491: 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 2e 32 2e ( 1.3.6.1.1.1.2.
24a1: 32 20 4e 41 4d 45 20 27 70 6f 73 69 78 47 72 6f 2 NAME 'posixGro
24b1: 75 70 27 20 44 45 53 43 20 27 41 62 73 74 72 61 up' DESC 'Abstra
24c1: 63 74 69 6f 6e 20 6f 66 20 61 20 67 72 6f 75 70 ction of a group
24d1: 20 6f 66 20 61 63 63 6f 75 6e 74 73 27 20 53 55 of accounts' SU
24e1: 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c P top STRUCTURAL
24f1: 20 4d 55 53 54 20 28 20 63 6e 20 24 20 67 69 64 MUST ( cn $ gid
2501: 4e 75 6d 62 65 72 20 29 20 4d 41 59 20 28 20 75 Number ) MAY ( u
2511: 73 65 72 50 61 73 73 77 6f 72 64 20 24 20 6d 65 serPassword $ me
2521: 6d 62 65 72 55 69 64 20 24 20 64 65 73 63 72 69 mberUid $ descri
2531: 70 74 69 6f 6e 20 29 20 29 04 81 a7 28 20 31 2e ption ) )...( 1.
2541: 33 2e 36 2e 31 2e 31 2e 31 2e 32 2e 33 20 4e 41 3.6.1.1.1.2.3 NA
2551: 4d 45 20 27 69 70 53 65 72 76 69 63 65 27 20 44 ME 'ipService' D
2561: 45 53 43 20 27 41 62 73 74 72 61 63 74 69 6f 6e ESC 'Abstraction
2571: 20 61 6e 20 49 6e 74 65 72 6e 65 74 20 50 72 6f an Internet Pro
2581: 74 6f 63 6f 6c 20 73 65 72 76 69 63 65 27 20 53 tocol service' S
2591: 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 UP top STRUCTURA
25a1: 4c 20 4d 55 53 54 20 28 20 63 6e 20 24 20 69 70 L MUST ( cn $ ip
25b1: 53 65 72 76 69 63 65 50 6f 72 74 20 24 20 69 70 ServicePort $ ip
25c1: 53 65 72 76 69 63 65 50 72 6f 74 6f 63 6f 6c 20 ServiceProtocol
25d1: 29 20 4d 41 59 20 64 65 73 63 72 69 70 74 69 6f ) MAY descriptio
25e1: 6e 20 29 04 81 9a 28 20 31 2e 33 2e 36 2e 31 2e n )...( 1.3.6.1.
25f1: 31 2e 31 2e 32 2e 34 20 4e 41 4d 45 20 27 69 70 1.1.2.4 NAME 'ip
2601: 50 72 6f 74 6f 63 6f 6c 27 20 44 45 53 43 20 27 Protocol' DESC '
2611: 41 62 73 74 72 61 63 74 69 6f 6e 20 6f 66 20 61 Abstraction of a
2621: 6e 20 49 50 20 70 72 6f 74 6f 63 6f 6c 27 20 53 n IP protocol' S
2631: 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 UP top STRUCTURA
2641: 4c 20 4d 55 53 54 20 28 20 63 6e 20 24 20 69 70 L MUST ( cn $ ip
2651: 50 72 6f 74 6f 63 6f 6c 4e 75 6d 62 65 72 20 24 ProtocolNumber $
2661: 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 20 4d description ) M
2671: 41 59 20 64 65 73 63 72 69 70 74 69 6f 6e 20 29 AY description )
2681: 04 81 96 28 20 31 2e 33 2e 36 2e 31 2e 31 2e 31 ...( 1.3.6.1.1.1
2691: 2e 32 2e 35 20 4e 41 4d 45 20 27 6f 6e 63 52 70 .2.5 NAME 'oncRp
26a1: 63 27 20 44 45 53 43 20 27 41 62 73 74 72 61 63 c' DESC 'Abstrac
26b1: 74 69 6f 6e 20 6f 66 20 61 6e 20 4f 4e 43 2f 52 tion of an ONC/R
26c1: 50 43 20 62 69 6e 64 69 6e 67 27 20 53 55 50 20 PC binding' SUP
26d1: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
26e1: 55 53 54 20 28 20 63 6e 20 24 20 6f 6e 63 52 70 UST ( cn $ oncRp
26f1: 63 4e 75 6d 62 65 72 20 24 20 64 65 73 63 72 69 cNumber $ descri
2701: 70 74 69 6f 6e 20 29 20 4d 41 59 20 64 65 73 63 ption ) MAY desc
2711: 72 69 70 74 69 6f 6e 20 29 04 81 9b 28 20 31 2e ription )...( 1.
2721: 33 2e 36 2e 31 2e 31 2e 31 2e 32 2e 36 20 4e 41 3.6.1.1.1.2.6 NA
2731: 4d 45 20 27 69 70 48 6f 73 74 27 20 44 45 53 43 ME 'ipHost' DESC
2741: 20 27 41 62 73 74 72 61 63 74 69 6f 6e 20 6f 66 'Abstraction of
2751: 20 61 20 68 6f 73 74 2c 20 61 6e 20 49 50 20 64 a host, an IP d
2761: 65 76 69 63 65 27 20 53 55 50 20 74 6f 70 20 41 evice' SUP top A
2771: 55 58 49 4c 49 41 52 59 20 4d 55 53 54 20 28 20 UXILIARY MUST (
2781: 63 6e 20 24 20 69 70 48 6f 73 74 4e 75 6d 62 65 cn $ ipHostNumbe
2791: 72 20 29 20 4d 41 59 20 28 20 6c 20 24 20 64 65 r ) MAY ( l $ de
27a1: 73 63 72 69 70 74 69 6f 6e 20 24 20 6d 61 6e 61 scription $ mana
27b1: 67 65 72 20 29 20 29 04 81 ad 28 20 31 2e 33 2e ger ) )...( 1.3.
27c1: 36 2e 31 2e 31 2e 31 2e 32 2e 37 20 4e 41 4d 45 6.1.1.1.2.7 NAME
27d1: 20 27 69 70 4e 65 74 77 6f 72 6b 27 20 44 45 53 'ipNetwork' DES
27e1: 43 20 27 41 62 73 74 72 61 63 74 69 6f 6e 20 6f C 'Abstraction o
27f1: 66 20 61 6e 20 49 50 20 6e 65 74 77 6f 72 6b 27 f an IP network'
2801: 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 SUP top STRUCTU
2811: 52 41 4c 20 4d 55 53 54 20 28 20 63 6e 20 24 20 RAL MUST ( cn $
2821: 69 70 4e 65 74 77 6f 72 6b 4e 75 6d 62 65 72 20 ipNetworkNumber
2831: 29 20 4d 41 59 20 28 20 69 70 4e 65 74 6d 61 73 ) MAY ( ipNetmas
2841: 6b 4e 75 6d 62 65 72 20 24 20 6c 20 24 20 64 65 kNumber $ l $ de
2851: 73 63 72 69 70 74 69 6f 6e 20 24 20 6d 61 6e 61 scription $ mana
2861: 67 65 72 20 29 20 29 04 81 9e 28 20 31 2e 33 2e ger ) )...( 1.3.
2871: 36 2e 31 2e 31 2e 31 2e 32 2e 38 20 4e 41 4d 45 6.1.1.1.2.8 NAME
2881: 20 27 6e 69 73 4e 65 74 67 72 6f 75 70 27 20 44 'nisNetgroup' D
2891: 45 53 43 20 27 41 62 73 74 72 61 63 74 69 6f 6e ESC 'Abstraction
28a1: 20 6f 66 20 61 20 6e 65 74 67 72 6f 75 70 27 20 of a netgroup'
28b1: 53 55 50 20 74 6f 70 20 53 54 52 55 43 54 55 52 SUP top STRUCTUR
28c1: 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 59 20 28 AL MUST cn MAY (
28d1: 20 6e 69 73 4e 65 74 67 72 6f 75 70 54 72 69 70 nisNetgroupTrip
28e1: 6c 65 20 24 20 6d 65 6d 62 65 72 4e 69 73 4e 65 le $ memberNisNe
28f1: 74 67 72 6f 75 70 20 24 20 64 65 73 63 72 69 70 tgroup $ descrip
2901: 74 69 6f 6e 20 29 20 29 04 7e 28 20 31 2e 33 2e tion ) ).~( 1.3.
2911: 36 2e 31 2e 31 2e 31 2e 32 2e 39 20 4e 41 4d 45 6.1.1.1.2.9 NAME
2921: 20 27 6e 69 73 4d 61 70 27 20 44 45 53 43 20 27 'nisMap' DESC '
2931: 41 20 67 65 6e 65 72 69 63 20 61 62 73 74 72 61 A generic abstra
2941: 63 74 69 6f 6e 20 6f 66 20 61 20 4e 49 53 20 6d ction of a NIS m
2951: 61 70 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 ap' SUP top STRU
2961: 43 54 55 52 41 4c 20 4d 55 53 54 20 6e 69 73 4d CTURAL MUST nisM
2971: 61 70 4e 61 6d 65 20 4d 41 59 20 64 65 73 63 72 apName MAY descr
2981: 69 70 74 69 6f 6e 20 29 04 81 8c 28 20 31 2e 33 iption )...( 1.3
2991: 2e 36 2e 31 2e 31 2e 31 2e 32 2e 31 30 20 4e 41 .6.1.1.1.2.10 NA
29a1: 4d 45 20 27 6e 69 73 4f 62 6a 65 63 74 27 20 44 ME 'nisObject' D
29b1: 45 53 43 20 27 41 6e 20 65 6e 74 72 79 20 69 6e ESC 'An entry in
29c1: 20 61 20 4e 49 53 20 6d 61 70 27 20 53 55 50 20 a NIS map' SUP
29d1: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
29e1: 55 53 54 20 28 20 63 6e 20 24 20 6e 69 73 4d 61 UST ( cn $ nisMa
29f1: 70 45 6e 74 72 79 20 24 20 6e 69 73 4d 61 70 4e pEntry $ nisMapN
2a01: 61 6d 65 20 29 20 4d 41 59 20 64 65 73 63 72 69 ame ) MAY descri
2a11: 70 74 69 6f 6e 20 29 04 6d 28 20 31 2e 33 2e 36 ption ).m( 1.3.6
2a21: 2e 31 2e 31 2e 31 2e 32 2e 31 31 20 4e 41 4d 45 .1.1.1.2.11 NAME
2a31: 20 27 69 65 65 65 38 30 32 44 65 76 69 63 65 27 'ieee802Device'
2a41: 20 44 45 53 43 20 27 41 20 64 65 76 69 63 65 20 DESC 'A device
2a51: 77 69 74 68 20 61 20 4d 41 43 20 61 64 64 72 65 with a MAC addre
2a61: 73 73 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 ss' SUP top AUXI
2a71: 4c 49 41 52 59 20 4d 41 59 20 6d 61 63 41 64 64 LIARY MAY macAdd
2a81: 72 65 73 73 20 29 04 81 82 28 20 31 2e 33 2e 36 ress )...( 1.3.6
2a91: 2e 31 2e 31 2e 31 2e 32 2e 31 32 20 4e 41 4d 45 .1.1.1.2.12 NAME
2aa1: 20 27 62 6f 6f 74 61 62 6c 65 44 65 76 69 63 65 'bootableDevice
2ab1: 27 20 44 45 53 43 20 27 41 20 64 65 76 69 63 65 ' DESC 'A device
2ac1: 20 77 69 74 68 20 62 6f 6f 74 20 70 61 72 61 6d with boot param
2ad1: 65 74 65 72 73 27 20 53 55 50 20 74 6f 70 20 41 eters' SUP top A
2ae1: 55 58 49 4c 49 41 52 59 20 4d 41 59 20 28 20 62 UXILIARY MAY ( b
2af1: 6f 6f 74 46 69 6c 65 20 24 20 62 6f 6f 74 50 61 ootFile $ bootPa
2b01: 72 61 6d 65 74 65 72 20 29 20 29 04 81 9f 28 20 rameter ) )...(
2b11: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 1.3.6.1.4.1.4203
2b21: 2e 31 2e 34 2e 33 20 4e 41 4d 45 20 27 4f 70 65 .1.4.3 NAME 'Ope
2b31: 6e 4c 44 41 50 6f 72 67 27 20 44 45 53 43 20 27 nLDAPorg' DESC '
2b41: 4f 70 65 6e 4c 44 41 50 20 4f 72 67 61 6e 69 7a OpenLDAP Organiz
2b51: 61 74 69 6f 6e 61 6c 20 4f 62 6a 65 63 74 27 20 ational Object'
2b61: 53 55 50 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e SUP organization
2b71: 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 20 STRUCTURAL MAY
2b81: 28 20 62 75 69 6c 64 69 6e 67 4e 61 6d 65 20 24 ( buildingName $
2b91: 20 64 69 73 70 6c 61 79 4e 61 6d 65 20 24 20 6c displayName $ l
2ba1: 61 62 65 6c 65 64 55 52 49 20 29 20 29 04 81 ad abeledURI ) )...
2bb1: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 ( 1.3.6.1.4.1.42
2bc1: 30 33 2e 31 2e 34 2e 34 20 4e 41 4d 45 20 27 4f 03.1.4.4 NAME 'O
2bd1: 70 65 6e 4c 44 41 50 6f 75 27 20 44 45 53 43 20 penLDAPou' DESC
2be1: 27 4f 70 65 6e 4c 44 41 50 20 4f 72 67 61 6e 69 'OpenLDAP Organi
2bf1: 7a 61 74 69 6f 6e 61 6c 20 55 6e 69 74 20 4f 62 zational Unit Ob
2c01: 6a 65 63 74 27 20 53 55 50 20 6f 72 67 61 6e 69 ject' SUP organi
2c11: 7a 61 74 69 6f 6e 61 6c 55 6e 69 74 20 53 54 52 zationalUnit STR
2c21: 55 43 54 55 52 41 4c 20 4d 41 59 20 28 20 62 75 UCTURAL MAY ( bu
2c31: 69 6c 64 69 6e 67 4e 61 6d 65 20 24 20 64 69 73 ildingName $ dis
2c41: 70 6c 61 79 4e 61 6d 65 20 24 20 6c 61 62 65 6c playName $ label
2c51: 65 64 55 52 49 20 24 20 6f 20 29 20 29 04 81 ab edURI $ o ) )...
2c61: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 ( 1.3.6.1.4.1.42
2c71: 30 33 2e 31 2e 34 2e 35 20 4e 41 4d 45 20 27 4f 03.1.4.5 NAME 'O
2c81: 70 65 6e 4c 44 41 50 70 65 72 73 6f 6e 27 20 44 penLDAPperson' D
2c91: 45 53 43 20 27 4f 70 65 6e 4c 44 41 50 20 50 65 ESC 'OpenLDAP Pe
2ca1: 72 73 6f 6e 27 20 53 55 50 20 28 20 70 69 6c 6f rson' SUP ( pilo
2cb1: 74 50 65 72 73 6f 6e 20 24 20 69 6e 65 74 4f 72 tPerson $ inetOr
2cc1: 67 50 65 72 73 6f 6e 20 29 20 53 54 52 55 43 54 gPerson ) STRUCT
2cd1: 55 52 41 4c 20 4d 55 53 54 20 28 20 75 69 64 20 URAL MUST ( uid
2ce1: 24 20 63 6e 20 29 20 4d 41 59 20 28 20 67 69 76 $ cn ) MAY ( giv
2cf1: 65 6e 4e 61 6d 65 20 24 20 6c 61 62 65 6c 65 64 enName $ labeled
2d01: 55 52 49 20 24 20 6f 20 29 20 29 04 78 28 20 31 URI $ o ) ).x( 1
2d11: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 33 2e .3.6.1.4.1.4203.
2d21: 31 2e 34 2e 36 20 4e 41 4d 45 20 27 4f 70 65 6e 1.4.6 NAME 'Open
2d31: 4c 44 41 50 64 69 73 70 6c 61 79 61 62 6c 65 4f LDAPdisplayableO
2d41: 62 6a 65 63 74 27 20 44 45 53 43 20 27 4f 70 65 bject' DESC 'Ope
2d51: 6e 4c 44 41 50 20 44 69 73 70 6c 61 79 61 62 6c nLDAP Displayabl
2d61: 65 20 4f 62 6a 65 63 74 27 20 41 55 58 49 4c 49 e Object' AUXILI
2d71: 41 52 59 20 4d 41 59 20 64 69 73 70 6c 61 79 4e ARY MAY displayN
2d81: 61 6d 65 20 29 04 81 83 28 20 31 2e 33 2e 36 2e ame )...( 1.3.6.
2d91: 31 2e 34 2e 31 2e 32 35 30 2e 33 2e 31 38 20 4e 1.4.1.250.3.18 N
2da1: 41 4d 45 20 27 63 61 63 68 65 4f 62 6a 65 63 74 AME 'cacheObject
2db1: 27 20 44 45 53 43 20 27 41 75 78 69 6c 69 61 72 ' DESC 'Auxiliar
2dc1: 79 20 6f 62 6a 65 63 74 20 63 6c 61 73 73 20 74 y object class t
2dd1: 6f 20 68 6f 6c 64 20 54 54 4c 20 63 61 63 68 69 o hold TTL cachi
2de1: 6e 67 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 27 20 ng information'
2df1: 53 55 50 20 74 6f 70 20 41 55 58 49 4c 49 41 52 SUP top AUXILIAR
2e01: 59 20 4d 41 59 20 74 74 6c 20 29 04 82 02 aa 28 Y MAY ttl )....(
2e11: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
2e21: 31 30 30 30 2e 31 2e 31 2e 32 2e 31 20 4e 41 4d 1000.1.1.2.1 NAM
2e31: 45 20 27 61 70 70 6c 65 2d 75 73 65 72 27 20 44 E 'apple-user' D
2e41: 45 53 43 20 27 61 70 70 6c 65 20 75 73 65 72 20 ESC 'apple user
2e51: 61 63 63 6f 75 6e 74 27 20 53 55 50 20 74 6f 70 account' SUP top
2e61: 20 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 28 AUXILIARY MAY (
2e71: 20 61 70 70 6c 65 2d 75 73 65 72 2d 68 6f 6d 65 apple-user-home
2e81: 75 72 6c 20 24 20 61 70 70 6c 65 2d 75 73 65 72 url $ apple-user
2e91: 2d 63 6c 61 73 73 20 24 20 61 70 70 6c 65 2d 75 -class $ apple-u
2ea1: 73 65 72 2d 68 6f 6d 65 71 75 6f 74 61 20 24 20 ser-homequota $
2eb1: 61 70 70 6c 65 2d 75 73 65 72 2d 6d 61 69 6c 61 apple-user-maila
2ec1: 74 74 72 69 62 75 74 65 20 24 20 61 70 70 6c 65 ttribute $ apple
2ed1: 2d 75 73 65 72 2d 70 72 69 6e 74 61 74 74 72 69 -user-printattri
2ee1: 62 75 74 65 20 24 20 61 70 70 6c 65 2d 6d 63 78 bute $ apple-mcx
2ef1: 66 6c 61 67 73 20 24 20 61 70 70 6c 65 2d 6d 63 flags $ apple-mc
2f01: 78 73 65 74 74 69 6e 67 73 20 24 20 61 70 70 6c xsettings $ appl
2f11: 65 2d 75 73 65 72 2d 61 64 6d 69 6e 6c 69 6d 69 e-user-adminlimi
2f21: 74 73 20 24 20 61 70 70 6c 65 2d 75 73 65 72 2d ts $ apple-user-
2f31: 70 69 63 74 75 72 65 20 24 20 61 70 70 6c 65 2d picture $ apple-
2f41: 75 73 65 72 2d 61 75 74 68 65 6e 74 69 63 61 74 user-authenticat
2f51: 69 6f 6e 68 69 6e 74 20 24 20 61 70 70 6c 65 2d ionhint $ apple-
2f61: 75 73 65 72 2d 68 6f 6d 65 73 6f 66 74 71 75 6f user-homesoftquo
2f71: 74 61 20 24 20 61 70 70 6c 65 2d 75 73 65 72 2d ta $ apple-user-
2f81: 70 61 73 73 77 6f 72 64 70 6f 6c 69 63 79 20 24 passwordpolicy $
2f91: 20 61 70 70 6c 65 2d 6b 65 79 77 6f 72 64 20 24 apple-keyword $
2fa1: 20 61 70 70 6c 65 2d 67 65 6e 65 72 61 74 65 64 apple-generated
2fb1: 75 69 64 20 24 20 61 70 70 6c 65 2d 69 6d 68 61 uid $ apple-imha
2fc1: 6e 64 6c 65 20 24 20 61 70 70 6c 65 2d 77 65 62 ndle $ apple-web
2fd1: 6c 6f 67 75 72 69 20 24 20 61 75 74 68 41 75 74 loguri $ authAut
2fe1: 68 6f 72 69 74 79 20 24 20 61 63 63 74 46 6c 61 hority $ acctFla
2ff1: 67 73 20 24 20 70 77 64 4c 61 73 74 53 65 74 20 gs $ pwdLastSet
3001: 24 20 6c 6f 67 6f 6e 54 69 6d 65 20 24 20 6c 6f $ logonTime $ lo
3011: 67 6f 66 66 54 69 6d 65 20 24 20 6b 69 63 6b 6f goffTime $ kicko
3021: 66 66 54 69 6d 65 20 24 20 68 6f 6d 65 44 72 69 ffTime $ homeDri
3031: 76 65 20 24 20 73 63 72 69 70 74 50 61 74 68 20 ve $ scriptPath
3041: 24 20 70 72 6f 66 69 6c 65 50 61 74 68 20 24 20 $ profilePath $
3051: 75 73 65 72 57 6f 72 6b 73 74 61 74 69 6f 6e 73 userWorkstations
3061: 20 24 20 73 6d 62 48 6f 6d 65 20 24 20 72 69 64 $ smbHome $ rid
3071: 20 24 20 70 72 69 6d 61 72 79 47 72 6f 75 70 49 $ primaryGroupI
3081: 44 20 24 20 73 61 6d 62 61 53 49 44 20 24 20 73 D $ sambaSID $ s
3091: 61 6d 62 61 50 72 69 6d 61 72 79 47 72 6f 75 70 ambaPrimaryGroup
30a1: 53 49 44 20 24 20 75 73 65 72 43 65 72 74 69 66 SID $ userCertif
30b1: 69 63 61 74 65 20 29 20 29 04 82 01 55 28 20 31 icate ) )...U( 1
30c1: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
30d1: 30 30 2e 31 2e 31 2e 32 2e 31 34 20 4e 41 4d 45 00.1.1.2.14 NAME
30e1: 20 27 61 70 70 6c 65 2d 67 72 6f 75 70 27 20 44 'apple-group' D
30f1: 45 53 43 20 27 67 72 6f 75 70 20 61 63 63 6f 75 ESC 'group accou
3101: 6e 74 27 20 53 55 50 20 74 6f 70 20 41 55 58 49 nt' SUP top AUXI
3111: 4c 49 41 52 59 20 4d 41 59 20 28 20 61 70 70 6c LIARY MAY ( appl
3121: 65 2d 67 72 6f 75 70 2d 68 6f 6d 65 75 72 6c 20 e-group-homeurl
3131: 24 20 61 70 70 6c 65 2d 67 72 6f 75 70 2d 68 6f $ apple-group-ho
3141: 6d 65 6f 77 6e 65 72 20 24 20 61 70 70 6c 65 2d meowner $ apple-
3151: 6d 63 78 66 6c 61 67 73 20 24 20 61 70 70 6c 65 mcxflags $ apple
3161: 2d 6d 63 78 73 65 74 74 69 6e 67 73 20 24 20 61 -mcxsettings $ a
3171: 70 70 6c 65 2d 67 72 6f 75 70 2d 72 65 61 6c 6e pple-group-realn
3181: 61 6d 65 20 24 20 61 70 70 6c 65 2d 75 73 65 72 ame $ apple-user
3191: 2d 70 69 63 74 75 72 65 20 24 20 61 70 70 6c 65 -picture $ apple
31a1: 2d 6b 65 79 77 6f 72 64 20 24 20 61 70 70 6c 65 -keyword $ apple
31b1: 2d 67 65 6e 65 72 61 74 65 64 75 69 64 20 24 20 -generateduid $
31c1: 61 70 70 6c 65 2d 67 72 6f 75 70 2d 6e 65 73 74 apple-group-nest
31d1: 65 64 67 72 6f 75 70 20 24 20 61 70 70 6c 65 2d edgroup $ apple-
31e1: 67 72 6f 75 70 2d 6d 65 6d 62 65 72 67 75 69 64 group-memberguid
31f1: 20 24 20 6d 61 69 6c 20 24 20 72 69 64 20 24 20 $ mail $ rid $
3201: 73 61 6d 62 61 53 49 44 20 24 20 74 74 6c 20 29 sambaSID $ ttl )
3211: 20 29 04 81 ca 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
3221: 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 32 .1.63.1000.1.1.2
3231: 2e 33 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d 6d .3 NAME 'apple-m
3241: 61 63 68 69 6e 65 27 20 53 55 50 20 74 6f 70 20 achine' SUP top
3251: 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 28 20 AUXILIARY MAY (
3261: 61 70 70 6c 65 2d 6d 61 63 68 69 6e 65 2d 73 6f apple-machine-so
3271: 66 74 77 61 72 65 20 24 20 61 70 70 6c 65 2d 6d ftware $ apple-m
3281: 61 63 68 69 6e 65 2d 68 61 72 64 77 61 72 65 20 achine-hardware
3291: 24 20 61 70 70 6c 65 2d 6d 61 63 68 69 6e 65 2d $ apple-machine-
32a1: 73 65 72 76 65 73 20 24 20 61 70 70 6c 65 2d 6d serves $ apple-m
32b1: 61 63 68 69 6e 65 2d 73 75 66 66 69 78 20 24 20 achine-suffix $
32c1: 61 70 70 6c 65 2d 6d 61 63 68 69 6e 65 2d 63 6f apple-machine-co
32d1: 6e 74 61 63 74 70 65 72 73 6f 6e 20 29 20 29 04 ntactperson ) ).
32e1: 81 9b 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e ..( 1.3.6.1.4.1.
32f1: 36 33 2e 31 30 30 30 2e 31 2e 31 2e 32 2e 38 20 63.1000.1.1.2.8
3301: 4e 41 4d 45 20 27 6d 6f 75 6e 74 27 20 53 55 50 NAME 'mount' SUP
3311: 20 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 top STRUCTURAL
3321: 4d 55 53 54 20 63 6e 20 4d 41 59 20 28 20 6d 6f MUST cn MAY ( mo
3331: 75 6e 74 44 69 72 65 63 74 6f 72 79 20 24 20 6d untDirectory $ m
3341: 6f 75 6e 74 54 79 70 65 20 24 20 6d 6f 75 6e 74 ountType $ mount
3351: 4f 70 74 69 6f 6e 20 24 20 6d 6f 75 6e 74 44 75 Option $ mountDu
3361: 6d 70 46 72 65 71 75 65 6e 63 79 20 24 20 6d 6f mpFrequency $ mo
3371: 75 6e 74 50 61 73 73 4e 6f 20 29 20 29 04 81 cb untPassNo ) )...
3381: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
3391: 2e 31 30 30 30 2e 31 2e 31 2e 32 2e 39 20 4e 41 .1000.1.1.2.9 NA
33a1: 4d 45 20 27 61 70 70 6c 65 2d 70 72 69 6e 74 65 ME 'apple-printe
33b1: 72 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 r' SUP top STRUC
33c1: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
33d1: 59 20 28 20 61 70 70 6c 65 2d 70 72 69 6e 74 65 Y ( apple-printe
33e1: 72 2d 61 74 74 72 69 62 75 74 65 73 20 24 20 61 r-attributes $ a
33f1: 70 70 6c 65 2d 70 72 69 6e 74 65 72 2d 6c 70 72 pple-printer-lpr
3401: 68 6f 73 74 20 24 20 61 70 70 6c 65 2d 70 72 69 host $ apple-pri
3411: 6e 74 65 72 2d 6c 70 72 71 75 65 75 65 20 24 20 nter-lprqueue $
3421: 61 70 70 6c 65 2d 70 72 69 6e 74 65 72 2d 74 79 apple-printer-ty
3431: 70 65 20 24 20 61 70 70 6c 65 2d 70 72 69 6e 74 pe $ apple-print
3441: 65 72 2d 6e 6f 74 65 20 29 20 29 04 82 01 eb 28 er-note ) )....(
3451: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
3461: 31 30 30 30 2e 31 2e 31 2e 32 2e 31 30 20 4e 41 1000.1.1.2.10 NA
3471: 4d 45 20 27 61 70 70 6c 65 2d 63 6f 6d 70 75 74 ME 'apple-comput
3481: 65 72 27 20 44 45 53 43 20 27 63 6f 6d 70 75 74 er' DESC 'comput
3491: 65 72 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 er' SUP top STRU
34a1: 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d CTURAL MUST cn M
34b1: 41 59 20 28 20 61 70 70 6c 65 2d 72 65 61 6c 6e AY ( apple-realn
34c1: 61 6d 65 20 24 20 64 65 73 63 72 69 70 74 69 6f ame $ descriptio
34d1: 6e 20 24 20 6d 61 63 41 64 64 72 65 73 73 20 24 n $ macAddress $
34e1: 20 61 70 70 6c 65 2d 63 61 74 65 67 6f 72 79 20 apple-category
34f1: 24 20 61 70 70 6c 65 2d 63 6f 6d 70 75 74 65 72 $ apple-computer
3501: 2d 6c 69 73 74 2d 67 72 6f 75 70 73 20 24 20 61 -list-groups $ a
3511: 70 70 6c 65 2d 6b 65 79 77 6f 72 64 20 24 20 61 pple-keyword $ a
3521: 70 70 6c 65 2d 6d 63 78 66 6c 61 67 73 20 24 20 pple-mcxflags $
3531: 61 70 70 6c 65 2d 6d 63 78 73 65 74 74 69 6e 67 apple-mcxsetting
3541: 73 20 24 20 61 70 70 6c 65 2d 6e 65 74 77 6f 72 s $ apple-networ
3551: 6b 76 69 65 77 20 24 20 61 70 70 6c 65 2d 78 6d kview $ apple-xm
3561: 6c 70 6c 69 73 74 20 24 20 61 70 70 6c 65 2d 73 lplist $ apple-s
3571: 65 72 76 69 63 65 2d 75 72 6c 20 24 20 61 75 74 ervice-url $ aut
3581: 68 41 75 74 68 6f 72 69 74 79 20 24 20 75 69 64 hAuthority $ uid
3591: 4e 75 6d 62 65 72 20 24 20 67 69 64 4e 75 6d 62 Number $ gidNumb
35a1: 65 72 20 24 20 61 70 70 6c 65 2d 67 65 6e 65 72 er $ apple-gener
35b1: 61 74 65 64 75 69 64 20 24 20 74 74 6c 20 24 20 ateduid $ ttl $
35c1: 61 63 63 74 46 6c 61 67 73 20 24 20 70 77 64 4c acctFlags $ pwdL
35d1: 61 73 74 53 65 74 20 24 20 6c 6f 67 6f 6e 54 69 astSet $ logonTi
35e1: 6d 65 20 24 20 6c 6f 67 6f 66 66 54 69 6d 65 20 me $ logoffTime
35f1: 24 20 6b 69 63 6b 6f 66 66 54 69 6d 65 20 24 20 $ kickoffTime $
3601: 72 69 64 20 24 20 70 72 69 6d 61 72 79 47 72 6f rid $ primaryGro
3611: 75 70 49 44 20 24 20 73 61 6d 62 61 53 49 44 20 upID $ sambaSID
3621: 24 20 73 61 6d 62 61 50 72 69 6d 61 72 79 47 72 $ sambaPrimaryGr
3631: 6f 75 70 53 49 44 20 29 20 29 04 81 ea 28 20 31 oupSID ) )...( 1
3641: 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 .3.6.1.4.1.63.10
3651: 30 30 2e 31 2e 31 2e 32 2e 31 31 20 4e 41 4d 45 00.1.1.2.11 NAME
3661: 20 27 61 70 70 6c 65 2d 63 6f 6d 70 75 74 65 72 'apple-computer
3671: 2d 6c 69 73 74 27 20 44 45 53 43 20 27 63 6f 6d -list' DESC 'com
3681: 70 75 74 65 72 20 6c 69 73 74 27 20 53 55 50 20 puter list' SUP
3691: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
36a1: 55 53 54 20 63 6e 20 4d 41 59 20 28 20 61 70 70 UST cn MAY ( app
36b1: 6c 65 2d 6d 63 78 66 6c 61 67 73 20 24 20 61 70 le-mcxflags $ ap
36c1: 70 6c 65 2d 6d 63 78 73 65 74 74 69 6e 67 73 20 ple-mcxsettings
36d1: 24 20 61 70 70 6c 65 2d 63 6f 6d 70 75 74 65 72 $ apple-computer
36e1: 2d 6c 69 73 74 2d 67 72 6f 75 70 73 20 24 20 61 -list-groups $ a
36f1: 70 70 6c 65 2d 63 6f 6d 70 75 74 65 72 73 20 24 pple-computers $
3701: 20 61 70 70 6c 65 2d 67 65 6e 65 72 61 74 65 64 apple-generated
3711: 75 69 64 20 24 20 61 70 70 6c 65 2d 6b 65 79 77 uid $ apple-keyw
3721: 6f 72 64 20 29 20 29 04 82 01 5c 28 20 31 2e 33 ord ) )...\( 1.3
3731: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
3741: 2e 31 2e 31 2e 32 2e 31 32 20 4e 41 4d 45 20 27 .1.1.2.12 NAME '
3751: 61 70 70 6c 65 2d 63 6f 6e 66 69 67 75 72 61 74 apple-configurat
3761: 69 6f 6e 27 20 44 45 53 43 20 27 63 6f 6e 66 69 ion' DESC 'confi
3771: 67 75 72 61 74 69 6f 6e 27 20 53 55 50 20 74 6f guration' SUP to
3781: 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 41 59 p STRUCTURAL MAY
3791: 20 28 20 63 6e 20 24 20 61 70 70 6c 65 2d 63 6f ( cn $ apple-co
37a1: 6e 66 69 67 2d 72 65 61 6c 6e 61 6d 65 20 24 20 nfig-realname $
37b1: 61 70 70 6c 65 2d 64 61 74 61 2d 73 74 61 6d 70 apple-data-stamp
37c1: 20 24 20 61 70 70 6c 65 2d 70 61 73 73 77 6f 72 $ apple-passwor
37d1: 64 2d 73 65 72 76 65 72 2d 6c 6f 63 61 74 69 6f d-server-locatio
37e1: 6e 20 24 20 61 70 70 6c 65 2d 70 61 73 73 77 6f n $ apple-passwo
37f1: 72 64 2d 73 65 72 76 65 72 2d 6c 69 73 74 20 24 rd-server-list $
3801: 20 61 70 70 6c 65 2d 6c 64 61 70 2d 72 65 70 6c apple-ldap-repl
3811: 69 63 61 20 24 20 61 70 70 6c 65 2d 6c 64 61 70 ica $ apple-ldap
3821: 2d 77 72 69 74 61 62 6c 65 2d 72 65 70 6c 69 63 -writable-replic
3831: 61 20 24 20 61 70 70 6c 65 2d 6b 65 79 77 6f 72 a $ apple-keywor
3841: 64 20 24 20 61 70 70 6c 65 2d 6b 64 63 2d 61 75 d $ apple-kdc-au
3851: 74 68 6b 65 79 20 24 20 61 70 70 6c 65 2d 6b 64 thkey $ apple-kd
3861: 63 2d 63 6f 6e 66 69 67 64 61 74 61 20 24 20 61 c-configdata $ a
3871: 70 70 6c 65 2d 78 6d 6c 70 6c 69 73 74 20 24 20 pple-xmlplist $
3881: 74 74 6c 20 29 20 29 04 81 d1 28 20 31 2e 33 2e ttl ) )...( 1.3.
3891: 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 6.1.4.1.63.1000.
38a1: 31 2e 31 2e 32 2e 31 33 20 4e 41 4d 45 20 27 61 1.1.2.13 NAME 'a
38b1: 70 70 6c 65 2d 70 72 65 73 65 74 2d 63 6f 6d 70 pple-preset-comp
38c1: 75 74 65 72 2d 6c 69 73 74 27 20 44 45 53 43 20 uter-list' DESC
38d1: 27 70 72 65 73 65 74 20 63 6f 6d 70 75 74 65 72 'preset computer
38e1: 20 6c 69 73 74 27 20 53 55 50 20 74 6f 70 20 53 list' SUP top S
38f1: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 TRUCTURAL MUST c
3901: 6e 20 4d 41 59 20 28 20 61 70 70 6c 65 2d 6d 63 n MAY ( apple-mc
3911: 78 66 6c 61 67 73 20 24 20 61 70 70 6c 65 2d 6d xflags $ apple-m
3921: 63 78 73 65 74 74 69 6e 67 73 20 24 20 61 70 70 cxsettings $ app
3931: 6c 65 2d 63 6f 6d 70 75 74 65 72 2d 6c 69 73 74 le-computer-list
3941: 2d 67 72 6f 75 70 73 20 24 20 61 70 70 6c 65 2d -groups $ apple-
3951: 6b 65 79 77 6f 72 64 20 29 20 29 04 82 01 48 28 keyword ) )...H(
3961: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
3971: 31 30 30 30 2e 31 2e 31 2e 33 2e 31 34 20 4e 41 1000.1.1.3.14 NA
3981: 4d 45 20 27 61 70 70 6c 65 2d 70 72 65 73 65 74 ME 'apple-preset
3991: 2d 67 72 6f 75 70 27 20 44 45 53 43 20 27 70 72 -group' DESC 'pr
39a1: 65 73 65 74 20 67 72 6f 75 70 27 20 53 55 50 20 eset group' SUP
39b1: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
39c1: 55 53 54 20 63 6e 20 4d 41 59 20 28 20 6d 65 6d UST cn MAY ( mem
39d1: 62 65 72 55 69 64 20 24 20 67 69 64 4e 75 6d 62 berUid $ gidNumb
39e1: 65 72 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e er $ description
39f1: 20 24 20 61 70 70 6c 65 2d 67 72 6f 75 70 2d 68 $ apple-group-h
3a01: 6f 6d 65 75 72 6c 20 24 20 61 70 70 6c 65 2d 67 omeurl $ apple-g
3a11: 72 6f 75 70 2d 68 6f 6d 65 6f 77 6e 65 72 20 24 roup-homeowner $
3a21: 20 61 70 70 6c 65 2d 6d 63 78 66 6c 61 67 73 20 apple-mcxflags
3a31: 24 20 61 70 70 6c 65 2d 6d 63 78 73 65 74 74 69 $ apple-mcxsetti
3a41: 6e 67 73 20 24 20 61 70 70 6c 65 2d 67 72 6f 75 ngs $ apple-grou
3a51: 70 2d 72 65 61 6c 6e 61 6d 65 20 24 20 61 70 70 p-realname $ app
3a61: 6c 65 2d 6b 65 79 77 6f 72 64 20 24 20 61 70 70 le-keyword $ app
3a71: 6c 65 2d 67 72 6f 75 70 2d 6e 65 73 74 65 64 67 le-group-nestedg
3a81: 72 6f 75 70 20 24 20 61 70 70 6c 65 2d 67 72 6f roup $ apple-gro
3a91: 75 70 2d 6d 65 6d 62 65 72 67 75 69 64 20 24 20 up-memberguid $
3aa1: 74 74 6c 20 29 20 29 04 82 02 42 28 20 31 2e 33 ttl ) )...B( 1.3
3ab1: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
3ac1: 2e 31 2e 31 2e 32 2e 31 35 20 4e 41 4d 45 20 27 .1.1.2.15 NAME '
3ad1: 61 70 70 6c 65 2d 70 72 65 73 65 74 2d 75 73 65 apple-preset-use
3ae1: 72 27 20 44 45 53 43 20 27 70 72 65 73 65 74 20 r' DESC 'preset
3af1: 75 73 65 72 27 20 53 55 50 20 74 6f 70 20 53 54 user' SUP top ST
3b01: 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 6e RUCTURAL MUST cn
3b11: 20 4d 41 59 20 28 20 75 69 64 20 24 20 6d 65 6d MAY ( uid $ mem
3b21: 62 65 72 55 69 64 20 24 20 67 69 64 4e 75 6d 62 berUid $ gidNumb
3b31: 65 72 20 24 20 68 6f 6d 65 44 69 72 65 63 74 6f er $ homeDirecto
3b41: 72 79 20 24 20 61 70 70 6c 65 2d 75 73 65 72 2d ry $ apple-user-
3b51: 68 6f 6d 65 75 72 6c 20 24 20 61 70 70 6c 65 2d homeurl $ apple-
3b61: 75 73 65 72 2d 68 6f 6d 65 71 75 6f 74 61 20 24 user-homequota $
3b71: 20 61 70 70 6c 65 2d 75 73 65 72 2d 68 6f 6d 65 apple-user-home
3b81: 73 6f 66 74 71 75 6f 74 61 20 24 20 61 70 70 6c softquota $ appl
3b91: 65 2d 75 73 65 72 2d 6d 61 69 6c 61 74 74 72 69 e-user-mailattri
3ba1: 62 75 74 65 20 24 20 61 70 70 6c 65 2d 75 73 65 bute $ apple-use
3bb1: 72 2d 70 72 69 6e 74 61 74 74 72 69 62 75 74 65 r-printattribute
3bc1: 20 24 20 61 70 70 6c 65 2d 6d 63 78 66 6c 61 67 $ apple-mcxflag
3bd1: 73 20 24 20 61 70 70 6c 65 2d 6d 63 78 73 65 74 s $ apple-mcxset
3be1: 74 69 6e 67 73 20 24 20 61 70 70 6c 65 2d 75 73 tings $ apple-us
3bf1: 65 72 2d 61 64 6d 69 6e 6c 69 6d 69 74 73 20 24 er-adminlimits $
3c01: 20 61 70 70 6c 65 2d 75 73 65 72 2d 70 61 73 73 apple-user-pass
3c11: 77 6f 72 64 70 6f 6c 69 63 79 20 24 20 75 73 65 wordpolicy $ use
3c21: 72 50 61 73 73 77 6f 72 64 20 24 20 61 70 70 6c rPassword $ appl
3c31: 65 2d 75 73 65 72 2d 70 69 63 74 75 72 65 20 24 e-user-picture $
3c41: 20 61 70 70 6c 65 2d 6b 65 79 77 6f 72 64 20 24 apple-keyword $
3c51: 20 6c 6f 67 69 6e 53 68 65 6c 6c 20 24 20 64 65 loginShell $ de
3c61: 73 63 72 69 70 74 69 6f 6e 20 24 20 73 68 61 64 scription $ shad
3c71: 6f 77 4c 61 73 74 43 68 61 6e 67 65 20 24 20 73 owLastChange $ s
3c81: 68 61 64 6f 77 45 78 70 69 72 65 20 24 20 61 75 hadowExpire $ au
3c91: 74 68 41 75 74 68 6f 72 69 74 79 20 24 20 68 6f thAuthority $ ho
3ca1: 6d 65 44 72 69 76 65 20 24 20 73 63 72 69 70 74 meDrive $ script
3cb1: 50 61 74 68 20 24 20 70 72 6f 66 69 6c 65 50 61 Path $ profilePa
3cc1: 74 68 20 24 20 73 6d 62 48 6f 6d 65 20 24 20 61 th $ smbHome $ a
3cd1: 70 70 6c 65 2d 70 72 65 73 65 74 2d 75 73 65 72 pple-preset-user
3ce1: 2d 69 73 2d 61 64 6d 69 6e 20 29 20 29 04 5f 28 -is-admin ) )._(
3cf1: 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 1.3.6.1.4.1.63.
3d01: 31 30 30 30 2e 31 2e 31 2e 32 2e 31 36 20 4e 41 1000.1.1.2.16 NA
3d11: 4d 45 20 27 61 75 74 68 41 75 74 68 6f 72 69 74 ME 'authAuthorit
3d21: 79 4f 62 6a 65 63 74 27 20 53 55 50 20 74 6f 70 yObject' SUP top
3d31: 20 41 55 58 49 4c 49 41 52 59 20 4d 41 59 20 61 AUXILIARY MAY a
3d41: 75 74 68 41 75 74 68 6f 72 69 74 79 20 29 04 72 uthAuthority ).r
3d51: 28 20 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 ( 1.3.6.1.4.1.63
3d61: 2e 31 30 30 30 2e 31 2e 31 2e 32 2e 31 37 20 4e .1000.1.1.2.17 N
3d71: 41 4d 45 20 27 61 70 70 6c 65 2d 73 65 72 76 65 AME 'apple-serve
3d81: 72 61 73 73 69 73 74 61 6e 74 2d 63 6f 6e 66 69 rassistant-confi
3d91: 67 27 20 53 55 50 20 74 6f 70 20 53 54 52 55 43 g' SUP top STRUC
3da1: 54 55 52 41 4c 20 4d 55 53 54 20 63 6e 20 4d 41 TURAL MUST cn MA
3db1: 59 20 61 70 70 6c 65 2d 78 6d 6c 70 6c 69 73 74 Y apple-xmlplist
3dc1: 20 29 04 81 80 28 20 31 2e 33 2e 36 2e 31 2e 34 )...( 1.3.6.1.4
3dd1: 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 31 2e 32 .1.63.1000.1.1.2
3de1: 2e 31 38 20 4e 41 4d 45 20 27 61 70 70 6c 65 2d .18 NAME 'apple-
3df1: 6c 6f 63 61 74 69 6f 6e 27 20 53 55 50 20 74 6f location' SUP to
3e01: 70 20 41 55 58 49 4c 49 41 52 59 20 4d 55 53 54 p AUXILIARY MUST
3e11: 20 63 6e 20 4d 41 59 20 28 20 61 70 70 6c 65 2d cn MAY ( apple-
3e21: 64 6e 73 2d 64 6f 6d 61 69 6e 20 24 20 61 70 70 dns-domain $ app
3e31: 6c 65 2d 64 6e 73 2d 6e 61 6d 65 73 65 72 76 65 le-dns-nameserve
3e41: 72 20 29 20 29 04 81 ee 28 20 31 2e 33 2e 36 2e r ) )...( 1.3.6.
3e51: 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 2e 31 2e 1.4.1.63.1000.1.
3e61: 31 2e 32 2e 31 39 20 4e 41 4d 45 20 27 61 70 70 1.2.19 NAME 'app
3e71: 6c 65 2d 73 65 72 76 69 63 65 27 20 53 55 50 20 le-service' SUP
3e81: 74 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d top STRUCTURAL M
3e91: 55 53 54 20 28 20 63 6e 20 24 20 61 70 70 6c 65 UST ( cn $ apple
3ea1: 2d 73 65 72 76 69 63 65 2d 74 79 70 65 20 29 20 -service-type )
3eb1: 4d 41 59 20 28 20 69 70 48 6f 73 74 4e 75 6d 62 MAY ( ipHostNumb
3ec1: 65 72 20 24 20 64 65 73 63 72 69 70 74 69 6f 6e er $ description
3ed1: 20 24 20 61 70 70 6c 65 2d 73 65 72 76 69 63 65 $ apple-service
3ee1: 2d 6c 6f 63 61 74 69 6f 6e 20 24 20 61 70 70 6c -location $ appl
3ef1: 65 2d 73 65 72 76 69 63 65 2d 75 72 e-service-ur
ldap_write: want=429, written=429
0000: 6c 20 24 20 61 70 70 6c 65 2d 73 65 72 76 69 63 l $ apple-servic
0010: 65 2d 70 6f 72 74 20 24 20 61 70 70 6c 65 2d 64 e-port $ apple-d
0020: 6e 73 6e 61 6d 65 20 24 20 61 70 70 6c 65 2d 6b nsname $ apple-k
0030: 65 79 77 6f 72 64 20 29 20 29 04 82 01 0b 28 20 eyword ) )....(
0040: 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 1.3.6.1.4.1.63.1
0050: 30 30 30 2e 31 2e 31 2e 32 2e 32 30 20 4e 41 4d 000.1.1.2.20 NAM
0060: 45 20 27 61 70 70 6c 65 2d 6e 65 69 67 68 62 6f E 'apple-neighbo
0070: 72 68 6f 6f 64 27 20 53 55 50 20 74 6f 70 20 53 rhood' SUP top S
0080: 54 52 55 43 54 55 52 41 4c 20 4d 55 53 54 20 63 TRUCTURAL MUST c
0090: 6e 20 4d 41 59 20 28 20 64 65 73 63 72 69 70 74 n MAY ( descript
00a0: 69 6f 6e 20 24 20 61 70 70 6c 65 2d 67 65 6e 65 ion $ apple-gene
00b0: 72 61 74 65 64 75 69 64 20 24 20 61 70 70 6c 65 rateduid $ apple
00c0: 2d 63 61 74 65 67 6f 72 79 20 24 20 61 70 70 6c -category $ appl
00d0: 65 2d 6e 6f 64 65 70 61 74 68 78 6d 6c 20 24 20 e-nodepathxml $
00e0: 61 70 70 6c 65 2d 6e 65 69 67 68 62 6f 72 68 6f apple-neighborho
00f0: 6f 64 61 6c 69 61 73 20 24 20 61 70 70 6c 65 2d odalias $ apple-
0100: 63 6f 6d 70 75 74 65 72 61 6c 69 61 73 20 24 20 computeralias $
0110: 61 70 70 6c 65 2d 6b 65 79 77 6f 72 64 20 24 20 apple-keyword $
0120: 61 70 70 6c 65 2d 72 65 61 6c 6e 61 6d 65 20 24 apple-realname $
0130: 20 61 70 70 6c 65 2d 78 6d 6c 70 6c 69 73 74 20 apple-xmlplist
0140: 24 20 74 74 6c 20 29 20 29 04 62 28 20 31 2e 33 $ ttl ) ).b( 1.3
0150: 2e 36 2e 31 2e 34 2e 31 2e 36 33 2e 31 30 30 30 .6.1.4.1.63.1000
0160: 2e 31 2e 31 2e 32 2e 32 31 20 4e 41 4d 45 20 27 .1.1.2.21 NAME '
0170: 61 70 70 6c 65 2d 61 63 6c 27 20 53 55 50 20 74 apple-acl' SUP t
0180: 6f 70 20 53 54 52 55 43 54 55 52 41 4c 20 4d 55 op STRUCTURAL MU
0190: 53 54 20 28 20 63 6e 20 24 20 61 70 70 6c 65 2d ST ( cn $ apple-
01a0: 61 63 6c 2d 65 6e 74 72 79 20 29 20 29 acl-entry ) )
<= send_search_entry: conn 0 exit.
send_ldap_result: conn=0 op=3 p=3
send_ldap_result: err=0 matched="" text=""
send_ldap_response: msgid=4 tag=101 err=0
ber_flush: 14 bytes to sd 12
0000: 30 0c 02 01 04 65 07 0a 01 00 04 00 04 00 0....e........
ldap_write: want=14, written=14
0000: 30 0c 02 01 04 65 07 0a 01 00 04 00 04 00 0....e........
daemon: activity on 1 descriptor
daemon: activity on: 12r
daemon: read activity on 12
connection_get(12)
connection_get(12): got connid=0
connection_read(12): checking for input on id=0
ber_get_next
ldap_read: want=8, got=8
0000: 30 52 02 01 05 63 30 04 0R...c0.
ldap_read: want=76, got=76
0000: 00 0a 01 00 0a 01 01 02 01 00 02 01 00 01 01 00 ................
0010: 87 0b 6f 62 6a 65 63 74 43 6c 61 73 73 30 10 04 ..objectClass0..
0020: 0e 6e 61 6d 69 6e 67 43 6f 6e 74 65 78 74 73 a0 .namingContexts.
0030: 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e .0...2.16.840.1.
0040: 31 31 33 37 33 30 2e 33 2e 34 2e 32 113730.3.4.2
ber_get_next: tag 0x30 len 82 contents:
ber_dump: buf=0x006829e0 ptr=0x006829e0 end=0x00682a32 len=82
0000: 02 01 05 63 30 04 00 0a 01 00 0a 01 01 02 01 00 ...c0...........
0010: 02 01 00 01 01 00 87 0b 6f 62 6a 65 63 74 43 6c ........objectCl
0020: 61 73 73 30 10 04 0e 6e 61 6d 69 6e 67 43 6f 6e ass0...namingCon
0030: 74 65 78 74 73 a0 1b 30 19 04 17 32 2e 31 36 2e texts..0...2.16.
0040: 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 34 840.1.113730.3.4
0050: 2e 32 .2
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
do_search
daemon: select: listen=8 active_threads=0 tvp=NULL
ber_scanf fmt ({miiiib) ber:
ber_dump: buf=0x006829e0 ptr=0x006829e3 end=0x00682a32 len=79
0000: 63 30 04 00 0a 01 00 0a 01 01 02 01 00 02 01 00 c0..............
0010: 01 01 00 87 0b 6f 62 6a 65 63 74 43 6c 61 73 73 .....objectClass
0020: 30 10 04 0e 6e 61 6d 69 6e 67 43 6f 6e 74 65 78 0...namingContex
0030: 74 73 a0 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 ts..0...2.16.840
0040: 2e 31 2e 31 31 33 37 33 30 2e 33 2e 34 2e 32 .1.113730.3.4.2
>>> dnPrettyNormal: <>
<<< dnPrettyNormal: <>, <>
SRCH "" 0 1 0 0 0
begin get_filter
PRESENT
ber_scanf fmt (m) ber:
ber_dump: buf=0x006829e0 ptr=0x006829f6 end=0x00682a32 len=60
0000: 87 0b 6f 62 6a 65 63 74 43 6c 61 73 73 30 10 04 ..objectClass0..
0010: 0e 6e 61 6d 69 6e 67 43 6f 6e 74 65 78 74 73 a0 .namingContexts.
0020: 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e .0...2.16.840.1.
0030: 31 31 33 37 33 30 2e 33 2e 34 2e 32 113730.3.4.2
end get_filter 0
filter: (objectClass=*)
ber_scanf fmt ({M}}) ber:
ber_dump: buf=0x006829e0 ptr=0x00682a03 end=0x00682a32 len=47
0000: 00 10 04 0e 6e 61 6d 69 6e 67 43 6f 6e 74 65 78 ....namingContex
0010: 74 73 a0 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 ts..0...2.16.840
0020: 2e 31 2e 31 31 33 37 33 30 2e 33 2e 34 2e 32 .1.113730.3.4.2
=> get_ctrls
ber_scanf fmt ({m) ber:
ber_dump: buf=0x006829e0 ptr=0x00682a17 end=0x00682a32 len=27
0000: 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e 31 0...2.16.840.1.1
0010: 31 33 37 33 30 2e 33 2e 34 2e 32 13730.3.4.2
=> get_ctrls: oid="2.16.840.1.113730.3.4.2" (noncritical)
<= get_ctrls: n=1 rc=0 err=""
attrs: namingContexts
slap_global_control: unavailable control: 2.16.840.1.113730.3.4.2
=> test_filter
PRESENT
=> access_allowed: search access to "" "objectClass" requested
=> access_allowed: backend default search access granted to "cn=Manager,dc=
10.0.1.220,dc=com"
<= test_filter 6
=> send_search_entry: conn 0 dn=""
=> access_allowed: read access to "" "entry" requested
=> access_allowed: backend default read access granted to "cn=Manager,dc=
10.0.1.220,dc=com"
=> access_allowed: read access to "" "namingContexts" requested
=> access_allowed: backend default read access granted to "cn=Manager,dc=
10.0.1.220,dc=com"
ber_flush: 53 bytes to sd 12
0000: 30 33 02 01 05 64 2e 04 00 30 2a 30 28 04 0e 6e 03...d...0*0(..n
0010: 61 6d 69 6e 67 43 6f 6e 74 65 78 74 73 31 16 04 amingContexts1..
0020: 14 64 63 3d 31 30 2e 30 2e 31 2e 32 32 30 2c 64 .dc=10.0.1.220,d
0030: 63 3d 63 6f 6d c=com
ldap_write: want=53, written=53
0000: 30 33 02 01 05 64 2e 04 00 30 2a 30 28 04 0e 6e 03...d...0*0(..n
0010: 61 6d 69 6e 67 43 6f 6e 74 65 78 74 73 31 16 04 amingContexts1..
0020: 14 64 63 3d 31 30 2e 30 2e 31 2e 32 32 30 2c 64 .dc= 10.0.1.220,d
0030: 63 3d 63 6f 6d c=com
<= send_search_entry: conn 0 exit.
send_ldap_result: conn=0 op=4 p=3
send_ldap_result: err=0 matched="" text=""
send_ldap_response: msgid=5 tag=101 err=0
ber_flush: 14 bytes to sd 12
0000: 30 0c 02 01 05 65 07 0a 01 00 04 00 04 00 0....e........
ldap_write: want=14, written=14
0000: 30 0c 02 01 05 65 07 0a 01 00 04 00 04 00 0....e........
daemon: activity on 1 descriptor
daemon: activity on: 12r
daemon: read activity on 12
connection_get(12)
connection_get(12): got connid=0
connection_read(12): checking for input on id=0
ber_get_next
ldap_read: want=8, got=8
0000: 30 63 02 01 06 63 41 04 0c...cA.
ldap_read: want=93, got=93
0000: 14 64 63 3d 31 30 2e 30 2e 31 2e 32 32 30 2c 64 .dc= 10.0.1.220,d
0010: 63 3d 63 6f 6d 0a 01 01 0a 01 02 02 01 00 02 01 c=com...........
0020: 00 01 01 00 87 0b 6f 62 6a 65 63 74 63 6c 61 73 ......objectclas
0030: 73 30 0d 04 0b 6f 62 6a 65 63 74 63 6c 61 73 73 s0...objectclass
0040: a0 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 ..0...2.16.840.1
0050: 2e 31 31 33 37 33 30 2e 33 2e 34 2e 32 .113730.3.4.2
ber_get_next: tag 0x30 len 99 contents:
ber_dump: buf=0x00679b10 ptr=0x00679b10 end=0x00679b73 len=99
0000: 02 01 06 63 41 04 14 64 63 3d 31 30 2e 30 2e 31 ...cA..dc=10.0.1
0010: 2e 32 32 30 2c 64 63 3d 63 6f 6d 0a 01 01 0a 01 .220,dc=com.....
0020: 02 02 01 00 02 01 00 01 01 00 87 0b 6f 62 6a 65 ............obje
0030: 63 74 63 6c 61 73 73 30 0d 04 0b 6f 62 6a 65 63 ctclass0...objec
0040: 74 63 6c 61 73 73 a0 1b 30 19 04 17 32 2e 31 36 tclass..0...2.16
0050: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0060: 34 2e 32 4.2
ber_get_next
do_search
ldap_read: want=8 error=Resource temporarily unavailable
ber_scanf fmt ({miiiib) ber:
daemon: select: listen=8 active_threads=0 tvp=NULL
ber_dump: buf=0x00679b10 ptr=0x00679b13 end=0x00679b73 len=96
0000: 63 41 04 14 64 63 3d 31 30 2e 30 2e 31 2e 32 32 cA..dc=10.0.1.22
0010: 30 2c 64 63 3d 63 6f 6d 0a 01 01 0a 01 02 02 01 0,dc=com........
0020: 00 02 01 00 01 01 00 87 0b 6f 62 6a 65 63 74 63 .........objectc
0030: 6c 61 73 73 30 0d 04 0b 6f 62 6a 65 63 74 63 6c lass0...objectcl
0040: 61 73 73 a0 1b 30 19 04 17 32 2e 31 36 2e 38 34 ass..0...2.16.84
0050: 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 34 2e 32 0.1.113730.3.4.2
>>> dnPrettyNormal: <dc=10.0.1.220,dc=com>
=> ldap_bv2dn(dc= 10.0.1.220,dc=com,0)
<= ldap_bv2dn(dc=10.0.1.220,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=10.0.1.220,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=10.0.1.220,dc=com)=0
<<< dnPrettyNormal: <dc=10.0.1.220,dc=com>, <dc=10.0.1.220 ,dc=com>
SRCH "dc=10.0.1.220,dc=com" 1 2 0 0 0
begin get_filter
PRESENT
ber_scanf fmt (m) ber:
ber_dump: buf=0x00679b10 ptr=0x00679b3a end=0x00679b73 len=57
0000: 87 0b 6f 62 6a 65 63 74 63 6c 61 73 73 30 0d 04 ..objectclass0..
0010: 0b 6f 62 6a 65 63 74 63 6c 61 73 73 a0 1b 30 19 .objectclass..0.
0020: 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 ..2.16.840.1.113
0030: 37 33 30 2e 33 2e 34 2e 32 730.3.4.2
end get_filter 0
filter: (objectClass=*)
ber_scanf fmt ({M}}) ber:
ber_dump: buf=0x00679b10 ptr=0x00679b47 end=0x00679b73 len=44
0000: 00 0d 04 0b 6f 62 6a 65 63 74 63 6c 61 73 73 a0 ....objectclass.
0010: 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e .0...2.16.840.1.
0020: 31 31 33 37 33 30 2e 33 2e 34 2e 32 113730.3.4.2
=> get_ctrls
ber_scanf fmt ({m) ber:
ber_dump: buf=0x00679b10 ptr=0x00679b58 end=0x00679b73 len=27
0000: 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e 31 0...2.16.840.1.1
0010: 31 33 37 33 30 2e 33 2e 34 2e 32 13730.3.4.2
=> get_ctrls: oid="2.16.840.1.113730.3.4.2" (noncritical)
<= get_ctrls: n=1 rc=0 err=""
attrs: objectclass
slap_global_control: unavailable control: 2.16.840.1.113730.3.4.2
=> bdb_search
bdb_dn2entry("dc=10.0.1.220,dc=com")
=> bdb_dn2id("dc=10.0.1.220,dc=com")
<= bdb_dn2id: get failed: DB_NOTFOUND: No matching key/data pair found
(-30989)
send_ldap_result: conn=0 op=5 p=3
send_ldap_result: err=32 matched="" text=""
send_ldap_response: msgid=6 tag=101 err=32
ber_flush: 14 bytes to sd 12
0000: 30 0c 02 01 06 65 07 0a 01 20 04 00 04 00 0....e... ....
ldap_write: want=14, written=14
0000: 30 0c 02 01 06 65 07 0a 01 20 04 00 04 00 0....e... ....
daemon: activity on 1 descriptor
daemon: activity on: 12r
daemon: read activity on 12
connection_get(12)
connection_get(12): got connid=0
connection_read(12): checking for input on id=0
ber_get_next
ldap_read: want=8, got=8
0000: 30 56 02 01 07 63 34 04 0V...c4.
ldap_read: want=80, got=80
0000: 14 64 63 3d 31 30 2e 30 2e 31 2e 32 32 30 2c 64 .dc=10.0.1.220,d
0010: 63 3d 63 6f 6d 0a 01 00 0a 01 02 02 01 00 02 01 c=com...........
0020: 00 01 01 00 87 0b 6f 62 6a 65 63 74 43 6c 61 73 ......objectClas
0030: 73 30 00 a0 1b 30 19 04 17 32 2e 31 36 2e 38 34 s0...0...2.16.84
0040: 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 34 2e 32 0.1.113730.3.4.2
ber_get_next: tag 0x30 len 86 contents:
ber_dump: buf=0x006829e0 ptr=0x006829e0 end=0x00682a36 len=86
0000: 02 01 07 63 34 04 14 64 63 3d 31 30 2e 30 2e 31 ...c4..dc=10.0.1
0010: 2e 32 32 30 2c 64 63 3d 63 6f 6d 0a 01 00 0a 01 .220,dc=com.....
0020: 02 02 01 00 02 01 00 01 01 00 87 0b 6f 62 6a 65 ............obje
0030: 63 74 43 6c 61 73 73 30 00 a0 1b 30 19 04 17 32 ctClass0...0...2
0040: 2e 31 36 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 .16.840.1.113730
0050: 2e 33 2e 34 2e 32 .3.4.2
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
daemon: select: listen=8 active_threads=0 tvp=NULL
do_search
ber_scanf fmt ({miiiib) ber:
ber_dump: buf=0x006829e0 ptr=0x006829e3 end=0x00682a36 len=83
0000: 63 34 04 14 64 63 3d 31 30 2e 30 2e 31 2e 32 32 c4..dc=10.0.1.22
0010: 30 2c 64 63 3d 63 6f 6d 0a 01 00 0a 01 02 02 01 0,dc=com........
0020: 00 02 01 00 01 01 00 87 0b 6f 62 6a 65 63 74 43 .........objectC
0030: 6c 61 73 73 30 00 a0 1b 30 19 04 17 32 2e 31 36 lass0...0...2.16
0040: 2e 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e .840.1.113730.3.
0050: 34 2e 32 4.2
>>> dnPrettyNormal: <dc=10.0.1.220,dc=com>
=> ldap_bv2dn(dc=10.0.1.220,dc=com,0)
<= ldap_bv2dn(dc= 10.0.1.220,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=10.0.1.220,dc=com)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=10.0.1.220,dc=com)=0
<<< dnPrettyNormal: <dc=10.0.1.220,dc=com>, <dc=10.0.1.220,dc=com>
SRCH "dc=10.0.1.220,dc=com" 0 2 0 0 0
begin get_filter
PRESENT
ber_scanf fmt (m) ber:
ber_dump: buf=0x006829e0 ptr=0x00682a0a end=0x00682a36 len=44
0000: 87 0b 6f 62 6a 65 63 74 43 6c 61 73 73 30 00 a0 ..objectClass0..
0010: 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e .0...2.16.840.1.
0020: 31 31 33 37 33 30 2e 33 2e 34 2e 32 113730.3.4.2
end get_filter 0
filter: (objectClass=*)
ber_scanf fmt ({M}}) ber:
ber_dump: buf=0x006829e0 ptr=0x00682a17 end=0x00682a36 len=31
0000: 00 00 a0 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 ....0...2.16.840
0010: 2e 31 2e 31 31 33 37 33 30 2e 33 2e 34 2e 32 .1.113730.3.4.2
=> get_ctrls
ber_scanf fmt ({m) ber:
ber_dump: buf=0x006829e0 ptr=0x00682a1b end=0x00682a36 len=27
0000: 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e 31 0...2.16.840.1.1
0010: 31 33 37 33 30 2e 33 2e 34 2e 32 13730.3.4.2
=> get_ctrls: oid="2.16.840.1.113730.3.4.2" (noncritical)
<= get_ctrls: n=1 rc=0 err=""
attrs:
slap_global_control: unavailable control: 2.16.840.1.113730.3.4.2
=> bdb_search
bdb_dn2entry("dc=10.0.1.220,dc=com")
=> bdb_dn2id("dc=10.0.1.220,dc=com")
<= bdb_dn2id: get failed: DB_NOTFOUND: No matching key/data pair found
(-30989)
send_ldap_result: conn=0 op=6 p=3
send_ldap_result: err=32 matched="" text=""
send_ldap_response: msgid=7 tag=101 err=32
ber_flush: 14 bytes to sd 12
0000: 30 0c 02 01 07 65 07 0a 01 20 04 00 04 00 0....e... ....
ldap_write: want=14, written=14
0000: 30 0c 02 01 07 65 07 0a 01 20 04 00 04 00 0....e... ....
when disconnecting from server via ldapsearch:
daemon: activity on: 12r
daemon: read activity on 12
connection_get(12)
connection_get(12): got connid=0
connection_read(12): checking for input on id=0
ber_get_next
ldap_read: want=8, got=8
0000: 30 22 02 01 08 42 00 a0 0"...B..
ldap_read: want=28, got=28
0000: 1b 30 19 04 17 32 2e 31 36 2e 38 34 30 2e 31 2e .0...2.16.840.1.
0010: 31 31 33 37 33 30 2e 33 2e 34 2e 32 113730.3.4.2
ber_get_next: tag 0x30 len 34 contents:
ber_dump: buf=0x00678200 ptr=0x00678200 end=0x00678222 len=34
0000: 02 01 08 42 00 a0 1b 30 19 04 17 32 2e 31 36 2e ...B...0...2.16.
0010: 38 34 30 2e 31 2e 31 31 33 37 33 30 2e 33 2e 34 840.1.113730.3.4
0020: 2e 32 .2
ber_get_next
ldap_read: want=8, got=0
ber_get_next on fd 12 failed errno=0 (Undefined error: 0)
do_unbind
connection_read(12): input error=-2 id=0, closing.
connection_closing: readying conn=0 sd=12 for close
connection_close: deferring conn=0 sd=12
daemon: select: listen=8 active_threads=0 tvp=NULL
daemon: activity on 1 descriptor
daemon: waked
daemon: select: listen=8 active_threads=0 tvp=NULL
connection_resched: attempting closing conn=0 sd=12
connection_close: conn=0 sd=12
daemon: removing 12
slapd.conf:
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include /opt/local/etc/openldap/schema/core.schema
include /opt/local/etc/openldap/schema/cosine.schema
include /opt/local/etc/openldap/schema/inetorgperson.schema
include /opt/local/etc/openldap/schema/samba.schema
include /opt/local/etc/openldap/schema/corba.schema
include /opt/local/etc/openldap/schema/dyngroup.schema
include /opt/local/etc/openldap/schema/misc.schema
include /opt/local/etc/openldap/schema/nis.schema
include /opt/local/etc/openldap/schema/openldap.schema
#include /opt/local/etc/openldap/schema/ppolicy.schema
include /opt/local/etc/openldap/schema/apple.schema
# Define global ACLs to disable default read access.
# Do not enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /opt/local/var/run/slapd.pid
argsfile /opt/local/var/run/slapd.args
# Load dynamic backend modules:
# modulepath /opt/local/libexec/openldap
# moduleload back_bdb.la
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
# Sample security restrictions
# Require integrity protection (prevent hijacking)
# Require 112-bit (3DES or better) encryption for updates
# Require 63-bit encryption for simple bind
# security ssf=1 update_ssf=112 simple_bind=64
# Sample access control policy:
# Root DSE: allow anyone to read it
# Subschema (sub)entry DSE: allow anyone to read it
# Other DSEs:
# Allow self write access
# Allow authenticated users read access
# Allow anonymous users to authenticate
# Directives needed to implement policy:
# access to dn.base="" by * read
# access to dn.base="cn=Subschema" by * read
# access to *
# by self write
# by users read
# by anonymous auth
#
# if no access controls are present, the default policy
# allows anyone and everyone to read anything but restricts
# updates to rootdn. (e.g., "access to * by * read")
#
# rootdn can always read and write EVERYTHING!
#######################################################################
# BDB database definitions
#######################################################################
database bdb
suffix "dc=10.0.1.220,dc=com"
rootdn "cn=Manager,dc= 10.0.1.220,dc=com"
# Cleartext passwords, especially for the rootdn, should
# be avoid. See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.
rootpw 21xwcv69
# The database directory MUST exist prior to running slapd AND
# should only be accessible by the slapd and slap tools.
# Mode 700 recommended.
directory /opt/local/var/run/openldap-data
# Indices to maintain
index objectClass eq
DB_CONFIG:
# $OpenLDAP: pkg/ldap/servers/slapd/DB_CONFIG,v 1.1.2.3 2006/08/17 17:36:19
kurt Exp $
# Example DB_CONFIG file for use with slapd(8) BDB/HDB databases.
#
# See Sleepycat Berkeley DB documentation
# <http://www.sleepycat.com/docs/ref/env/db_config.html>
# for detail description of DB_CONFIG syntax and semantics.
#
# Hints can also be found in the OpenLDAP Software FAQ
# <http://www.openldap.org/faq/index.cgi?file=2>
# in particular:
# < http://www.openldap.org/faq/index.cgi?file=1075>
# Note: most DB_CONFIG settings will take effect only upon rebuilding
# the DB environment.
# one 0.25 GB cache
set_cachesize 0 268435456 1
# Data Directory
#set_data_dir db
# Transaction Log settings
set_lg_regionmax 262144
set_lg_bsize 2097152
#set_lg_dir logs
# Note: special DB_CONFIG flags are no longer needed for "quick"
# slapadd(8) or slapindex(8) access (see their -q option).
db directory has been chmod'd to 700 and chown'd to ldap:ldap
any clues as to what's wrong? thanks! :)
16 years