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

c. Verify:
# grget -n xgroup1
xgroup1:*:999: xuser2
If xuser2 shows up as a member of xgroup1, then your setup is correct.
10. The following applies to Windows ADS environments only:
If you have configured a multi-domain setup and you want to verify it, execute the following
two steps. Otherwise, proceed to Section 3.5.5 (page 157).
The following steps will verify that LDAP-UX is able to retrieve data from ADS multiple domains:
a. Create or import a POSIX user account into an ADS remote domain (for example, the
user account smith, this is identical to how you set it up for a single domain, except
now you put it into a remote domain).
b. If pwget -n smith returns valid data, LDAP-UX is working with ADS multiple domains.
If no data was returned, the setup was not successful.
2.5.3 Enabling AutoFS support
AutoFS is a client-side service that automatically mounts appropriate file systems when users request
access to them. If an automounted file system has been idle for a period of time, AutoFS unmounts
it. AutoFS uses name services such as files or NIS to store and manage AutoFS maps.
LDAP-UX Client Services supports the automount service under the AutoFS subsystem. This feature
enables users to store AutoFS maps in an LDAP directory server.
2.5.3.1 Automount schemas
This section describes the following automount schemas:
automount schema based on RFC 2307-bis
nisObject automount schema
LDAP-UX Client Services supports the automount schema based on RFC 2307-bis. The nisObject
automount schema may also be used if configured using attribute mappings. The autosetup
program installs the correct schema. No adjustments are necessary when using autosetup.
2.5.3.1.1 automount schema based on RFC 2307-bis
This schema defines automountMap and automount structures to represent AutoFS maps and
their entries in the LDAP directory. AutoFS maps are stored in the LDAP directory server using
structures defined by this schema.
The RFC 2307-bis automount schema is included with HP-UX Directory Server by default. If you
are installing LDAP-UX with a different directory server, the setup program will import this
automount schema into your directory server. If you previously configured LDAP-UX B.03.30 or a
previous version, and are now updating the product to version B.04.00 or later, you must rerun
the setup program to import this automount schema into the LDAP directory. The subsequent client
systems do not need to rerun the setup program.
The following shows the RFC 2307-bis automount schema in the LDIF format:
objectClasses: ( 1.3.6.1.1.1.2.16
NAME 'automountMap'
DESC 'Automount Map information'
SUP top STRUCTURAL
MUST automountMapName
MAY description
X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.1.1.2.17
NAME 'automount'
94 Installing and configuring LDAP-UX Client Services for an HP server environment