LDAP-UX Client Services B.04.15 Administrator's Guide
The following command displays the attribute mapping for the gecos attribute which has been
mapped to cn, l and telephone attributes:
./ldapcfinfo -t passwd -m gecos
The output of the above command is as follows:
gecos=cn l telephoneNumber
The following command displays the attribute mapping for the gecos and uidNumber attributes.
In this example, gecos has been mapped to cn, l and telephone attributes, and uidNumber
has been mapped to the employeeNumber attribute:
./ldapcfinfo -t passwd -m gecos,uidNumber
The output of the above command is:
gecos=cn l telephoneNumber
uidNumber=employeeNumber
5.6 User and Group Management 125