Преглед изворни кода

Add comment to 00core.ldif to explain why we changed
the standard definitions of groupOfNames and groupOfUniqueNames
to allow empty groups.

Rich Megginson пре 16 година
родитељ
комит
5d918968b8
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8 0
      ldap/schema/00core.ldif

+ 8 - 0
ldap/schema/00core.ldif

@@ -8,6 +8,14 @@
 #
 # The DS specific "aci" attribute is also defined here so we can
 # set a default aci # on the schema entry.
+#
+# NOTE: There is one very important deviation from the LDAP standard:
+# there is a bug in the standard definition of groupOfNames and
+# groupOfUniqueNames - the member/uniqueMember attribute is in the MUST
+# list, not the MAY list, which means you cannot have an empty group.
+# Until the LDAP community figures out how to do grouping properly, we
+# have put the member/uniqueMember attribute into the MAY list, to allow
+# empty groups.
 ################################################################################
 #
 dn: cn=schema