nsswitch: Add LDAP lookup in passwd, group and shadow maps
The Name Service Switch (NSS) configuration file (nsswitch.conf),
is used by the GNU C Library to determine the sources from which
to obtain name-service information in a range of categories, and in what order
With the introduction of LDAP we have to add the LDAP as a source for the
name service info for the various maps/database(passwd, group, shadow).
Change-Id: I01367aa4edf0ca84fc39884a472c54958cd4d6af
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
2 files changed