LDAP-UX Client Services B.05.01 Administrator Guide for HP directory servers and Windows ADS

objectClasses: ( 1.3.6.1.1.1.2.16
Name 'automountMap'
DESC 'AutomountMap
SUP top STRUCURAL
MUST ( automountMapName & cn )
MAY 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' )
Example of a direct AutoFS map based on the automount schema
The following shows an example of a direct AutoFS map, auto_direct, stored in the Windows
Active Directory Server, using the automount schema:
dn:cn=auto_direct,dc=nishpind
objectClass: top
objectClass: automountMap
automountMapName: auto_direct
cn: auto_direct
dn:cn=/mnt_direct/usr1, cn=auto_direct, dc=nishpind
objectClass: top
objectClass: automount
automountInformation: hostA: /tmp
automountKey: /mnt_direct/usr1
cn: /mnt_direct/usr1
dn:cn=/mnt_direct/usr2, cn=auto_direct, dc=nishpind
objectClass: top
objectClass: automount
automountInformation: hostB: /tmp
automountKey: /mnt_direct/usr2
cn: /mnt_direct/usr2
3.5.3.2 Configuring NSS to enable LDAP support for AutoFS
Configure NSS to enable the LDAP support for AutoFS.
3.5 Postinstallation configuration tasks 153