diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-20 11:10:52 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-20 11:10:52 +0000 |
commit | e7981f43f2480448356b681efb59d6fcba3760c5 (patch) | |
tree | 39d51c41b7b51df6443051ec612309358e20ba95 | |
parent | 1a1b9e16a632a269ea5205721b6258d70f8f69e9 (diff) |
fix wrapping
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@190 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -204,17 +204,17 @@ LDAP SCHEMA =========== nss-ldapd supports a wide range of possible LDAP schema configurations. -Furthermore it can be customized heavily. The LDAP schema used is described in RFC 2307. -Groups with distinguished name members (instead of login -names) (RFC 2307bis) is also supported. A posixGroup can thus have the both memberUid and uniqueMember -attributes. +Furthermore it can be customized heavily. The LDAP schema used is described in +RFC 2307. Groups with distinguished name members (instead of login names) (RFC +2307bis) is also supported. A posixGroup can thus have the both memberUid and +uniqueMember attributes. default attributes ------------------ This paragraph describes the mapping between the NSS lookups and the LDAP -database. The mapping may be modified by changeging the nss-ldapd.conf configuration -file. See the nss-ldapd.conf(5) manual page for details. +database. The mapping may be modified by changeging the nss-ldapd.conf +configuration file. See the nss-ldapd.conf(5) manual page for details. aliases (nisMailAlias) cn - alias name |