LDAP-UX Client Services B.04.00 Release Notes
LDAP-UX Client Services Release Notes
NIS/LDAP Gateway
Chapter 1 23
preload_maps to preload_maps group.byname. The user you
identify in the binddn must be an LDAP directory user that is
allowed to read the userPassword attribute
• If the NIS domain you use is the same as the domain being used by
an existing NIS server, you must stop and disable the NIS server.
You can do this by executing the command
/sbin/init.d/nis.server stop to stop the NIS server. Then
change NIS_SLAVE_SERVER and NIS_MASTER_SERVER to 0 in the file
/etc/rc.config.d/namesvrs
Once your NIS/Gateway server is running, you can test your setup with a
ypcat(1) command, such as ypcat group. You may need to wait (up to a
minute) as the ypbind(1M) process attempts to find the new NIS/LDAP
Gateway server. To avoid this wait, you can stop and restart the client as
follows before issuing the ypcat command:
/sbin/init.d/nis.client stop
/sbin/init.d/nis.client start