summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6e90c42)
raw | patch | inline | side by side (parent: 6e90c42)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 13:28:05 +0000 (13:28 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 13:28:05 +0000 (13:28 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16070 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/groups/group-filter.xml | patch | blob | history |
diff --git a/gosa-core/plugins/admin/groups/group-filter.xml b/gosa-core/plugins/admin/groups/group-filter.xml
index 011735fd578c7dd2a64e62d203ceb4f71881e6fd..0b49bfa32eed529448cd5df956ef2a504395e7ab 100644 (file)
<search>
<query>
<backend>GroupLDAP</backend>
- <filter>(&(objectClass=posixGroup)$NAME(|$NAME$PRIMARY$MAIL$SAMBA))</filter>
+ <filter>(&(objectClass=posixGroup)$NAME(|$PRIMARY$MAIL$SAMBA))</filter>
<attribute>dn</attribute>
<attribute>objectClass</attribute>
<attribute>cn</attribute>
<size>20</size>
<maxlength>60</maxlength>
<default></default>
- <unset>(cn=*)</unset>
+ <unset></unset>
<set>(|(cn=*$*)(description=*$*))</set>
<alphabet>true</alphabet>
<autocomplete>