diff options
Diffstat (limited to 'system/nss_ldap/README')
-rw-r--r-- | system/nss_ldap/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/system/nss_ldap/README b/system/nss_ldap/README index 7d14062fdb..14cc5db421 100644 --- a/system/nss_ldap/README +++ b/system/nss_ldap/README @@ -1,7 +1,9 @@ The resolution of the entities defined in RFC 2307 is generally performed by a set of UNIX C library calls (such as getpwnam() to return the attributes of a user). The nss_ldap module provides the means for Solaris and Linux -workstations to this information (such as users, hosts, and groups) from -LDAP directories. The modules is the reference implementation of RFC 2307, +workstations to get this information (such as users, hosts, and groups) from +LDAP directories. The module is the reference implementation of RFC 2307, and has been studied by vendors such as Sun (who developed the original Name Service Switch interface). + +This requires CVSTools. |