LDAP-UX Client Services B.05.00 with Microsoft Windows Active Directory Server Administrator's Guide (obsolete beyond B.05.00)
2.5.3.1 Automount schemas
This section describes the following automount schema:
new automount schema
An automount schema is based on RFC 2307-bis. This schema defines new automountMap and
automount structures to represent the AutoFS maps and their entries in the directory server.
2.5.3.1.1 New automount schema
This schema is a new schema based on RFC 2307-bis. This schema defines new automountMap
and automount structures to represent AutoFS maps and their entries in the directory server.
AutoFS maps are stored in the directory server using structures defined by this schema.
The new automount schema based on RFC 2307-bis is not loaded in the Windows 2003 R2/2008
Active Directory Server. If you are installing LDAP-UX B.04.10 or later on your client system, the
setup program will import the new automount schema into your Active Directory Server. If you
previously configured LDAP-UX B.04.00 or an earlier version, and are now updating the product
to version B.04.10 or later, you must re-run the setup program to import the new automount schema
into the directory server. The subsequent client systems do not need to re-run the setup.
2.5.3.1.2 Schema
The following shows the new automount schema based on RFC 2307-bis in the LDIF format:
objectClasses: ( 1.3.6.1.1.1.2.16
Name 'automountMap'
DESC 'AutomountMap
SUP top STRUCURAL
MUST ( automountMapName & cn )
MAP description
X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.1.1.2.17
NAME 'automount'
DESC 'Automount'
SUP top STRUCTURAL
MUST ( automountKey & automountInformation & cn )
MAY description
X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.1.1.1.31
NAME 'automountMapName
DESC 'automountMapName'
EQUALITY caseExactIA5Match
SYNTAX 2.5.5.5 SINGLE-VALUE
X-ORIGIN 'user defined')
attributeTypes: ( 1.3.6.1.1.1.1.32
NAME 'automountKey'
DESC 'AutomountKey'
EQUALITY caseExactIA5Match
SYNTAX 2.5.5.5 SINGLE-VALUE
X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.1.1.1.33
NAME 'automountInformation'
DESC 'AutomountInformation'
EQUALITY caseExactIA5Match
SYNTAX 2.5.5.5 SINGLE-VALUE
X-ORIGIN 'user defined' )
56 Installing LDAP-UX Client Services