mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
24.20.2011 9b7dd1d439cbdf26868a9823625a247af30282c9
uniqueMember fits better with the example above than member
1 files modified
4 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-groups.xml 4 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-groups.xml
@@ -377,8 +377,8 @@
 <literal>check-references-filter-criteria</literal> to identify the attribute
 and the filter. For example, you can specify that group members must be person
 entries by setting <literal>check-references-filter-criteria</literal> to
 <literal>member:(objectclass=person)</literal>. To ensure that entries must
 be located in the same naming context, set
 <literal>uniqueMember:(objectclass=person)</literal>. To ensure that entries
 must be located in the same naming context, set
 <literal>check-references-scope-criteria</literal> to
 <literal>naming-context</literal>.</para>
 </section>