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

DESC 'Automount information'
SUP top STRUCTURAL
MUST ( automountKey $ automountInformation )
MAY description
X-ORIGIN 'user 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 'user defined' )
attributeTypes: ( 1.3.6.1.1.1.1.32
NAME 'automountKey'
DESC 'Automount Key value'
EQUALITY caseExactIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE
X-ORIGIN '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 'user defined' )
For the HP-UX Directory Server, each entry starting with the text "attributetypes:" or
"objectclasses:" must be one continuous line.
Example of a direct AutoFS map based on the RFC 2307-bis automount schema
The following shows an example of a direct AutoFS map, auto_direct, stored in the LDAP
directory server, using the RFC 2307-bis automount schema:
dn:automountMapName=auto_direct,dc=nishpind
objectClass: top
objectClass: automountMap
automountMapName: auto_direct
dn:automountKey=/mnt_direct/test1,\
automountMapname=auto_direct, dc=nishpind
objectClass: top
objectClass: automount
automountInformation:hostA:/tmp
automountKey: /mnt_direct/test1
dn:automountKey=/mnt_direct/test2,\
automountMapname=auto_direct, dc=nishpind
objectClass: top
objectClass: automount
automountInformation:hostB:/tmp
automountKey:/mnt_direct/test2
2.5.3.1.2 nisObject automount schema
The nisObject automount schema defines nisMap and nisObject structures to represent the
AutoFS maps and their entries. The AutoFS maps are stored in the LDAP directory server using the
nisMap and nisObject structures. There are some limitations that you need to be aware of
when using the nisObject automount schema.
Example of a direct AutoFS map based on the nisObject automount schema
The following shows an example of a direct AutoFS map, auto_direct, stored in the LDAP
directory server using the nisObject automount schema:
2.5 Postinstallation configuration tasks 95