summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bf6a694)
raw | patch | inline | side by side (parent: bf6a694)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Dec 2009 10:39:55 +0000 (10:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Dec 2009 10:39:55 +0000 (10:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14932 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/acl/acl-filter.xml | patch | blob | history |
diff --git a/gosa-core/plugins/admin/acl/acl-filter.xml b/gosa-core/plugins/admin/acl/acl-filter.xml
index 7c7316ac4c5d96b4a231ca7a8d9df3aa2c709ddb..eda0371c8211d5b4f030d5a58b292cb1c5857823 100644 (file)
<alphabet>true</alphabet>
<autocomplete>
<backend>LDAP</backend>
- <filter>(&(objectClass=gosaACL)(|(ou=*$NAME*)(description=*$NAME*)))</filter>
+ <filter>(&(|(objectClass=gosaAcl)(objectClass=gosaAclRole))(|(ou=*$NAME*)(description=*$NAME*)))</filter>
<attribute>ou</attribute>
<attribute>description</attribute>
<frequency>0.5</frequency>