summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9b82a01)
raw | patch | inline | side by side (parent: 9b82a01)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 12:15:20 +0000 (12:15 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 12:15:20 +0000 (12:15 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16069 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 0b49bfa32eed529448cd5df956ef2a504395e7ab..011735fd578c7dd2a64e62d203ceb4f71881e6fd 100644 (file)
<search>
<query>
<backend>GroupLDAP</backend>
- <filter>(&(objectClass=posixGroup)$NAME(|$PRIMARY$MAIL$SAMBA))</filter>
+ <filter>(&(objectClass=posixGroup)$NAME(|$NAME$PRIMARY$MAIL$SAMBA))</filter>
<attribute>dn</attribute>
<attribute>objectClass</attribute>
<attribute>cn</attribute>
<size>20</size>
<maxlength>60</maxlength>
<default></default>
- <unset></unset>
+ <unset>(cn=*)</unset>
<set>(|(cn=*$*)(description=*$*))</set>
<alphabet>true</alphabet>
<autocomplete>