LDAP-UX Client Services B.04.00 Administrator's Guide
Installing And Configuring LDAP-UX Client Services
AutoFS Support
Chapter 262
passwd: files ldap
group: files ldap
hosts: dns files ldap
networks: files ldap
protocols: files ldap
rpc: files ldap
publickey: ldap [NOTFOUND=return] files
netgroup: files ldap
automount: files ldap
aliases: files
services: files ldap
AutoFS Migration Scripts
This section describes the migration scripts which can be used to migrate
your AutoFS maps from files, NIS servers or NIS+ servers to LDIF files.
After LDIF files are created, you can use the ldapmodify tool to import
LDIF files to your LDAP directory server. These migration scripts use
the new automount schema defined in RFC 2307-bis to migrate the
AutoFS maps to LDIF. You need to import the new automount schema
into your LDAP directory server before you use these migration scripts to
migrate AutoFS maps.
Table 2-4 describes the migration scripts:
Environment Variables
When you use the AutoFS migration scripts to migrate AutoFS maps, set
the following environment variables:
LDAP_BASEDN The base distinguished name of the LDAP directory
that the AutoFS maps are to be placed in.
Table 2-5 Migration Scripts
Migration Script Description
migrate_automount.pl Migrates AutoFS maps from files to
LDIF.
migrate_nis_automount.pl Migrates AutoFS maps from the NIS
server to LDIF.
migrate_nisp_autofs.pl Migrates AutoFS maps from NIS+
server to the nisp_automap.ldif file.