ONC With Publickey LDAP Support Software Pack Release Notes
ONC with Publickey LDAP Support Software Pack
Installing and Configuring Publickey with LDAP Support
Chapter 112
# /etc/nsswitch.ldap
# An example file that could be copied over to /etc/nsswitch.conf.
# It used LDAP (Lightweight Directory Access Protocol) in
# conjunction with dns and files.
#
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