nss-pam-ldapd commit: r1217 - nss-pam-ldapd/nslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1217 - nss-pam-ldapd/nslcd
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1217 - nss-pam-ldapd/nslcd
- Date: Sun, 26 Sep 2010 13:19:59 +0200 (CEST)
Author: arthur
Date: Sun Sep 26 13:19:57 2010
New Revision: 1217
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1217
Log:
update description of group schema supported
Modified:
nss-pam-ldapd/nslcd/group.c
Modified: nss-pam-ldapd/nslcd/group.c
==============================================================================
--- nss-pam-ldapd/nslcd/group.c Sun Sep 26 13:08:53 2010 (r1216)
+++ nss-pam-ldapd/nslcd/group.c Sun Sep 26 13:19:57 2010 (r1217)
@@ -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 */
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1217 - nss-pam-ldapd/nslcd,
Commits of the nss-pam-ldapd project