From 8f733c60c8791c9b0049d4dce20bfd7fa73d21e5 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 26 Sep 2010 11:19:57 +0000 Subject: update description of group schema supported git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1217 ef36b2f9-881f-0410-afb5-c4e39611909c --- nslcd/group.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'nslcd') diff --git a/nslcd/group.c b/nslcd/group.c index 84bb1f5..afbd904 100644 --- a/nslcd/group.c +++ b/nslcd/group.c @@ -43,12 +43,11 @@ * MUST ( cn $ gidNumber ) * MAY ( userPassword $ memberUid $ description ) ) * - * apart from that the above the uniqueMember attributes may be - * supported in a coming release (they map to DNs, which is an extra - * lookup step) + * apart from the above a uniqueMember attribute is also supported that + * may contains a DN of a user * - * using nested groups (groups that are member of a group) is currently - * not supported, this may be added in a later release + * nested groups (groups that are member of a group) are currently + * not supported */ /* the search base for searches */ -- cgit v1.2.3