Code

Reverted department filter modifications
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Dec 2009 14:13:19 +0000 (14:13 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Dec 2009 14:13:19 +0000 (14:13 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14939 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/departments/dep-filter.xml

index dba596a4edf12a9f30f5db0336ae78b6b3b95f52..2411c81c38cf0502715878737f49d244d37cbac8 100644 (file)
@@ -8,15 +8,6 @@
   </definition>
 
   <search>
-    <query>
-      <backend>LDAP</backend>
-      <method>cat</method>
-      <filter>(&amp;(objectClass=gosaDepartment)$NAME)</filter>
-      <attribute>dn</attribute>
-      <attribute>objectClass</attribute>
-      <attribute>ou</attribute>
-      <attribute>description</attribute>
-    </query>
     <query>
       <backend>LDAP</backend>
       <filter>(&amp;(objectClass=gosaDepartment)$NAME)</filter>