[Freeipa-users] ipa ERROR on user-add after RHEL 7 yum update

Daryl Fonseca-Holt Daryl.Fonseca-Holt at umanitoba.ca
Wed Apr 20 15:48:27 UTC 2016


An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20160420/e03a9162/attachment.htm>
-------------- next part --------------
#
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
#
# License: GPL (version 3 or any later version).
# See LICENSE for details. 
# END COPYRIGHT BLOCK
#
#
# Schema from RFC 2307
#		"An Approach for Using LDAP as a Network Information Service"
#
dn: cn=schema
attributeTypes: ( 1.3.6.1.1.1.1.0 NAME 'uidNumber' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.1 NAME 'gidNumber' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.2 NAME 'gecos' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.3 NAME 'homeDirectory' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.4 NAME 'loginShell' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.5 NAME 'shadowLastChange' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.6 NAME 'shadowMin' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.7 NAME 'shadowMax' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.8 NAME 'shadowWarning' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.9 NAME 'shadowInactive' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.10 NAME 'shadowExpire' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.11 NAME 'shadowFlag' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.12 NAME 'memberUid' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.13 NAME 'memberNisNetgroup' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.14 NAME 'nisNetgroupTriple' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.15 NAME 'ipServicePort' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.16 NAME 'ipServiceProtocol' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.17 NAME 'ipProtocolNumber' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.18 NAME 'oncRpcNumber' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.19 NAME 'ipHostNumber' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.20 NAME 'ipNetworkNumber' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.21 NAME 'ipNetmaskNumber' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.22 NAME 'macAddress' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.23 NAME 'bootParameter' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.24 NAME 'bootFile' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.26 NAME 'nisMapName' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'RFC 2307' )
attributeTypes: ( 1.3.6.1.1.1.1.27 NAME 'nisMapEntry' DESC 'Standard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.0 NAME 'posixAccount' DESC 'Standard LDAP objectclass' SUP top AUXILIARY MUST ( cn $ uid $ uidNumber $ gidNumber $ homeDirectory ) MAY ( userPassword $ loginShell $ gecos $ description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.1 NAME 'shadowAccount' DESC 'Standard LDAP objectclass' SUP top AUXILIARY MUST uid MAY ( userPassword $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.2 NAME 'posixGroup' DESC 'Standard LDAP objectclass' SUP top STRUCTURAL MUST ( cn $ gidNumber ) MAY ( userPassword $ memberUid $ description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.3 NAME 'ipService' DESC 'Standard LDAP objectclass' SUP top STRUCTURAL MUST ( cn $ ipServicePort $ ipServiceProtocol ) MAY ( description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.4 NAME 'ipProtocol' DESC 'Standard LDAP objectclass' SUP top STRUCTURAL MUST ( cn $ ipProtocolNumber ) MAY ( description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.5 NAME 'oncRpc' DESC 'Standard LDAP objectclass' SUP top STRUCTURAL MUST ( cn $ oncRpcNumber ) MAY ( description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.6 NAME 'ipHost' DESC 'Standard LDAP objectclass' SUP top AUXILIARY MUST ( ipHostNumber $ cn ) MAY ( manager $ description $ l $ o $ ou $ owner $ seeAlso $ serialNumber ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.7 NAME 'ipNetwork' DESC 'Standard LDAP objectclass' SUP top STRUCTURAL MUST ( ipNetworkNumber $ cn ) MAY ( ipNetmaskNumber $ manager $ l $ description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.8 NAME 'nisNetgroup' DESC 'Standard LDAP objectclass' SUP top STRUCTURAL MUST cn MAY ( nisNetgroupTriple $ memberNisNetgroup $ description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.10 NAME 'nisObject' DESC 'Standard LDAP objectclass' SUP top STRUCTURAL MUST ( cn $ nisMapEntry $ nisMapName ) MAY ( description ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.11 NAME 'ieee802Device' DESC 'Standard LDAP objectclass' SUP top AUXILIARY MUST cn MAY ( macAddress $ description $ l $ o $ ou $ owner $ seeAlso $ serialNumber ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.12 NAME 'bootableDevice' DESC 'Standard LDAP objectclass' SUP top AUXILIARY MUST cn MAY ( bootFile $ bootParameter $ description $ l $ o $ ou $ owner $ seeAlso $ serialNumber ) X-ORIGIN 'RFC 2307' )
objectClasses: ( 1.3.6.1.1.1.2.13 NAME 'nisMap' DESC 'Standard LDAP objectclass' SUP top STRUCTURAL MUST ( nisMapName ) MAY ( description ) X-ORIGIN 'RFC 2307' )
-------------- next part --------------
dn: cn=schema
aci: (target="ldap:///cn=schema")(targetattr !="aci")(version 3.0;acl "anonymo
 us, no acis"; allow (read, search, compare) userdn = "ldap:///anyone";)
objectClass: top
objectClass: ldapSubentry
objectClass: subschema
cn: schema
modifiersName: cn=server,cn=plugins,cn=config
modifyTimestamp: 20160414164216Z
objectClasses: ( 2.5.6.0 NAME 'top' ABSTRACT MUST objectClass X-ORIGIN ( 'RFC 
 4512' 'user defined' ) )
objectClasses: ( 2.5.6.1 NAME 'alias' SUP top STRUCTURAL MUST aliasedObjectNam
 e X-ORIGIN ( 'RFC 4512' 'user defined' ) )
objectClasses: ( 2.5.20.1 NAME 'subschema' AUXILIARY MAY ( dITStructureRules $
  nameForms $ dITContentRules $ objectClasses $ attributeTypes $ matchingRules
  $ matchingRuleUse ) X-ORIGIN ( 'RFC 4512' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.1466.101.120.111 NAME 'extensibleObject' SUP top 
 AUXILIARY X-ORIGIN ( 'RFC 4512' 'user defined' ) )
objectClasses: ( 2.5.6.11 NAME 'applicationProcess' SUP top STRUCTURAL MUST cn
  MAY ( seeAlso $ ou $ l $ description ) X-ORIGIN ( 'RFC 4519' 'user defined' 
 ) )
objectClasses: ( 2.5.6.2 NAME 'country' SUP top STRUCTURAL MUST c MAY ( search
 Guide $ description ) X-ORIGIN ( 'RFC 4519' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.1466.344 NAME 'dcObject' DESC 'Standard LDAP obje
 ctclass' SUP top AUXILIARY MUST dc X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
objectClasses: ( 2.5.6.14 NAME 'device' SUP top STRUCTURAL MUST cn MAY ( seria
 lNumber $ seeAlso $ owner $ ou $ o $ l $ description ) X-ORIGIN ( 'RFC 4519' 
 'user defined' ) )
objectClasses: ( 2.5.6.9 NAME 'groupOfNames' SUP top STRUCTURAL MUST cn MAY ( 
 member $ businessCategory $ seeAlso $ owner $ ou $ o $ description ) X-ORIGIN
  ( 'RFC 4519' 'user defined' ) )
objectClasses: ( 2.5.6.17 NAME 'groupOfUniqueNames' SUP top STRUCTURAL MUST cn
  MAY ( uniqueMember $ businessCategory $ seeAlso $ owner $ ou $ o $ descripti
 on ) X-ORIGIN ( 'RFC 4519' 'user defined' ) )
objectClasses: ( 2.5.6.3 NAME 'locality' SUP top STRUCTURAL MAY ( street $ see
 Also $ searchGuide $ st $ l $ description ) X-ORIGIN ( 'RFC 4519' 'user defin
 ed' ) )
objectClasses: ( 2.5.6.4 NAME 'organization' SUP top STRUCTURAL MUST o MAY ( u
 serPassword $ searchGuide $ seeAlso $ businessCategory $ x121Address $ regist
 eredAddress $ destinationIndicator $ preferredDeliveryMethod $ telexNumber $ 
 teletexTerminalIdentifier $ telephoneNumber $ internationalISDNNumber $ facsi
 mileTelephoneNumber $ street $ postOfficeBox $ postalCode $ postalAddress $ p
 hysicalDeliveryOfficeName $ st $ l $ description ) X-ORIGIN ( 'RFC 4519' 'use
 r defined' ) )
objectClasses: ( 2.5.6.6 NAME 'person' SUP top STRUCTURAL MUST ( sn $ cn ) MAY
  ( userPassword $ telephoneNumber $ seeAlso $ description ) X-ORIGIN ( 'RFC 4
 519' 'user defined' ) )
objectClasses: ( 2.5.6.7 NAME 'organizationalPerson' SUP person STRUCTURAL MAY
  ( title $ x121Address $ registeredAddress $ destinationIndicator $ preferred
 DeliveryMethod $ telexNumber $ teletexTerminalIdentifier $ internationalISDNN
 umber $ facsimileTelephoneNumber $ street $ postOfficeBox $ postalCode $ post
 alAddress $ physicalDeliveryOfficeName $ ou $ st $ l ) X-ORIGIN ( 'RFC 4519' 
 'user defined' ) )
objectClasses: ( 2.5.6.8 NAME 'organizationalRole' SUP top STRUCTURAL MUST cn 
 MAY ( x121Address $ registeredAddress $ destinationIndicator $ preferredDeliv
 eryMethod $ telexNumber $ teletexTerminalIdentifier $ telephoneNumber $ inter
 nationalISDNNumber $ facsimileTelephoneNumber $ seeAlso $ roleOccupant $ stre
 et $ postOfficeBox $ postalCode $ postalAddress $ physicalDeliveryOfficeName 
 $ ou $ st $ l $ description ) X-ORIGIN ( 'RFC 4519' 'user defined' ) )
objectClasses: ( 2.5.6.5 NAME 'organizationalUnit' SUP top STRUCTURAL MUST ou 
 MAY ( businessCategory $ description $ destinationIndicator $ facsimileTeleph
 oneNumber $ internationalISDNNumber $ l $ physicalDeliveryOfficeName $ postal
 Address $ postalCode $ postOfficeBox $ preferredDeliveryMethod $ registeredAd
 dress $ searchGuide $ seeAlso $ st $ street $ telephoneNumber $ teletexTermin
 alIdentifier $ telexNumber $ userPassword $ x121Address ) X-ORIGIN ( 'RFC 451
 9' 'user defined' ) )
objectClasses: ( 2.5.6.10 NAME 'residentialPerson' SUP person STRUCTURAL MUST 
 l MAY ( businessCategory $ x121Address $ registeredAddress $ destinationIndic
 ator $ preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $ in
 ternationalISDNNumber $ facsimileTelephoneNumber $ street $ postOfficeBox $ p
 ostalCode $ postalAddress $ physicalDeliveryOfficeName $ st $ l ) X-ORIGIN ( 
 'RFC 4519' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.3.1 NAME 'uidObject' SUP top AUXILIARY MUST uid X-O
 RIGIN ( 'RFC 4519' 'user defined' ) )
objectClasses: ( 2.16.840.1.113719.2.142.6.1.1 NAME 'ldapSubEntry' DESC 'LDAP 
 Subentry class, version 1' SUP top STRUCTURAL MAY cn X-ORIGIN ( 'LDAP Subentr
 y Internet Draft' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.40 NAME 'directoryServerFeature' DESC '
 Netscape defined objectclass' SUP top STRUCTURAL MAY ( oid $ cn $ multiLineDe
 scription ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.41 NAME 'nsslapdPlugin' DESC 'Netscape 
 defined objectclass' SUP top STRUCTURAL MUST ( cn $ nsslapd-pluginPath $ nssl
 apd-pluginInitfunc $ nsslapd-pluginType $ nsslapd-pluginId $ nsslapd-pluginVe
 rsion $ nsslapd-pluginVendor $ nsslapd-pluginDescription $ nsslapd-pluginEnab
 led ) MAY ( nsslapd-pluginConfigArea $ nsslapd-plugin-depends-on-type ) X-ORI
 GIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.44 NAME 'nsIndex' DESC 'Netscape define
 d objectclass' SUP top STRUCTURAL MUST ( cn $ nsSystemIndex ) MAY ( descripti
 on $ nsIndexType $ nsMatchingRule $ nsIndexIDListScanLimit ) X-ORIGIN ( 'Nets
 cape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.109 NAME 'nsBackendInstance' DESC 'Nets
 cape defined objectclass' SUP top STRUCTURAL MUST cn X-ORIGIN ( 'Netscape Dir
 ectory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.110 NAME 'nsMappingTree' DESC 'Netscape
  defined objectclass' SUP top STRUCTURAL MUST cn X-ORIGIN ( 'Netscape Directo
 ry Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.104 NAME 'nsContainer' DESC 'Netscape d
 efined objectclass' SUP top STRUCTURAL MUST cn X-ORIGIN ( 'Netscape Directory
  Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.108 NAME 'nsDS5Replica' DESC 'Netscape 
 defined objectclass' SUP top STRUCTURAL MUST ( nsDS5ReplicaRoot $ nsDS5Replic
 aId ) MAY ( cn $ nsds5ReplicaPreciseTombstonePurging $ nsds5ReplicaCleanRUV $
  nsds5ReplicaAbortCleanRUV $ nsDS5ReplicaType $ nsDS5ReplicaBindDN $ nsState 
 $ nsDS5ReplicaName $ nsDS5Flags $ nsDS5Task $ nsDS5ReplicaReferral $ nsDS5Rep
 licaAutoReferral $ nsds5ReplicaPurgeDelay $ nsds5ReplicaTombstonePurgeInterva
 l $ nsds5ReplicaChangeCount $ nsds5ReplicaLegacyConsumer $ nsds5ReplicaProtoc
 olTimeout $ nsds5ReplicaBackoffMin $ nsds5ReplicaBackoffMax ) X-ORIGIN ( 'Net
 scape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.113 NAME 'nsTombstone' DESC 'Netscape d
 efined objectclass' SUP top STRUCTURAL MAY ( nstombstonecsn $ nsParentUniqueI
 d $ nscpEntryDN ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.103 NAME 'nsDS5ReplicationAgreement' DE
 SC 'Netscape defined objectclass' SUP top STRUCTURAL MUST cn MAY ( nsds5Repli
 caCleanRUVNotified $ nsDS5ReplicaHost $ nsDS5ReplicaPort $ nsDS5ReplicaTransp
 ortInfo $ nsDS5ReplicaBindDN $ nsDS5ReplicaCredentials $ nsDS5ReplicaBindMeth
 od $ nsDS5ReplicaRoot $ nsDS5ReplicatedAttributeList $ nsDS5ReplicatedAttribu
 teListTotal $ nsDS5ReplicaUpdateSchedule $ nsds5BeginReplicaRefresh $ descrip
 tion $ nsds50ruv $ nsruvReplicaLastModified $ nsds5replicaTimeout $ nsds5repl
 icaChangesSentSinceStartup $ nsds5replicaLastUpdateEnd $ nsds5replicaLastUpda
 teStart $ nsds5replicaLastUpdateStatus $ nsds5replicaUpdateInProgress $ nsds5
 replicaLastInitEnd $ nsds5ReplicaEnabled $ nsds5replicaLastInitStart $ nsds5r
 eplicaLastInitStatus $ nsds5debugreplicatimeout $ nsds5replicaBusyWaitTime $ 
 nsds5ReplicaStripAttrs $ nsds5replicaSessionPauseTime $ nsds5ReplicaProtocolT
 imeout $ nsds5ReplicaFlowControlWindow $ nsds5ReplicaFlowControlPause $ nsDS5
 ReplicaWaitForAsyncResults ) X-ORIGIN ( 'Netscape Directory Server' 'user def
 ined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.39 NAME 'nsslapdConfig' DESC 'Netscape 
 defined objectclass' SUP top STRUCTURAL MAY cn X-ORIGIN ( 'Netscape Directory
  Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.317 NAME 'nsSaslMapping' DESC 'Netscape
  defined objectclass' SUP top STRUCTURAL MUST ( cn $ nsSaslMapRegexString $ n
 sSaslMapBaseDNTemplate $ nsSaslMapFilterTemplate ) MAY nsSaslMapPriority X-OR
 IGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.43 NAME 'nsSNMP' DESC 'Netscape defined
  objectclass' SUP top STRUCTURAL MUST ( cn $ nsSNMPEnabled ) MAY ( nsSNMPOrga
 nization $ nsSNMPLocation $ nsSNMPContact $ nsSNMPDescription $ nsSNMPName $ 
 nsSNMPMasterHost $ nsSNMPMasterPort ) X-ORIGIN ( 'Netscape Directory Server' 
 'user defined' ) )
objectClasses: ( nsEncryptionConfig-oid NAME 'nsEncryptionConfig' DESC 'Netsca
 pe defined objectclass' SUP top STRUCTURAL MUST cn MAY ( nsCertfile $ nsKeyfi
 le $ nsSSL2 $ nsSSL3 $ nsTLS1 $ sslVersionMin $ sslVersionMax $ nsSSLSessionT
 imeout $ nsSSL3SessionTimeout $ nsSSLClientAuth $ nsSSL2Ciphers $ nsSSL3Ciphe
 rs $ nsSSLSupportedCiphers $ allowWeakCipher ) X-ORIGIN ( 'Netscape' 'user de
 fined' ) )
objectClasses: ( nsEncryptionModule-oid NAME 'nsEncryptionModule' DESC 'Netsca
 pe defined objectclass' SUP top STRUCTURAL MUST cn MAY ( nsSSLToken $ nsSSLPe
 rsonalitySSL $ nsSSLActivation ) X-ORIGIN ( 'Netscape' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.327 NAME 'rootDNPluginConfig' DESC 'Net
 scape defined objectclass' SUP top STRUCTURAL MUST cn MAY ( rootdn-open-time 
 $ rootdn-close-time $ rootdn-days-allowed $ rootdn-allow-host $ rootdn-deny-h
 ost $ rootdn-allow-ip $ rootdn-deny-ip ) X-ORIGIN ( 'Netscape' 'user defined'
  ) )
objectClasses: ( 2.16.840.1.113730.3.2.328 NAME 'nsSchemaPolicy' DESC 'Netscap
 e defined objectclass' SUP top STRUCTURAL MAY ( cn $ schemaUpdateObjectclassA
 ccept $ schemaUpdateObjectclassReject $ schemaUpdateAttributeAccept $ schemaU
 pdateAttributeReject ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
objectClasses: ( 2.16.840.1.113730.3.2.31 NAME 'groupOfCertificates' DESC 'Net
 scape defined objectclass' SUP top STRUCTURAL MUST cn MAY ( memberCertificate
 Description $ businessCategory $ description $ o $ ou $ owner $ seeAlso ) X-O
 RIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.33 NAME 'groupOfURLs' DESC 'Netscape de
 fined objectclass' SUP top STRUCTURAL MUST cn MAY ( memberURL $ businessCateg
 ory $ description $ o $ ou $ owner $ seeAlso ) X-ORIGIN ( 'Netscape Directory
  Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.35 NAME 'LDAPServer' DESC 'Netscape def
 ined objectclass' SUP top STRUCTURAL MUST cn MAY ( description $ l $ ou $ see
 Also $ generation $ changeLogMaximumAge $ changeLogMaximumSize ) X-ORIGIN ( '
 Netscape Directory Server' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.250.3.18 NAME 'cacheObject' DESC 'object that con
 tains the TTL (time to live) attribute type' SUP top STRUCTURAL MAY ttl X-ORI
 GIN ( 'LDAP Caching Internet Draft' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.10 NAME 'netscapeServer' DESC 'Netscape
  defined objectclass' SUP top STRUCTURAL MUST cn MAY ( description $ serverRo
 ot $ serverProductName $ serverVersionNumber $ installationTimeStamp $ admini
 stratorContactInfo $ userPassword $ adminUrl $ serverHostName ) X-ORIGIN ( 'N
 etscape Administration Services' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.7 NAME 'nsLicenseUser' DESC 'Netscape d
 efined objectclass' SUP top STRUCTURAL MAY ( nsLicensedFor $ nsLicenseStartTi
 me $ nsLicenseEndTime ) X-ORIGIN ( 'Netscape Administration Services' 'user d
 efined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.1 NAME 'changeLogEntry' DESC 'LDAP chan
 gelog objectclass' SUP top STRUCTURAL MUST ( targetDn $ changeTime $ changeNu
 mber $ changeType ) MAY ( changes $ newRdn $ deleteOldRdn $ newSuperior ) X-O
 RIGIN ( 'Changelog Internet Draft' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.6 NAME 'referral' DESC 'LDAP referrals 
 objectclass' SUP top STRUCTURAL MAY ref X-ORIGIN ( 'LDAPv3 referrals Internet
  Draft' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.12 NAME 'passwordObject' DESC 'Netscape
  defined password policy objectclass' SUP top STRUCTURAL MAY ( pwdpolicysuben
 try $ passwordExpirationTime $ passwordExpWarned $ passwordRetryCount $ retry
 CountResetTime $ accountUnlockTime $ passwordHistory $ passwordAllowChangeTim
 e $ passwordGraceUserTime ) X-ORIGIN ( 'Netscape Directory Server' 'user defi
 ned' ) )
objectClasses: ( 2.16.840.1.113730.3.2.13 NAME 'passwordPolicy' DESC 'Netscape
  defined password policy objectclass' SUP top STRUCTURAL MAY ( passwordMaxAge
  $ passwordExp $ passwordMinLength $ passwordKeepHistory $ passwordInHistory 
 $ passwordChange $ passwordWarning $ passwordLockout $ passwordMaxFailure $ p
 asswordResetDuration $ passwordUnlock $ passwordLockoutDuration $ passwordChe
 ckSyntax $ passwordMustChange $ passwordStorageScheme $ passwordMinAge $ pass
 wordResetFailureCount $ passwordGraceLimit $ passwordMinDigits $ passwordMinA
 lphas $ passwordMinUppers $ passwordMinLowers $ passwordMinSpecials $ passwor
 dMin8bit $ passwordMaxRepeats $ passwordMinCategories $ passwordMinTokenLengt
 h $ passwordTrackUpdateTime $ passwordAdminDN ) X-ORIGIN ( 'Netscape Director
 y Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.30 NAME 'glue' DESC 'Netscape defined o
 bjectclass' SUP top STRUCTURAL X-ORIGIN ( 'Netscape Directory Server' 'user d
 efined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.32 NAME 'netscapeMachineData' DESC 'Net
 scape defined objectclass' SUP top STRUCTURAL X-ORIGIN ( 'Netscape Directory 
 Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.38 NAME 'vlvSearch' DESC 'Netscape defi
 ned objectclass' SUP top STRUCTURAL MUST ( cn $ vlvBase $ vlvScope $ vlvFilte
 r ) MAY multiLineDescription X-ORIGIN ( 'Netscape Directory Server' 'user def
 ined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.42 NAME 'vlvIndex' DESC 'Netscape defin
 ed objectclass' SUP top STRUCTURAL MUST ( cn $ vlvSort ) MAY ( vlvEnabled $ v
 lvUses ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.84 NAME 'cosDefinition' DESC 'Netscape 
 defined objectclass' SUP top STRUCTURAL MAY ( costargettree $ costemplatedn $
  cosspecifier $ cosAttribute $ aci $ cn $ uid ) X-ORIGIN ( 'Netscape Director
 y Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.93 NAME 'nsRoleDefinition' DESC 'Netsca
 pe defined objectclass' SUP ldapSubEntry STRUCTURAL MAY ( description $ nsRol
 eScopeDN ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.94 NAME 'nsSimpleRoleDefinition' DESC '
 Netscape defined objectclass' SUP nsRoleDefinition STRUCTURAL X-ORIGIN ( 'Net
 scape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.95 NAME 'nsComplexRoleDefinition' DESC 
 'Netscape defined objectclass' SUP nsRoleDefinition STRUCTURAL X-ORIGIN ( 'Ne
 tscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.96 NAME 'nsManagedRoleDefinition' DESC 
 'Netscape defined objectclass' SUP nsSimpleRoleDefinition STRUCTURAL X-ORIGIN
  ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.97 NAME 'nsFilteredRoleDefinition' DESC
  'Netscape defined objectclass' SUP nsComplexRoleDefinition STRUCTURAL MUST n
 sRoleFilter X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.98 NAME 'nsNestedRoleDefinition' DESC '
 Netscape defined objectclass' SUP nsComplexRoleDefinition STRUCTURAL MUST nsR
 oleDN X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.99 NAME 'cosSuperDefinition' DESC 'Nets
 cape defined objectclass' SUP ldapSubEntry STRUCTURAL MUST cosAttribute MAY d
 escription X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.100 NAME 'cosClassicDefinition' DESC 'N
 etscape defined objectclass' SUP cosSuperDefinition STRUCTURAL MAY ( costempl
 atedn $ cosspecifier ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
objectClasses: ( 2.16.840.1.113730.3.2.101 NAME 'cosPointerDefinition' DESC 'N
 etscape defined objectclass' SUP cosSuperDefinition STRUCTURAL MAY costemplat
 edn X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.102 NAME 'cosIndirectDefinition' DESC '
 Netscape defined objectclass' SUP cosSuperDefinition STRUCTURAL MAY cosIndire
 ctSpecifier X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.503 NAME 'nsDSWindowsReplicationAgreeme
 nt' DESC 'Netscape defined objectclass' SUP top STRUCTURAL MUST cn MAY ( nsDS
 5ReplicaHost $ nsDS5ReplicaPort $ nsDS5ReplicaTransportInfo $ nsDS5ReplicaBin
 dDN $ nsDS5ReplicaCredentials $ nsDS5ReplicaBindMethod $ nsDS5ReplicaRoot $ n
 sDS5ReplicatedAttributeList $ nsDS5ReplicaUpdateSchedule $ nsds5BeginReplicaR
 efresh $ description $ nsds50ruv $ nsruvReplicaLastModified $ nsds5replicaTim
 eout $ nsds5replicaChangesSentSinceStartup $ nsds5replicaLastUpdateEnd $ nsds
 5replicaLastUpdateStart $ nsds5replicaLastUpdateStatus $ nsds5replicaUpdateIn
 Progress $ nsds5replicaLastInitEnd $ nsds5replicaLastInitStart $ nsds5replica
 LastInitStatus $ nsds5debugreplicatimeout $ nsds5replicaBusyWaitTime $ nsds5r
 eplicaSessionPauseTime $ nsds7WindowsReplicaSubtree $ nsds7DirectoryReplicaSu
 btree $ nsds7NewWinUserSyncEnabled $ nsds7NewWinGroupSyncEnabled $ nsds7Windo
 wsDomain $ nsds7DirsyncCookie $ winSyncInterval $ oneWaySync $ winSyncMoveAct
 ion $ nsds5ReplicaEnabled $ winSyncDirectoryFilter $ winSyncWindowsFilter $ w
 inSyncSubtreePair ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.128 NAME 'costemplate' DESC 'Netscape d
 efined objectclass' SUP top STRUCTURAL MAY ( cn $ cosPriority ) X-ORIGIN ( 'N
 etscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.304 NAME 'nsView' DESC 'Netscape define
 d objectclass' SUP top AUXILIARY MAY ( nsViewFilter $ description ) X-ORIGIN 
 ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.316 NAME 'nsAttributeEncryption' DESC '
 Netscape defined objectclass' SUP top STRUCTURAL MUST ( cn $ nsEncryptionAlgo
 rithm ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.5.6.21 NAME 'pkiUser' DESC 'X.509 PKI User' SUP top AUXILIA
 RY MAY userCertificate X-ORIGIN ( 'RFC 4523' 'user defined' ) )
objectClasses: ( 2.5.6.22 NAME 'pkiCA' DESC 'X.509 PKI Certificate Authority' 
 SUP top AUXILIARY MAY ( cACertificate $ certificateRevocationList $ authority
 RevocationList $ crossCertificatePair ) X-ORIGIN ( 'RFC 4523' 'user defined' 
 ) )
objectClasses: ( 2.5.6.19 NAME 'cRLDistributionPoint' DESC 'X.509 CRL distribu
 tion point' SUP top STRUCTURAL MUST cn MAY ( certificateRevocationList $ auth
 orityRevocationList $ deltaRevocationList ) X-ORIGIN ( 'RFC 4523' 'user defin
 ed' ) )
objectClasses: ( 2.5.6.23 NAME 'deltaCRL' DESC 'X.509 delta CRL' SUP top AUXIL
 IARY MAY deltaRevocationList X-ORIGIN ( 'RFC 4523' 'user defined' ) )
objectClasses: ( 2.5.6.15 NAME 'strongAuthenticationUser' DESC 'X.521 strong a
 uthentication user' SUP top AUXILIARY MUST userCertificate X-ORIGIN ( 'RFC 45
 23' 'user defined' ) )
objectClasses: ( 2.5.6.18 NAME 'userSecurityInformation' DESC 'X.521 user secu
 rity information' SUP top AUXILIARY MAY supportedAlgorithms X-ORIGIN ( 'RFC 4
 523' 'user defined' ) )
objectClasses: ( 2.5.6.16 NAME 'certificationAuthority' DESC 'X.509 certificat
 e authority' SUP top AUXILIARY MUST ( authorityRevocationList $ certificateRe
 vocationList $ cACertificate ) MAY crossCertificatePair X-ORIGIN ( 'RFC 4523'
  'user defined' ) )
objectClasses: ( 2.5.6.16.2 NAME 'certificationAuthority-V2' DESC 'X.509 certi
 ficate authority, version 2' SUP certificationAuthority AUXILIARY MAY deltaRe
 vocationList X-ORIGIN ( 'RFC 4523' 'user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.5 NAME 'account' SUP top STRUCTURAL M
 UST uid MAY ( description $ seeAlso $ l $ o $ ou $ host ) X-ORIGIN ( 'RFC 452
 4' 'user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.6 NAME 'document' SUP top STRUCTURAL 
 MUST documentIdentifier MAY ( cn $ description $ seeAlso $ l $ o $ ou $ docum
 entTitle $ documentVersion $ documentAuthor $ documentLocation $ documentPubl
 isher ) X-ORIGIN ( 'RFC 4524' 'user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.9 NAME 'documentSeries' SUP top STRUC
 TURAL MUST cn MAY ( description $ l $ o $ ou $ seeAlso $ telephoneNumber ) X-
 ORIGIN ( 'RFC 4524' 'user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.13 NAME 'domain' DESC 'Standard LDAP 
 objectclass' SUP top STRUCTURAL MUST dc MAY ( associatedName $ businessCatego
 ry $ description $ destinationIndicator $ facsimileTelephoneNumber $ internat
 ionalISDNNumber $ l $ o $ physicalDeliveryOfficeName $ postOfficeBox $ postal
 Address $ postalCode $ preferredDeliveryMethod $ registeredAddress $ searchGu
 ide $ seeAlso $ st $ street $ telephoneNumber $ teletexTerminalIdentifier $ t
 elexNumber $ userPassword $ x121Address ) X-ORIGIN ( 'IPA v4.2.0' 'user defin
 ed' ) )
objectClasses: ( 0.9.2342.19200300.100.4.17 NAME 'domainRelatedObject' SUP top
  AUXILIARY MUST associatedDomain X-ORIGIN ( 'RFC 4524' 'user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.18 NAME 'friendlyCountry' SUP country
  STRUCTURAL MUST co X-ORIGIN ( 'RFC 4524' 'user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.14 NAME 'RFC822localPart' DESC 'Pilot
  objectclass' SUP domain STRUCTURAL MAY ( cn $ sn ) X-ORIGIN ( 'IPA v4.2.0' '
 user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.7 NAME 'room' SUP top STRUCTURAL MUST
  cn MAY ( roomNumber $ description $ seeAlso $ telephoneNumber ) X-ORIGIN ( '
 RFC 4524' 'user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.19 NAME 'simpleSecurityObject' SUP to
 p AUXILIARY MUST userPassword X-ORIGIN ( 'RFC 4524' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.2 NAME 'inetOrgPerson' SUP organization
 alPerson STRUCTURAL MAY ( audio $ businessCategory $ carLicense $ departmentN
 umber $ displayName $ employeeNumber $ employeeType $ givenName $ homePhone $
  homePostalAddress $ initials $ jpegPhoto $ labeledURI $ mail $ manager $ mob
 ile $ o $ pager $ photo $ roomNumber $ secretary $ uid $ userCertificate $ x5
 00UniqueIdentifier $ preferredLanguage $ userSMIMECertificate $ userPKCS12 ) 
 X-ORIGIN ( 'RFC 2798' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.322 NAME 'autoMemberDefinition' DESC 'A
 uto Membership Config Definition Entry' SUP top STRUCTURAL MUST ( cn $ autoMe
 mberScope $ autoMemberFilter $ autoMemberGroupingAttr ) MAY ( autoMemberDefau
 ltGroup $ autoMemberDisabled ) X-ORIGIN ( '389 Directory Server' 'user define
 d' ) )
objectClasses: ( 2.16.840.1.113730.3.2.323 NAME 'autoMemberRegexRule' DESC 'Au
 to Membership Regex Rule Entry' SUP top STRUCTURAL MUST ( cn $ autoMemberTarg
 etGroup ) MAY ( autoMemberExclusiveRegex $ autoMemberInclusiveRegex $ descrip
 tion ) X-ORIGIN ( '389 Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.324 NAME 'dnaPluginConfig' DESC 'DNA pl
 ugin configuration' SUP top AUXILIARY MAY ( dnaType $ dnaPrefix $ dnaNextValu
 e $ dnaMaxValue $ dnaInterval $ dnaMagicRegen $ dnaFilter $ dnaScope $ dnaExc
 ludeScope $ dnaSharedCfgDN $ dnaThreshold $ dnaNextRange $ dnaRangeRequestTim
 eout $ dnaRemoteBindDN $ dnaRemoteBindCred $ cn ) X-ORIGIN ( '389 Directory S
 erver' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.325 NAME 'dnaSharedConfig' DESC 'DNA Sh
 ared Configuration' SUP top AUXILIARY MAY ( dnaHostname $ dnaPortNum $ dnaSec
 urePortNum $ dnaRemoteBindMethod $ dnaRemoteConnProtocol $ dnaRemainingValues
  ) X-ORIGIN ( '389 Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.319 NAME 'mepManagedEntry' DESC 'Manage
 d Entries Managed Entry' SUP top AUXILIARY MAY mepManagedBy X-ORIGIN ( '389 D
 irectory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.320 NAME 'mepOriginEntry' DESC 'Managed
  Entries Origin Entry' SUP top AUXILIARY MAY mepManagedEntry X-ORIGIN ( '389 
 Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.321 NAME 'mepTemplateEntry' DESC 'Manag
 ed Entries Template Entry' SUP top AUXILIARY MAY ( cn $ mepStaticAttr $ mepMa
 ppedAttr $ mepRDNAttr ) X-ORIGIN ( '389 Directory Server' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.0 NAME 'posixAccount' DESC 'Standard LDAP objec
 tclass' SUP top AUXILIARY MUST ( cn $ uid $ uidNumber $ gidNumber $ homeDirec
 tory ) MAY ( userPassword $ loginShell $ gecos $ description ) X-ORIGIN ( 'RF
 C 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.1 NAME 'shadowAccount' DESC 'Standard LDAP obje
 ctclass' SUP top AUXILIARY MUST uid MAY ( userPassword $ shadowLastChange $ s
 hadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadow
 Flag $ description ) X-ORIGIN ( 'RFC 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.2 NAME 'posixGroup' DESC 'Standard LDAP objectc
 lass' SUP top STRUCTURAL MUST ( cn $ gidNumber ) MAY ( userPassword $ memberU
 id $ description ) X-ORIGIN ( 'RFC 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.3 NAME 'ipService' DESC 'Standard LDAP objectcl
 ass' SUP top STRUCTURAL MUST ( cn $ ipServicePort $ ipServiceProtocol ) MAY d
 escription X-ORIGIN ( 'RFC 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.4 NAME 'ipProtocol' DESC 'Standard LDAP objectc
 lass' SUP top STRUCTURAL MUST ( cn $ ipProtocolNumber ) MAY description X-ORI
 GIN ( 'RFC 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.5 NAME 'oncRpc' DESC 'Standard LDAP objectclass
 ' SUP top STRUCTURAL MUST ( cn $ oncRpcNumber ) MAY description X-ORIGIN ( 'R
 FC 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.6 NAME 'ipHost' DESC 'Standard LDAP objectclass
 ' SUP top AUXILIARY MUST ( ipHostNumber $ cn ) MAY ( manager $ description $ 
 l $ o $ ou $ owner $ seeAlso $ serialNumber ) X-ORIGIN ( 'RFC 2307' 'user def
 ined' ) )
objectClasses: ( 1.3.6.1.1.1.2.7 NAME 'ipNetwork' DESC 'Standard LDAP objectcl
 ass' SUP top STRUCTURAL MUST ( ipNetworkNumber $ cn ) MAY ( ipNetmaskNumber $
  manager $ l $ description ) X-ORIGIN ( 'RFC 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.8 NAME 'nisNetgroup' DESC 'Standard LDAP object
 class' SUP top STRUCTURAL MUST cn MAY ( nisNetgroupTriple $ memberNisNetgroup
  $ description ) X-ORIGIN ( 'RFC 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.10 NAME 'nisObject' DESC 'Standard LDAP objectc
 lass' SUP top STRUCTURAL MUST ( cn $ nisMapEntry $ nisMapName ) MAY descripti
 on X-ORIGIN ( 'RFC 2307' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.11 NAME 'ieee802Device' DESC 'Standard LDAP obj
 ectclass' SUP top AUXILIARY MUST cn MAY ( macAddress $ description $ l $ o $ 
 ou $ owner $ seeAlso $ serialNumber ) X-ORIGIN ( 'RFC 2307' 'user defined' ) 
 )
objectClasses: ( 1.3.6.1.1.1.2.12 NAME 'bootableDevice' DESC 'Standard LDAP ob
 jectclass' SUP top AUXILIARY MUST cn MAY ( bootFile $ bootParameter $ descrip
 tion $ l $ o $ ou $ owner $ seeAlso $ serialNumber ) X-ORIGIN ( 'RFC 2307' 'u
 ser defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.13 NAME 'nisMap' DESC 'Standard LDAP objectclas
 s' SUP top STRUCTURAL MUST nisMapName MAY description X-ORIGIN ( 'RFC 2307' '
 user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.14 NAME 'nisKeyObject' DESC 'nisKeyObject' SUP 
 top STRUCTURAL MUST ( cn $ nisPublickey $ nisSecretkey ) MAY ( uidNumber $ de
 scription ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.1.6.1.1.1.2.15 NAME 'nisDomainObject' DESC 'nisDomainObje
 ct' SUP top AUXILIARY MUST nisDomain X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113730.3.2.4 NAME 'mailGroup' DESC 'Netscape Messa
 ging Server 4.x defined objectclass' SUP top AUXILIARY MAY ( cn $ mail $ mail
 AlternateAddress $ mailHost $ mailRoutingAddress $ mgrpAddHeader $ mgrpAllowe
 dBroadcaster $ mgrpAllowedDomain $ mgrpApprovePassword $ mgrpBroadcasterPolic
 y $ mgrpDeliverTo $ mgrpErrorsTo $ mgrpModerator $ mgrpMsgMaxSize $ mgrpMsgRe
 jectAction $ mgrpMsgRejectText $ mgrpNoDuplicateChecks $ mgrpRemoveHeader $ m
 grpRFC822MailMember $ owner ) X-ORIGIN ( 'Netscape Messaging Server 4.x' 'use
 r defined' ) )
objectClasses: ( 1.3.6.1.4.1.42.2.27.1.2.6 NAME 'nisNetId' DESC 'nisNetId' SUP
  top STRUCTURAL MUST cn MAY ( nisNetIdUser $ nisNetIdGroup $ nisNetIdHost ) X
 -ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.11.1.3.1.2.5 NAME 'DUAConfigProfile' DESC 'Abstra
 ction of a base configuration for a DUA' SUP top STRUCTURAL MUST cn MAY ( def
 aultServerList $ preferredServerList $ defaultSearchBase $ defaultSearchScope
  $ searchTimeLimit $ bindTimeLimit $ credentialLevel $ authenticationMethod $
  followReferrals $ dereferenceAliases $ serviceSearchDescriptor $ serviceCred
 entialLevel $ serviceAuthenticationMethod $ objectclassMap $ attributeMap $ p
 rofileTTL ) X-ORIGIN ( 'RFC4876' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.129 NAME 'inetDomain' DESC 'Auxiliary c
 lass for virtual domain nodes' SUP top AUXILIARY MAY ( inetDomainBaseDN $ ine
 tDomainStatus ) X-ORIGIN ( 'Netscape subscriber interoperability' 'user defin
 ed' ) )
objectClasses: ( 2.16.840.1.113730.3.2.130 NAME 'inetUser' DESC 'Auxiliary cla
 ss which must be present in an entry for delivery of subscriber services' SUP
  top AUXILIARY MAY ( uid $ inetUserStatus $ inetUserHttpURL $ userPassword $ 
 memberOf ) X-ORIGIN ( 'Netscape subscriber interoperability' 'user defined' )
  )
objectClasses: ( 1.3.6.1.4.1.1466.101.120.141 NAME 'NetscapeLinkedOrganization
 ' AUXILIARY MAY parentOrganization X-ORIGIN ( 'Netscape' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.1466.101.120.142 NAME 'NetscapePreferences' AUXIL
 IARY MAY ( preferredLanguage $ preferredLocale $ preferredTimeZone ) X-ORIGIN
  ( 'Netscape' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.134 NAME 'inetSubscriber' SUP top AUXIL
 IARY MAY ( inetSubscriberAccountId $ inetSubscriberChallenge $ inetSubscriber
 Response ) X-ORIGIN ( 'Netscape subscriber interoperability' 'user defined' )
  )
objectClasses: ( 2.16.840.1.113730.3.2.112 NAME 'inetAdmin' DESC 'Marker for a
 n administrative group or user' SUP top AUXILIARY MAY ( aci $ memberOf $ admi
 nRole ) X-ORIGIN ( 'Netscape Delegated Administrator' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.42.2.27.4.2.1 NAME 'javaContainer' DESC 'Containe
 r for a Java object' SUP top STRUCTURAL MUST cn X-ORIGIN ( 'RFC 2713' 'user d
 efined' ) )
objectClasses: ( 1.3.6.1.4.1.42.2.27.4.2.4 NAME 'javaObject' DESC 'Java object
  representation' SUP top ABSTRACT MUST javaClassName MAY ( javaClassNames $ j
 avaCodebase $ javaDoc $ description ) X-ORIGIN ( 'RFC 2713' 'user defined' ) 
 )
objectClasses: ( 1.3.6.1.4.1.42.2.27.4.2.5 NAME 'javaSerializedObject' DESC 'J
 ava serialized object' SUP javaObject AUXILIARY MUST javaSerializedData X-ORI
 GIN ( 'RFC 2713' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.42.2.27.4.2.7 NAME 'javaNamingReference' DESC 'JN
 DI reference' SUP javaObject AUXILIARY MAY ( javaReferenceAddress $ javaFacto
 ry ) X-ORIGIN ( 'RFC 2713' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.42.2.27.4.2.8 NAME 'javaMarshalledObject' DESC 'J
 ava marshalled object' SUP javaObject AUXILIARY MUST javaSerializedData X-ORI
 GIN ( 'RFC 2713' 'user defined' ) )
objectClasses: ( 0.9.2342.19200300.100.4.3 NAME 'pilotObject' DESC 'Standard L
 DAP objectclass' SUP top STRUCTURAL MAY ( audio $ ditRedirect $ info $ jpegPh
 oto $ lastModifiedBy $ lastModifiedTime $ manager $ photo $ uniqueIdentifier 
 ) X-ORIGIN ( 'RFC 1274' 'user defined' ) )
objectClasses: ( nsAdminDomain-oid NAME 'nsAdminDomain' DESC 'Netscape defined
  objectclass' SUP organizationalUnit STRUCTURAL MAY nsAdminDomainName X-ORIGI
 N ( 'Netscape' 'user defined' ) )
objectClasses: ( nsHost-oid NAME 'nsHost' DESC 'Netscape defined objectclass' 
 SUP top STRUCTURAL MUST cn MAY ( serverHostName $ description $ l $ nsHostLoc
 ation $ nsHardwarePlatform $ nsOsVersion ) X-ORIGIN ( 'Netscape' 'user define
 d' ) )
objectClasses: ( nsAdminGroup-oid NAME 'nsAdminGroup' DESC 'Netscape defined o
 bjectclass' SUP top STRUCTURAL MUST cn MAY ( nsAdminGroupName $ description $
  nsConfigRoot $ nsAdminSIEDN ) X-ORIGIN ( 'Netscape' 'user defined' ) )
objectClasses: ( nsApplication-oid NAME 'nsApplication' DESC 'Netscape defined
  objectclass' SUP top STRUCTURAL MUST cn MAY ( nsVendor $ description $ nsPro
 ductName $ nsNickName $ nsProductVersion $ nsBuildNumber $ nsRevisionNumber $
  nsSerialNumber $ nsInstalledLocation $ installationTimeStamp $ nsExpirationD
 ate $ nsBuildSecurity $ nsLdapSchemaVersion $ nsServerMigrationClassname $ ns
 ServerCreationClassname ) X-ORIGIN ( 'Netscape' 'user defined' ) )
objectClasses: ( nsResourceRef-oid NAME 'nsResourceRef' DESC 'Netscape defined
  objectclass' SUP top STRUCTURAL MUST cn MAY seeAlso X-ORIGIN ( 'Netscape' 'u
 ser defined' ) )
objectClasses: ( nsTask-oid NAME 'nsTask' DESC 'Netscape defined objectclass' 
 SUP top STRUCTURAL MUST cn MAY ( nsTaskLabel $ nsHelpRef $ nsExecRef $ nsLogS
 uppress ) X-ORIGIN ( 'Netscape' 'user defined' ) )
objectClasses: ( nsTaskGroup-oid NAME 'nsTaskGroup' DESC 'Netscape defined obj
 ectclass' SUP top STRUCTURAL MUST cn MAY nsTaskLabel X-ORIGIN ( 'Netscape' 'u
 ser defined' ) )
objectClasses: ( nsAdminObject-oid NAME 'nsAdminObject' DESC 'Netscape defined
  objectclass' SUP top STRUCTURAL MUST cn MAY ( nsJarfilename $ nsClassname ) 
 X-ORIGIN ( 'Netscape' 'user defined' ) )
objectClasses: ( nsConfig-oid NAME 'nsConfig' DESC 'Netscape defined objectcla
 ss' SUP top STRUCTURAL MUST cn MAY ( description $ nsServerPort $ nsServerAdd
 ress $ nsSuiteSpotUser $ nsErrorLog $ nsPidLog $ nsAccessLog $ nsDefaultAccep
 tLanguage $ nsServerSecurity ) X-ORIGIN ( 'Netscape' 'user defined' ) )
objectClasses: ( nsDirectoryInfo-oid NAME 'nsDirectoryInfo' DESC 'Netscape def
 ined objectclass' SUP top STRUCTURAL MUST cn MAY ( nsBindDN $ nsBindPassword 
 $ nsDirectoryURL $ nsDirectoryFailoverList $ nsDirectoryInfoRef ) X-ORIGIN ( 
 'Netscape' 'user defined' ) )
objectClasses: ( nsAdminServer-oid NAME 'nsAdminServer' DESC 'Netscape defined
  objectclass' SUP top STRUCTURAL MUST ( cn $ nsServerID ) MAY description X-O
 RIGIN ( 'Netscape Administration Services' 'user defined' ) )
objectClasses: ( nsAdminConfig-oid NAME 'nsAdminConfig' DESC 'Netscape defined
  objectclass' SUP nsConfig STRUCTURAL MAY ( nsAdminCgiWaitPid $ nsAdminUsers 
 $ nsAdminAccessHosts $ nsAdminAccessAddresses $ nsAdminOneACLDir $ nsAdminEna
 bleDSGW $ nsAdminEnableEnduser $ nsAdminCacheLifetime ) X-ORIGIN ( 'Netscape 
 Administration Services' 'user defined' ) )
objectClasses: ( nsAdminResourceEditorExtension-oid NAME 'nsAdminResourceEdito
 rExtension' DESC 'Netscape defined objectclass' SUP nsAdminObject STRUCTURAL 
 MAY ( nsAdminAccountInfo $ nsDeleteclassname ) X-ORIGIN ( 'Netscape Administr
 ation Services' 'user defined' ) )
objectClasses: ( nsAdminGlobalParameters-oid NAME 'nsAdminGlobalParameters' DE
 SC 'Netscape defined objectclass' SUP top STRUCTURAL MUST cn MAY ( nsAdminEnd
 UserHTMLIndex $ nsNickName ) X-ORIGIN ( 'Netscape Administration Services' 'u
 ser defined' ) )
objectClasses: ( nsGlobalParameters-oid NAME 'nsGlobalParameters' DESC 'Netsca
 pe defined objectclass' SUP top STRUCTURAL MUST cn MAY ( nsUniqueAttribute $ 
 nsUserIDFormat $ nsUserRDNComponent $ nsGroupRDNComponent $ nsWellKnownJarfil
 es $ nsNYR ) X-ORIGIN ( 'Netscape Administration Services' 'user defined' ) )
objectClasses: ( nsDefaultObjectClasses-oid NAME 'nsDefaultObjectClasses' DESC
  'Netscape defined objectclass' SUP top STRUCTURAL MUST cn MAY nsDefaultObjec
 tClass X-ORIGIN ( 'Netscape Administration Services' 'user defined' ) )
objectClasses: ( nsAdminConsoleUser-oid NAME 'nsAdminConsoleUser' DESC 'Netsca
 pe defined objectclass' SUP top STRUCTURAL MUST cn MAY nsPreference X-ORIGIN 
 ( 'Netscape Administration Services' 'user defined' ) )
objectClasses: ( nsCustomView-oid NAME 'nsCustomView' DESC 'Netscape defined o
 bjectclass' SUP nsAdminObject STRUCTURAL MAY nsDisplayName X-ORIGIN ( 'Netsca
 pe Administration Services' 'user defined' ) )
objectClasses: ( nsTopologyCustomView-oid NAME 'nsTopologyCustomView' DESC 'Ne
 tscape defined objectclass' SUP nsCustomView STRUCTURAL MAY nsViewConfigurati
 on X-ORIGIN ( 'Netscape Administration Services' 'user defined' ) )
objectClasses: ( nsTopologyPlugin-oid NAME 'nsTopologyPlugin' DESC 'Netscape d
 efined objectclass' SUP nsAdminObject STRUCTURAL X-ORIGIN ( 'Netscape Adminis
 tration Services' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.18 NAME 'netscapeCertificateServer' DES
 C 'Netscape defined objectclass' SUP top STRUCTURAL X-ORIGIN ( 'Netscape Cert
 ificate Management System' 'user defined' ) )
objectClasses: ( nsCertificateServer-oid NAME 'nsCertificateServer' DESC 'Nets
 cape defined objectclass' SUP top STRUCTURAL MUST nsServerID MAY ( serverHost
 Name $ nsServerPort $ nsCertConfig ) X-ORIGIN ( 'Netscape Certificate Managem
 ent System' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.23 NAME 'netscapeDirectoryServer' DESC 
 'Netscape defined objectclass' SUP top STRUCTURAL X-ORIGIN ( 'Netscape Direct
 ory Server' 'user defined' ) )
objectClasses: ( nsDirectoryServer-oid NAME 'nsDirectoryServer' DESC 'Netscape
  defined objectclass' SUP top STRUCTURAL MUST nsServerID MAY ( serverHostName
  $ nsServerPort $ nsSecureServerPort $ nsBindPassword $ nsBindDN $ nsBaseDN )
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.8 NAME 'ntUser' DESC 'Netscape defined 
 objectclass' SUP top STRUCTURAL MUST ntUserDomainId MAY ( description $ l $ o
 u $ seeAlso $ ntUserPriv $ ntUserHomeDir $ ntUserComment $ ntUserFlags $ ntUs
 erScriptPath $ ntUserAuthFlags $ ntUserUsrComment $ ntUserParms $ ntUserWorks
 tations $ ntUserLastLogon $ ntUserLastLogoff $ ntUserAcctExpires $ ntUserMaxS
 torage $ ntUserUnitsPerWeek $ ntUserLogonHours $ ntUserBadPwCount $ ntUserNum
 Logons $ ntUserLogonServer $ ntUserCountryCode $ ntUserCodePage $ ntUserUniqu
 eId $ ntUserPrimaryGroupId $ ntUserProfile $ ntUserHomeDirDrive $ ntUserPassw
 ordExpired $ ntUserCreateNewAccount $ ntUserDeleteAccount $ ntUniqueId ) X-OR
 IGIN ( 'Netscape NT Synchronization' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.9 NAME 'ntGroup' DESC 'Netscape defined
  objectclass' SUP top STRUCTURAL MUST ntUserDomainId MAY ( description $ l $ 
 ou $ seeAlso $ ntGroupId $ ntGroupAttributes $ ntGroupCreateNewGroup $ ntGrou
 pDeleteGroup $ ntGroupType $ ntUniqueId $ mail ) X-ORIGIN ( 'Netscape NT Sync
 hronization' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.82 NAME 'nsChangelog4Config' DESC 'Nets
 cape defined objectclass' SUP top STRUCTURAL MAY cn X-ORIGIN ( 'Netscape Dire
 ctory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.114 NAME 'nsConsumer4Config' DESC 'Nets
 cape defined objectclass' SUP top STRUCTURAL MAY cn X-ORIGIN ( 'Netscape Dire
 ctory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.36 NAME 'LDAPReplica' DESC 'Netscape de
 fined objectclass' SUP top STRUCTURAL MUST cn MAY ( description $ l $ ou $ se
 eAlso $ replicaRoot $ replicaHost $ replicaPort $ replicaBindDn $ replicaCred
 entials $ replicaBindMethod $ replicaUseSSL $ replicaUpdateSchedule $ replica
 UpdateReplayed $ replicaUpdateFailedAt $ replicaBeginOrc $ replicaNickName $ 
 replicaEntryFilter $ replicatedattributelist $ replicaCFUpdated $ replicaAban
 donedChanges $ replicaLastRelevantChange ) X-ORIGIN ( 'Netscape Directory Ser
 ver' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.11 NAME 'cirReplicaSource' DESC 'Netsca
 pe defined objectclass' SUP top STRUCTURAL MUST cn MAY ( cirReplicaRoot $ cir
 Host $ cirPort $ cirBindDn $ cirUsePersistentSearch $ cirUseSsl $ cirBindCred
 entials $ cirLastUpdateApplied $ cirUpdateSchedule $ cirSyncInterval $ cirUpd
 ateFailedat $ cirBeginORC $ replicaNickName $ replicaEntryFilter $ replicated
 attributelist ) X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.3 NAME 'mailRecipient' DESC 'Netscape M
 essaging Server 4.x defined objectclass' SUP top AUXILIARY MAY ( cn $ mail $ 
 mailAlternateAddress $ mailHost $ mailRoutingAddress $ mailAccessDomain $ mai
 lAutoReplyMode $ mailAutoReplyText $ mailDeliveryOption $ mailForwardingAddre
 ss $ mailMessageStore $ mailProgramDeliveryInfo $ mailQuota $ multiLineDescri
 ption $ uid $ userPassword ) X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user
  defined' ) )
objectClasses: ( 2.16.840.113730.3.2.37 NAME 'nsMessagingServerUser' DESC 'Net
 scape Messaging Server 4.x defined objectclass' SUP top AUXILIARY MAY ( cn $ 
 mailAccessDomain $ mailAutoReplyMode $ mailAutoReplyText $ mailDeliveryOption
  $ mailForwardingAddress $ mailMessageStore $ mailProgramDeliveryInfo $ mailQ
 uota $ nsmsgDisallowAccess $ nsmsgNumMsgQuota $ nswmExtendedUserPrefs $ vacat
 ionstartdate $ vacationenddate ) X-ORIGIN ( 'Netscape Messaging Server 4.x' '
 user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.5 NAME 'groupOfMailEnhancedUniqueNames'
  DESC 'Netscape Messaging Server 4.x defined objectclass' SUP top AUXILIARY M
 UST cn MAY ( businessCategory $ description $ mailEnhancedUniqueMember $ o $ 
 ou $ owner $ seeAlso ) X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defin
 ed' ) )
objectClasses: ( 2.16.840.1.113730.3.2.24 NAME 'netscapeMailServer' DESC 'Nets
 cape Messaging Server 4.x defined objectclass' SUP top AUXILIARY X-ORIGIN ( '
 Netscape Messaging Server 4.x' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.45 NAME 'nsValueItem' DESC 'Netscape de
 fined objectclass' SUP top STRUCTURAL MUST cn MAY ( nsValueCIS $ nsValueCES $
  nsValueTel $ nsValueInt $ nsValueBin $ nsValueDN $ nsValueType $ nsValueSynt
 ax $ nsValueDescription $ nsValueHelpURL $ nsValueFlags $ nsValueDefault ) X-
 ORIGIN ( 'Netscape servers - value item' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.29 NAME 'netscapeWebServer' DESC 'Netsc
 ape defined objectclass' SUP top STRUCTURAL MUST ( cn $ nsServerID ) MAY ( de
 scription $ nsServerPort ) X-ORIGIN ( 'Netscape Web Server' 'user defined' ) 
 )
objectClasses: ( 2.16.840.1.113730.3.2.154 NAME 'netscapeReversiblePasswordObj
 ect' DESC 'object that contains an netscapeReversiblePassword' AUXILIARY MAY 
 netscapeReversiblePassword X-ORIGIN ( 'Netscape Web Server' 'user defined' ) 
 )
objectClasses: ( 1.3.6.1.4.1.11.1.3.2.2.1 NAME 'accountPolicy' DESC 'Account p
 olicy entry' SUP top AUXILIARY MAY accountInactivityLimit X-ORIGIN ( 'Account
  Policy Plugin' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.17 NAME 'automount' DESC 'Automount information
 ' SUP top STRUCTURAL MUST ( automountKey $ automountInformation ) MAY descrip
 tion X-ORIGIN ( 'RFC 2307bis' 'user defined' ) )
objectClasses: ( 1.3.6.1.1.1.2.16 NAME 'automountMap' DESC 'Automount Map info
 rmation' SUP top STRUCTURAL MUST automountMapName MAY description X-ORIGIN ( 
 'RFC 2307bis' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.1 NAME 'ipaHost' AUXILIARY MUST fqdn 
 MAY ( userPassword $ ipaClientVersion $ enrolledBy $ memberOf $ userClass $ i
 paAssignedIDView ) X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.12 NAME 'ipaObject' DESC 'IPA objectc
 lass' AUXILIARY MUST ipaUniqueID X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.14 NAME 'ipaEntitlement' DESC 'IPA En
 titlement object' AUXILIARY MUST ipaEntitlementId MAY ( userPKCS12 $ userCert
 ificate ) X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.15 NAME 'ipaPermission' DESC 'IPA Per
 mission objectclass' AUXILIARY MAY ipaPermissionType X-ORIGIN ( 'IPA v2' 'use
 r defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.2 NAME 'ipaService' DESC 'IPA service
  objectclass' AUXILIARY MAY ( memberOf $ managedBy $ ipaKrbAuthzData ) X-ORIG
 IN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.3 NAME 'nestedGroup' DESC 'Group that
  supports nesting' SUP groupOfNames STRUCTURAL MAY memberOf X-ORIGIN ( 'IPA v
 2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.4 NAME 'ipaUserGroup' DESC 'IPA user 
 group object class' SUP nestedGroup STRUCTURAL X-ORIGIN ( 'IPA v2' 'user defi
 ned' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.5 NAME 'ipaHostGroup' DESC 'IPA host 
 group object class' SUP nestedGroup STRUCTURAL X-ORIGIN ( 'IPA v2' 'user defi
 ned' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.6 NAME 'ipaAssociation' ABSTRACT MUST
  ( ipaUniqueID $ cn ) MAY ( memberUser $ userCategory $ memberHost $ hostCate
 gory $ ipaEnabledFlag $ description ) X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.7 NAME 'ipaHBACRule' SUP ipaAssociati
 on STRUCTURAL MUST accessRuleType MAY ( sourceHost $ sourceHostCategory $ ser
 viceCategory $ memberService $ externalHost $ accessTime ) X-ORIGIN ( 'IPA v2
 ' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.8 NAME 'ipaNISNetgroup' DESC 'IPA ver
 sion of NIS netgroup' SUP ipaAssociation STRUCTURAL MAY ( externalHost $ nisD
 omainName $ member $ memberOf ) X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.9 NAME 'ipaCAaccess' STRUCTURAL MAY (
  member $ hostCApolicy ) X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.10 NAME 'ipaHBACService' STRUCTURAL M
 UST cn MAY ( description $ memberOf ) X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.4.11 NAME 'ipaHBACServiceGroup' DESC 'I
 PA HBAC service group object class' SUP groupOfNames STRUCTURAL X-ORIGIN ( 'I
 PA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.1 NAME 'ipaExternalGroup' SUP top ST
 RUCTURAL MUST cn MAY ( ipaExternalMember $ memberOf $ description $ owner ) X
 -ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.2 NAME 'ipaNTUserAttrs' SUP top AUXI
 LIARY MUST ipaNTSecurityIdentifier MAY ( ipaNTHash $ ipaNTLogonScript $ ipaNT
 ProfilePath $ ipaNTHomeDirectory $ ipaNTHomeDirectoryDrive ) X-ORIGIN ( 'IPA 
 v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.3 NAME 'ipaNTGroupAttrs' SUP top AUX
 ILIARY MUST ipaNTSecurityIdentifier X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.4 NAME 'ipaNTDomainAttrs' SUP top AU
 XILIARY MUST ( ipaNTSecurityIdentifier $ ipaNTFlatName $ ipaNTDomainGUID ) MA
 Y ipaNTFallbackPrimaryGroup X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.5 NAME 'ipaNTTrustedDomain' DESC 'Tr
 usted Domain Object' SUP top STRUCTURAL MUST cn MAY ( ipaNTTrustType $ ipaNTT
 rustAttributes $ ipaNTTrustDirection $ ipaNTTrustPartner $ ipaNTFlatName $ ip
 aNTTrustAuthOutgoing $ ipaNTTrustAuthIncoming $ ipaNTTrustedDomainSID $ ipaNT
 TrustForestTrustInfo $ ipaNTTrustPosixOffset $ ipaNTSupportedEncryptionTypes 
 $ ipaNTSIDBlacklistIncoming $ ipaNTSIDBlacklistOutgoing ) X-ORIGIN 'user defi
 ned' )
objectClasses: ( 2.16.840.1.113730.3.8.12.6 NAME 'groupOfPrincipals' SUP top A
 UXILIARY MUST cn MAY memberPrincipal X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.7 NAME 'ipaKrb5DelegationACL' SUP gr
 oupOfPrincipals STRUCTURAL MAY ( ipaAllowToImpersonate $ ipaAllowedTarget ) X
 -ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.10 NAME 'ipaSELinuxUserMap' SUP ipaA
 ssociation STRUCTURAL MUST ipaSELinuxUser MAY ( accessTime $ seeAlso ) X-ORIG
 IN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.11 NAME 'ipaSshGroupOfPubKeys' ABSTR
 ACT MAY ipaSshPubKey X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.12 NAME 'ipaSshUser' SUP ipaSshGroup
 OfPubKeys AUXILIARY X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.13 NAME 'ipaSshHost' SUP ipaSshGroup
 OfPubKeys AUXILIARY X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.14 NAME 'ipaIDobject' SUP top AUXILI
 ARY MAY ( uidNumber $ gidNumber $ ipaNTSecurityIdentifier ) X-ORIGIN ( 'IPA v
 3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.15 NAME 'ipaIDrange' ABSTRACT MUST (
  cn $ ipaBaseID $ ipaIDRangeSize $ ipaRangeType ) X-ORIGIN ( 'IPA v3' 'user d
 efined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.16 NAME 'ipaDomainIDRange' SUP ipaID
 range STRUCTURAL MAY ( ipaBaseRID $ ipaSecondaryBaseRID ) X-ORIGIN ( 'IPA v3'
  'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.17 NAME 'ipaTrustedADDomainRange' SU
 P ipaIDrange STRUCTURAL MUST ( ipaBaseRID $ ipaNTTrustedDomainSID ) X-ORIGIN 
 ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.19 NAME 'ipaUserAuthTypeClass' DESC 
 'Class for authentication methods definition' SUP top AUXILIARY MAY ipaUserAu
 thType X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.20 NAME 'ipaUser' AUXILIARY MUST uid
  MAY userClass X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.21 NAME 'ipaPermissionV2' DESC 'IPA 
 Permission objectclass, version 2' SUP ipaPermission AUXILIARY MUST ( ipaPerm
 BindRuleType $ ipaPermLocation ) MAY ( ipaPermDefaultAttr $ ipaPermIncludedAt
 tr $ ipaPermExcludedAttr $ ipaPermRight $ ipaPermTargetFilter $ ipaPermTarget
  $ ipaPermTargetTo $ ipaPermTargetFrom ) X-ORIGIN ( 'IPA v4.0' 'user defined'
  ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.22 NAME 'ipaAllowedOperations' DESC 
 'Class to apply access controls to arbitrary operations' SUP top AUXILIARY MA
 Y ( ipaAllowedToPerform $ ipaProtectedOperation ) X-ORIGIN ( 'IPA v4.0' 'user
  defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.24 NAME 'ipaPublicKeyObject' DESC 'W
 rapped public keys' SUP top AUXILIARY MUST ipaPublicKey X-ORIGIN ( 'IPA v4.1'
  'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.25 NAME 'ipaPrivateKeyObject' DESC '
 Wrapped private keys' SUP top AUXILIARY MUST ( ipaPrivateKey $ ipaWrappingKey
  $ ipaWrappingMech ) X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.26 NAME 'ipaSecretKeyObject' DESC 'W
 rapped secret keys' SUP top AUXILIARY MUST ( ipaSecretKey $ ipaWrappingKey $ 
 ipaWrappingMech ) X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.34 NAME 'ipaSecretKeyRefObject' DESC
  'Indirect storage for encoded key material' SUP top AUXILIARY MUST ipaSecret
 KeyRef X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.18.1.1 NAME 'ipaVault' DESC 'IPA vault'
  SUP top STRUCTURAL MUST cn MAY ( description $ ipaVaultType $ ipaVaultSalt $
  ipaVaultPublicKey $ owner $ member ) X-ORIGIN ( 'IPA v4.2' 'user defined' ) 
 )
objectClasses: ( 2.16.840.1.113730.3.8.18.1.2 NAME 'ipaVaultContainer' DESC 'I
 PA vault container' SUP top STRUCTURAL MUST cn MAY ( description $ owner ) X-
 ORIGIN ( 'IPA v4.2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.21.2.1 NAME 'ipaCertProfile' SUP top ST
 RUCTURAL MUST ( cn $ description $ ipaCertProfileStoreIssued ) X-ORIGIN ( 'IP
 A v4.2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.21.2.2 NAME 'ipaCaAcl' SUP ipaAssociati
 on STRUCTURAL MAY ( ipaCaCategory $ ipaCertProfileCategory $ serviceCategory 
 $ ipaMemberCa $ ipaMemberCertProfile $ memberService ) X-ORIGIN ( 'IPA v4.2.0
 ' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.5923.1.1.2 NAME 'eduPerson' AUXILIARY MAY ( eduPe
 rsonAffiliation $ eduPersonNickName $ eduPersonOrgDN $ eduPersonOrgUnitDN $ e
 duPersonPrimaryAffiliation $ eduPersonPrincipalName $ eduPersonEntitlement $ 
 eduPersonPrimaryOrgUnitDN $ eduPersonScopedAffiliation ) X-ORIGIN ( 'http://m
 iddleware.internet2.edu/eduperson/' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.2.1 NAME 'ipaGuiConfig' AUXILIARY MAY (
  ipaUserSearchFields $ ipaGroupSearchFields $ ipaSearchTimeLimit $ ipaSearchR
 ecordsLimit $ ipaCustomFields $ ipaHomesRootDir $ ipaDefaultLoginShell $ ipaD
 efaultPrimaryGroup $ ipaMaxUsernameLength $ ipaPwdExpAdvNotify $ ipaUserObjec
 tClasses $ ipaGroupObjectClasses $ ipaDefaultEmailDomain $ ipaMigrationEnable
 d $ ipaCertificateSubjectBase $ ipaSELinuxUserMapDefault $ ipaSELinuxUserMapO
 rder $ ipaKrbAuthzData ) X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113730.3.8.4.13 NAME 'ipaConfigObject' DESC 'gener
 ic config object for IPA' AUXILIARY MAY ipaConfigString X-ORIGIN ( 'IPA v2' '
 user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.6.0 NAME 'idnsRecord' DESC 'dns Record,
  usually a host' SUP top STRUCTURAL MUST idnsName MAY ( cn $ idnsAllowDynUpda
 te $ dNSTTL $ dNSClass $ aRecord $ aAAARecord $ a6Record $ nSRecord $ cNAMERe
 cord $ pTRRecord $ sRVRecord $ tXTRecord $ mXRecord $ mDRecord $ hInfoRecord 
 $ mInfoRecord $ aFSDBRecord $ SigRecord $ KeyRecord $ LocRecord $ nXTRecord $
  nAPTRRecord $ kXRecord $ certRecord $ dNameRecord $ dSRecord $ sSHFPRecord $
  rRSIGRecord $ nSECRecord $ DLVRecord $ TLSARecord $ UnknownRecord $ RPRecord
  $ APLRecord $ IPSECKEYRecord $ DHCIDRecord $ HIPRecord $ SPFRecord ) X-ORIGI
 N 'user defined' )
objectClasses: ( 2.16.840.1.113730.3.8.6.1 NAME 'idnsZone' DESC 'Zone class' S
 UP idnsRecord STRUCTURAL MUST ( idnsZoneActive $ idnsSOAmName $ idnsSOArName 
 $ idnsSOAserial $ idnsSOArefresh $ idnsSOAretry $ idnsSOAexpire $ idnsSOAmini
 mum ) MAY ( idnsUpdatePolicy $ idnsAllowQuery $ idnsAllowTransfer $ idnsAllow
 SyncPTR $ idnsForwardPolicy $ idnsForwarders $ idnsSecInlineSigning $ nSEC3PA
 RAMRecord ) X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113730.3.8.6.2 NAME 'idnsConfigObject' DESC 'DNS g
 lobal config options' STRUCTURAL MAY ( idnsForwardPolicy $ idnsForwarders $ i
 dnsAllowSyncPTR $ idnsZoneRefresh $ idnsPersistentSearch ) X-ORIGIN 'user def
 ined' )
objectClasses: ( 2.16.840.1.113730.3.8.12.18 NAME 'ipaDNSZone' SUP top AUXILIA
 RY MUST idnsName MAY managedBy X-ORIGIN ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.6.3 NAME 'idnsForwardZone' DESC 'Forwar
 d Zone class' SUP top STRUCTURAL MUST ( idnsName $ idnsZoneActive ) MAY ( idn
 sForwarders $ idnsForwardPolicy ) X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113730.3.8.6.4 NAME 'idnsSecKey' DESC 'DNSSEC key 
 metadata' STRUCTURAL MUST ( idnsSecKeyRef $ idnsSecKeyCreated $ idnsSecAlgori
 thm ) MAY ( idnsSecKeyPublish $ idnsSecKeyActivate $ idnsSecKeyInactive $ idn
 sSecKeyDelete $ idnsSecKeyZone $ idnsSecKeyRevoke $ idnsSecKeySep $ cn ) X-OR
 IGIN ( 'IPA v4.1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.17.2.1 NAME 'ipk11Object' DESC 'Object'
  SUP top STRUCTURAL MUST ipk11UniqueId X-ORIGIN ( 'IPA v4.1' 'user defined' )
  )
objectClasses: ( 2.16.840.1.113730.3.8.17.2.2 NAME 'ipk11StorageObject' DESC '
 Storage object' SUP top ABSTRACT MAY ( ipk11Private $ ipk11Modifiable $ ipk11
 Label $ ipk11Copyable $ ipk11Destroyable ) X-ORIGIN ( 'IPA v4.1' 'user define
 d' ) )
objectClasses: ( 2.16.840.1.113730.3.8.17.2.5 NAME 'ipk11Key' DESC 'Key' SUP i
 pk11StorageObject ABSTRACT MAY ( ipk11KeyType $ ipk11Id $ ipk11StartDate $ ip
 k11EndDate $ ipk11Derive $ ipk11Local $ ipk11KeyGenMechanism $ ipk11AllowedMe
 chanisms ) X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.17.2.6 NAME 'ipk11PublicKey' DESC 'Publ
 ic key' SUP ipk11Key AUXILIARY MAY ( ipk11Subject $ ipk11Encrypt $ ipk11Verif
 y $ ipk11VerifyRecover $ ipk11Wrap $ ipk11Trusted $ ipk11WrapTemplate $ ipk11
 Distrusted $ ipk11PublicKeyInfo ) X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.17.2.7 NAME 'ipk11PrivateKey' DESC 'Pri
 vate key' SUP ipk11Key AUXILIARY MAY ( ipk11Subject $ ipk11Sensitive $ ipk11D
 ecrypt $ ipk11Sign $ ipk11SignRecover $ ipk11Unwrap $ ipk11Extractable $ ipk1
 1AlwaysSensitive $ ipk11NeverExtractable $ ipk11WrapWithTrusted $ ipk11Unwrap
 Template $ ipk11AlwaysAuthenticate $ ipk11PublicKeyInfo ) X-ORIGIN ( 'IPA v4.
 1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.17.2.8 NAME 'ipk11SecretKey' DESC 'Secr
 et key' SUP ipk11Key AUXILIARY MAY ( ipk11Sensitive $ ipk11Encrypt $ ipk11Dec
 rypt $ ipk11Sign $ ipk11Verify $ ipk11Wrap $ ipk11Unwrap $ ipk11Extractable $
  ipk11AlwaysSensitive $ ipk11NeverExtractable $ ipk11CheckValue $ ipk11WrapWi
 thTrusted $ ipk11Trusted $ ipk11WrapTemplate $ ipk11UnwrapTemplate ) X-ORIGIN
  ( 'IPA v4.1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113719.1.301.6.1.1 NAME 'krbContainer' SUP top STR
 UCTURAL MUST cn X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.2.1 NAME 'krbRealmContainer' SUP to
 p STRUCTURAL MUST cn MAY ( krbMKey $ krbUPEnabled $ krbSubTrees $ krbSearchSc
 ope $ krbLdapServers $ krbSupportedEncSaltTypes $ krbDefaultEncSaltTypes $ kr
 bTicketPolicyReference $ krbKdcServers $ krbPwdServers $ krbAdmServers $ krbP
 rincNamingAttr $ krbPwdPolicyReference $ krbPrincContainerRef ) X-ORIGIN 'use
 r defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.3.1 NAME 'krbService' SUP top ABSTR
 ACT MUST cn MAY ( krbHostServer $ krbRealmReferences ) X-ORIGIN 'user defined
 ' )
objectClasses: ( 2.16.840.1.113719.1.301.6.4.1 NAME 'krbKdcService' SUP krbSer
 vice STRUCTURAL X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.5.1 NAME 'krbPwdService' SUP krbSer
 vice STRUCTURAL X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.8.1 NAME 'krbPrincipalAux' AUXILIAR
 Y MAY ( krbPrincipalName $ krbCanonicalName $ krbUPEnabled $ krbPrincipalKey 
 $ krbTicketPolicyReference $ krbPrincipalExpiration $ krbPasswordExpiration $
  krbPwdPolicyReference $ krbPrincipalType $ krbPwdHistory $ krbLastPwdChange 
 $ krbPrincipalAliases $ krbLastSuccessfulAuth $ krbLastFailedAuth $ krbLoginF
 ailedCount $ krbExtraData $ krbLastAdminUnlock ) X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.9.1 NAME 'krbPrincipal' SUP top STR
 UCTURAL MUST krbPrincipalName MAY krbObjectReferences X-ORIGIN 'user defined'
  )
objectClasses: ( 2.16.840.1.113719.1.301.6.11.1 NAME 'krbPrincRefAux' SUP top 
 AUXILIARY MAY krbPrincipalReferences X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.13.1 NAME 'krbAdmService' SUP krbSe
 rvice STRUCTURAL X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.14.1 NAME 'krbPwdPolicy' SUP top ST
 RUCTURAL MUST cn MAY ( krbMaxPwdLife $ krbMinPwdLife $ krbPwdMinDiffChars $ k
 rbPwdMinLength $ krbPwdHistoryLength $ krbPwdMaxFailure $ krbPwdFailureCountI
 nterval $ krbPwdLockoutDuration ) X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.16.1 NAME 'krbTicketPolicyAux' AUXI
 LIARY MAY ( krbTicketFlags $ krbMaxTicketLife $ krbMaxRenewableAge ) X-ORIGIN
  'user defined' )
objectClasses: ( 2.16.840.1.113719.1.301.6.17.1 NAME 'krbTicketPolicy' SUP top
  STRUCTURAL MUST cn X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.13769.9.1 NAME 'mozillaAbPersonAlpha' SUP top AUX
 ILIARY MUST cn MAY ( c $ description $ displayName $ facsimileTelephoneNumber
  $ givenName $ homePhone $ l $ mail $ mobile $ mozillaCustom1 $ mozillaCustom
 2 $ mozillaCustom3 $ mozillaCustom4 $ mozillaHomeCountryName $ mozillaHomeLoc
 alityName $ mozillaHomePostalCode $ mozillaHomeState $ mozillaHomeStreet $ mo
 zillaHomeStreet2 $ mozillaHomeUrl $ mozillaNickname $ mozillaSecondEmail $ mo
 zillaUseHtmlMail $ mozillaWorkStreet2 $ mozillaWorkUrl $ nsAIMid $ o $ ou $ p
 ager $ postalCode $ postOfficeBox $ sn $ st $ street $ telephoneNumber $ titl
 e ) X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.5322.17.1.1 NAME 'authorizedServiceObject' DESC '
 Auxiliary object class for adding authorizedService attribute' SUP top AUXILI
 ARY MAY authorizedService X-ORIGIN ( 'NSS LDAP schema' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.5322.17.1.2 NAME 'hostObject' DESC 'Auxiliary obj
 ect class for adding host attribute' SUP top AUXILIARY MAY host X-ORIGIN ( 'N
 SS LDAP schema' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.2.318 NAME 'pamConfig' DESC 'PAM plugin c
 onfiguration' SUP top AUXILIARY MAY ( cn $ pamMissingSuffix $ pamExcludeSuffi
 x $ pamIncludeSuffix $ pamIDAttr $ pamIDMapMethod $ pamFallback $ pamSecure $
  pamService $ pamFilter ) X-ORIGIN ( 'Red Hat Directory Server' 'user defined
 ' ) )
objectClasses: ( 2.16.840.1.113730.3.2.326 NAME 'dynamicGroup' DESC 'Group con
 taining internal dynamically-generated members' SUP posixGroup AUXILIARY MAY 
 dsOnlyMemberUid X-ORIGIN ( 'Red Hat Directory Server' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.6981.11.2.3 NAME 'PureFTPdUser' DESC 'PureFTPd us
 er with optional quota, throttling and ratio' STRUCTURAL MAY ( FTPStatus $ FT
 PQuotaFiles $ FTPQuotaMBytes $ FTPUploadRatio $ FTPDownloadRatio $ FTPUploadB
 andwidth $ FTPDownloadBandwidth $ FTPuid $ FTPgid ) X-ORIGIN ( 'Pure-FTPd' 'u
 ser defined' ) )
objectClasses: ( 1.2.840.113556.1.5.87 NAME 'calEntry' DESC 'RFC2739: Calendar
  Entry' SUP top AUXILIARY MAY ( calCalURI $ calFBURL $ calOtherCalURIs $ calO
 therFBURLs $ calCAPURI $ calOtherCAPURIs ) X-ORIGIN ( 'rfc2739' 'user defined
 ' ) )
objectClasses: ( 1.3.18.0.2.6.258 NAME 'printerAbstract' DESC 'Printer related
  information.' SUP top ABSTRACT MAY ( printer-name $ printer-natural-language
 -configured $ printer-location $ printer-info $ printer-more-info $ printer-m
 ake-and-model $ printer-multiple-document-jobs-supported $ printer-charset-co
 nfigured $ printer-charset-supported $ printer-generated-natural-language-sup
 ported $ printer-document-format-supported $ printer-color-supported $ printe
 r-compression-supported $ printer-pages-per-minute $ printer-pages-per-minute
 -color $ printer-finishings-supported $ printer-number-up-supported $ printer
 -sides-supported $ printer-media-supported $ printer-media-local-supported $ 
 printer-resolution-supported $ printer-print-quality-supported $ printer-job-
 priority-supported $ printer-copies-supported $ printer-job-k-octets-supporte
 d $ printer-current-operator $ printer-service-person $ printer-delivery-orie
 ntation-supported $ printer-stacking-order-supported $ printer-output-feature
 s-supported ) X-ORIGIN ( 'rfc3712' 'user defined' ) )
objectClasses: ( 1.3.18.0.2.6.255 NAME 'printerService' DESC 'Printer informat
 ion.' SUP printerAbstract STRUCTURAL MAY ( printer-uri $ printer-xri-supporte
 d ) X-ORIGIN ( 'rfc3712' 'user defined' ) )
objectClasses: ( 1.3.18.0.2.6.257 NAME 'printerServiceAuxClass' DESC 'Printer 
 information.' SUP printerAbstract AUXILIARY MAY ( printer-uri $ printer-xri-s
 upported ) X-ORIGIN ( 'rfc3712' 'user defined' ) )
objectClasses: ( 1.3.18.0.2.6.256 NAME 'printerIPP' DESC 'Internet Printing Pr
 otocol (IPP) information.' SUP top AUXILIARY MAY ( printer-ipp-versions-suppo
 rted $ printer-multiple-document-jobs-supported ) X-ORIGIN ( 'rfc3712' 'user 
 defined' ) )
objectClasses: ( 1.3.18.0.2.6.253 NAME 'printerLPR' DESC 'LPR information.' SU
 P top AUXILIARY MUST printer-name MAY printer-aliases X-ORIGIN ( 'rfc3712' 'u
 ser defined' ) )
objectClasses: ( 1.3.6.1.4.1.2312.4.3.4.1 NAME 'sabayonProfile' DESC 'sabayon 
 profile' SUP top STRUCTURAL MUST cn MAY ( sabayonProfileURL $ description ) X
 -ORIGIN ( 'Sabayon' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.2312.4.3.4.2 NAME 'sabayonProfileNameObject' DESC
  'contains sabayon profile name' SUP top AUXILIARY MUST sabayonProfileName X-
 ORIGIN ( 'Sabayon' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.2312.4.3.4.3 NAME 'sabayonProfileURLObject' DESC 
 'contains sabayon profile' SUP top AUXILIARY MUST cn MAY sabayonProfileURL X-
 ORIGIN ( 'Sabayon' 'user defined' ) )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.6 NAME 'sambaSamAccount' DESC 'Samba 3.0
  Auxilary SAM Account' SUP top AUXILIARY MUST ( uid $ sambaSID ) MAY ( cn $ s
 ambaLMPassword $ sambaNTPassword $ sambaPwdLastSet $ sambaLogonTime $ sambaLo
 goffTime $ sambaKickoffTime $ sambaPwdCanChange $ sambaPwdMustChange $ sambaA
 cctFlags $ displayName $ sambaHomePath $ sambaHomeDrive $ sambaLogonScript $ 
 sambaProfilePath $ description $ sambaUserWorkstations $ sambaPrimaryGroupSID
  $ sambaDomainName $ sambaMungedDial $ sambaBadPasswordCount $ sambaBadPasswo
 rdTime $ sambaPasswordHistory $ sambaLogonHours ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.4 NAME 'sambaGroupMapping' DESC 'Samba G
 roup Mapping' SUP top AUXILIARY MUST ( gidNumber $ sambaSID $ sambaGroupType 
 ) MAY ( displayName $ description $ sambaSIDList ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.14 NAME 'sambaTrustPassword' DESC 'Samba
  Trust Password' SUP top STRUCTURAL MUST ( sambaDomainName $ sambaNTPassword 
 $ sambaTrustFlags ) MAY ( sambaSID $ sambaPwdLastSet ) X-ORIGIN 'user defined
 ' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.5 NAME 'sambaDomain' DESC 'Samba Domain 
 Information' SUP top STRUCTURAL MUST ( sambaDomainName $ sambaSID ) MAY ( sam
 baNextRid $ sambaNextGroupRid $ sambaNextUserRid $ sambaAlgorithmicRidBase $ 
 sambaMinPwdLength $ sambaPwdHistoryLength $ sambaLogonToChgPwd $ sambaMaxPwdA
 ge $ sambaMinPwdAge $ sambaLockoutDuration $ sambaLockoutObservationWindow $ 
 sambaLockoutThreshold $ sambaForceLogoff $ sambaRefuseMachinePwdChange ) X-OR
 IGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.7 NAME 'sambaUnixIdPool' DESC 'Pool for 
 allocating UNIX uids/gids' SUP top AUXILIARY MUST ( uidNumber $ gidNumber ) X
 -ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.8 NAME 'sambaIdmapEntry' DESC 'Mapping f
 rom a SID to an ID' SUP top AUXILIARY MUST sambaSID MAY ( uidNumber $ gidNumb
 er ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.9 NAME 'sambaSidEntry' DESC 'Structural 
 Class for a SID' SUP top STRUCTURAL MUST sambaSID X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.10 NAME 'sambaConfig' DESC 'Samba Config
 uration Section' SUP top AUXILIARY MAY description X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.11 NAME 'sambaShare' DESC 'Samba Share S
 ection' SUP top STRUCTURAL MUST sambaShareName MAY description X-ORIGIN 'user
  defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.12 NAME 'sambaConfigOption' DESC 'Samba 
 Configuration Option' SUP top STRUCTURAL MUST sambaOptionName MAY ( sambaBool
 Option $ sambaIntegerOption $ sambaStringOption $ sambaStringListOption $ des
 cription ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.15 NAME 'sambaTrustedDomainPassword' DES
 C 'Samba Trusted Domain Password' SUP top STRUCTURAL MUST ( sambaDomainName $
  sambaSID $ sambaClearTextPassword $ sambaPwdLastSet ) MAY sambaPreviousClear
 TextPassword X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.7165.2.2.16 NAME 'sambaTrustedDomain' DESC 'Samba
  Trusted Domain Object' SUP top STRUCTURAL MUST cn MAY ( sambaTrustType $ sam
 baTrustAttributes $ sambaTrustDirection $ sambaTrustPartner $ sambaFlatName $
  sambaTrustAuthOutgoing $ sambaTrustAuthIncoming $ sambaSecurityIdentifier $ 
 sambaTrustForestTrustInfo $ sambaTrustPosixOffset $ sambaSupportedEncryptionT
 ypes ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.15953.9.2.1 NAME 'sudoRole' DESC 'Sudoer Entries'
  SUP top STRUCTURAL MUST cn MAY ( sudoUser $ sudoHost $ sudoCommand $ sudoRun
 As $ sudoRunAsUser $ sudoRunAsGroup $ sudoOption $ sudoNotBefore $ sudoNotAft
 er $ sudoOrder $ description ) X-ORIGIN ( 'SUDO' 'user defined' ) )
objectClasses: ( 5.3.6.1.1.1.2.0 NAME 'trustAccount' DESC 'Sets trust accounts
  information' SUP top AUXILIARY MUST trustModel MAY accessTo X-ORIGIN ( 'nss_
 ldap/pam_ldap' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.8 NAME 'ipaKrbPrincipal' SUP krbPrin
 cipalAux AUXILIARY MUST ( krbPrincipalName $ ipaKrbPrincipalAlias ) X-ORIGIN 
 ( 'IPA v3' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.27 NAME 'ipaCertificate' SUP top STR
 UCTURAL MUST ( cn $ ipaCertIssuerSerial $ ipaCertSubject $ ipaPublicKey ) MAY
  ipaConfigString X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.28 NAME 'ipaKeyPolicy' SUP top AUXIL
 IARY MAY ( ipaKeyTrust $ ipaKeyUsage $ ipaKeyExtUsage ) X-ORIGIN ( 'IPA v4.1'
  'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.8.1 NAME 'ipaSudoRule' SUP ipaAssociati
 on STRUCTURAL MAY ( externalUser $ externalHost $ hostMask $ memberAllowCmd $
  memberDenyCmd $ cmdCategory $ ipaSudoOpt $ ipaSudoRunAs $ ipaSudoRunAsExtUse
 r $ ipaSudoRunAsUserCategory $ ipaSudoRunAsGroup $ ipaSudoRunAsExtGroup $ ipa
 SudoRunAsGroupCategory $ sudoNotBefore $ sudoNotAfter $ sudoOrder $ ipaSudoRu
 nAsExtUserGroup ) X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.8.2 NAME 'ipaSudoCmd' DESC 'IPA object 
 class for SUDO command' STRUCTURAL MUST ( ipaUniqueID $ sudoCmd ) MAY ( membe
 rOf $ description ) X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.8.3 NAME 'ipaSudoCmdGrp' DESC 'IPA obje
 ct class to store groups of SUDO commands' SUP groupOfNames STRUCTURAL MUST i
 paUniqueID X-ORIGIN ( 'IPA v2' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.16.2.1 NAME 'ipaToken' DESC 'Abstract t
 oken class for tokens' SUP top ABSTRACT MUST ipatokenUniqueID MAY ( descripti
 on $ managedBy $ ipatokenOwner $ ipatokenDisabled $ ipatokenNotBefore $ ipato
 kenNotAfter $ ipatokenVendor $ ipatokenModel $ ipatokenSerial ) X-ORIGIN ( 'I
 PA OTP' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.16.2.2 NAME 'ipatokenTOTP' DESC 'TOTP T
 oken Type' SUP ipaToken STRUCTURAL MAY ( ipatokenOTPkey $ ipatokenOTPalgorith
 m $ ipatokenOTPdigits $ ipatokenTOTPclockOffset $ ipatokenTOTPtimeStep $ ipat
 okenTOTPwatermark ) X-ORIGIN ( 'IPA OTP' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.16.2.3 NAME 'ipatokenRadiusProxyUser' D
 ESC 'Radius Proxy User' SUP top AUXILIARY MAY ( ipatokenRadiusConfigLink $ ip
 atokenRadiusUserName ) X-ORIGIN ( 'IPA OTP' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.16.2.4 NAME 'ipatokenRadiusConfiguratio
 n' DESC 'Proxy Radius Configuration' SUP top STRUCTURAL MUST ( cn $ ipatokenR
 adiusServer $ ipatokenRadiusSecret ) MAY ( description $ ipatokenRadiusTimeou
 t $ ipatokenRadiusRetries $ ipatokenUserMapAttribute ) X-ORIGIN ( 'IPA OTP' '
 user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.16.2.5 NAME 'ipatokenHOTP' DESC 'HOTP T
 oken Type' SUP ipaToken STRUCTURAL MUST ( ipatokenOTPkey $ ipatokenOTPalgorit
 hm $ ipatokenOTPdigits $ ipatokenHOTPcounter ) X-ORIGIN ( 'IPA OTP' 'user def
 ined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.16.2.6 NAME 'ipatokenOTPConfig' DESC 'O
 TP Global Configuration' SUP top STRUCTURAL MUST cn MAY ( ipatokenTOTPauthWin
 dow $ ipatokenTOTPsyncWindow $ ipatokenHOTPauthWindow $ ipatokenHOTPsyncWindo
 w ) X-ORIGIN ( 'IPA OTP' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.20.1.1 NAME 'ipaReplTopoConf' DESC 'IPA
  defined objectclass' SUP top STRUCTURAL MUST ipaReplTopoConfRoot MAY ( cn $ 
 nsDS5ReplicaRoot $ nsDS5ReplicatedAttributeList $ nsDS5ReplicatedAttributeLis
 tTotal ) X-ORIGIN ( 'Free IPA' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.20.1.2 NAME 'ipaReplTopoSegment' DESC '
 IPA defined objectclass' SUP top STRUCTURAL MUST ( ipaReplTopoSegmentDirectio
 n $ ipaReplTopoSegmentLeftNode $ ipaReplTopoSegmentRightNode ) MAY ( cn $ ipa
 ReplTopoSegmentStatus $ ipaReplTopoSegmentGenerated $ nsDS5ReplicatedAttribut
 eList $ nsDS5ReplicatedAttributeListTotal $ nsds5BeginReplicaRefresh $ descri
 ption $ nsds5replicaTimeout $ nsds5ReplicaEnabled $ nsds5ReplicaStripAttrs $ 
 nsds5replicaSessionPauseTime $ nsds5ReplicaProtocolTimeout ) X-ORIGIN ( 'Free
  IPA' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.20.1.3 NAME 'ipaReplTopoManagedAgreemen
 t' DESC 'marker objectclass for managed replication agreements' SUP top AUXIL
 IARY MAY ipaReplTopoManagedAgreementState X-ORIGIN ( 'Free IPA' 'user defined
 ' ) )
objectClasses: ( 2.16.840.1.113730.3.8.20.1.4 NAME 'ipaReplTopoManagedServer' 
 DESC 'part of managed replication topology' SUP top AUXILIARY MAY ipaReplTopo
 ManagedSuffix X-ORIGIN ( 'Free IPA' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.29 NAME 'ipaIDView' SUP nsContainer 
 STRUCTURAL MAY description X-ORIGIN ( 'IPA v4' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.30 NAME 'ipaOverrideAnchor' SUP top 
 STRUCTURAL MUST ipaAnchorUUID MAY description X-ORIGIN ( 'IPA v4' 'user defin
 ed' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.31 NAME 'ipaUserOverride' DESC 'Over
 ride for User Attributes' SUP ipaOverrideAnchor STRUCTURAL MAY ( uid $ uidNum
 ber $ gidNumber $ homeDirectory $ loginShell $ gecos $ ipaOriginalUid ) X-ORI
 GIN ( 'IPA v4' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.32 NAME 'ipaGroupOverride' DESC 'Ove
 rride for Group Attributes' SUP ipaOverrideAnchor STRUCTURAL MAY ( gidNumber 
 $ cn ) X-ORIGIN ( 'IPA v4' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.12.35 NAME 'ipaOverrideTarget' SUP top 
 STRUCTURAL MUST ipaAnchorUUID X-ORIGIN ( 'IPA v4' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.19.1.1 NAME 'ipaDomainLevelConfig' DESC
  'Domain Level Configuration' SUP ipaConfigObject AUXILIARY MUST ipaDomainLev
 el X-ORIGIN ( 'IPA v4' 'user defined' ) )
objectClasses: ( 2.16.840.1.113730.3.8.19.1.2 NAME 'ipaSupportedDomainLevelCon
 fig' DESC 'Supported Domain Level Configuration' SUP ipaConfigObject AUXILIAR
 Y MUST ( ipaMinDomainLevel $ ipaMaxDomainLevel ) X-ORIGIN ( 'IPA v4' 'user de
 fined' ) )
objectClasses: ( 1.3.6.1.4.1.35157.1.1.2 NAME 'umanitobaPerson' DESC 'Custom u
 manitoba Person elements' AUXILIARY MAY ( umIdmIdtype $ umAcstat $ umSvclass 
 $ isPubliclyViewable $ studentNumber $ gobsrid $ accountState $ umRole $ umGe
 neric1 $ umGeneric2 $ umNtPwHash $ umArchived ) X-ORIGIN 'user defined' )
objectClasses: ( cmsuser-oid NAME 'cmsuser' DESC 'CMS User' SUP top STRUCTURAL
  MUST usertype MAY userstate X-ORIGIN 'user defined' )
objectClasses: ( CertACLS-oid NAME 'CertACLS' DESC 'CMS defined class' SUP top
  STRUCTURAL MUST cn MAY resourceACLS X-ORIGIN 'user defined' )
objectClasses: ( repository-oid NAME 'repository' DESC 'CMS defined class' SUP
  top STRUCTURAL MUST ou MAY ( serialno $ description $ nextRange $ publishing
 Status ) X-ORIGIN 'user defined' )
objectClasses: ( request-oid NAME 'request' DESC 'CMS defined class' SUP top S
 TRUCTURAL MUST cn MAY ( requestId $ dateOfCreate $ dateOfModify $ requestStat
 e $ requestResult $ requestOwner $ requestAgentGroup $ requestSourceId $ requ
 estType $ requestFlag $ requestError $ userMessages $ adminMessages ) X-ORIGI
 N 'user defined' )
objectClasses: ( transaction-oid NAME 'transaction' DESC 'CMS defined class' S
 UP top STRUCTURAL MUST cn MAY ( transId $ description $ transName $ transStat
 us $ transOps ) X-ORIGIN 'user defined' )
objectClasses: ( crlIssuingPointRecord-oid NAME 'crlIssuingPointRecord' DESC '
 CMS defined class' SUP top STRUCTURAL MUST cn MAY ( dateOfCreate $ dateOfModi
 fy $ crlNumber $ crlSize $ thisUpdate $ nextUpdate $ deltaNumber $ deltaSize 
 $ firstUnsaved $ certificateRevocationList $ deltaRevocationList $ crlCache $
  revokedCerts $ unrevokedCerts $ expiredCerts $ cACertificate ) X-ORIGIN 'use
 r defined' )
objectClasses: ( certificateRecord-oid NAME 'certificateRecord' DESC 'CMS defi
 ned class' SUP top STRUCTURAL MUST cn MAY ( serialno $ dateOfCreate $ dateOfM
 odify $ certStatus $ autoRenew $ issueInfo $ metaInfo $ revInfo $ version $ d
 uration $ notAfter $ notBefore $ algorithmId $ subjectName $ signingAlgorithm
 Id $ userCertificate $ issuedBy $ revokedBy $ revokedOn $ extension $ publicK
 eyData $ issuerName ) X-ORIGIN 'user defined' )
objectClasses: ( userDetails-oid NAME 'userDetails' DESC 'CMS defined class' S
 UP top STRUCTURAL MUST userDN MAY ( dateOfCreate $ dateOfModify $ password $ 
 p12Expiration ) X-ORIGIN 'user defined' )
objectClasses: ( keyRecord-oid NAME 'keyRecord' DESC 'CMS defined class' SUP t
 op STRUCTURAL MUST cn MAY ( serialno $ dateOfCreate $ dateOfModify $ keyState
  $ privateKeyData $ ownerName $ keySize $ metaInfo $ dateOfArchival $ dateOfR
 ecovery $ algorithm $ publicKeyFormat $ publicKeyData $ archivedBy $ clientId
  $ dataType $ status ) X-ORIGIN 'user defined' )
objectClasses: ( pkiSecurityDomain-oid NAME 'pkiSecurityDomain' DESC 'CMS defi
 ned class' SUP top STRUCTURAL MUST ( ou $ name ) X-ORIGIN 'user defined' )
objectClasses: ( pkiSecurityGroup-oid NAME 'pkiSecurityGroup' DESC 'CMS define
 d class' SUP top STRUCTURAL MUST cn X-ORIGIN 'user defined' )
objectClasses: ( pkiSubsystem-oid NAME 'pkiSubsystem' DESC 'CMS defined class'
  SUP top STRUCTURAL MUST ( cn $ host $ SecurePort $ SubsystemName $ Clone ) M
 AY ( DomainManager $ SecureAgentPort $ SecureAdminPort $ SecureEEClientAuthPo
 rt $ UnSecurePort ) X-ORIGIN 'user defined' )
objectClasses: ( pkiRange-oid NAME 'pkiRange' DESC 'CMS defined class' SUP top
  STRUCTURAL MUST ( cn $ beginRange $ endRange $ host $ SecurePort ) X-ORIGIN 
 'user defined' )
objectClasses: ( securityDomainSessionEntry-oid NAME 'securityDomainSessionEnt
 ry' DESC 'CMS defined class' SUP top STRUCTURAL MUST ( cn $ host $ uid $ cmsU
 serGroup $ dateOfCreate ) X-ORIGIN 'user defined' )
objectClasses: ( tokenRecord-oid NAME 'tokenRecord' DESC 'CMS defined class' S
 UP top STRUCTURAL MUST cn MAY ( dateOfCreate $ dateOfModify $ modified $ toke
 nReason $ tokenUserID $ tokenStatus $ tokenAppletID $ keyInfo $ tokenPolicy $
  extensions $ numberOfResets $ numberOfEnrollments $ numberOfRenewals $ numbe
 rOfRecoveries $ userCertificate $ tokenType ) X-ORIGIN 'user defined' )
objectClasses: ( tokenActivity-oid NAME 'tokenActivity' DESC 'CMS defined clas
 s' SUP top STRUCTURAL MUST cn MAY ( dateOfCreate $ dateOfModify $ tokenOp $ t
 okenIP $ tokenResult $ tokenID $ tokenUserID $ tokenMsg $ extensions $ tokenT
 ype ) X-ORIGIN 'user defined' )
objectClasses: ( tokenCert-oid NAME 'tokenCert' DESC 'CMS defined class' SUP t
 op STRUCTURAL MUST cn MAY ( dateOfCreate $ dateOfModify $ userCertificate $ t
 okenUserID $ tokenID $ tokenIssuer $ tokenOrigin $ tokenSubject $ tokenSerial
  $ tokenStatus $ tokenType $ tokenKeyType $ tokenNotBefore $ tokenNotAfter $ 
 extensions ) X-ORIGIN 'user defined' )
objectClasses: ( tpsProfileID-oid NAME 'tpsProfileID' DESC 'CMS defined class'
  SUP top AUXILIARY MAY profileID X-ORIGIN ( 'user-defined' 'user defined' ) )
objectClasses: ( certProfile-oid NAME 'certProfile' DESC 'Certificate profile'
  SUP top STRUCTURAL MUST cn MAY ( classId $ certProfileConfig ) X-ORIGIN 'use
 r defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.582 NAME 'nsDS5ReplicaCredentials' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.1 NAME 'sudoUser' DESC 'User(s) who ma
 y  run sudo' EQUALITY caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'SUDO' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.51 NAME 'ipaAllowedToPerform' DESC 
 'DNs allowed to perform an operation' SUP distinguishedName EQUALITY distingu
 ishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v4.0' 'us
 er defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2274 NAME 'nsslapd-instancedir' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1139 NAME 'printer-info' DESC 'Descriptive info
 rmation about this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstr
 ingsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'rfc37
 12' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.4 NAME 'ipatokenNotAfter' DESC 'T
 oken expiration date' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.24 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.24.1 NAME 'krbHostServer'  EQUALIT
 Y caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2
 .0' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.26 NAME 'aRecord'  EQUALITY caseIgno
 reIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user
  defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.532 NAME 'ntUserCountryCode' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.34 NAME 'ref' DESC 'LDAP referrals att
 ribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'LDAPv3 referral
 s Internet Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.52 NAME 'ipk11Verify' DESC 'Key s
 upports verification where the signature is an appendix to the data' EQUALITY
  booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IP
 A v4.1' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.2.4 NAME ( 'nsAIMid' 'nscpaimscreenname' )
   EQUALITY telephoneNumberMatch SUBSTR telephoneNumberSubstringsMatch SYNTAX 
 1.3.6.1.4.1.1466.115.121.1.50 X-ORIGIN ( 'Mozilla Address Book' 'user defined
 ' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.204 NAME 'replicaNickName' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 Netscape Directory Server' 'user defined' ) )
attributeTypes: ( sslVersionMin-oid NAME 'sslVersionMin' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 
 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.25 NAME 'KeyRecord' DESC 'Key, RFC 253
 5' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.2 NAME 'ipaNTSecurityIdentifier' DE
 SC 'NT Security ID' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substring
 sMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v3' 
 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.40 NAME 'sambaAlgorithmicRidBase' DESC 
 'Base at which the samba RID generation algorithm should operate' EQUALITY in
 tegerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA 
 v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2243 NAME 'nsslapd-securelistenhost' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SI
 NGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( modified-oid NAME 'modified' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN 'user defined' )
attributeTypes: ( notBefore-oid NAME 'notBefore' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.7 NAME 'FTPStatus' DESC 'Account statu
 s: enabled or disabled' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.7 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2108 NAME 'nsPagedLookThroughLimit' DE
 SC 'Binder-based simple paged search operation look through limit' SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.27 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( '
 389' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2091 NAME 'nsslapd-suffix' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( '
 Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.24 NAME 'ipaEntitlementId' DESC 'Ent
 itlement Unique identifier' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrder
 ingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.19 NAME 'sambaGroupType' DESC 'NT Group
  Type' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALU
 E X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( nsUserRDNComponent-oid NAME 'nsUserRDNComponent' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1117 NAME 'printer-media-local-supported' DESC 
 'Site-specific names of media supported by this printer.' EQUALITY caseIgnore
 Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X
 -ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.5.4.51 NAME 'houseIdentifier'  EQUALITY caseIgnoreMatch SU
 BSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 
 ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2301 NAME 'nsslapd-plugin-logging' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.3 NAME ( 'mail' 'rfc822mailbox' )  E
 QUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1
 .4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC 4524' 'user defined' ) X-DEPRECATED 'r
 fc822mailbox' )
attributeTypes: ( 2.16.840.1.113730.3.1.607 NAME 'nsDS5Flags' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-OR
 IGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsTaskLabel-oid NAME 'nsTaskLabel' DESC 'Netscape defined at
 tribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'use
 r defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.47 NAME 'nSECRecord' DESC 'NSEC, RFC 3
 755' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2068 NAME 'pamExcludeSuffix' DESC 'Suf
 fixes to exclude from PAM authentication' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 2 X-ORIGIN ( 'Red Hat Directory Server' 'user defined' ) )
attributeTypes: ( nsBindDN-oid NAME 'nsBindDN' DESC 'Netscape defined attribut
 e type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Netscape' 'user defi
 ned' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2157 NAME 'dnaRemoteBindCred' DESC 'Re
 mote bind credentials' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-OR
 IGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( requestError-oid NAME 'requestError' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( Clone-oid NAME 'Clone'  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 
 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( tokenMsg-oid NAME 'tokenMsg' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.11.44 NAME 'ipaPermExcludedAttr' DESC 
 'IPA permission explicitly excluded attribute' EQUALITY caseIgnoreMatch ORDER
 ING caseIgnoreOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 IPA v4.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2261 NAME 'nsslapd-attribute-name-exce
 ptions' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.18 NAME 'postOfficeBox'  EQUALITY caseIgnoreMatch SUBS
 TR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.527 NAME 'ntUserLastLogoff' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.102 NAME ( 'passwordChange' 'pwdAllowU
 serChange' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Serve
 r' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.250.1.2 NAME 'multiLineDescription' DESC 'Pilot 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Internet Whi
 te Pages Pilot' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.10 NAME 'shadowExpire' DESC 'Standard LDAP att
 ribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'RF
 C 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.21 NAME 'mailQuota' DESC 'Netscape Mes
 saging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-O
 RIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 1.2.840.113556.1.4.482 NAME 'calOtherCalURIs' DESC 'RFC2739:
  multi-value URI for snapshots of other calendars' EQUALITY caseIgnoreIA5Matc
 h SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-
 ORIGIN ( 'rfc2739' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2238 NAME 'nsslapd-security' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( ownerName-oid NAME 'ownerName' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( numberOfResets-oid NAME 'numberOfResets' DESC 'CMS defined a
 ttribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.1.1.14 NAME 'nisNetIdHost' DESC 'nisNetI
 dHost' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIG
 IN ( 'RFC2307bis' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.5 NAME 'umRole' DESC 'Role' EQUALITY
  caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.4.1.6 NAME 'javaClassName' DESC 'Fully q
 ualified name of distinguished Java class or interface' EQUALITY caseExactMat
 ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'RFC 2713' 'u
 ser defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.240 NAME 'replicatedattributelist' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-OR
 IGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2175 NAME 'nsslapd-accesslog-logrotati
 onsync-enabled' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defi
 ned' ) )
attributeTypes: ( nsRevisionNumber-oid NAME 'nsRevisionNumber' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.11 NAME 'externalHost' DESC 'Multiva
 lue string attribute that allows storing host names.' EQUALITY caseIgnoreMatc
 h ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.62 NAME 'ipaAnchorUUID' DESC 'Uniqu
 e Anchor Identifier' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4' 'user
  defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2207 NAME 'nsslapd-rootdn' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.3 NAME 'searchTimeLimit' DESC 'Maximu
 m time an agent or service allows for a search to complete' EQUALITY integerM
 atch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGL
 E-VALUE X-ORIGIN ( 'RFC4876' 'user defined' ) )
attributeTypes: ( nsHelpRef-oid NAME 'nsHelpRef' DESC 'Netscape defined attrib
 ute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user de
 fined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.9 NAME 'ipaMaxUsernameLength'  EQUAL
 ITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN (
  'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.43 NAME 'ntUserDeleteAccount' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.61 NAME 'ipk11Sensitive' DESC 'Ke
 y is sensitive' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SIN
 GLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.217 NAME 'replicaCFUpdated' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.6 NAME 'targetDn' DESC 'Changelog attr
 ibute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Changelog Intern
 et Draft' 'user defined' ) )
attributeTypes: ( transId-oid NAME 'transId' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.55 NAME 'sambaLogonHours' DESC 'Logon H
 ours' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE
 -VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.25 NAME 'internationalISDNNumber'  EQUALITY numericStr
 ingMatch SUBSTR numericStringSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.36 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.998 NAME ( 'passwordGraceUserTime' 'pw
 dGraceUserTime' ) DESC 'Netscape defined password policy attribute type' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE USAGE directoryOperation X-ORIG
 IN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.3 NAME 'cmdCategory' DESC 'Additiona
 l classification for commands' EQUALITY caseIgnoreMatch ORDERING caseIgnoreMa
 tch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-O
 RIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.9.1 NAME 'krbMaxTicketLife'  EQUAL
 ITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN (
  'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.13 NAME 'hInfoRecord' DESC 'host infor
 mation, RFC 1035' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsM
 atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defin
 ed' ) )
attributeTypes: ( 1.3.6.1.1.1.1.5 NAME 'shadowLastChange' DESC 'Standard LDAP 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 
 'RFC 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2225 NAME 'nsslapd-workingdir' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.11 NAME 'documentIdentifier'  EQUALI
 TY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.781 NAME 'mgrpAddHeader' DESC 'Netscap
 e Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 6 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.65 NAME 'ntUserLogonServer' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2295 NAME 'nsslapd-allowed-sasl-mechan
 isms' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2162 NAME 'winSyncDirectoryFilter' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.9 NAME 'sudoNotAfter' DESC 'End of tim
 e interval for which the entry is valid' EQUALITY generalizedTimeMatch ORDERI
 NG generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 X-ORIGIN
  ( 'SUDO' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.59 NAME 'ipaKeyUsage' DESC 'Allowed
  key usage' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-O
 RIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.73 NAME 'sambaTrustPartner' DESC 'Fully
  qualified name of the domain with which a trust exists' EQUALITY caseIgnoreM
 atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defin
 ed' ) )
attributeTypes: ( 1.3.18.0.2.4.1121 NAME 'printer-resolution-supported' DESC '
 List of resolutions supported for printing documents by this printer.' EQUALI
 TY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.12 NAME 'ipatokenTOTPtimeStep' DE
 SC 'TOTP time-step' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 7 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( tokenKeyType-oid NAME 'tokenKeyType' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.5.14 NAME 'idnsForwardPolicy' DESC 'fo
 rward policy: only or first' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5
 SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 
 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2139 NAME 'winSyncMoveAction' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( dateOfArchival-oid NAME 'dateOfArchival' DESC 'CMS defined a
 ttribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( nsExpirationDate-oid NAME 'nsExpirationDate' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape' 'user defined' ) )
attributeTypes: ( unrevokedCerts-oid NAME 'unrevokedCerts' DESC 'CMS defined a
 ttribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.1 NAME 'eduPersonAffiliation' DESC 'A
 ffiliation' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'http://middlewar
 e.internet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( nsVendor-oid NAME 'nsVendor' DESC 'Netscape defined attribut
 e type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user defi
 ned' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.87 NAME 'cirUpdateSchedule' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( thisUpdate-oid NAME 'thisUpdate' DESC 'CMS defined attribute
 ' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.253 NAME 'nsValueSyntax' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape servers - value item' 'user defined' ) )
attributeTypes: ( 2.5.4.32 NAME 'owner'  SUP distinguishedName EQUALITY distin
 guishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 4519' '
 user defined' ) )
attributeTypes: ( nsLdapSchemaVersion-oid NAME 'nsLdapSchemaVersion' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.44.1 NAME 'krbPwdHistory'  EQUALIT
 Y octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.2.
 0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2100 NAME 'autoMemberInclusiveRegex' D
 ESC 'Auto Membership inclusive regex rule' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.11 NAME 'objectclassMap' DESC 'Object
  class mappings used, required, or supported by an agent or service' EQUALITY
  caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC4876'
  'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2089 NAME 'mepMappedAttr' DESC 'Manage
 d Entries mapped attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( '
 389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2212 NAME 'nsslapd-useroc' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.20.2.6 NAME 'ipaReplTopoSegmentGenerat
 ed' DESC 'IPA defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-
 ORIGIN ( 'FreeIPA' 'user defined' ) )
attributeTypes: ( tokenResult-oid NAME 'tokenResult' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2282 NAME 'nsslapd-rundir' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.3 NAME 'mozillaHomeLocalityName'  SUP na
 me EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user def
 ined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.66 NAME 'sambaForceLogoff' DESC 'Discon
 nect Users outside logon hours (default: -1 => off, 0 => on)' EQUALITY intege
 rMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2
 .0' 'user defined' ) )
attributeTypes: ( 2.5.4.10 NAME ( 'o' 'organizationname' )  SUP name EQUALITY 
 caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'organizationnam
 e' )
attributeTypes: ( 2.16.840.1.113730.3.1.2259 NAME 'nsslapd-return-exact-case' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsAdminAccessAddresses-oid NAME 'nsAdminAccessAddresses' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-OR
 IGIN ( 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( nsAdminUsers-oid NAME 'nsAdminUsers' DESC 'Netscape defined 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape Adm
 inistration Services' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.45 NAME 'organizationalStatus'  EQUA
 LITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.18 NAME 'oncRpcNumber' DESC 'Standard LDAP att
 ribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'RF
 C 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.19 NAME 'mailMessageStore' DESC 'Netsc
 ape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .26 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2126 NAME 'dnaHostname' DESC 'DNA host
 name of replica to get new range of values' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 SINGLE-VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.221 NAME 'passwordStorageScheme' DESC 
 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2230 NAME 'nsslapd-ldapiautobind' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2196 NAME 'nsslapd-accesslog-logexpira
 tiontime' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.576 NAME 'nsRoleFilter' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-
 ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 5.3.6.1.1.1.1.0 NAME 'trustModel' DESC 'Access scheme' EQUAL
 ITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'nss_ldap/pam_ldap' 'user defined'
  ) )
attributeTypes: ( 2.16.840.1.113730.3.1.70 NAME 'serverRoot' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.248 NAME 'nsValueDN' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Netsca
 pe servers - value item' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.41 NAME 'parentOrganization'  EQUAL
 ITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE 
 X-ORIGIN ( 'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.8 NAME 'hostCategory' DESC 'Addition
 al classification for hosts' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrde
 ringMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.4 NAME 'sudoRunAs' DESC 'User(s) imper
 sonated by sudo' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .26 X-ORIGIN ( 'SUDO' 'user defined' ) )
attributeTypes: ( nsAdminEnableDSGW-oid NAME 'nsAdminEnableDSGW' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape Administration Services' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1132 NAME 'printer-multiple-document-jobs-suppo
 rted' DESC 'Indicates whether or not this printer supports more than one docu
 ment per job.' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SING
 LE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.21 NAME 'ipatokenHOTPcounter' DES
 C 'HOTP counter' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 S
 INGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.21.1.1 NAME 'ipaCertProfileStoreIssued
 ' DESC 'Store certificates issued using this profile' EQUALITY booleanMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2' 'user d
 efined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.27 NAME 'idnsSecAlgorithm' DESC 'DNS
 KEY algorithm: string used as mnemonic' EQUALITY caseIgnoreIA5Match SUBSTR ca
 seIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE 
 X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.2.1 NAME ( 'mozillaNickname' 'xmozillanick
 name' )  SUP name EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Mozilla Address Book' 'user d
 efined' ) )
attributeTypes: ( notAfter-oid NAME 'notAfter' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.5.18.2 NAME 'modifyTimestamp'  EQUALITY generalizedTimeMat
 ch ORDERING generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
  SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation X-ORIGIN ( 'RFC 4
 512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.92 NAME ( 'passwordExpWarned' 'pwdExpi
 rationWarned' ) DESC 'Netscape defined password policy attribute type' SYNTAX
  1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE USAGE directoryOperation X-ORIGIN
  ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5322.21.2.1 NAME 'krbPwdMaxFailure'  EQUALITY in
 tegerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA 
 v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.5 NAME 'ipaNTHash' DESC 'NT Hash of
  user password' EQUALITY octetStringMatch ORDERING octetStringOrderingMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE X-ORIGIN ( 'IPA v3' 'user de
 fined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2246 NAME 'nsslapd-maxdescriptors' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.23 NAME 'ipaNTTrustedDomainSID' DES
 C 'NT Trusted Domain Security ID' EQUALITY caseIgnoreIA5Match SUBSTR caseIgno
 reIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIG
 IN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.11 NAME 'ipaUserObjectClasses'  SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.32.1 NAME 'krbPwdMinDiffChars'  EQ
 UALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGI
 N ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2113 NAME 'internalModifiersName' DESC
  'plugin dn' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE NO-USER-MODIFI
 CATION USAGE directoryOperation X-ORIGIN ( '389 Directory Server' 'user defin
 ed' ) )
attributeTypes: ( issueInfo-oid NAME 'issueInfo' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.20 NAME 'ipk11PublicKeyInfo' DESC
  'DER-encoding of SubjectPublicKeyInfo of associated public key' EQUALITY oct
 etStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.1' 'use
 r defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2094 NAME 'nsslapd-parent-suffix' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORI
 GIN ( 'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.692 NAME 'inetUserStatus' DESC '"activ
 e", "inactive", or "deleted" status of a user' SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape subscriber interoperability' 'user d
 efined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.22 NAME 'sambaNextGroupRid' DESC 'Next 
 NT rid to give out for groups' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1110 NAME 'printer-job-priority-supported' DESC
  'Indicates the number of job priority levels supported by this printer.' EQU
 ALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.27 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2183 NAME 'nsslapd-audit-logrotationsy
 ncmin' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.789 NAME 'mgrpNoDuplicateChecks' DESC 
 'Netscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defin
 ed' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2304 NAME 'nsslapd-dynamic-plugins' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SIN
 GLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.602 NAME 'entrydn' DESC 'internal serv
 er defined attribute type' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.12 SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation
  X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.1098 NAME 'nsds5replicaSessionPauseTim
 e' DESC 'Netscape defined attribute type' EQUALITY integerMatch SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' '
 user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2073 NAME 'pamSecure' DESC 'Require se
 cure (TLS/SSL) connection for PAM auth' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 S
 INGLE-VALUE X-ORIGIN ( 'Red Hat Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2264 NAME 'nsslapd-max-filter-nest-lev
 el' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.41 NAME 'ipaRangeType' DESC 'Range 
 type' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 
 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1129 NAME 'printer-color-supported' DESC 'Indic
 ates whether this printer is capable of any type of color printing at all, in
 cluding highlight color.' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.7 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.5.21.2 NAME 'dITContentRules'  EQUALITY objectIdentifierFi
 rstComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE directoryOperati
 on X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.56 NAME 'documentPublisher'  EQUALIT
 Y caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.522 NAME 'ntUserComment' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X
 -ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( nsmsgDisallowAccess-oid NAME 'nsmsgDisallowAccess' DESC 'Net
 scape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.26 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.24 NAME 'mailRoutingAddress' DESC 'Net
 scape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 1.2.840.113556.1.4.485 NAME 'calOtherCalAdrURIs' DESC 'RFC27
 39: multi-value URI to other request destinations' EQUALITY caseIgnoreIA5Matc
 h SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-
 ORIGIN ( 'rfc2739' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.42 NAME 'ipk11Derive' DESC 'Key s
 upports key derivation' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2131 NAME 'pamFilter' DESC 'Filter to 
 match entries that should use PAM authentication' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 SINGLE-VALUE X-ORIGIN ( 'Red Hat Directory Server' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.234 NAME 'nsSNMPLocation' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'N
 etscape Directory Server' 'user defined' ) )
attributeTypes: ( tokenIssuer-oid NAME 'tokenIssuer' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.35 NAME 'nAPTRRecord' DESC 'Naming Aut
 hority Pointer, RFC 2915' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Sub
 stringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'us
 er defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.15 NAME 'supportedLDAPVersion'  SYN
 TAX 1.3.6.1.4.1.1466.115.121.1.27 USAGE dSAOperation X-ORIGIN ( 'RFC 4512' 'u
 ser defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.9 NAME 'eduPersonScopedAffiliation' D
 ESC 'Scoped Affiliation' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'htt
 p://middleware.internet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.16 NAME 'ipaNTTrustAuthIncoming' DE
 SC 'Authentication information for the incoming portion of a trust' EQUALITY 
 octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.2.0'
  'user defined' ) )
attributeTypes: ( requestFlag-oid NAME 'requestFlag' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( nsHostLocation-oid NAME 'nsHostLocation' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape
 ' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2178 NAME 'nsslapd-accesslog-logrotati
 onsynchour' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined'
  ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.15 NAME 'ipk11Destroyable' DESC '
 Can be destroyed by application' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.590 NAME 'nsDS5ReplicaName' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2081 NAME ( 'passwordMaxRepeats' 'pwdM
 axRepeats' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Serve
 r' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.14 NAME 'accessTime' DESC 'Access ti
 me' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.687 NAME 'nsds5replicaChangesSentSince
 Startup' DESC 'Netscape defined attribute type' EQUALITY integerMatch SYNTAX 
 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE NO-USER-MODIFICATION X-ORIGIN ( 'N
 etscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1107 NAME 'printer-xri-supported' DESC 'The uno
 rdered list of XRI (extended resource identifiers) supported by this printer.
 ' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.12 NAME 'umArchived' DESC 'home dir 
 archive flag' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTA
 X 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.46 NAME 'ntGroupDeleteGroup' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.4 NAME 'ipaSearchRecordsLimit'  EQUA
 LITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 
 ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.9 NAME 'newRdn' DESC 'Changelog attrib
 ute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Changelog Internet
  Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2147 NAME 'rootdn-allow-host' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 
 ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( autoRenew-oid NAME 'autoRenew' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.11.34 NAME 'ipaIDRangeSize' DESC 'Size
  of a Posix ID range' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .27 SINGLE-VALUE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2251 NAME 'nsslapd-accesscontrol' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.28 NAME 'preferredDeliveryMethod'  SYNTAX 1.3.6.1.4.1.
 1466.115.121.1.14 SINGLE-VALUE X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.6 NAME 'altServer'  SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.26 USAGE dSAOperation X-ORIGIN ( 'RFC 4512' 'user defined'
  ) )
attributeTypes: ( 2.16.840.1.113730.3.1.11 NAME 'newSuperior' DESC 'Changelog 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Changelog In
 ternet Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.229 NAME 'nsslapd-pluginVendor' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( clientId-oid NAME 'clientId' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.18 NAME 'aFSDBRecord' DESC 'for AFS Da
 ta Base location, RFC 1183' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5S
 ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' '
 user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.37 NAME 'sambaHomePath' DESC 'Home dire
 ctory UNC path' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2228 NAME 'nsslapd-ldapifilepath' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.8 NAME 'shadowWarning' DESC 'Standard LDAP att
 ribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'RF
 C 2307' 'user defined' ) )
attributeTypes: ( 2.5.4.47 NAME 'enhancedSearchGuide'  SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.21 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.7 NAME 'idnsSOAretry' DESC 'SOA retr
 y value' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defin
 ed' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.68 NAME 'ntUserPasswordExpired' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2298 NAME 'nsslapd-enable-turbo-mode' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.585 NAME 'nsDS5ReplicatedAttributeList
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2165 NAME 'schemaUpdateObjectclassAcce
 pt' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.52 NAME 'ipaProtectedOperation' DES
 C 'Operation to be protected' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2277 NAME 'nsslapd-tmpdir' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.7 NAME 'ipatokenSerial' DESC 'OTP
  Token Serial number' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.19 NAME 'ipatokenRadiusRetries' D
 ESC 'Number of allowed Retries' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1002 NAME 'nsds7NewWinUserSyncEnabled'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.23 NAME 'lastModifiedTime' DESC 'old
  variant of modifyTimestamp' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'RFC 1274' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.535 NAME 'ntUserHomeDirDrive' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.110 NAME 'ntGroupId' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE X-ORIG
 IN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.33 NAME 'mgrpModerator' DESC 'Netscape
  Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.51 NAME 'ipk11Encrypt' DESC 'Key 
 supports encryption' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.207 NAME 'vlvBase' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Netscape
  Directory Server' 'user defined' ) )
attributeTypes: ( nsServerMigrationClassname-oid NAME 'nsServerMigrationClassn
 ame' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 X-ORIGIN ( 'Netscape' 'user defined' ) )
attributeTypes: ( nsSSLPersonalitySSL-oid NAME 'nsSSLPersonalitySSL' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.45 NAME 'sambaStringOption' DESC 'A str
 ing option' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 S
 INGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.35 NAME 'userPassword'  EQUALITY octetStringMatch SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( crlExtensions-oid NAME 'crlExtensions' DESC 'CMS defined att
 ribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.16 NAME 'dereferenceAliases' DESC 'Sp
 ecifies if a service or agent either requires, supports, or uses dereferencin
 g of aliases.' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SING
 LE-VALUE X-ORIGIN ( 'RFC4876' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.4 NAME 'FTPDownloadRatio' DESC 'Ratio 
 (compared with FTPRatioUp) for downloaded files' EQUALITY integerMatch SYNTAX
  1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user defi
 ned' ) )
attributeTypes: ( 1.3.6.1.1.4 NAME 'vendorName'  EQUALITY 1.3.6.1.4.1.1466.109
 .114.1 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE NO-USER-MODIFICATION
  USAGE dSAOperation X-ORIGIN ( 'RFC 3045' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.18 NAME 'ipk11StartDate' DESC 'Va
 lidity start date' EQUALITY generalizedTimeMatch ORDERING generalizedTimeOrde
 ringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE X-ORIGIN ( 'IPA v
 4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.801 NAME 'mgrpRemoveHeader' DESC 'Nets
 cape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.27 NAME 'ipaSELinuxUserMapOrder' DES
 C 'Available SELinux user context ordering' EQUALITY caseIgnoreMatch ORDERING
  caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.70 NAME 'ipaPermTargetTo' DESC 'Des
 tination location to move an entry IPA permission ACI' EQUALITY distinguished
 NameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 'IPA v
 4.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2215 NAME 'nsslapd-allow-unauthenticat
 ed-binds' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' )
  )
attributeTypes: ( 1.3.18.0.2.4.1118 NAME 'printer-copies-supported' DESC 'The 
 maximum number of copies of a document that may be printed as a single job on
  this printer.' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' 
 ) )
attributeTypes: ( tokenOp-oid NAME 'tokenOp' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.55 NAME 'aci' DESC 'Netscape defined a
 ccess control information attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Server' 'user defin
 ed' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.6 NAME 'roomNumber'  EQUALITY caseIg
 noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2285 NAME 'nsslapd-hash-filters' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.7 NAME ( 'l' 'locality' 'localityname' )  SUP name EQU
 ALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.15 X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'locality 
 localityname' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.44 NAME 'sSHFPRecord' DESC 'SSH Key Fi
 ngerprint, draft-ietf-secsh-dns-05.txt' EQUALITY caseIgnoreIA5Match SUBSTR ca
 seIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'I
 PA v4.2.0' 'user defined' ) )
attributeTypes: ( nsSSL3SessionTimeout-oid NAME 'nsSSL3SessionTimeout' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'Netscape' 'user defined' ) )
attributeTypes: ( dataType-oid NAME 'dataType' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2152 NAME 'nsds5ReplicaProtocolTimeout
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.52.1 NAME 'krbObjectReferences'  E
 QUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN 
 ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.63 NAME 'sambaLockoutDuration' DESC 'Lo
 ckout duration in minutes (default: 30, -1 => forever)' EQUALITY integerMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'u
 ser defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.49 NAME 'ipaPermTarget' DESC 'IPA p
 ermission target' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.105 NAME ( 'passwordLockout' 'pwdLockO
 ut' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'use
 r defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.15 NAME 'ipServicePort' DESC 'Standard LDAP at
 tribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'R
 FC 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2129 NAME 'dnaNextRange' DESC 'DNA ran
 ge of values to get from replica' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( nsSSL3-oid NAME 'nsSSL3' DESC 'Netscape defined attribute ty
 pe' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user defined'
  ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.38 NAME 'sambaDomainName' DESC 'Windows
  NT domain to which the user belongs' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1
 .4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2199 NAME 'nsslapd-accesslog-logexpira
 tiontimeunit' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user define
 d' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.571 NAME 'nsSizeLimit' DESC 'Binder-ba
 sed search operation size limit (entries)' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 27 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Serve
 r' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.1.1.13 NAME 'nisNetIdGroup' DESC 'nisNet
 IdGroup' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-OR
 IGIN ( 'RFC2307bis' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.77 NAME 'changeTime' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.2 NAME 'studentNumber' DESC 'Umanito
 ba student number' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.243 NAME 'nsValueCIS' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsc
 ape servers - value item' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.18.2.3 NAME 'ipaVaultPublicKey' DESC '
 IPA vault public key' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.40 X-ORIGIN ( 'IPA v4.2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2170 NAME 'nsslapd-accesslog-level' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SIN
 GLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.3 NAME 'enrolledBy' DESC 'DN of admi
 nistrator who performed manual enrollment of the host' SUP distinguishedName 
 EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN
  ( 'IPA v2' 'user defined' ) )
attributeTypes: ( publicKeyFormat-oid NAME 'publicKeyFormat' DESC 'CMS defined
  attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2202 NAME 'nsslapd-accesslog-logging-e
 nabled' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( classId-oid NAME 'classId' DESC 'Certificate profile class I
 D' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.6 NAME 'authenticationMethod' DESC 'I
 dentifies the types of authentication methods either used, required, or provi
 ded by a service or peer' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstring
 sMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'RFC4876'
  'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.21.1.4 NAME 'ipaCaCategory' DESC 'Addi
 tional classification for CAs' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOr
 deringMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.15 X-ORIGIN ( 'IPA v4.2' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.33 NAME 'automountInformation' DESC 'Automount
  information' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  SINGLE-VALUE X-ORIGIN ( 'RFC 2307bis' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.64 NAME 'ipk11SignRecover' DESC '
 Key supports signatures where data can be recovered from the signature' EQUAL
 ITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 
 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.29.1 NAME 'krbAdmServers'  EQUALIT
 Y distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA
  v4.2.0' 'user defined' ) )
attributeTypes: ( publishingStatus-oid NAME 'publishingStatus' DESC 'CMS defin
 ed attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( nsCertConfig-oid NAME 'nsCertConfig' DESC 'Netscape defined 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape Cer
 tificate Management System' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1 NAME 'carLicense' DESC 'vehicle lice
 nse or registration plate' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstrin
 gsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2798' 'user defi
 ned' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.99 NAME ( 'passwordMinLength' 'pwdMinL
 ength' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' '
 user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.8 NAME 'ipaNTHomeDirectory' DESC 'U
 ser Home Directory Path' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrdering
 Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2249 NAME 'nsslapd-idletimeout' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.20 NAME 'telephoneNumber'  EQUALITY telephoneNumberMat
 ch SUBSTR telephoneNumberSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.50
  X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.6 NAME 'ipaSudoRunAs' DESC 'Referenc
 e to a user or group that the commands can be run as.' SUP memberUser EQUALIT
 Y distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA
  v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2116 NAME 'dnaPrefix' DESC 'DNA string
  prefix for dna value' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-OR
 IGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2220 NAME 'nsslapd-minssf-exclude-root
 dse' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.0 NAME 'uidNumber' DESC 'Standard LDAP attribu
 te type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'RFC 23
 07' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2186 NAME 'nsslapd-auditlog-logrotatio
 ntime' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.12 NAME 'documentTitle'  EQUALITY ca
 seIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.60 NAME 'ntUserAuthFlags' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE X
 -ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( DomainManager-oid NAME 'DomainManager'  SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.7 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2290 NAME 'nsslapd-disk-monitoring-thr
 eshold' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2076 NAME ( 'passwordMinAlphas' 'pwdMi
 nAlphas' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server'
  'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.49 NAME 'DHCIDRecord' DESC 'Dynamic Ho
 st Configuration Protocol (DHCP) Information, RFC 4701' EQUALITY caseIgnoreIA
 5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.40.1 NAME 'krbTicketPolicyReferenc
 e'  EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SING
 LE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.406 NAME 'nsSynchUserIDFormat' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.74 NAME 'sambaFlatName' DESC 'NetBIOS n
 ame of a domain' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1122 NAME 'printer-media-supported' DESC 'The s
 tandard names/types/sizes (and optional color suffixes) of the media supporte
 d by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.5.21.5 NAME 'attributeTypes'  EQUALITY objectIdentifierFir
 stComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE directoryOperatio
 n X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.11 NAME 'ipatokenTOTPclockOffset'
  DESC 'TOTP clock offset' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( nsAdminEnableEnduser-oid NAME 'nsAdminEnableEnduser' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.26 NAME 'nisMapName' DESC 'Standard LDAP attri
 bute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2307' 'user d
 efined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.17 NAME 'idnsPersistentSearch' DESC 
 'allow persistent searches' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2134 NAME 'nsds5ReplicaStripAttrs' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.4 NAME 'eduPersonOrgUnitDN' DESC 'Org
 anizational Unit DN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'http://
 middleware.internet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.544 NAME 'nsParentUniqueId' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.82 NAME 'cirBindDn' DESC 'Netscape def
 ined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Netscap
 e Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.13 NAME 'ipaNTTrustDirection' DESC 
 'Direction of a trust' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.60 NAME 'jpegPhoto' DESC 'a JPEG ima
 ge' SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 X-ORIGIN ( 'RFC 2798' 'user defined'
  ) )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.4.1.13 NAME 'javaClassNames' DESC 'Fully
  qualified Java class or interface name' EQUALITY caseExactMatch SYNTAX 1.3.6
 .1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2713' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2103 NAME 'autoMemberDisabled' DESC 'A
 uto Membership disabled attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.809 NAME 'nsds5replicaLastInitStatus' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE NO-USER-MODIFICATION X-ORIGIN ( 'Netscape Directory Server' 'user
  defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2084 NAME 'nsSymmetricKey' DESC 'A sym
 metric key - currently used by attribute encryption' SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.40 SINGLE-VALUE X-ORIGIN ( 'attribute encryption' 'user defined' ) 
 )
attributeTypes: ( 2.16.840.1.113730.3.1.682 NAME 'nsds5ReplicaPurgeDelay' DESC
  'Netscape defined attribute type' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user de
 fined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.39 NAME 'homePostalAddress'  EQUALIT
 Y caseIgnoreListMatch SUBSTR caseIgnoreListSubstringsMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.41 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1.1.1.12 NAME 'nisDomain' DESC 'NIS domain' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC2307bis' 'user defined' ) )
attributeTypes: ( requestInfo-oid NAME 'requestInfo' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.20.2.1 NAME 'ipaReplTopoConfRoot' DESC
  'IPA defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'FreeIPA' 'user defined' ) )
attributeTypes: ( keySize-oid NAME 'keySize' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( nsTLS1-oid NAME 'nsTLS1' DESC 'Netscape defined attribute ty
 pe' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user defined'
  ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2063 NAME 'nsEncryptionAlgorithm' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.4 NAME 'mozillaHomeState'  SUP name EQUA
 LITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.8.11.31 NAME 'ipaSshPubKey' DESC 'SSH pu
 blic key' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-OR
 IGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2254 NAME 'nsslapd-pwpolicy-local' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.13 NAME 'description'  EQUALITY caseIgnoreMatch SUBSTR
  caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'R
 FC 4519' 'user defined' ) )
attributeTypes: ( keyState-oid NAME 'keyState' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( tokenPolicy-oid NAME 'tokenPolicy' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.14 NAME 'mailAutoReplyMode' DESC 'Nets
 cape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2121 NAME 'dnaScope' DESC 'DNA base DN
  for finding entries' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORI
 GIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.224 NAME 'nsslapd-pluginPath' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.2.1.2 NAME 'acctPolicySubentry' DESC 'Acc
 ount policy pointer' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE USAGE 
 directoryOperation X-ORIGIN ( 'Account Policy Plugin' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.30 NAME 'sambaLogonTime' DESC 'Timestam
 p of last logon' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 S
 INGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2233 NAME 'nsslapd-ldapiuidnumbertype'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2191 NAME 'nsslapd-errorlog-logmaxdisk
 space' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.579 NAME 'nsDS5ReplicaPort' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.2 NAME 'idnsZoneActive' DESC 'define
  if the zone is considered in use' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( proofOfArchival-oid NAME 'proofOfArchival' DESC 'CMS defined
  attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( 1.2.840.113554.1.4.1.6.1 NAME 'krbCanonicalName'  EQUALITY c
 aseExactIA5Match SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.610 NAME 'nsAccountLock' DESC 'Operati
 onal attribute for Account Inactivation' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Server' 'user define
 d' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.707 NAME 'vacationstartdate' DESC 'Net
 scape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.580 NAME 'nsDS5ReplicaTransportInfo' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SI
 NGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2168 NAME 'schemaUpdateAttributeReject
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( metaInfo-oid NAME 'metaInfo' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.3 NAME 'sudoCommand' DESC 'Command(s) 
 to be executed by sudo' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.26 X-ORIGIN ( 'SUDO' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.79 NAME 'sambaTrustPosixOffset' DESC 'P
 OSIX offset of a trust' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( dateOfRevocation-oid NAME 'dateOfRevocation' DESC 'CMS defin
 ed attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.18.0.2.4.1137 NAME 'printer-generated-natural-language-s
 upported' DESC 'Natural language(s) supported for this directory entry.' EQUA
 LITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.24 NAME 'ipatokenTOTPsyncWindow' 
 DESC 'TOTP Sync Window (maximum synchronization variance in seconds)' EQUALIT
 Y integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( '
 IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1005 NAME 'nsds7DirsyncCookie' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.530 NAME 'ntUserLogonHours' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE
  X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.24 NAME 'lastModifiedBy' DESC 'old v
 ariant of modifiersName' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC
  1274' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.36 NAME 'nsLicensedFor' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Net
 scape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.22 NAME 'idnsSecKeyInactive' DESC 'D
 NSSEC key (planned) inactivation time' EQUALITY generalizedTimeMatch ORDERING
  generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VAL
 UE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.2.2 NAME ( 'mozillaSecondEmail' 'xmozillas
 econdemail' )  EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'Mozilla Addre
 ss Book' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.202 NAME 'replicaCredentials' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN (
  'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.3023 NAME 'nsViewFilter' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape Directory Server' 'user defined' ) )
attributeTypes: ( nsSSL2Ciphers-oid NAME 'nsSSL2Ciphers' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 
 'user defined' ) )
attributeTypes: ( nsServerAddress-oid NAME 'nsServerAddress' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5322.21.2.2 NAME 'krbPwdFailureCountInterval'  E
 QUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIG
 IN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.91 NAME 'passwordExpirationTime' DESC 
 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.24 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Director
 y Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2241 NAME 'nsslapd-errorlog' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsProductName-oid NAME 'nsProductName' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 
 'user defined' ) )
attributeTypes: ( 2.5.4.38 NAME 'authorityRevocationList' DESC 'X.509 authorit
 y revocation list' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.40 X-ORIGIN ( 'RFC 4523' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2027 NAME 'nsruvReplicaLastModified' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-
 ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2097 NAME 'autoMemberScope' DESC 'Auto
  Membership scope criteria' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE
  X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.27 NAME 'sambaPwdLastSet' DESC 'Timesta
 mp of the last password update' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.695 NAME 'inetSubscriberChallenge' DES
 C 'Used to confirm subscriberIdentity.  This attribute holds the challenge ph
 rase and is used in conjunction with the inetSubscriberResponse' SYNTAX 1.3.6
 .1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'Netscape subscriber interop
 erability' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.49.1 NAME 'krbLastFailedAuth'  EQU
 ALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE 
 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2218 NAME 'nsslapd-localssf' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1115 NAME 'printer-stacking-order-supported' DE
 SC 'The possible stacking order of pages as they are printed and ejected from
  this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 1.2.840.113556.1.4.479 NAME 'calFBURL' DESC 'RFC2739: URI to
  the users default freebusy data' EQUALITY caseIgnoreIA5Match SUBSTR caseIgno
 reIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'rfc2739
 ' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.15.1 NAME 'krbLdapServers'  EQUALI
 TY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.
 0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2307 NAME 'nsslapd-allow-hashed-passwo
 rds' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.58 NAME 'replicaBindDn' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Net
 scape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.605 NAME 'entryid' DESC 'internal serv
 er defined attribute type' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.15 SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation X-ORIG
 IN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2288 NAME 'nsslapd-defaultnamingcontex
 t' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 2 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.9 NAME 'mozillaWorkUrl'  EQUALITY caseIg
 noreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Mozil
 la Address Book' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2155 NAME 'nsds5ReplicaBackoffMax' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.42 NAME 'ipaPermDefaultAttr' DESC '
 IPA permission default attribute' EQUALITY caseIgnoreMatch ORDERING caseIgnor
 eOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.0' 'us
 er defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2267 NAME 'nsslapd-certmap-basedn' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.525 NAME 'ntUserWorkstations' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.100 NAME 'passwordKeepHistory' DESC 'N
 etscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) 
 )
attributeTypes: ( 2.16.840.1.113730.3.1.23 NAME 'mgrpAllowedDomain' DESC 'Nets
 cape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 1.2.840.113556.1.4.480 NAME 'calCAPURI' DESC 'RFC2739: URI u
 sed to communicate with the users calendar' EQUALITY caseIgnoreIA5Match SUBST
 R caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 
 ( 'rfc2739' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.41 NAME 'ipk11KeyType' DESC 'Key 
 type' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( profileID-oid NAME 'profileID' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.237 NAME 'nsSNMPMasterHost' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsDefaultAcceptLanguage-oid NAME 'nsDefaultAcceptLanguage' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-
 ORIGIN ( 'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.6.1 NAME 'krbPrincipalExpiration' 
  EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VA
 LUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( requestOwner-oid NAME 'requestOwner' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.7 NAME 'umAcstat' DESC 'account stat
 us' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.593 NAME 'nsSNMPName' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsc
 ape Directory Server' 'user defined' ) )
attributeTypes: ( nextRange-oid NAME 'nextRange' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.3.17 NAME 'hostCApolicy' DESC 'Policy 
 on how to treat host requests for cert operations.' EQUALITY caseIgnoreMatch 
 ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.60 NAME 'ipaKeyExtUsage' DESC 'Allo
 wed extended key usage' EQUALITY objectIdentifierMatch SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.38 X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2205 NAME 'nsslapd-auditlog-logging-hi
 de-unhashed-pw' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defi
 ned' ) )
attributeTypes: ( 1.3.18.0.2.4.1108 NAME 'printer-aliases' DESC 'List of site-
 specific administrative names of this printer in addition to the value specif
 ied for printer-name.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' 
 ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.11 NAME 'umNtPwHash' DESC 'nt_pw' EQ
 UALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 0.9.2342.19200300.100.1.31 NAME 'cNAMERecord'  EQUALITY case
 IgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( '
 IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.45 NAME 'ntGroupCreateNewGroup' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.7 NAME 'ipaDefaultLoginShell'  EQUAL
 ITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORI
 GIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( serialno-oid NAME 'serialno' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.63 NAME 'ipk11Sign' DESC 'Key sup
 ports signatures where the signature is an appendix to the data' EQUALITY boo
 leanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4
 .1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.215 NAME 'oid' DESC 'Netscape defined 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape Dir
 ectory Server' 'user defined' ) )
attributeTypes: ( userDN-oid NAME 'userDN' DESC 'CMS defined attribute' SYNTAX
  1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.4 NAME 'employeeType' DESC 'type of em
 ployment for a person' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2798' 'user defined'
  ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2142 NAME 'nsSaslMapPriority' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.39 NAME 'ipaNTSIDBlacklistOutgoing'
  DESC 'Extra SIDs filtered out from outgoing MS-PAC' EQUALITY caseIgnoreIA5Ma
 tch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
 X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.53 NAME 'sambaTrustFlags' DESC 'Trust P
 assword Flags' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( publicKeyData-oid NAME 'publicKeyData' DESC 'CMS defined att
 ribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.7.1 NAME 'memberAllowCmd' DESC 'Refere
 nce to a command or group of commands that are allowed by the rule.' SUP dist
 inguishedName EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.12 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2119 NAME 'dnaMagicRegen' DESC 'DNA va
 lue that will trigger regeneration of attribute value' SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.15 SINGLE-VALUE X-ORIGIN ( '389 Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.47.1 NAME 'krbPrincipalAliases'  E
 QUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IP
 A v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.28 NAME 'sambaPwdCanChange' DESC 'Times
 tamp of when the user is allowed to update the password' EQUALITY integerMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' '
 user defined' ) )
attributeTypes: ( sessionContext-oid NAME 'sessionContext' DESC 'CMS defined a
 ttribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( tokenType-oid NAME 'tokenType' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.5.4.42 NAME 'givenName'  SUP name EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIG
 IN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2189 NAME 'nsslapd-auditlog-logrotatio
 ntimeunit' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.12 NAME 'hostMask' DESC 'IP mask to 
 identify a subnet.' EQUALITY caseIgnoreMatch ORDERING caseIgnoreMatch SUBSTR 
 caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IP
 A v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2312 NAME 'dnaExcludeScope' DESC 'DN o
 f a subtree excluded from DNA plugin scope' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .12 X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.67 NAME 'ntUserProfile' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-
 ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( revokedCerts-oid NAME 'revokedCerts' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2079 NAME ( 'passwordMinSpecials' 'pwd
 MinSpecials' ) DESC 'Netscape defined password policy attribute type' SYNTAX 
 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Ser
 ver' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.588 NAME 'nsDS5ReplicaId' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2160 NAME 'dnaRemoteBindMethod' DESC '
 Remote bind method: SIMPLE, SSL, SASL/DIGEST-MD5, or SASL/GSSAPI' SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( '389 Directory Server' 'use
 r defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.4.3 NAME 'mozillaCustom3'  EQUALITY caseIg
 noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
attributeTypes: ( transStatus-oid NAME 'transStatus' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.11.57 NAME 'ipaCertIssuerSerial' DESC 
 'Issuer name and serial number' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSub
 stringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.1' 'user
  defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.71 NAME 'sambaTrustAttributes' DESC 'Tr
 ust attributes for a trusted domain' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2272 NAME 'nsslapd-plugin-binddn-track
 ing' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.2 NAME 'ipatokenDisabled' DESC 'O
 ptionally marks token as Disabled' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.5.21.8 NAME 'matchingRuleUse'  EQUALITY objectIdentifierFi
 rstComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE directoryOperati
 on X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.250.1.57 NAME ( 'labeledURI' 'labeledurl' )  EQU
 ALITY caseExactMatch SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.15 X-ORIGIN ( 'RFC 2079' 'user defined' ) X-DEPRECATED 'labeledurl'
  )
attributeTypes: ( 1.3.6.1.1.1.1.23 NAME 'bootParameter' DESC 'Standard LDAP at
 tribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC 2307' 'use
 r defined' ) )
attributeTypes: ( beginRange-oid NAME 'beginRange' DESC 'CMS defined attribute
 ' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.54 NAME 'ipk11Wrap' DESC 'Key sup
 ports wrapping' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SIN
 GLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( signingAlgorithmId-oid NAME 'signingAlgorithmId' DESC 'CMS d
 efined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined
 ' )
attributeTypes: ( 2.16.840.1.113730.3.1.89 NAME 'cirSyncInterval' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'N
 etscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.46 NAME 'sambaStringListOption' DESC 'A
  string list option' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.0.1 NAME 'dNSClass' DESC 'The class of a
  resource record' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.251 NAME 'nsValueFlags' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Net
 scape servers - value item' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.13 NAME 'serviceCredentialLevel' DESC
  'Specifies the type of credentials either used, required, or supported by a 
 specific service' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.26 X-ORIGIN ( 'RFC4876' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.1 NAME 'FTPQuotaFiles' DESC 'Quota (in
  number of files) for an FTP user' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2106 NAME 'nsIDListScanLimit' DESC 'Bi
 nder-based search operation ID list scan limit (candidate entries)' SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 
 '389' 'user defined' ) )
attributeTypes: ( nsServerSecurity-oid NAME 'nsServerSecurity' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.804 NAME 'nsSchemaCSN' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE USA
 GE directoryOperation X-ORIGIN ( 'Netscape Directory Server' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.8.3.22 NAME 'ipaMigrationEnabled' DESC '
 Enable adding user entries with pre-hashed passwords.' SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2210 NAME 'nsslapd-auditlog' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.20.2.4 NAME 'ipaReplTopoSegmentRightNo
 de' DESC 'IPA defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-
 ORIGIN ( 'FreeIPA' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.50 NAME 'replicaBeginOrc' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'N
 etscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.5 NAME ( 'drink' 'favouriteDrink' ) 
  EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) X-DEPRECATED 'favou
 riteDrink' )
attributeTypes: ( 2.16.840.1.113730.3.1.2280 NAME 'nsslapd-bakdir' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.4 NAME ( 'sn' 'surName' )  SUP name EQUALITY caseIgnor
 eMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'surName' )
attributeTypes: ( 2.16.840.1.113730.3.1.2066 NAME 'nsSaslMapFilterTemplate' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SIN
 GLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.1 NAME 'mozillaHomeStreet'  EQUALITY cas
 eIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.198 NAME 'memberURL' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Netsca
 pe Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.64 NAME 'sambaLockoutObservationWindow'
  DESC 'Reset time after lockout in minutes (default: 30)' EQUALITY integerMat
 ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 
 'user defined' ) )
attributeTypes: ( 2.5.4.16 NAME 'postalAddress'  EQUALITY caseIgnoreListMatch 
 SUBSTR caseIgnoreListSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.41 X-O
 RIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.108 NAME 'passwordUnlock' DESC 'Netsca
 pe defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.16 NAME 'ipServiceProtocol' DESC 'Standard LDA
 P attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2307' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2124 NAME 'dnaRemainingValues' DESC 'D
 NA remaining values left to assign' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SING
 LE-VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( duration-oid NAME 'duration' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( nsSSLClientAuth-oid NAME 'nsSSLClientAuth' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe' 'user defined' ) )
attributeTypes: ( tokenID-oid NAME 'tokenID' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2236 NAME 'nsslapd-anonlimitsdn' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2194 NAME 'nsslapd-errorlog-logminfree
 diskspace' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.1.574 NAME 'nsRole' DESC 'Netscape defin
 ed attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 NO-USER-MODIFICATION 
 USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Server' 'user defined
 ' ) )
attributeTypes: ( nsAdminGroupName-oid NAME 'nsAdminGroupName' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.19.2.2 NAME 'ipaMinDomainLevel' DESC '
 Minimal supported Domain Level value' EQUALITY numericStringMatch ORDERING nu
 mericStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.36 SINGLE-VALUE X-ORIGIN (
  'IPA v4' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.72 NAME 'serverVersionNumber' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 
 ( 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.246 NAME 'nsValueInt' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN ( 'Netsc
 ape servers - value item' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.43 NAME 'preferredTimeZone' DESC 'p
 referred time zone for a person' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSu
 bstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'N
 etscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2173 NAME 'nsslapd-errorlog-maxlogsize
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.6 NAME 'userCategory' DESC 'Addition
 al classification for users' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrde
 ringMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.6 NAME 'sudoRunAsUser' DESC 'User(s) i
 mpersonated by sudo' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.26 X-ORIGIN ( 'SUDO' 'user defined' ) )
attributeTypes: ( SecureAdminPort-oid NAME 'SecureAdminPort'  SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.5 NAME 'followReferrals' DESC 'An age
 nt or service does or should follow referrals' EQUALITY booleanMatch SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'RFC4876' 'user defined' 
 ) )
attributeTypes: ( 1.3.18.0.2.4.1130 NAME 'printer-document-format-supported' D
 ESC 'The possible source document formats which may be interpreted and printe
 d by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.23 NAME 'ipatokenTOTPauthWindow' 
 DESC 'TOTP Auth Window (maximum authentication variance in seconds)' EQUALITY
  integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'I
 PA OTP' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.29 NAME 'nSRecord'  EQUALITY caseIgn
 oreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'use
 r defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.25 NAME 'idnsSecKeyRevoke' DESC 'DNS
 KEY REVOKE flag (equivalent to bit 8): RFC 5011' EQUALITY booleanMatch SYNTAX
  1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user define
 d' ) )
attributeTypes: ( requestId-oid NAME 'requestId' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.552 NAME 'costargettree' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X
 -ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( tokenNotBefore-oid NAME 'tokenNotBefore' DESC 'CMS defined a
 ttribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.94 NAME 'retryCountResetTime' DESC 'Ne
 tscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.24 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Directory S
 erver' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.21 NAME 'ipaAllowToImpersonate' DES
 C 'Principals that can be impersonated' SUP distinguishedName EQUALITY distin
 guishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA-v3' 'us
 er defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2244 NAME 'nnslapd-threadnumber' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.2.840.113556.1.2.102 NAME 'memberOf' DESC 'Group that the 
 entry belongs to' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Netscape D
 elegated Administrator' 'user defined' ) )
attributeTypes: ( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' )  SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.22 X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECA
 TED 'fax' )
attributeTypes: ( nsDirectoryURL-oid NAME 'nsDirectoryURL' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Netscape
 ' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.9 NAME 'ipaSudoRunAsGroup' DESC 'Ref
 erence to group that the commands can be run as.' SUP memberUser EQUALITY dis
 tinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v2' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2111 NAME 'tombstoneNumSubordinates' D
 ESC 'count of immediate subordinates for tombstone entries' EQUALITY integerM
 atch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGL
 E-VALUE NO-USER-MODIFICATION USAGE directoryOperation X-ORIGIN ( '389 directo
 ry server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.22 NAME 'ipk11Subject' DESC 'DER-
 encoding of subject name' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.40 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( deltaSize-oid NAME 'deltaSize' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.690 NAME 'inetDomainBaseDN' DESC 'Base
  DN of user subtree for a DNS domain' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SI
 NGLE-VALUE X-ORIGIN ( 'Netscape subscriber interoperability' 'user defined' )
  )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.20 NAME 'sambaSID' DESC 'Security ID' E
 QUALITY caseIgnoreIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2223 NAME 'nsslapd-localhost' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.3 NAME 'homeDirectory' DESC 'Standard LDAP att
 ribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'RF
 C 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2181 NAME 'nsslapd-accesslog-logrotati
 onsyncmin' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.1.569 NAME 'cosPriority' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-O
 RIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsOsVersion-oid NAME 'nsOsVersion' DESC 'Netscape defined at
 tribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'use
 r defined' ) )
attributeTypes: ( nsJarfilename-oid NAME 'nsJarfilename' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2293 NAME 'nsslapd-ndn-cache-enabled' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2071 NAME 'pamIDAttr' DESC 'Name of at
 tribute holding PAM ID' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Red 
 Hat Directory Server' 'user defined' ) )
attributeTypes: ( tokenSerial-oid NAME 'tokenSerial' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( password-oid NAME 'password' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2158 NAME 'dnaRemoteBindDN' DESC 'Remo
 te bind DN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( '389
  Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.3.1 NAME 'krbPrincipalType'  EQUAL
 ITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN (
  'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.69 NAME 'sambaPreviousClearTextPassword
 ' DESC 'Previous clear text password (used for trusted domain passwords)' EQU
 ALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v
 4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1127 NAME 'printer-pages-per-minute' DESC 'The 
 nominal number of pages per minute which may be output by this printer.' EQUA
 LITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.27 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.14 NAME 'ipatokenRadiusUserName' 
 DESC 'Corresponding Radius username' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.520 NAME 'nswmExtendedUserPrefs' DESC 
 'Netscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.54 NAME 'ditRedirect' DESC 'Standard
  LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 12
 74' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.26 NAME 'mgrpErrorsTo' DESC 'Netscape 
 Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.12 NAME 'idnsAllowTransfer' DESC 'BI
 ND9 allow-transfer ACL element' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2137 NAME 'nsds5ReplicaAbortCleanRUV' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X
 -ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( algorithmId-oid NAME 'algorithmId' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.4203.1.3.5 NAME 'supportedFeatures'  EQUALITY ob
 jectIdentifierMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.38 USAGE dSAOperation X
 -ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.232 NAME 'nsSNMPEnabled' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X
 -ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.37 NAME 'certRecord' DESC 'certificate
 , RFC 2538' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) 
 )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.17 NAME 'ldapSchemas'  SYNTAX 1.3.6
 .1.4.1.1466.115.121.1.15 USAGE directoryOperation X-ORIGIN ( 'RFC 2927' 'user
  defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.7 NAME 'eduPersonEntitlement' DESC 'E
 ntitlement' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'http://middlewar
 e.internet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.81 NAME 'cirPort' DESC 'Netscape defin
 ed attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape 
 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.14 NAME 'ipaNTTrustPartner' DESC 'F
 ully qualified name of the domain with which a trust exists' EQUALITY caseIgn
 oreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user d
 efined' ) )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.9 NAME 'FTPgid' DESC 'System uid (over
 rides gidNumber if present)' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.17 NAME 'ipk11CheckValue' DESC 'C
 hecksum' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORI
 GIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2087 NAME 'mepManagedEntry' DESC 'Mana
 ged Entries pointer' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( '389 Dir
 ectory Server' 'user defined' ) )
attributeTypes: ( nsAdminSIEDN-oid NAME 'nsAdminSIEDN' DESC 'Netscape defined 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Netscape' 'u
 ser defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.685 NAME 'nsds5replicaLastUpdateStart'
  DESC 'Netscape defined attribute type' EQUALITY generalizedTimeMatch ORDERIN
 G generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VA
 LUE NO-USER-MODIFICATION X-ORIGIN ( 'Netscape Directory Server' 'user defined
 ' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2208 NAME 'nsslapd-rootdnpw' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.2 NAME 'ipaGroupSearchFields'  EQUAL
 ITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4
 .2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.48 NAME 'replicaPort' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsc
 ape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.210 NAME 'vlvSort' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape
  Directory Server' 'user defined' ) )
attributeTypes: ( dateOfModify-oid NAME 'dateOfModify' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.51 NAME 'nSEC3PARAMRecord' DESC 'RFC 5
 155' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defin
 ed' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2145 NAME 'rootdn-close-time' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2257 NAME 'nsslapd-accesslog-logbuffer
 ing' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.32 NAME 'ipaKrbPrincipalAlias' DESC
  'IPA principal alias' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMa
 tch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SIN
 GLE-VALUE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.43 NAME ( 'co' 'friendlycountryname'
  )  EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) X-DEPRECATED 'fr
 iendlycountryname' )
attributeTypes: ( extension-oid NAME 'extension' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.13 NAME 'mailAlternateAddress' DESC 'N
 etscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.227 NAME 'nsslapd-pluginId' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.35 NAME 'sambaProfilePath' DESC 'Roamin
 g profile path' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.45 NAME 'x500UniqueIdentifier'  EQUALITY bitStringMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.6 X-ORIGIN ( 'RFC 4519' 'user defined' ) 
 )
attributeTypes: ( 2.16.840.1.113730.3.8.5.5 NAME 'idnsSOAserial' DESC 'SOA ser
 ial number' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user de
 fined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2315 NAME 'nsDS5ReplicaWaitForAsyncRes
 ults' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsServerPort-oid NAME 'nsServerPort' DESC 'Netscape defined 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'u
 ser defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.613 NAME 'copiedFrom' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE USAG
 E directoryOperation X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) 
 )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.4.1.8 NAME 'javaSerializedData' DESC 'Se
 rialized form of a Java object' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-V
 ALUE X-ORIGIN ( 'RFC 2713' 'user defined' ) )
attributeTypes: ( deltaNumber-oid NAME 'deltaNumber' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.583 NAME 'nsDS5ReplicaBindMethod' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2275 NAME 'nsslapd-schemadir' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsSSLActivation-oid NAME 'nsSSLActivation' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1138 NAME 'printer-make-and-model' DESC 'Make a
 nd model of this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstrin
 gsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'rfc3712
 ' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.5 NAME 'ipatokenVendor' DESC 'Opt
 ional Vendor identifier' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstrings
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1000 NAME 'nsds7WindowsReplicaSubtree'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.21 NAME 'secretary'  EQUALITY distin
 guishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 4524' '
 user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.533 NAME 'ntUserCodePage' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE X
 -ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.35 NAME 'changeLog' DESC 'the distingu
 ished name of the entry which contains the set of entries comprising this ser
 vers changelog' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.12 X-ORIGIN ( 'Changelog Internet Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.53 NAME 'ipk11VerifyRecover' DESC
  'Key supports verification where data is recovered from the signature' EQUAL
 ITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 
 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.205 NAME 'changeLogMaximumConcurrentWr
 ites' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.15 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.24 NAME 'SigRecord' DESC 'Signature, R
 FC 2535' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.3 NAME 'ipaNTFlatName' DESC 'Flat/N
 etbios Name' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR
  caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.43 NAME 'sambaBoolOption' DESC 'A boole
 an option' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-V
 ALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( nsDirectoryInfoRef-oid NAME 'nsDirectoryInfoRef' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( '
 Netscape' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.6 NAME 'FTPDownloadBandwidth' DESC 'Ba
 ndwidth (in KB/s) to limit download speeds to' EQUALITY integerMatch SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user define
 d' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2109 NAME 'nsPagedIDListScanLimit' DES
 C 'Binder-based simple paged search operation ID list scan limit' SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.27 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( '3
 89' 'user defined' ) )
attributeTypes: ( transOps-oid NAME 'transOps' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2092 NAME 'nsslapd-ldapiautodnsuffix' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X
 -ORIGIN ( 'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.25 NAME 'ipaPermissionType' DESC 'IP
 A permission flags' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch
  SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIG
 IN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1116 NAME 'printer-output-features-supported' D
 ESC 'The possible output features supported by this printer.' EQUALITY caseIg
 noreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'rfc3712' 'user def
 ined' ) )
attributeTypes: ( 2.5.4.52 NAME 'supportedAlgorithms' DESC 'X.509 supported al
 gorithms' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-OR
 IGIN ( 'RFC 4523' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2302 NAME 'nsslapd-listen-backlog-size
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.57 NAME 'replicaRoot' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Netsc
 ape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.608 NAME 'nsDS5Task' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe Directory Server' 'user defined' ) )
attributeTypes: ( nextUpdate-oid NAME 'nextUpdate' DESC 'CMS defined attribute
 ' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2069 NAME 'pamMissingSuffix' DESC 'How
  to handle missing include or exclude suffixes' SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.15 SINGLE-VALUE X-ORIGIN ( 'Red Hat Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.9 NAME ( 'street' 'streetaddress' )  EQUALITY caseIgno
 reMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'streetaddress' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.46 NAME 'rRSIGRecord' DESC 'RRSIG, RFC
  3755' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
  1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.28.1 NAME 'krbPrincNamingAttr'  EQ
 UALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-OR
 IGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2150 NAME 'rootdn-deny-ip' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsGroupRDNComponent-oid NAME 'nsGroupRDNComponent' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( algorithm-oid NAME 'algorithm' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.11.47 NAME 'ipaPermRight' DESC 'IPA pe
 rmission rights' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 X-ORIGIN ( 'IPA v4.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.61 NAME 'sambaMaxPwdAge' DESC 'Maximum 
 password age, in seconds (default: -1 => never expire passwords)' EQUALITY in
 tegerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA 
 v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2262 NAME 'nsslapd-maxbersize' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.19 NAME 'physicalDeliveryOfficeName'  EQUALITY caseIgn
 oreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.528 NAME 'ntUserAcctExpires' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.103 NAME ( 'passwordCheckSyntax' 'pwdC
 heckSyntax' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Serv
 er' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.13 NAME 'memberNisNetgroup' DESC 'Standard LDA
 P attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC 2307' 
 'user defined' ) )
attributeTypes: ( 1.2.840.113556.1.4.483 NAME 'calOtherFBURLs' DESC 'RFC2739: 
 multi-value URI for other free/busy data' EQUALITY caseIgnoreIA5Match SUBSTR 
 caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 
 'rfc2739' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.44 NAME 'ipk11AllowedMechanisms' 
 DESC 'Space-separated list of mechanisms allowed to be used with this key' EQ
 UALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2239 NAME 'nsslapd-SSL3ciphers' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( issuerName-oid NAME 'issuerName' DESC 'CMS defined attribute
 ' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.79 NAME 'cirReplicaRoot' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Ne
 tscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.4 NAME 'accountState' DESC 'Account 
 state' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6
 .1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( nsProductVersion-oid NAME 'nsProductVersion' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.241 NAME 'displayName' DESC 'preferred
  name of a person to be used when displaying entries' EQUALITY caseIgnoreMatc
 h SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'RFC 2798' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.18.2.1 NAME 'ipaVaultType' DESC 'IPA v
 ault type' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORI
 GIN ( 'IPA v4.2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2176 NAME 'nsslapd-errorlog-logrotatio
 nsync-enabled' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defin
 ed' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.1 NAME 'ipaUniqueID' DESC 'Unique id
 entifier' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( endRange-oid NAME 'endRange' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.3.12 NAME 'sourceHostCategory' DESC 'A
 dditional classification for hosts' EQUALITY caseIgnoreMatch ORDERING caseIgn
 oreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( crlCache-oid NAME 'crlCache' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.11.65 NAME 'ipaWrappingMech' DESC 'PKC
 S#11 wrapping mechanism equivalent to CK_MECHANISM_TYPE' EQUALITY caseIgnoreM
 atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.43.1 NAME 'krbSupportedEncSaltType
 s'  EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2200 NAME 'nsslapd-errorlog-logexpirat
 iontimeunit' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined
 ' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.0 NAME 'defaultServerList' DESC 'List
  of default servers' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'RFC4876' 'use
 r defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.31 NAME 'automountMapName' DESC 'automount Map
  Name' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE
 -VALUE X-ORIGIN ( 'RFC 2307bis' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.40 NAME 'userSMIMECertificate' DESC 's
 igned message used to support S/MIME' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-O
 RIGIN ( 'RFC 2798' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.28 NAME 'idnsSecKeyRef' DESC 'PKCS#1
 1 URI of the key' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( nsSecureServerPort-oid NAME 'nsSecureServerPort' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.66 NAME 'ipk11Extractable' DESC '
 Key is extractable and can be wrapped' EQUALITY booleanMatch SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.218 NAME 'replicaAbandonedChanges' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-OR
 IGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.29 NAME 'LocRecord' DESC 'Location, RF
 C 1876' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTA
 X 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( usertype-oid NAME 'usertype' DESC 'Distinguish whether the u
 ser is administrator, agent or subsystem.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.7 NAME 'changeType' DESC 'Changelog at
 tribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Changelog Inte
 rnet Draft' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.54 NAME 'sambaPasswordHistory' DESC 'Co
 ncatenated MD5 hashes of the salted NT passwords used on this account' EQUALI
 TY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4
 .2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.26 NAME 'registeredAddress'  SUP postalAddress EQUALIT
 Y caseIgnoreListMatch SUBSTR caseIgnoreListSubstringsMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.41 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.999 NAME ( 'passwordGraceLimit' 'pwdGr
 aceLoginLimit' ) DESC 'Netscape defined password policy attribute type' SYNTA
 X 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory S
 erver' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.4 NAME 'externalUser' DESC 'Multival
 ue string attribute that allows storing user names.' EQUALITY caseIgnoreMatch
  ORDERING caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2114 NAME 'internalCreatorsName' DESC 
 'plugin dn' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE NO-USER-MODIFIC
 ATION USAGE directoryOperation X-ORIGIN ( '389 Directory Server' 'user define
 d' ) )
attributeTypes: ( nsBindPassword-oid NAME 'nsBindPassword' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape
 ' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.812 NAME 'netscapeReversiblePassword' 
 DESC 'password for HTTP Digest/MD5 authentication' EQUALITY octetStringMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'Netscape Web Server' 'user d
 efined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.12 NAME 'pTRRecord' DESC 'domain name 
 pointer, RFC 1035' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substrings
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defi
 ned' ) )
attributeTypes: ( 1.3.6.1.1.1.1.6 NAME 'shadowMin' DESC 'Standard LDAP attribu
 te type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'RFC 23
 07' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2226 NAME 'nsslapd-listenhost' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2184 NAME 'nsslapd-accesslog-logrotati
 ontime' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.10 NAME 'manager'  EQUALITY distingu
 ishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 4524' 'us
 er defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.62 NAME 'ntUserParms' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-OR
 IGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2296 NAME 'nsslapd-ignore-virtual-attr
 s' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2074 NAME 'pamService' DESC 'Service n
 ame to pass to pam_start' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X
 -ORIGIN ( 'Red Hat Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.26.1 NAME 'krbPrincipalReferences'
   EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIG
 IN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.1 NAME 'ipk11UniqueId' DESC 'Mean
 ingless unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2163 NAME 'winSyncWindowsFilter' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.4.4 NAME 'mozillaCustom4'  EQUALITY caseIg
 noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
attributeTypes: ( resourceACLS-oid NAME 'resourceACLS' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.72 NAME 'sambaTrustDirection' DESC 'Dir
 ection of a trust' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.58 NAME 'ipaKeyTrust' DESC 'Key tru
 st (unknown, trusted, distrusted)' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1120 NAME 'printer-print-quality-supported' DES
 C 'List of print qualities supported for printing documents on this printer.'
  EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'rf
 c3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.13 NAME 'ipatokenOwner' DESC 'Use
 r entry that owns this token' SUP distinguishedName EQUALITY distinguishedNam
 eMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 'IPA OTP'
  'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.24 NAME 'bootFile' DESC 'Standard LDAP attribu
 te type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC 2307' 'user def
 ined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.15 NAME 'idnsForwarders' DESC 'list 
 of forwarders' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.2 NAME 'eduPersonNickName' DESC 'Nick
 Name' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'http://middleware.inte
 rnet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.542 NAME 'nsUniqueId' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE NO-U
 SER-MODIFICATION USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Serv
 er' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.84 NAME 'cirUseSsl' DESC 'Netscape def
 ined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscap
 e Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.11 NAME 'ipaNTTrustType' DESC 'Type
  of trust' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-
 VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( expiredCerts-oid NAME 'expiredCerts' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( nsServerID-oid NAME 'nsServerID' DESC 'Netscape defined attr
 ibute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user 
 defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.254 NAME 'nsValueHelpURL' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'N
 etscape servers - value item' 'user defined' ) )
attributeTypes: ( 2.5.4.33 NAME 'roleOccupant'  SUP distinguishedName EQUALITY
  distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 
 4519' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.10 NAME 'credentialLevel' DESC 'Ident
 ifies type of credentials either used, required, or supported by an agent or 
 service' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SIN
 GLE-VALUE X-ORIGIN ( 'RFC4876' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2101 NAME 'autoMemberDefaultGroup' DES
 C 'Auto Membership default group' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIG
 IN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.12 NAME 'ipk11Modifiable' DESC 'C
 an be modified by application' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.807 NAME 'nsds5replicaLastInitStart' D
 ESC 'Netscape defined attribute type' EQUALITY generalizedTimeMatch ORDERING 
 generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALU
 E NO-USER-MODIFICATION X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.31.1 NAME 'krbMinPwdLife'  EQUALIT
 Y integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( '
 IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2213 NAME 'nsslapd-userat' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.20.2.7 NAME 'ipaReplTopoManagedAgreeme
 ntState' DESC 'IPA defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( 'FreeIPA' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.80 NAME 'sambaSupportedEncryptionTypes'
  DESC 'Supported encryption types of a trust' EQUALITY integerMatch SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user define
 d' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.8 NAME 'userClass'  EQUALITY caseIgn
 oreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2283 NAME 'nsslapd-SSLclientAuth' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.1 NAME 'aliasedObjectName'  EQUALITY distinguishedName
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 'RFC 4512'
  'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.2 NAME 'mozillaHomeStreet2'  EQUALITY ca
 seIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2148 NAME 'rootdn-deny-host' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.59 NAME 'sambaPwdHistoryLength' DESC 'L
 ength of Password History Entries (default: 0 => off)' EQUALITY integerMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'us
 er defined' ) )
attributeTypes: ( 2.5.4.11 NAME ( 'ou' 'organizationalUnitName' )  SUP name EQ
 UALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.15 X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'organiza
 tionalUnitName' )
attributeTypes: ( 0.9.2342.19200300.100.1.44 NAME 'uniqueIdentifier'  EQUALITY
  caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.16 NAME 'mailDeliveryOption' DESC 'Net
 scape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2127 NAME 'dnaPortNum' DESC 'DNA port 
 number of replica to get new range of values' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.222 NAME ( 'passwordMinAge' 'pwdMinAge
 ' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user 
 defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.1.4.1.35 NAME 'lastLoginTime' DESC 'Last
  login time' SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE USAGE director
 yOperation X-ORIGIN ( 'Account Policy Plugin' 'user defined' ) )
attributeTypes: ( SecurePort-oid NAME 'SecurePort'  SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2231 NAME 'nsslapd-ldapimaprootdn' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2197 NAME 'nsslapd-errorlog-logexpirat
 iontime' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) 
 )
attributeTypes: ( 2.16.840.1.113730.3.1.577 NAME 'cosIndirectSpecifier' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.0 NAME 'idnsName' DESC 'DNS FQDN' EQ
 UALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 5.3.6.1.1.1.1.1 NAME 'accessTo' DESC 'Access to which server
 s user is allowed' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substrings
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'nss_ldap/pam_ldap' 'us
 er defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.48.1 NAME 'krbLastSuccessfulAuth' 
  EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VA
 LUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.71 NAME 'serverProductName' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.249 NAME 'nsValueType' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape servers - value item' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.14.1 NAME 'krbRealmReferences'  EQ
 UALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN (
  'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.9 NAME 'ipaEnabledFlag' DESC 'The fl
 ag to show if the association is active or should be ignored' EQUALITY boolea
 nMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v2' '
 user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.5 NAME 'sudoOption' DESC 'Options(s) f
 ollowed by sudo' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .26 X-ORIGIN ( 'SUDO' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2278 NAME 'nsslapd-certdir' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1135 NAME 'printer-name' DESC 'The site-specifi
 c administrative name of this printer.' EQUALITY caseIgnoreMatch SUBSTR caseI
 gnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIG
 IN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.26 NAME 'ipatokenHOTPsyncWindow' 
 DESC 'HOTP Sync Window (maximum synchronization skip-ahead)' EQUALITY integer
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.21.1.2 NAME 'ipaMemberCa' DESC 'Refere
 nce to a CA member' SUP distinguishedName EQUALITY distinguishedNameMatch SYN
 TAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v4.2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.38 NAME 'nsLicenseEndTime' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.20 NAME 'idnsSecKeyPublish' DESC 'DN
 SSEC key (planned) publication time' EQUALITY generalizedTimeMatch ORDERING g
 eneralizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE
  X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.200 NAME 'changeLogMaximumAge' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.18.3 NAME 'creatorsName'  EQUALITY distinguishedNameMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE NO-USER-MODIFICATION USAG
 E directoryOperation X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.93 NAME 'passwordRetryCount' DESC 'Net
 scape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Se
 rver' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.6 NAME 'ipaNTLogonScript' DESC 'Use
 r Logon Script Name' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatc
 h SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.22 NAME 'ipaAllowedTarget' DESC 'Ta
 rget principals alowed to get a ticket for' SUP distinguishedName EQUALITY di
 stinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA-v3'
  'user defined' ) )
attributeTypes: ( requestSourceId-oid NAME 'requestSourceId' DESC 'CMS defined
  attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2247 NAME 'nsslapd-conntablesize' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.12 NAME 'ipaGroupObjectClasses'  SYN
 TAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( crlSize-oid NAME 'crlSize' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.21 NAME 'ipk11Distrusted' DESC 'M
 ust not be trusted by application' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( nsSuiteSpotUser-oid NAME 'nsSuiteSpotUser' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2095 NAME 'connection' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.693 NAME 'inetUserHttpURL' DESC 'A use
 rs Web addresses' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Netscape s
 ubscriber interoperability' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.25 NAME 'sambaNTPassword' DESC 'MD4 has
 h of the unicode password' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1113 NAME 'printer-service-person' DESC 'The id
 entity of the current human service person responsible for servicing this pri
 nter.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6
 .1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2305 NAME 'nsslapd-moddn-aci' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.603 NAME 'dncomp' DESC 'internal serve
 r defined attribute type' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.
 1466.115.121.1.12 NO-USER-MODIFICATION USAGE directoryOperation X-ORIGIN 'use
 r defined' )
attributeTypes: ( revokedOn-oid NAME 'revokedOn' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.43 NAME 'dSRecord' DESC 'Delegation Si
 gner, RFC 3658' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMat
 ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined
 ' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1099 NAME 'winSyncInterval' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsBaseDN-oid NAME 'nsBaseDN' DESC 'Netscape defined attribut
 e type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'Netscape' 'user defi
 ned' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.40 NAME 'ipaUserAuthType' DESC 'All
 owed authentication methods' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2265 NAME 'nsslapd-versionstring' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1128 NAME 'printer-compression-supported' DESC 
 'Compression algorithms supported by this printer.' EQUALITY caseIgnoreMatch 
 SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGI
 N ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.523 NAME 'ntUserFlags' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE X-OR
 IGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.25 NAME 'mgrpDeliverTo' DESC 'Netscape
  Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( nsExecRef-oid NAME 'nsExecRef' DESC 'Netscape defined attrib
 ute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user de
 fined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2132 NAME 'nsds5ReplicaEnabled' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.43 NAME 'ipk11KeyGenMechanism' DE
 SC 'Mechanism used to generate this key' EQUALITY caseIgnoreMatch SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.235 NAME 'nsSNMPContact' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.46.1 NAME 'krbMKey'  EQUALITY octe
 tStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.2.0' 'us
 er defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.19 NAME 'ipaNTSupportedEncryptionTy
 pes' DESC 'Supported encryption types of a trust' EQUALITY integerMatch SYNTA
 X 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user de
 fined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.9 NAME 'umGeneric2' DESC 'Class as p
 er Idm' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2179 NAME 'nsslapd-errorlog-logrotatio
 nsynchour' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.1.591 NAME 'nsDS5ReplicaReferral' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGI
 N ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2082 NAME ( 'passwordMinCategories' 'p
 wdMinCategories' ) DESC 'Netscape defined password policy attribute type' SYN
 TAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory
  Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.15 NAME 'nisDomainName' DESC 'NIS do
 main name.' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR 
 caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IP
 A v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.688 NAME 'nsds5replicaLastUpdateStatus
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  SINGLE-VALUE NO-USER-MODIFICATION X-ORIGIN ( 'Netscape Directory Server' 'us
 er defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.37 NAME 'associatedDomain'  EQUALITY
  caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.26 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.5 NAME 'ipaCustomFields'  EQUALITY c
 aseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' '
 user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.213 NAME 'vlvEnabled' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN ( 'Netsc
 ape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2140 NAME 'passwordTrackUpdateTime' DE
 SC 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user define
 d' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.37 NAME 'ipaKrbAuthzData' DESC 'typ
 e of PAC preferred by a service' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.15 X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.51 NAME 'sambaSIDList' DESC 'Security I
 D List' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-OR
 IGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2252 NAME 'nsslapd-groupevalnestlevel'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.51.1 NAME 'krbExtraData'  EQUALITY
  octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.2.0
 ' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.36 NAME 'sambaUserWorkstations' DESC 'L
 ist of user workstations the user is allowed to logon to' EQUALITY caseIgnore
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.
 0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.9 NAME 'shadowInactive' DESC 'Standard LDAP at
 tribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'R
 FC 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.12.33 NAME 'ipaAssignedIDView' DESC 'D
 N of view assigned to this particular host' SUP distinguishedName EQUALITY di
 stinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIG
 IN ( 'IPA v4' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2229 NAME 'nsslapd-ldapilisten' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.40 NAME 'crossCertificatePair' DESC 'X.509 cross certi
 ficate pair' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X
 -ORIGIN ( 'RFC 4523' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.10 NAME 'ipaSudoRunAsExtGroup' DESC 
 'Multivalue string attribute that allows storing group name the command can b
 e run as' EQUALITY caseIgnoreMatch ORDERING caseIgnoreMatch SUBSTR caseIgnore
 SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'use
 r defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.15 NAME 'documentLocation'  EQUALITY
  caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.8 NAME 'idnsSOAexpire' DESC 'SOA exp
 ire value' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user def
 ined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2310 NAME 'nsds5ReplicaFlowControlWind
 ow' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.69 NAME 'subtreeACI' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Netsca
 pe Directory Server 1.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2299 NAME 'nsslapd-connection-buffer' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( revokedBy-oid NAME 'revokedBy' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2166 NAME 'schemaUpdateObjectclassReje
 ct' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.586 NAME 'nsDS5ReplicaUpdateSchedule' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X
 -ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.4.1 NAME 'mozillaCustom1'  EQUALITY caseIg
 noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.55 NAME 'ipaSecretKey' DESC 'Encryp
 ted secret key data' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.40 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2270 NAME 'nsslapd-auditlog-list' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORI
 GIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1003 NAME 'nsds7NewWinGroupSyncEnabled
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.536 NAME 'ntGroupAttributes' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALU
 E X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.111 NAME 'ntUniqueId' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-OR
 IGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.21 NAME 'ipNetmaskNumber' DESC 'Standard LDAP 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 
 'RFC 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.30 NAME 'mgrpRFC822MailMember' DESC 'N
 etscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.18 NAME 'idnsSecInlineSigning' DESC 
 'allow inline DNSSEC signing' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.208 NAME 'vlvScope' DESC 'Netscape def
 ined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN ( 'Netscap
 e Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.39 NAME 'dNameRecord' DESC 'Non-Termin
 al DNS Name Redirection, RFC 2672' EQUALITY caseIgnoreIA5Match SUBSTR caseIgn
 oreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORI
 GIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( privateKeyData-oid NAME 'privateKeyData' DESC 'CMS defined a
 ttribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113719.1.301.4.34.1 NAME 'krbPwdHistoryLength'  E
 QUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIG
 IN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( nsNickName-oid NAME 'nsNickName' DESC 'Netscape defined attr
 ibute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user 
 defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.44 NAME 'sambaIntegerOption' DESC 'An i
 nteger option' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SIN
 GLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.36 NAME 'userCertificate' DESC 'X.509 user certificate
 ' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( '
 RFC 4523' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2104 NAME 'nsslapd-pluginConfigArea' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SI
 NGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.15 NAME 'serviceAuthenticationMethod'
  DESC 'Specifies types authentication methods either used, required, or suppo
 rted by a particular service' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubst
 ringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC4876' 'user de
 fined' ) )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.3 NAME 'FTPUploadRatio' DESC 'Ratio (c
 ompared with FTPRatioDown) for uploaded files' EQUALITY integerMatch SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user define
 d' ) )
attributeTypes: ( 1.3.6.1.1.5 NAME 'vendorVersion'  EQUALITY 1.3.6.1.4.1.1466.
 109.114.1 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE NO-USER-MODIFICAT
 ION USAGE dSAOperation X-ORIGIN ( 'RFC 3045' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.19 NAME 'ipk11EndDate' DESC 'Vali
 dity end date' EQUALITY generalizedTimeMatch ORDERING generalizedTimeOrdering
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1'
  'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.802 NAME 'nsds5ReplicaLegacyConsumer' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.20 NAME 'memberService' DESC 'Refere
 nce to the pam service of this operation.' SUP distinguishedName EQUALITY dis
 tinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v2' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2216 NAME 'nsslapd-require-secure-bind
 s' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsKeyfile-oid NAME 'nsKeyfile' DESC 'Netscape defined attrib
 ute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user de
 fined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.52 NAME 'replicaUpdateSchedule' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGI
 N ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.7 NAME 'photo'  SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.23 X-ORIGIN ( 'RFC 1274' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.70 NAME 'ipk11UnwrapTemplate' DES
 C 'DN of template to apply to keys unwrapped using this key' EQUALITY disting
 uishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 
 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2286 NAME 'nsslapd-outbound-ldap-io-ti
 meout' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.6 NAME ( 'c' 'countryName' )  SUP name EQUALITY caseIg
 noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 11 SINGLE-VALUE X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'countryN
 ame' )
attributeTypes: ( 2.16.840.1.113730.3.1.2064 NAME 'nsSaslMapRegexString' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2153 NAME ( 'passwordAdminDN' 'pwdAdmi
 nDN' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'us
 er defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.48 NAME 'ipaPermTargetFilter' DESC 
 'IPA permission target filter' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.15 X-ORIGIN ( 'IPA v4.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.62 NAME 'sambaMinPwdAge' DESC 'Minimum 
 password age, in seconds (default: 0 => allow immediate password change)' EQU
 ALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN
  ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( version-oid NAME 'version' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.5.4.14 NAME 'searchGuide'  SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.25 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.106 NAME ( 'passwordMaxFailure' 'pwdMa
 xFailure' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server
 ' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.14 NAME 'nisNetgroupTriple' DESC 'Standard LDA
 P attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC 2307' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2234 NAME 'nsslapd-ldapigidnumbertype'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.572 NAME 'nsTimeLimit' DESC 'Binder-ba
 sed search operation time limit (seconds)' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 27 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Serve
 r' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.74 NAME 'administratorContactInfo' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-OR
 IGIN ( 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( nsClassname-oid NAME 'nsClassname' DESC 'Netscape defined at
 tribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'use
 r defined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.1 NAME 'isPubliclyViewable' DESC 'Is
  the entry available to White Pages' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.7 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.244 NAME 'nsValueCES' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Netsc
 ape servers - value item' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5322.17.2.1 NAME 'authorizedService' DESC 'IANA 
 GSS-API authorized service name' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.
 1466.115.121.1.15 X-ORIGIN ( 'NSS LDAP schema' 'user defined' ) )
attributeTypes: ( allowWeakCipher-oid NAME 'allowWeakCipher' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2171 NAME 'nsslapd-accesslog-maxlogspe
 rdir' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.4 NAME 'fqdn' DESC 'FQDN' EQUALITY c
 aseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.2203 NAME 'nsslapd-errorlog-logging-en
 abled' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.7 NAME 'profileTTL' DESC 'Time to liv
 e, in seconds, before a profile is considered stale' EQUALITY integerMatch OR
 DERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
  X-ORIGIN ( 'RFC4876' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.21.1.5 NAME 'ipaCertProfileCategory' D
 ESC 'Additional classification for certificate profiles' EQUALITY caseIgnoreM
 atch ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
  1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.32 NAME 'automountKey' DESC 'Automount Key val
 ue' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VA
 LUE X-ORIGIN ( 'RFC 2307bis' 'user defined' ) )
attributeTypes: ( nsDeleteclassname-oid NAME 'nsDeleteclassname' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape Administration Services' 'user defined' ) )
attributeTypes: ( nsmsgNumMsgQuota-oid NAME 'nsmsgNumMsgQuota' DESC 'Netscape 
 Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.65 NAME 'ipk11Unwrap' DESC 'Key s
 upports unwrapping' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
  SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( nsAdminCgiWaitPid-oid NAME 'nsAdminCgiWaitPid' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2 NAME 'departmentNumber' DESC 'identi
 fies a department within an organization' EQUALITY caseIgnoreMatch SUBSTR cas
 eIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2
 798' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.550 NAME 'cosAttribute' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Net
 scape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.96 NAME ( 'passwordHistory' 'pwdHistor
 y' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.5 USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Se
 rver' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5322.21.2.5 NAME 'krbLastAdminUnlock'  EQUALITY 
 generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE X-ORIG
 IN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.9 NAME 'ipaNTHomeDirectoryDrive' DE
 SC 'User Home Drive Letter' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrder
 ingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 SINGLE-VALUE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.49 NAME 'sambaBadPasswordTime' DESC 'Ti
 me of the last bad password attempt' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.21 NAME 'telexNumber'  SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.52 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( numberOfRenewals-oid NAME 'numberOfRenewals' DESC 'CMS defin
 ed attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.7.7 NAME 'ipaSudoRunAsExtUser' DESC 'M
 ultivalue string attribute that allows storing user name the command can be r
 un as' EQUALITY caseIgnoreMatch ORDERING caseIgnoreMatch SUBSTR caseIgnoreSub
 stringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user d
 efined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2117 NAME 'dnaNextValue' DESC 'DNA nex
 t available value for assignment' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE
 -VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2098 NAME 'autoMemberFilter' DESC 'Aut
 o Membership filter criteria' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.17 NAME 'RPRecord' DESC 'Responsible P
 erson, RFC 1183' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user define
 d' ) )
attributeTypes: ( 1.3.6.1.1.1.1.1 NAME 'gidNumber' DESC 'Standard LDAP attribu
 te type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'RFC 23
 07' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2221 NAME 'nsslapd-validate-cert' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2187 NAME 'nsslapd-accesslog-logrotati
 ontimeunit' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined'
  ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2308 NAME 'nstombstonecsn' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.61 NAME 'ntUserUsrComment' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2291 NAME 'nsslapd-disk-monitoring-gra
 ce-period' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2077 NAME ( 'passwordMinUppers' 'pwdMi
 nUppers' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server'
  'user defined' ) )
attributeTypes: ( SecureEEClientAuthPort-oid NAME 'SecureEEClientAuthPort'  SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.407 NAME 'nsSynchUniqueAttribute' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORI
 GIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.77 NAME 'sambaSecurityIdentifier' DESC 
 'SID of a trusted domain' EQUALITY caseIgnoreIA5Match SUBSTR caseExactIA5Subs
 tringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA
  v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2268 NAME 'nsslapd-accesslog-list' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-OR
 IGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1125 NAME 'printer-finishings-supported' DESC '
 The possible finishing operations supported by this printer.' EQUALITY caseIg
 noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.8 NAME 'ipatokenOTPkey' DESC 'OTP
  Token Key' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SI
 NGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.16 NAME 'ipatokenRadiusServer' DE
 SC 'Server String Configuration' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.26 X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.5.21.6 NAME 'objectClasses'  EQUALITY objectIdentifierFirs
 tComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE directoryOperation
  X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( cmsUserGroup-oid NAME 'cmsUserGroup' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.1.1.1.29 NAME 'nisSecretkey' DESC 'nisSecretkey' EQU
 ALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC
 2307bis' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.28 NAME 'mgrpMsgRejectAction' DESC 'Ne
 tscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.10 NAME 'idnsUpdatePolicy' DESC 'DNS
  dynamic updates policy' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Subs
 tringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA
  v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2135 NAME 'nsds5ReplicaCleanRUV' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIG
 IN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.230 NAME 'nsslapd-pluginDescription' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SI
 NGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsAdminCacheLifetime-oid NAME 'nsAdminCacheLifetime' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.327 NAME 'nsIndexType' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.5 NAME 'eduPersonPrimaryAffiliation' 
 DESC 'Primary Affiliation' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'http://middleware.internet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.545 NAME 'nscpEntryDN' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE NO-
 USER-MODIFICATION USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Ser
 ver' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.83 NAME 'cirUsePersistentSearch' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIG
 IN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.12 NAME 'ipaNTTrustAttributes' DESC
  'Trust attributes for a trusted domain' EQUALITY integerMatch SYNTAX 1.3.6.1
 .4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) 
 )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.4.1.10 NAME 'javaFactory' DESC 'Fully qu
 alified Java class name of a JNDI object factory' EQUALITY caseExactMatch SYN
 TAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'RFC 2713' 'user de
 fined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.11 NAME 'ipk11Private' DESC 'Is p
 rivate to application' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.5.18.10 NAME 'subschemaSubentry'  EQUALITY distinguishedNa
 meMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE NO-USER-MODIFICATIO
 N USAGE directoryOperation X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2085 NAME 'isReplicated' DESC 'Changel
 og attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 X-ORIGIN ( 'Netscape D
 irectory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.18 NAME 'managedBy' DESC 'DNs of ent
 ries allowed to manage' SUP distinguishedName EQUALITY distinguishedNameMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.683 NAME 'nsds5ReplicaTombstonePurgeIn
 terval' DESC 'Netscape defined attribute type' EQUALITY integerMatch SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Serv
 er' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.38 NAME 'associatedName' DESC 'Stand
 ard LDAP attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC
  1274' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.20.2.2 NAME 'ipaReplTopoSegmentDirecti
 on' DESC 'IPA defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-
 ORIGIN ( 'FreeIPA' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.68 NAME 'ipk11NeverExtractable' D
 ESC 'Key has never been extractable' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1100 NAME 'oneWaySync' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-O
 RIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( requestType-oid NAME 'requestType' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( nsConfigRoot-oid NAME 'nsConfigRoot' DESC 'Netscape defined 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'u
 ser defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.10.1 NAME 'krbMaxRenewableAge'  EQ
 UALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGI
 N ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.7 NAME 'mozillaHomeUrl'  EQUALITY caseIg
 noreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Mozil
 la Address Book' 'user defined' ) )
attributeTypes: ( issuedBy-oid NAME 'issuedBy' DESC 'CMS defined attribute' SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.11.30 NAME 'ipaSELinuxUser' DESC 'An S
 ELinux user' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR
  caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2255 NAME 'passwordIsGlobalPolicy' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( requestState-oid NAME 'requestState' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 0.9.2342.19200300.100.1.41 NAME ( 'mobile' 'mobileTelephoneN
 umber' )  EQUALITY telephoneNumberMatch SUBSTR telephoneNumberSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 X-ORIGIN ( 'RFC 4524' 'user defined' ) 
 X-DEPRECATED 'mobileTelephoneNumber' )
attributeTypes: ( nsAdminDomainName-oid NAME 'nsAdminDomainName' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.15 NAME 'mailAutoReplyText' DESC 'Nets
 cape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2122 NAME 'dnaMaxValue' DESC 'DNA maxi
 mum value to assign' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIG
 IN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.225 NAME 'nsslapd-pluginInitfunc' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsAdminEndUserHTMLIndex-oid NAME 'nsAdminEndUserHTMLIndex' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-
 ORIGIN ( 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.2.1.3 NAME 'accountInactivityLimit' DESC 
 'Account inactivity limit' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'Account Policy Plugin' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.33 NAME 'sambaHomeDrive' DESC 'Driver l
 etter of home directory mapping' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2192 NAME 'nsslapd-auditlog-logmaxdisk
 space' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsBuildSecurity-oid NAME 'nsBuildSecurity' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.3 NAME 'idnsSOAmName' DESC 'SOA Name
 ' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.708 NAME 'vacationenddate' DESC 'Netsc
 ape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2169 NAME 'nsslapd-pagedsizelimit' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.581 NAME 'nsDS5ReplicaBindDN' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN 
 ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( mgrpApprovePassword-oid NAME 'mgrpApprovePassword' DESC 'Net
 scape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.26 SINGLE-VALUE X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' 
 ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.78 NAME 'sambaTrustForestTrustInfo' DES
 C 'Forest trust information for a trusted domain object' EQUALITY caseExactMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user define
 d' ) )
attributeTypes: ( 1.3.18.0.2.4.1136 NAME 'printer-location' DESC 'The physical
  location of this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstri
 ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'rfc371
 2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.25 NAME 'ipatokenHOTPauthWindow' 
 DESC 'HOTP Auth Window (maximum authentication skip-ahead)' EQUALITY integerM
 atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' '
 user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.27 NAME 'mDRecord'  EQUALITY caseIgn
 oreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'use
 r defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.531 NAME 'ntUserBadPwCount' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE
  X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.37 NAME 'nsLicenseStartTime' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.23 NAME 'idnsSecKeyDelete' DESC 'DNS
 SEC key (planned) deletion timestamp' EQUALITY generalizedTimeMatch ORDERING 
 generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALU
 E X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.203 NAME 'replicaEntryFilter' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 
 ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.1 NAME 'ipaExternalMember' DESC 'Ex
 ternal Group Member Identifier' EQUALITY caseIgnoreMatch ORDERING caseIgnoreO
 rderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v3' 'user d
 efined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.41 NAME 'sambaShareName' DESC 'Share Na
 me' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2242 NAME 'nsslapd-securePort' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.39 NAME 'certificateRevocationList' DESC 'X.509 certif
 icate revocation list' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.40 X-ORIGIN ( 'RFC 4523' 'user defined' ) )
attributeTypes: ( nsAdminAccountInfo-oid NAME 'nsAdminAccountInfo' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.24 NAME 'ipk11Local' DESC 'Was cr
 eated locally on token' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2090 NAME 'mepRDNAttr' DESC 'Managed E
 ntries RDN attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '389 Di
 rectory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.696 NAME 'inetSubscriberResponse' DESC
  'Used to confirm subscriberIdentity.  This attribute holds the response phra
 se and is used in conjunction with the inetSubscriberChallenge' SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'Netscape subscriber interope
 rability' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.26 NAME 'sambaAcctFlags' DESC 'Account 
 Flags' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGL
 E-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2219 NAME 'nsslapd-minssf' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1114 NAME 'printer-delivery-orientation-support
 ed' DESC 'The possible delivery orientations of pages as they are printed and
  ejected from this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.5.4.50 NAME 'uniqueMember'  EQUALITY uniqueMemberMatch SYN
 TAX 1.3.6.1.4.1.1466.115.121.1.34 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.250.1.60 NAME ( 'ttl' 'timeToLive' ) DESC 'time 
 to live in seconds for cached objects' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X
 -ORIGIN ( 'LDAP Caching Internet Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.42.1 NAME 'krbDefaultEncSaltTypes'
   EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'I
 PA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2300 NAME 'nsslapd-connection-nocanon'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.59 NAME 'ntUserPriv' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE X-ORIG
 IN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2289 NAME 'nsslapd-disk-monitoring' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SIN
 GLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsDefaultObjectClass-oid NAME 'nsDefaultObjectClass' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.8 NAME 'mozillaWorkStreet2'  EQUALITY ca
 seIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2156 NAME 'nsslapd-sasl-max-buffer-siz
 e' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 7 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2260 NAME 'nsslapd-result-tweak' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.45 NAME 'ipaPermBindRuleType' DESC 
 'IPA permission bind rule type' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.526 NAME 'ntUserLastLogon' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.101 NAME ( 'passwordInHistory' 'pwdInH
 istory' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.6
 .1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape Directory Server' 'user defined
 ' ) )
attributeTypes: ( 1.3.6.1.1.1.1.11 NAME 'shadowFlag' DESC 'Standard LDAP attri
 bute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'RFC 
 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.20 NAME 'mailProgramDeliveryInfo' DESC
  'Netscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.26 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 1.2.840.113556.1.4.481 NAME 'calCalAdrURI' DESC 'RFC2739: UR
 I for event equests destination' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnor
 eIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'rfc2739'
  'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.238 NAME 'nsSNMPMasterPort' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.10 NAME 'sudoOrder' DESC 'an integer t
 o order the sudoRole entries' EQUALITY integerMatch ORDERING integerOrderingM
 atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN ( 'SUDO' 'user defined' ) 
 )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.6 NAME 'umIdmIdtype' DESC 'student e
 mployee etc' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
  1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( firstUnsaved-oid NAME 'firstUnsaved' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.4.1.7 NAME 'javaCodebase' DESC 'URL(s) s
 pecifying the location of class definition' EQUALITY caseExactIA5Match SYNTAX
  1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC 2713' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2174 NAME 'nsslapd-auditlog-maxlogsize
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.594 NAME 'nsDS5ReplicatedAttributeList
 Total' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.10 NAME 'sourceHost' DESC 'Link to a
  host or group of hosts' SUP memberHost EQUALITY distinguishedNameMatch SYNTA
 X 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2206 NAME 'nsslapd-unhashed-pw-switch'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.63 NAME 'ipaOriginalUid' DESC 'Orig
 inal UID of overriden user' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrder
 ingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4
 ' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.2 NAME 'preferredServerList' DESC 'Li
 st of preferred servers' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstrings
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'RFC4876' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.42 NAME 'ntUserCreateNewAccount' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.8 NAME 'ipaDefaultPrimaryGroup'  EQU
 ALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIG
 IN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.216 NAME 'userPKCS12' DESC 'PKCS #12 P
 FX PDU for exchange of personal identity information' SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.5 X-ORIGIN ( 'RFC 2798' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.5 NAME 'changeNumber' DESC 'Changelog 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN ( 'Changelog In
 ternet Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2143 NAME 'nsslapd-sasl-mapping-fallba
 ck' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.18.9 NAME 'hasSubordinates' DESC 'if TRUE, subordinate e
 ntries may exist' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 S
 INGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation X-ORIGIN ( 'numSubo
 rdinates Internet Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.38 NAME 'ipaNTSIDBlacklistIncoming'
  DESC 'Extra SIDs filtered out from incoming MS-PAC' EQUALITY caseIgnoreIA5Ma
 tch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
 X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( SecureAgentPort-oid NAME 'SecureAgentPort'  SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 2.5.4.24 NAME 'x121Address'  EQUALITY numericStringMatch SUB
 STR numericStringSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.36 X-ORIGI
 N ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.2 NAME 'memberDenyCmd' DESC 'Referen
 ce to a command or group of commands that are denied by the rule.' SUP distin
 guishedName EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .12 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.997 NAME 'pwdpolicysubentry' DESC 'Net
 scape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.12 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Se
 rver' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2224 NAME 'nsslapd-port' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X
 -ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.4 NAME 'loginShell' DESC 'Standard LDAP attrib
 ute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'RFC 2
 307' 'user defined' ) )
attributeTypes: ( 2.5.4.43 NAME 'initials'  SUP name EQUALITY caseIgnoreMatch 
 SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGI
 N ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.13 NAME 'sudoCmd' DESC 'Command(s) t
 o be executed by sudo' EQUALITY caseExactMatch ORDERING caseExactMatch SUBSTR
  caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IP
 A v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.30.1 NAME 'krbMaxPwdLife'  EQUALIT
 Y integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( '
 IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2313 NAME 'nsslapd-changelogtrim-inter
 val' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.64 NAME 'ntUserNumLogons' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE X
 -ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2294 NAME 'nsslapd-ndn-cache-max-size'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2161 NAME 'nsIndexIDListScanLimit' DES
 C 'fine grained idlistscanlimit - per index/type/value' SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.15 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.589 NAME 'nsDS5ReplicaType' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.4.2 NAME 'mozillaCustom2'  EQUALITY caseIg
 noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.8 NAME 'sudoNotBefore' DESC 'Start of 
 time interval for which the entry is valid' EQUALITY generalizedTimeMatch ORD
 ERING generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 X-ORI
 GIN ( 'SUDO' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.56 NAME 'ipaCertSubject' DESC 'Subj
 ect name' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
 E-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.70 NAME 'sambaTrustType' DESC 'Type of 
 trust' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALU
 E X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2273 NAME 'nsslapd-config' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.3 NAME 'ipatokenNotBefore' DESC '
 Token validity date' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.24 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.5.21.9 NAME 'structuralObjectClass'  EQUALITY objectIdenti
 fierMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.38 SINGLE-VALUE NO-USER-MODIFICAT
 ION USAGE directoryOperation X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( nsDisplayName-oid NAME 'nsDisplayName' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape A
 dministration Services' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.22 NAME 'macAddress' DESC 'Standard LDAP attri
 bute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2307' 'user d
 efined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2138 NAME 'nsslapd-readonly' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.55 NAME 'ipk11WrapTemplate' DESC 
 'DN of template of keys which can be wrapped using this key' EQUALITY disting
 uishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 
 'IPA v4.1' 'user defined' ) )
attributeTypes: ( certProfileConfig-oid NAME 'certProfileConfig' DESC 'Certifi
 cate profile configuration' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN 'us
 er defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.86 NAME 'cirLastUpdateApplied' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.0.0 NAME 'dNSTTL' DESC 'An integer denot
 ing time to live' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 
 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( sslVersionMax-oid NAME 'sslVersionMax' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.252 NAME 'nsValueDescription' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 
 ( 'Netscape servers - value item' 'user defined' ) )
attributeTypes: ( 2.5.4.31 NAME 'member'  SUP distinguishedName EQUALITY disti
 nguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 4519' 
 'user defined' ) )
attributeTypes: ( userstate-oid NAME 'userstate' DESC 'Distinguish whether the
  user is administrator, agent or subsystem.' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.15 X-ORIGIN 'user defined' )
attributeTypes: ( tokenSubject-oid NAME 'tokenSubject' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.12 NAME 'defaultSearchScope' DESC 'De
 fault scope used when performing a search' EQUALITY caseIgnoreIA5Match SYNTAX
  1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'RFC4876' 'user define
 d' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.17.1 NAME 'krbKdcServers'  EQUALIT
 Y distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA
  v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2107 NAME 'nsPagedSizeLimit' DESC 'Bin
 der-based simple paged search operation size limit' SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.27 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( '389' 'user defi
 ned' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.805 NAME 'nsds5replicaTimeout' DESC 'N
 etscape defined attribute type' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defin
 ed' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2088 NAME 'mepStaticAttr' DESC 'Manage
 d Entries static attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( '
 389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.23 NAME 'ipaCertificateSubjectBase' 
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defined' 
 ) )
attributeTypes: ( keyInfo-oid NAME 'keyInfo' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2211 NAME 'nsslapd-dynamicconf' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.20.2.5 NAME 'ipaReplTopoSegmentStatus'
  DESC 'IPA defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORI
 GIN ( 'FreeIPA' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.51 NAME 'replicaUpdateReplayed' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGI
 N ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2281 NAME 'nsslapd-saslpath' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.3 NAME ( 'cn' 'commonName' )  SUP name EQUALITY caseIg
 noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'commonName' )
attributeTypes: ( 2.16.840.1.113730.3.1.2067 NAME 'pamIncludeSuffix' DESC 'Suf
 fixes to include for PAM authentication' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
  X-ORIGIN ( 'Red Hat Directory Server' 'user defined' ) )
attributeTypes: ( UnSecurePort-oid NAME 'UnSecurePort'  SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.199 NAME 'memberCertificateDescription
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2312.4.3.3.1 NAME 'sabayonProfileURL' DESC 'The 
 URL of a sabayon profile' SUP labeledURI EQUALITY caseExactMatch SUBSTR caseE
 xactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Sabayon'
  'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.67 NAME 'sambaRefuseMachinePwdChange' D
 ESC 'Allow Machine Password changes (default: 0 => off)' EQUALITY integerMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' '
 user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2258 NAME 'nsslapd-csnlogging' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.17 NAME 'postalCode'  EQUALITY caseIgnoreMatch SUBSTR 
 caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RF
 C 4519' 'user defined' ) )
attributeTypes: ( nsSSL2-oid NAME 'nsSSL2' DESC 'Netscape defined attribute ty
 pe' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user defined'
  ) )
attributeTypes: ( 2.16.840.1.113730.3.1.109 NAME ( 'passwordLockoutDuration' '
 pwdLockoutDuration' ) DESC 'Netscape defined password policy attribute type' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Direct
 ory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.19 NAME 'ipHostNumber' DESC 'Standard LDAP att
 ribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2307' 'user
  defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.18 NAME 'mailHost' DESC 'Netscape Mess
 aging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-OR
 IGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2125 NAME 'dnaThreshold' DESC 'DNA thr
 eshold for getting next range of values' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.220 NAME ( 'passwordMustChange' 'pwdMu
 stChange' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server
 ' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2237 NAME 'nsslapd-counters' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2195 NAME 'nsslapd-auditlog-logminfree
 diskspace' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.1.575 NAME 'nsRoleDN' DESC 'Netscape def
 ined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 USAGE directoryOper
 ation X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.19.2.3 NAME 'ipaMaxDomainLevel' DESC '
 Maximal supported Domain Level value' EQUALITY numericStringMatch ORDERING nu
 mericStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.36 SINGLE-VALUE X-ORIGIN (
  'IPA v4' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.73 NAME 'installationTimeStamp' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGI
 N ( 'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.247 NAME 'nsValueBin' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN ( 'Netsca
 pe servers - value item' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.7 NAME 'memberHost' DESC 'Reference 
 to a device where the operation takes place (usually host).' SUP distinguishe
 dName EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-
 ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.7 NAME 'sudoRunAsGroup' DESC 'Group(s)
  impersonated by sudo' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.26 X-ORIGIN ( 'SUDO' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1133 NAME 'printer-ipp-versions-supported' DESC
  'IPP protocol version(s) that this printer supports.' EQUALITY caseIgnoreMat
 ch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-OR
 IGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.20 NAME 'ipatokenUserMapAttribute
 ' DESC 'Attribute to map from the user entry for RADIUS server authentication
 ' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.28 NAME 'mXRecord'  EQUALITY caseIgn
 oreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'use
 r defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.26 NAME 'idnsSecKeySep' DESC 'DNSKEY
  SEP flag (equivalent to bit 15): RFC 4035' EQUALITY booleanMatch SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) 
 )
attributeTypes: ( 2.5.18.1 NAME 'createTimestamp'  EQUALITY generalizedTimeMat
 ch ORDERING generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
  SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation X-ORIGIN ( 'RFC 4
 512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.553 NAME 'costemplatedn' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X
 -ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.95 NAME 'accountUnlockTime' DESC 'Nets
 cape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.24 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Ser
 ver' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.4 NAME 'ipaNTFallbackPrimaryGroup' 
 DESC 'Fallback Group to set the Primary group Security Identifier for users w
 ith UPGs' SUP distinguishedName EQUALITY distinguishedNameMatch SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.20 NAME 'memberPrincipal' DESC 'Pri
 ncipal names member of a groupOfPrincipals group' EQUALITY caseIgnoreMatch SU
 BSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 
 ( 'IPA-v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2245 NAME 'nsslapd-maxthreadsperconn' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 S
 INGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.39.1 NAME 'krbPrincipalKey'  EQUAL
 ITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.
 2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.10 NAME 'ipaPwdExpAdvNotify'  EQUALI
 TY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 
 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( numberOfEnrollments-oid NAME 'numberOfEnrollments' DESC 'CMS
  defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN 'user defin
 ed' )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.23 NAME 'ipk11Id' DESC 'Key assoc
 iation identifier' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.40 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2112 NAME 'ntGroupType' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-
 ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.14 NAME 'mInfoRecord' DESC 'mailbox or
  mail list information, RFC 1035' EQUALITY caseIgnoreIA5Match SUBSTR caseIgno
 reIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.
 2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.23 NAME 'sambaPrimaryGroupSID' DESC 'Pr
 imary Group Security ID' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.691 NAME 'inetDomainStatus' DESC '"act
 ive", "inactive", or "deleted" status of a domain' SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape subscriber interoperability' 'us
 er defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1111 NAME 'printer-job-k-octets-supported' DESC
  'The maximum size in kilobytes (1,024 octets actually) incoming print job th
 at this printer will accept.' EQUALITY integerMatch ORDERING integerOrderingM
 atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'rfc3712' '
 user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2182 NAME 'nsslapd-errorlog-logrotatio
 nsyncmin' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' )
  )
attributeTypes: ( crlNumber-oid NAME 'crlNumber' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.788 NAME 'mgrpBroadcasterPolicy' DESC 
 'Netscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.601 NAME 'adminRole' DESC 'Administrat
 ive role' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape Delegated
  Administrator' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2072 NAME 'pamFallback' DESC 'Fallback
  to regular LDAP BIND if PAM auth fails' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 
 SINGLE-VALUE X-ORIGIN ( 'Red Hat Directory Server' 'user defined' ) )
attributeTypes: ( nsLogSuppress-oid NAME 'nsLogSuppress' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 
 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2159 NAME 'dnaRemoteConnProtocol' DESC
  'Connection protocol: LDAP, TLS, or SSL' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 SINGLE-VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.68 NAME 'sambaClearTextPassword' DESC '
 Clear text password (used for trusted domain passwords)' EQUALITY octetString
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.2.0' 'user defi
 ned' ) )
attributeTypes: ( 1.3.18.0.2.4.1126 NAME 'printer-pages-per-minute-color' DESC
  'The nominal number of color pages per minute which may be output by this pr
 inter.' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.5.21.1 NAME 'dITStructureRules'  EQUALITY integerFirstComp
 onentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE directoryOperation X-OR
 IGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.15 NAME 'ipatokenRadiusConfigLink
 ' DESC 'Corresponding Radius Configuration link' SUP distinguishedName EQUALI
 TY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X
 -ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.521 NAME 'ntUserHomeDir' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X
 -ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 1.2.840.113556.1.4.484 NAME 'calOtherCAPURIs' DESC 'RFC2739:
  multi-value URI to other calendars' EQUALITY caseIgnoreIA5Match SUBSTR caseI
 gnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'rfc2
 739' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.13 NAME 'idnsAllowSyncPTR' DESC 'per
 mit synchronization of PTR records' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.
 1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.50.1 NAME 'krbLoginFailedCount'  E
 QUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIG
 IN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2130 NAME 'dnaRangeRequestTimeout' DES
 C 'DNA timeout for querying replica for next range of values' SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( '389 Directory Server' 'user de
 fined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.233 NAME 'nsSNMPOrganization' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 
 ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.36 NAME 'kXRecord' DESC 'Key Exchange 
 Delegation, RFC 2230' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substri
 ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user d
 efined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.14 NAME 'supportedSASLMechanisms'  
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE dSAOperation X-ORIGIN ( 'RFC 4512'
  'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.8 NAME 'eduPersonPrimaryOrgUnitDN' DE
 SC 'Primary Organizational Unit' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGI
 N ( 'http://middleware.internet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.17 NAME 'ipaNTTrustForestTrustInfo'
  DESC 'Forest trust information for a trusted domain object' EQUALITY octetSt
 ringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.2.0' 'user 
 defined' ) )
attributeTypes: ( nsHardwarePlatform-oid NAME 'nsHardwarePlatform' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 Netscape' 'user defined' ) )
attributeTypes: ( transName-oid NAME 'transName' DESC 'CMS defined attribute' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.8 NAME 'FTPuid' DESC 'System uid (over
 rides uidNumber if present)' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.14 NAME 'ipk11Copyable' DESC 'Can
  be copied by application' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2080 NAME ( 'passwordMin8bit' 'pwdMin8
 bit' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'us
 er defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.686 NAME 'nsds5replicaLastUpdateEnd' D
 ESC 'Netscape defined attribute type' EQUALITY generalizedTimeMatch ORDERING 
 generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALU
 E NO-USER-MODIFICATION X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2209 NAME 'nsslapd-rootpwstoragescheme
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.49 NAME 'replicaUpdateFailedAt' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGI
 N ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.3 NAME 'ipaSearchTimeLimit'  EQUALIT
 Y integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( '
 IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.8 NAME 'changes' DESC 'Changelog attri
 bute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN ( 'Changelog Internet
  Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2146 NAME 'rootdn-days-allowed' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.37.1 NAME 'krbPasswordExpiration' 
  EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VA
 LUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.35 NAME 'ipaBaseRID' DESC 'First va
 lue of a RID range' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTA
 X 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v3' 'user define
 d' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2250 NAME 'nsslapd-ioblocktimeout' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.42 NAME ( 'pager' 'pagerTelephoneNum
 ber' )  EQUALITY telephoneNumberMatch SUBSTR telephoneNumberSubstringsMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.50 X-ORIGIN ( 'RFC 4524' 'user defined' ) X-
 DEPRECATED 'pagerTelephoneNumber' )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.7 NAME 'supportedExtension'  SYNTAX
  1.3.6.1.4.1.1466.115.121.1.38 USAGE dSAOperation X-ORIGIN ( 'RFC 4512' 'user
  defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.10 NAME 'deleteOldRdn' DESC 'Changelog
  attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 X-ORIGIN ( 'Changelog In
 ternet Draft' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.228 NAME 'nsslapd-pluginVersion' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.34 NAME 'sambaLogonScript' DESC 'Logon 
 script path' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SI
 NGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.46 NAME 'dnQualifier'  EQUALITY caseIgnoreMatch ORDERI
 NG caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.44 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.6 NAME 'idnsSOArefresh' DESC 'SOA re
 fresh value' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user d
 efined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.614 NAME 'copyingFrom' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE USA
 GE directoryOperation X-ORIGIN ( 'Netscape Directory Server' 'user defined' )
  )
attributeTypes: ( nsSSLToken-oid NAME 'nsSSLToken' DESC 'Netscape defined attr
 ibute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user 
 defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.584 NAME 'nsDS5ReplicaRoot' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2164 NAME 'winSyncSubtreePair' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.53 NAME 'ipaPublicKey' DESC 'Public
  key as DER-encoded SubjectPublicKeyInfo (RFC 5280)' EQUALITY octetStringMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.1' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.2276 NAME 'nsslapd-lockdir' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.6 NAME 'ipatokenModel' DESC 'Opti
 onal Model identifier' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'u
 ser defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.18 NAME 'ipatokenRadiusTimeout' D
 ESC 'Server Timeout' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 27 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1001 NAME 'nsds7DirectoryReplicaSubtre
 e' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.534 NAME 'ntUserPrimaryGroupId' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.20 NAME ( 'homePhone' 'homeTelephone
 Number' )  EQUALITY telephoneNumberMatch SUBSTR telephoneNumberSubstringsMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 X-ORIGIN ( 'RFC 4524' 'user defined' )
  X-DEPRECATED 'homeTelephoneNumber' )
attributeTypes: ( 2.16.840.1.113730.3.1.32 NAME 'mgrpMsgMaxSize' DESC 'Netscap
 e Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 SINGLE-VALUE X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.206 NAME 'filterInfo' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsc
 ape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1140 NAME 'printer-uri' DESC 'A URI supported b
 y this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user de
 fined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.42 NAME 'sambaOptionName' DESC 'Option 
 Name' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.34 NAME 'seeAlso'  SUP distinguishedName EQUALITY dist
 inguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 4519'
  'user defined' ) )
attributeTypes: ( nsSSL3Ciphers-oid NAME 'nsSSL3Ciphers' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 
 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.5 NAME 'FTPUploadBandwidth' DESC 'Band
 width (in KB/s) to limit upload speeds to' EQUALITY integerMatch SYNTAX 1.3.6
 .1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.2093 NAME 'nsslapd-changelogsuffix' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-O
 RIGIN ( 'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.26 NAME 'ipaSELinuxUserMapDefault' D
 ESC 'Default SELinux user' EQUALITY caseIgnoreMatch ORDERING caseIgnoreMatch 
 SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-
 VALUE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( nsUniqueAttribute-oid NAME 'nsUniqueAttribute' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.71 NAME 'ipaPermTargetFrom' DESC 'S
 ource location from where moving an entry IPA permission ACI' EQUALITY distin
 guishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN (
  'IPA v4.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2214 NAME 'nsslapd-svrtab' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1119 NAME 'printer-natural-language-configured'
  DESC 'The configured natural language in which error and status messages wil
 l be generated (by default) by this printer.' EQUALITY caseIgnoreMatch SUBSTR
  caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.5.4.53 NAME 'deltaRevocationList' DESC 'X.509 delta revoca
 tion list' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-O
 RIGIN ( 'RFC 4523' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.1.1 NAME 'krbPrincipalName'  EQUAL
 ITY caseExactIA5Match SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2303 NAME 'nsslapd-ignore-time-skew' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SI
 NGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.54 NAME 'replicaUseSSL' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Net
 scape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.1 NAME ( 'uid' 'userid' )  EQUALITY 
 caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'userid' )
attributeTypes: ( 2.16.840.1.113730.3.1.609 NAME 'nsds5BeginReplicaRefresh' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SIN
 GLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2284 NAME 'nsslapd-ssl-check-hostname'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1097 NAME 'nsds5replicaBusyWaitTime' D
 ESC 'Netscape defined attribute type' EQUALITY integerMatch SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user
  defined' ) )
attributeTypes: ( 2.5.4.8 NAME ( 'st' 'stateOrProvinceName' )  SUP name EQUALI
 TY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.15 X-ORIGIN ( 'RFC 4519' 'user defined' ) X-DEPRECATED 'stateOrProvi
 nceName' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.45 NAME 'IPSECKEYRecord' DESC 'IPSECKE
 Y, RFC 4025' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.2151 NAME 'nsslapd-plugin-depends-on-t
 ype' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsViewConfiguration-oid NAME 'nsViewConfiguration' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.25.1 NAME 'krbSearchScope'  EQUALI
 TY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 
 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.46 NAME 'ipaPermLocation' DESC 'Loc
 ation of IPA permission ACI' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 'IPA v4.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.60 NAME 'sambaLogonToChgPwd' DESC 'Forc
 e Users to logon for password change (default: 0 => off, 2 => on)' EQUALITY i
 ntegerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA
  v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2263 NAME 'nsslapd-maxsasliosize' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGL
 E-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.529 NAME 'ntUserMaxStorage' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE
  X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.104 NAME ( 'passwordWarning' 'pwdExpir
 eWarning' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server
 ' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.12 NAME 'memberUid' DESC 'Standard LDAP attrib
 ute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC 2307' 'user de
 fined' ) )
attributeTypes: ( nsAccessLog-oid NAME 'nsAccessLog' DESC 'Netscape defined at
 tribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'use
 r defined' ) )
attributeTypes: ( dateOfRecovery-oid NAME 'dateOfRecovery' DESC 'CMS defined a
 ttribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2128 NAME 'dnaSecurePortNum' DESC 'DNA
  secure port number of replica to get new range of values' SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( '389 Directory Server' 'user defin
 ed' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.39 NAME 'sambaNextRid' DESC 'Next NT ri
 d to give out for anything' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( nsPidLog-oid NAME 'nsPidLog' DESC 'Netscape defined attribut
 e type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user defi
 ned' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2198 NAME 'nsslapd-auditlog-logexpirat
 iontime' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.1
 21.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) 
 )
attributeTypes: ( 2.16.840.1.113730.3.1.570 NAME 'nsLookThroughLimit' DESC 'Bi
 nder-based search operation look through limit (candidate entries)' SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 
 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.1.1.12 NAME 'nisNetIdUser' DESC 'nisNetI
 dUser' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIG
 IN ( 'RFC2307bis' 'user defined' ) )
attributeTypes: ( nsCertfile-oid NAME 'nsCertfile' DESC 'Netscape defined attr
 ibute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user 
 defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.76 NAME 'serverHostName' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape Administration Services' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.3 NAME 'gobsrid' DESC 'Umanitoba Ban
 ner gobsrid' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX
  1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.242 NAME 'nsSystemIndex' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Ne
 tscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.18.2.2 NAME 'ipaVaultSalt' DESC 'IPA v
 ault salt' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-O
 RIGIN ( 'IPA v4.2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2177 NAME 'nsslapd-auditlog-logrotatio
 nsync-enabled' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defin
 ed' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.2 NAME 'ipaClientVersion' DESC 'Text
  string describing client version of the IPA software installed' EQUALITY cas
 eIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.13 NAME 'accessRuleType' DESC 'The f
 lag to represent if it is allow or deny rule.' EQUALITY caseIgnoreMatch ORDER
 ING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.64 NAME 'ipaSecretKeyRef' DESC 'DN 
 of the ipa key object' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.12 X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2201 NAME 'nsslapd-auditlog-logexpirat
 iontimeunit' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined
 ' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.1 NAME 'defaultSearchBase' DESC 'Defa
 ult base for searches' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 'RFC4876' 'user defined' ) )
attributeTypes: ( nsServerCreationClassname-oid NAME 'nsServerCreationClassnam
 e' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 5 X-ORIGIN ( 'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.41 NAME 'ntUserDomainId' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X
 -ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.67 NAME 'ipk11AlwaysSensitive' DE
 SC 'Key has always been sensitive' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.219 NAME 'vlvUses' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN ( 'Netscape
  Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.28 NAME 'aAAARecord' DESC 'IPv6 addres
 s, RFC 1886' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.973 NAME 'nsds5ReplConflict' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE dire
 ctoryOperation X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.18.4 NAME 'modifiersName'  EQUALITY distinguishedNameMat
 ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE NO-USER-MODIFICATION USA
 GE directoryOperation X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.98 NAME 'passwordExp' DESC 'Netscape d
 efined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2248 NAME 'nsslapd-reservedescriptors'
  DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 
 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.27 NAME 'destinationIndicator'  EQUALITY caseIgnoreMat
 ch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.44 X-OR
 IGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( tokenIP-oid NAME 'tokenIP' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( subjectName-oid NAME 'subjectName' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.7.5 NAME 'ipaSudoOpt' DESC 'Options(s)
  followed by sudo' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.26 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2115 NAME 'dnaType' DESC 'DNA attribut
 e type to maintain' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '389 Dire
 ctory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2227 NAME 'nsslapd-snmp-index' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.7 NAME 'shadowMax' DESC 'Standard LDAP attribu
 te type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'RFC 23
 07' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2185 NAME 'nsslapd-errorlog-logrotatio
 ntime' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.13 NAME 'documentVersion'  EQUALITY 
 caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.63 NAME 'ntUserUnitsPerWeek' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALU
 E X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2297 NAME 'nsslapd-search-return-origi
 nal-type-switch' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user def
 ined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2075 NAME ( 'passwordMinDigits' 'pwdMi
 nDigits' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server'
  'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.75 NAME 'sambaTrustAuthOutgoing' DESC '
 Authentication information for the outgoing portion of a trust' EQUALITY case
 ExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user
  defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1123 NAME 'printer-sides-supported' DESC 'The n
 umber of impression sides (one or two) and the two-sided impression rotations
  supported by this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.10 NAME 'ipatokenOTPdigits' DESC 
 'OTP Token Number of digits' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.5.21.4 NAME 'matchingRules'  EQUALITY objectIdentifierFirs
 tComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE directoryOperation
  X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( requestResult-oid NAME 'requestResult' DESC 'CMS defined att
 ribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.1.1.1.27 NAME 'nisMapEntry' DESC 'Standard LDAP attr
 ibute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'RFC
  2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.16 NAME 'idnsZoneRefresh' DESC 'zone
  refresh interval' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.33 NAME 'sRVRecord' DESC 'service loca
 tion, RFC 2782' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMat
 ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined
 ' ) )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.3 NAME 'eduPersonOrgDN' DESC 'Organiz
 ation DN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( 'http:
 //middleware.internet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.543 NAME 'nsState' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE X-ORIGIN
  ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.85 NAME 'cirBindCredentials' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN (
  'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( dateOfCreate-oid NAME 'dateOfCreate' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.11.10 NAME 'ipaNTDomainGUID' DESC 'NT 
 Domain GUID' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v3' 'user d
 efined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.8.1 NAME 'krbTicketFlags'  EQUALIT
 Y integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( '
 IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.4.1.12 NAME 'javaDoc' DESC 'The Java doc
 umentation for the class' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.26 X-ORIGIN ( 'RFC 2713' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2102 NAME 'autoMemberGroupingAttr' DES
 C 'Auto Membership grouping attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 S
 INGLE-VALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.13 NAME 'ipk11Label' DESC 'Descri
 ption' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( nsUserIDFormat-oid NAME 'nsUserIDFormat' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape
  Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.808 NAME 'nsds5replicaLastInitEnd' DES
 C 'Netscape defined attribute type' EQUALITY generalizedTimeMatch ORDERING ge
 neralizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE 
 NO-USER-MODIFICATION X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) 
 )
attributeTypes: ( 0.9.2342.19200300.100.1.9 NAME 'host'  EQUALITY caseIgnoreMa
 tch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-O
 RIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( nsAdminOneACLDir-oid NAME 'nsAdminOneACLDir' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape Administration Services' 'user defined' ) )
attributeTypes: ( 2.5.4.0 NAME 'objectClass'  EQUALITY objectIdentifierMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.38 X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( nsBuildNumber-oid NAME 'nsBuildNumber' DESC 'Netscape define
 d attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 
 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.5 NAME 'mozillaHomePostalCode'  EQUALITY
  caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2149 NAME 'rootdn-allow-ip' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2312.4.3.3.2 NAME 'sabayonProfileName' DESC 'The
  Name of a sabayon profile' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstri
 ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Sabayo
 n' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.58 NAME 'sambaMinPwdLength' DESC 'Minim
 al password length (default: 5)' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.12 NAME 'title'  SUP name EQUALITY caseIgnoreMatch SUB
 STR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.17 NAME 'mailForwardingAddress' DESC '
 Netscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( revInfo-oid NAME 'revInfo' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2120 NAME 'dnaFilter' DESC 'DNA filter
  for finding entries' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORI
 GIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.223 NAME ( 'passwordResetFailureCount'
  'pwdFailureCountInterval' ) DESC 'Netscape defined password policy attribute
  type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape
  Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.31 NAME 'sambaLogoffTime' DESC 'Timesta
 mp of last logoff' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.49 NAME ( 'distinguishedName' 'dn' )  EQUALITY disting
 uishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 4519' 'u
 ser defined' ) X-DEPRECATED 'dn' )
attributeTypes: ( 2.16.840.1.113730.3.1.2232 NAME 'nsslapd-ldapimaptoentries' 
 DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 S
 INGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2190 NAME 'nsslapd-accesslog-logmaxdis
 kspace' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.578 NAME 'nsDS5ReplicaHost' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.1 NAME 'idnsAllowDynUpdate' DESC 'pe
 rmit dynamic updates on this zone' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.45.1 NAME 'krbLastPwdChange'  EQUA
 LITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE X
 -ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.21.10 NAME 'governingStructureRule'  EQUALITY integerMat
 ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE NO-USER-MODIFICATION USA
 GE directoryOperation X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.15953.9.1.2 NAME 'sudoHost' DESC 'Host(s) who ma
 y run sudo' EQUALITY caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYN
 TAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'SUDO' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2279 NAME 'nsslapd-ldifdir' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.9 NAME 'attributeMap' DESC 'Attribute
  mappings used, required, or supported by an agent or service' EQUALITY caseI
 gnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC4876' 'user
  defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1134 NAME 'printer-more-info' DESC 'A URI for m
 ore information about this specific printer.' EQUALITY caseIgnoreMatch SUBSTR
  caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( certStatus-oid NAME 'certStatus' DESC 'CMS defined attribute
 ' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 0.9.2342.19200300.100.1.25 NAME ( 'dc' 'domaincomponent' ) D
 ESC 'Standard LDAP attribute type' EQUALITY caseIgnoreIA5Match SUBSTR caseIgn
 oreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORI
 GIN ( 'RFC 2247' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1004 NAME 'nsds7WindowsDomain' DESC 'N
 etscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-V
 ALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.21.1.3 NAME 'ipaMemberCertProfile' DES
 C 'Reference to a certificate profile member' SUP distinguishedName EQUALITY 
 distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v
 4.2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.39 NAME 'preferredLanguage' DESC 'pref
 erred written or spoken language for a person' EQUALITY caseIgnoreMatch SUBST
 R caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN ( 'RFC 2798' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.21 NAME 'idnsSecKeyActivate' DESC 'D
 NSSEC key (planned) activation time' EQUALITY generalizedTimeMatch ORDERING g
 eneralizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE
  X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.2.3 NAME ( 'mozillaUseHtmlMail' 'xmozillau
 sehtmlmail' )  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'M
 ozilla Address Book' 'user defined' ) )
attributeTypes: ( adminMessages-oid NAME 'adminMessages' DESC 'CMS defined att
 ribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.201 NAME 'changeLogMaximumSize' DESC '
 Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGI
 N ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsSerialNumber-oid NAME 'nsSerialNumber' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape
 ' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5322.21.2.3 NAME 'krbPwdLockoutDuration'  EQUALI
 TY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 
 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.90 NAME 'cirBeginORC' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsc
 ape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.7 NAME 'ipaNTProfilePath' DESC 'Use
 r Profile Path' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUB
 STR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2240 NAME 'nsslapd-accesslog' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.13 NAME 'ipaDefaultEmailDomain'  EQU
 ALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4
 .2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.99 NAME 'SPFRecord' DESC 'Sender Polic
 y Framework (SPF) for Authorizing Use of Domains in Email, RFC 7208' EQUALITY
  caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2096 NAME 'entryusn' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE NO-US
 ER-MODIFICATION USAGE directoryOperation X-ORIGIN ( 'Netscape' 'user defined'
  ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.24 NAME 'sambaLMPassword' DESC 'LanMana
 ger Password' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 6 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.694 NAME 'inetSubscriberAccountId' DES
 C 'A unique attribute linking the subscriber to a billing system' SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape subscriber interoperability' '
 user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.18.1 NAME 'krbPwdServers'  EQUALIT
 Y distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA
  v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1112 NAME 'printer-current-operator' DESC 'The 
 identity of the current human operator responsible for operating this printer
 .' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2306 NAME 'nsslapd-return-default-opat
 tr' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Server' 'user defi
 ned' ) )
attributeTypes: ( 1.2.840.113556.1.4.478 NAME 'calCalURI' DESC 'RFC2739: URI o
 f entire default calendar' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Su
 bstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'rfc2739' 'user
  defined' ) )
attributeTypes: ( tokenNotAfter-oid NAME 'tokenNotAfter' DESC 'CMS defined att
 ribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.604 NAME 'parentid' DESC 'internal ser
 ver defined attribute type' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.15 SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation X-ORI
 GIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.42 NAME 'APLRecord' DESC 'Lists of Add
 ress Prefixes, RFC 3132' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Subs
 tringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'use
 r defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2154 NAME 'nsds5ReplicaBackoffMin' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.43 NAME 'ipaPermIncludedAttr' DESC 
 'IPA permission explicitly included attribute' EQUALITY caseIgnoreMatch ORDER
 ING caseIgnoreOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 IPA v4.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2266 NAME 'nsslapd-enquote-sup-oc' DES
 C 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SING
 LE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.524 NAME 'ntUserScriptPath' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALU
 E X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.22 NAME 'mgrpAllowedBroadcaster' DESC 
 'Netscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.26 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2133 NAME 'pwdUpdateTime' DESC 'Last p
 assword update time' SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE USAGE 
 directoryOperation X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.236 NAME 'nsSNMPDescription' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.13 NAME 'supportedControl'  SYNTAX 
 1.3.6.1.4.1.1466.115.121.1.38 USAGE dSAOperation X-ORIGIN ( 'RFC 4512' 'user 
 defined' ) )
attributeTypes: ( nsPreference-oid NAME 'nsPreference' DESC 'Netscape defined 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape Adm
 inistration Services' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.8 NAME 'umGeneric1' DESC 'account st
 atus postprocessed' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113719.1.301.4.33.1 NAME 'krbPwdMinLength'  EQUAL
 ITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN (
  'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.18 NAME 'ipaNTTrustPosixOffset' DES
 C 'POSIX offset of a trust' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( crlName-oid NAME 'crlName' DESC 'CMS defined attribute' SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( status-oid NAME 'status' DESC 'CMS defined attribute' SYNTAX
  1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.592 NAME 'nsDS5ReplicaAutoReferral' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SIN
 GLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( requestAgentGroup-oid NAME 'requestAgentGroup' DESC 'CMS def
 ined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' 
 )
attributeTypes: ( numberOfRecoveries-oid NAME 'numberOfRecoveries' DESC 'CMS d
 efined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN 'user defined
 ' )
attributeTypes: ( 2.16.840.1.113730.3.1.2083 NAME ( 'passwordMinTokenLength' '
 pwdMinTokenLength' ) DESC 'Netscape defined password policy attribute type' S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directo
 ry Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.16 NAME 'ipaConfigString' DESC 'Gene
 ric configuration stirng' EQUALITY caseIgnoreMatch ORDERING caseIgnoreMatch S
 UBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.61 NAME 'ipaWrappingKey' DESC 'PKCS
 #11 URI of the wrapping key' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.689 NAME 'nsds5replicaUpdateInProgress
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 
 SINGLE-VALUE NO-USER-MODIFICATION X-ORIGIN ( 'Netscape Directory Server' 'use
 r defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2204 NAME 'nsslapd-auditlog-logging-en
 abled' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1109 NAME 'printer-charset-configured' DESC 'Th
 e configured charset in which error and status messages will be generated (by
  default) by this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.35157.1.1.1.10 NAME 'umSvclass' DESC 'umIdmClass
  after postprocessing' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.20.2.8 NAME 'ipaReplTopoManagedSuffix'
  DESC 'IPA defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORI
 GIN ( 'FreeIPA' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.44 NAME 'ntGroupDomainId' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.6 NAME 'ipaHomesRootDir'  EQUALITY c
 aseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN (
  'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( tokenStatus-oid NAME 'tokenStatus' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.62 NAME 'ipk11Decrypt' DESC 'Key 
 supports decryption' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.214 NAME 'passwordAllowChangeTime' DES
 C 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.24 SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Direct
 ory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.55 NAME 'HIPRecord' DESC 'Host Identit
 y Protocol (HIP) Domain Name System (DNS) Extension, RFC 5205' EQUALITY caseI
 gnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2141 NAME 'dsOnlyMemberUid' DESC 'Elem
 ents from a memberuid attribute created to reflect dynamic group membership' 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Red Hat Directory Server' 'u
 ser defined' ) )
attributeTypes: ( nsDirectoryFailoverList-oid NAME 'nsDirectoryFailoverList' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-
 ORIGIN ( 'Netscape' 'user defined' ) )
attributeTypes: ( nsSSLSessionTimeout-oid NAME 'nsSSLSessionTimeout' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.36 NAME 'ipaSecondaryBaseRID' DESC 
 'First value of a secondary RID range' EQUALITY integerMatch ORDERING integer
 OrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'I
 PA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2253 NAME 'nsslapd-nagle' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE 
 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2118 NAME 'dnaInterval' DESC 'DNA inte
 rval between values' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIG
 IN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.29 NAME 'sambaPwdMustChange' DESC 'Time
 stamp of when the password will expire' EQUALITY integerMatch SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.41 NAME 'name'  EQUALITY caseIgnoreMatch SUBSTR caseIg
 noreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 4519
 ' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2188 NAME 'nsslapd-errorlog-logrotatio
 ntimeunit' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.32769 NAME 'DLVRecord' DESC 'DNSSEC Lo
 okaside Validation, RFC 4431' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA
 5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0'
  'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.11 NAME 'ipaSudoRunAsGroupCategory' 
 DESC 'Additional classification for groups' SUP userCategory EQUALITY caseIgn
 oreMatch ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.14 NAME 'documentAuthor'  EQUALITY d
 istinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'RFC 45
 24' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.9 NAME 'idnsSOAminimum' DESC 'SOA mi
 nimum value' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user d
 efined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2311 NAME 'nsds5ReplicaFlowControlPaus
 e' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 7 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.66 NAME 'ntUserUniqueId' DESC 'Netscap
 e defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE X-
 ORIGIN ( 'Netscape NT Synchronization' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2078 NAME ( 'passwordMinLowers' 'pwdMi
 nLowers' ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server'
  'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.587 NAME 'nsds50ruv' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netsca
 pe Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2167 NAME 'schemaUpdateAttributeAccept
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2271 NAME 'nsslapd-rewrite-rfc1274' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SIN
 GLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.54 NAME 'ipaPrivateKey' DESC 'Priva
 te key as DER-encoded EncryptedPrivateKeyInfo (RFC 5958)' EQUALITY octetStrin
 gMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1
 ' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.1 NAME 'ipatokenUniqueID' DESC 'T
 oken Unique Identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.20 NAME 'ipNetworkNumber' DESC 'Standard LDAP 
 attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 
 'RFC 2307' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.31 NAME 'mailEnhancedUniqueMember' DES
 C 'Netscape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.12 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.5.1 NAME 'krbUPEnabled' DESC 'Bool
 ean' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0'
  'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.19 NAME 'idnsSecKeyCreated' DESC 'DN
 SSEC key creation timestamp' EQUALITY generalizedTimeMatch ORDERING generaliz
 edTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE X-ORIGI
 N ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.209 NAME 'vlvFilter' DESC 'Netscape de
 fined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Netsca
 pe Directory Server' 'user defined' ) )
attributeTypes: ( nsErrorLog-oid NAME 'nsErrorLog' DESC 'Netscape defined attr
 ibute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape' 'user 
 defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.38 NAME 'a6Record' DESC 'A6 Record Typ
 e, RFC 2874' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.1.88 NAME 'cirUpdateFailedat' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.47 NAME 'sambaMungedDial' DESC 'Base64 
 encoded user parameter string' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.250 NAME 'nsValueDefault' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'N
 etscape servers - value item' 'user defined' ) )
attributeTypes: ( 2.5.4.37 NAME 'cACertificate' DESC 'X.509 CA certificate' EQ
 UALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'RFC 
 4523' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.14 NAME 'serviceSearchDescriptor' DES
 C 'Specifies search descriptors required, used, or supported by a particular 
 service or agent' EQUALITY caseExactMatch SUBSTR caseExactSubstringsMatch SYN
 TAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC4876' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.2 NAME 'FTPQuotaMBytes' DESC 'Quota (i
 n megabytes) for an FTP user' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Pure-FTPd' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2105 NAME 'autoMemberTargetGroup' DESC
  'Auto Membership target group' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-V
 ALUE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.803 NAME 'nsBackendSuffix' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE direct
 oryOperation X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2217 NAME 'nsslapd-allow-anonymous-acc
 ess' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.53 NAME 'replicaBindMethod' DESC 'Nets
 cape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 
 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.4 NAME 'info'  EQUALITY caseIgnoreMa
 tch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-O
 RIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.71 NAME 'ipk11AlwaysAuthenticate'
  DESC 'User has to authenticate for each use with this key' EQUALITY booleanM
 atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' '
 user defined' ) )
attributeTypes: ( nsSSLSupportedCiphers-oid NAME 'nsSSLSupportedCiphers' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIG
 IN ( 'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2287 NAME 'nsslapd-force-sasl-external
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2065 NAME 'nsSaslMapBaseDNTemplate' DE
 SC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SIN
 GLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.5.4.5 NAME 'serialNumber'  EQUALITY caseIgnoreMatch SUBSTR
  caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.44 X-ORIGIN ( 'R
 FC 4519' 'user defined' ) )
attributeTypes: ( p12Expiration-oid NAME 'p12Expiration' DESC 'CMS defined att
 ribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( tokenUserID-oid NAME 'tokenUserID' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.197 NAME 'replicaHost' DESC 'Netscape 
 defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Nets
 cape Directory Server' 'user defined' ) )
attributeTypes: ( tokenReason-oid NAME 'tokenReason' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.65 NAME 'sambaLockoutThreshold' DESC 'L
 ockout users after bad logon attempts (default: 0 => off)' EQUALITY integerMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0'
  'user defined' ) )
attributeTypes: ( 2.5.4.15 NAME 'businessCategory'  EQUALITY caseIgnoreMatch S
 UBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
  ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.48 NAME 'buildingName'  EQUALITY cas
 eIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.107 NAME 'passwordResetDuration' DESC 
 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.17 NAME 'ipProtocolNumber' DESC 'Standard LDAP
  attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN (
  'RFC 2307' 'user defined' ) )
attributeTypes: ( tokenAppletID-oid NAME 'tokenAppletID' DESC 'CMS defined att
 ribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( extensions-oid NAME 'extensions' DESC 'CMS defined attribute
 ' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2235 NAME 'nsslapd-ldapientrysearchbas
 e' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
 2 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsInstalledLocation-oid NAME 'nsInstalledLocation' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.573 NAME 'nsIdleTimeout' DESC 'Binder-
 based connection idle timeout (seconds)' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE USAGE directoryOperation X-ORIGIN ( 'Netscape Directory Server'
  'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.19.2.1 NAME 'ipaDomainLevel' DESC 'Dom
 ain Level value' EQUALITY numericStringMatch ORDERING numericStringMatch SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.36 SINGLE-VALUE X-ORIGIN ( 'IPA v4' 'user defin
 ed' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.4 NAME 'UnknownRecord' DESC 'unknown DNS
  record, RFC 3597' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substrings
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defi
 ned' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.75 NAME 'adminUrl' DESC 'Netscape defi
 ned attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Netscape
  Administration Services' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.245 NAME 'nsValueTel' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 X-ORIGIN ( 'Netsc
 ape servers - value item' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.42 NAME 'preferredLocale' DESC 'pre
 ferred locale for a person' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstri
 ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netsca
 pe' 'user defined' ) )
attributeTypes: ( nsNYR-oid NAME 'nsNYR' DESC 'Netscape defined attribute type
 ' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape Administration Se
 rvices' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2172 NAME 'nsslapd-accesslog-maxlogsiz
 e' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 7 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.5 NAME 'memberUser' DESC 'Reference 
 to a principal that performs an action (usually user).' SUP distinguishedName
  EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGI
 N ( 'IPA v2' 'user defined' ) )
attributeTypes: ( userMessages-oid NAME 'userMessages' DESC 'CMS defined attri
 bute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.18.0.2.4.1131 NAME 'printer-charset-supported' DESC 'Set
  of charsets supported for the attribute values of syntax DirectoryString for
  this directory entry.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 X-ORIGIN ( 'rfc3712' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.11.1.3.1.1.4 NAME 'bindTimeLimit' DESC 'Maximum 
 time an agent or service allows for a bind operation to complete' EQUALITY in
 tegerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE X-ORIGIN ( 'RFC4876' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.22 NAME 'ipatokenTOTPwatermark' D
 ESC 'TOTP watermark' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 27 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.24 NAME 'idnsSecKeyZone' DESC 'DNSKE
 Y ZONE flag (equivalent to bit 7): RFC 4035' EQUALITY booleanMatch SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' )
  )
attributeTypes: ( archivedBy-oid NAME 'archivedBy' DESC 'CMS defined attribute
 ' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113719.1.301.4.53.1 NAME 'krbPrincContainerRef'  
 EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN
  ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.3 NAME 'employeeNumber' DESC 'numerica
 lly identifies an employee within an organization' EQUALITY caseIgnoreMatch S
 UBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-V
 ALUE X-ORIGIN ( 'RFC 2798' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.551 NAME 'cosspecifier' DESC 'Netscape
  defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-
 ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.97 NAME ( 'passwordMaxAge' 'pwdMaxAge'
  ) DESC 'Netscape defined password policy attribute type' SYNTAX 1.3.6.1.4.1.
 1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user d
 efined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.48 NAME 'sambaBadPasswordCount' DESC 'B
 ad password attempt count' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.5.4.22 NAME 'teletexTerminalIdentifier'  SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.51 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.8 NAME 'ipaSudoRunAsUserCategory' DE
 SC 'Additional classification for users' SUP userCategory EQUALITY caseIgnore
 Match ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTA
 X 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2099 NAME 'autoMemberExclusiveRegex' D
 ESC 'Auto Membership exclusive regex rule' SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 15 X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.16 NAME 'tXTRecord' DESC 'text string,
  RFC 1035' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.1.1.1.2 NAME 'gecos' DESC 'Standard LDAP attribute t
 ype' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'RFC 2307' 
 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.21 NAME 'sambaNextUserRid' DESC 'Next N
 T rid to give our for users' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2222 NAME 'nsslapd-localuser' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2180 NAME 'nsslapd-auditlog-logrotatio
 nsynchour' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' 
 ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2309 NAME 'nsds5ReplicaPreciseTombston
 ePurging' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' )
  )
attributeTypes: ( tokenOrigin-oid NAME 'tokenOrigin' DESC 'CMS defined attribu
 te' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2292 NAME 'nsslapd-disk-monitoring-log
 ging-critical' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defin
 ed' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2070 NAME 'pamIDMapMethod' DESC 'How t
 o map BIND DN to PAM identity' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Red Hat Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.408 NAME 'replicaLastRelevantChange' D
 ESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-
 ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.76 NAME 'sambaTrustAuthIncoming' DESC '
 Authentication information for the incoming portion of a trust' EQUALITY case
 ExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'IPA v4.2.0' 'user
  defined' ) )
attributeTypes: ( allowPinReset-oid NAME 'allowPinReset' DESC 'CMS defined att
 ribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.2269 NAME 'nsslapd-errorlog-list' DESC
  'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORI
 GIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.18.0.2.4.1124 NAME 'printer-number-up-supported' DESC 'T
 he possible numbers of print-stream pages to impose upon a single side of an 
 instance of a selected medium.' EQUALITY integerMatch ORDERING integerOrderin
 gMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN ( 'rfc3712' 'user define
 d' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.9 NAME 'ipatokenOTPalgorithm' DES
 C 'OTP Token Algorithm' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.16.1.17 NAME 'ipatokenRadiusSecret' DE
 SC 'Server Secret' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.40 SINGLE-VALUE X-ORIGIN ( 'IPA OTP' 'user defined' ) )
attributeTypes: ( 2.5.21.7 NAME 'nameForms'  EQUALITY objectIdentifierFirstCom
 ponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE directoryOperation X-O
 RIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.36.1 NAME 'krbPwdPolicyReference' 
  EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-
 VALUE X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 0.9.2342.19200300.100.1.55 NAME 'audio'  EQUALITY octetStrin
 gMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'RFC 1274' 'user defin
 ed' ) )
attributeTypes: ( 1.3.6.1.1.1.1.28 NAME 'nisPublickey' DESC 'nisPublickey' EQU
 ALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'RFC
 2307bis' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.29 NAME 'mgrpMsgRejectText' DESC 'Nets
 cape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.26 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.5.11 NAME 'idnsAllowQuery' DESC 'BIND9
  allow-query ACL element' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2136 NAME 'nsds5ReplicaCleanRUVNotifie
 d' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 7 X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.231 NAME 'nsslapd-pluginEnabled' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( nsWellKnownJarfiles-oid NAME 'nsWellKnownJarfiles' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN (
  'Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.30 NAME 'nXTRecord' DESC 'non-existant
 , RFC 2535' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) 
 )
attributeTypes: ( nsAdminAccessHosts-oid NAME 'nsAdminAccessHosts' DESC 'Netsc
 ape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( '
 Netscape Administration Services' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.16 NAME 'ldapSyntaxes'  EQUALITY ob
 jectIdentifierFirstComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 USAGE 
 directoryOperation X-ORIGIN ( 'RFC 4512' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.328 NAME 'nsMatchingRule' DESC 'Netsca
 pe defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'N
 etscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.6 NAME 'eduPersonPrincipalName' DESC 
 'Principal Name' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN (
  'http://middleware.internet2.edu/eduperson/' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.80 NAME 'cirHost' DESC 'Netscape defin
 ed attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'Netscape 
 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.15 NAME 'ipaNTTrustAuthOutgoing' DE
 SC 'Authentication information for the outgoing portion of a trust' EQUALITY 
 octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN ( 'IPA v4.2.0'
  'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.4.1.11 NAME 'javaReferenceAddress' DESC 
 'Addresses associated with a JNDI Reference' EQUALITY caseExactMatch SYNTAX 1
 .3.6.1.4.1.1466.115.121.1.15 X-ORIGIN ( 'RFC 2713' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.16 NAME 'ipk11Trusted' DESC 'Can 
 be trusted by application' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2086 NAME 'mepManagedBy' DESC 'Managed
  Entries backpointer' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( '389 Di
 rectory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.3.19 NAME 'serviceCategory' DESC 'Addi
 tional classification for services' EQUALITY caseIgnoreMatch ORDERING caseIgn
 oreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115
 .121.1.15 X-ORIGIN ( 'IPA v2' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.684 NAME 'nsds5ReplicaChangeCount' DES
 C 'Netscape defined attribute type' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.
 1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user d
 efined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.20.2.3 NAME 'ipaReplTopoSegmentLeftNod
 e' DESC 'IPA defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-O
 RIGIN ( 'FreeIPA' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.1.1 NAME 'ipaUserSearchFields'  EQUALI
 TY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.
 2.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.1101 NAME 'nsRoleScopeDN' DESC 'Scope 
 of a role' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE X-ORIGIN ( '389 
 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.17.1.69 NAME 'ipk11WrapWithTrusted' DE
 SC 'Key can only be wrapped with a trusted wrapping key' EQUALITY booleanMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN ( 'IPA v4.1' 'use
 r defined' ) )
attributeTypes: ( 2.16.840.1.113719.1.301.4.41.1 NAME 'krbSubTrees'  EQUALITY 
 distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN ( 'IPA v
 4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.52 NAME 'TLSARecord' DESC 'DNS-Based A
 uthentication of Named Entities - Transport Layer Security Protocol, RFC 6698
 ' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'IPA v4.2.0' 'user defined' ) )
attributeTypes: ( 1.3.1.1.4.1.453.16.2.103 NAME 'numSubordinates' DESC 'count 
 of immediate subordinates' EQUALITY integerMatch ORDERING integerOrderingMatc
 h SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE NO-USER-MODIFICATION USAG
 E directoryOperation X-ORIGIN ( 'numSubordinates Internet Draft' 'user define
 d' ) )
attributeTypes: ( 1.3.6.1.4.1.13769.3.6 NAME 'mozillaHomeCountryName'  SUP nam
 e EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ( 'Mozilla Address Book' 'user defi
 ned' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2144 NAME 'rootdn-open-time' DESC 'Net
 scape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VAL
 UE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.8.11.33 NAME 'ipaBaseID' DESC 'First val
 ue of a Posix ID range' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v3' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2256 NAME 'passwordLegacyPolicy' DESC 
 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
 -VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.9999999 NAME 'nsds5debugreplicatimeout
 ' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( SubsystemName-oid NAME 'SubsystemName'  SYNTAX 1.3.6.1.4.1.1
 466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 0.9.2342.19200300.100.1.40 NAME 'personalTitle'  EQUALITY ca
 seIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.15 X-ORIGIN ( 'RFC 4524' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.5 NAME 'namingContexts'  SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.12 USAGE dSAOperation X-ORIGIN ( 'RFC 4512' 'user def
 ined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.12 NAME 'mailAccessDomain' DESC 'Netsc
 ape Messaging Server 4.x defined attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 X-ORIGIN ( 'Netscape Messaging Server 4.x' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2123 NAME 'dnaSharedCfgDN' DESC 'DNA s
 hared configuration entry DN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VAL
 UE X-ORIGIN ( '389 Directory Server' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.226 NAME 'nsslapd-pluginType' DESC 'Ne
 tscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VA
 LUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' ) )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.32 NAME 'sambaKickoffTime' DESC 'Timest
 amp of when the user will be logged off automatically' EQUALITY integerMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN ( 'IPA v4.2.0' 'us
 er defined' ) )
attributeTypes: ( 2.5.4.44 NAME 'generationQualifier'  SUP name EQUALITY caseI
 gnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .15 X-ORIGIN ( 'RFC 4519' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2193 NAME 'nsslapd-accesslog-logminfre
 ediskspace' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined'
  ) )
attributeTypes: ( 2.16.840.1.113730.3.8.7.14 NAME 'ipaSudoRunAsExtUserGroup' D
 ESC 'Multivalue string attribute that allows storing groups of users that are
  not managed by IPA the command can be run as' EQUALITY caseIgnoreMatch ORDER
 ING caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.15 X-ORIGIN ( 'IPA v4.0' 'user defined' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.2314 NAME 'nsslapd-changelogcompactdb-
 interval' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.15 SINGLE-VALUE X-ORIGIN ( 'Netscape Directory Server' 'user defined' )
  )
attributeTypes: ( 2.16.840.1.113730.3.8.5.4 NAME 'idnsSOArName' DESC 'SOA root
  Name' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
  1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN ( 'IPA v2' 'user defined
 ' ) )
attributeTypes: ( 2.16.840.1.113730.3.1.612 NAME 'generation' DESC 'Netscape d
 efined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN ( 'Netsc
 ape Directory Server' 'user defined' ) )
nsSchemaCSN: 570fc86a000000000000



More information about the Freeipa-users mailing list