Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2008-06-21 09:49:21 +0200
committerArthur de Jong <arthur@arthurdejong.org>2008-06-21 09:49:21 +0200
commit85cade78dd197b80cb9766a0993d8a9e426a6c03 (patch)
treec0ff3cbf7453bd0526393b25bd08d02737972c67 /README
parentbe555eead61c81693c1423faaa47cbb5d53f22a3 (diff)
small change to documentation
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@772 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 0ab86e6..63a434f 100644
--- a/README
+++ b/README
@@ -312,9 +312,9 @@ the uid attribute.
If the DN value already contains a uid value (e.g. uid=arthur, dc=example,
dc=com) the lookup is skipped and the value from the DN is used. A cache is
maintained that holds on to DN to uid translations for 15 minutes
-(DN2UID_CACHE_TIMEOUT in nslcd/passwd.c).
+(see DN2UID_CACHE_TIMEOUT in nslcd/passwd.c).
-In all cases, duplicate users are only returned once.
+In all cases, duplicate users are returned only once.
Currently, having nested groups by uniqueMember values pointing to other
groups, as well as the memberOf attribute in posixAccount entries are