Linix-Unix LDAP Client Software The Operating System Environment implementation is client side only. That is, the client expects to see a properly configured LDAP server. You may need to perform particular modifications to the LDAP server configuration to support LDAP clients.
The specific pieces of software that comprise a typical LDAP client implementation are:
- LDAP client
- PAM module
- nsswitch.conf ldap tag
- LDAP libraries
- LDAP tools
LDAP Client#
The LDAP Client is software which is run from the operating startup startup scripts in place of, or in addition to, ypbind. The client software is responsible for reading a configuration file that provides instructions on what LDAP server to connect to and what credentials to use for authentication.Once the client is running, typically there is a cach daemon is responsible for updating the data from LDAP as required or configured.