Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 65fc55e

Browse files
committed
Try changing the value syntax of custom group
1 parent c57f7bb commit 65fc55e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

customGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<display>Members</display>
4343
<order>4</order>
4444
<page>1</page>
45-
<value><![CDATA[=php.MultiList(/;(&(objectClass=posixAccount));uid;%cn% (%uid|-4%))]]></value>
45+
<value><![CDATA[=php.MultiList(/;(&(objectClass=posixAccount));dn;%cn% (%uid|-4%))]]></value>
4646
</attribute>
4747
</attributes>
4848

0 commit comments

Comments
 (0)