From 3a4aefab000f0217c2968a3aa8537003e4e3900e Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 15 Mar 2010 16:47:21 +0000 Subject: [PATCH] Some filter tests git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16542 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../systems/admin/systems/system-filter.xml | 31 ++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/gosa-plugins/systems/admin/systems/system-filter.xml b/gosa-plugins/systems/admin/systems/system-filter.xml index 1f24590bc..185a9ab6e 100644 --- a/gosa-plugins/systems/admin/systems/system-filter.xml +++ b/gosa-plugins/systems/admin/systems/system-filter.xml @@ -22,8 +22,37 @@ SYSTEMS - (&(objectClass=goServer)(cn=$)) + (&(objectClass=goServer)(objectClass=goPhoneHardware)(cn=$)) + + cn + 0.5 + 3 + + + + + all + + + SYSTEMS + (&(objectClass=goServer)(objectClass=goPhoneHardware)(cn=$)) + + + OPSIHOSTS + cn=$ + + + cn + 0.5 + 3 + + + + + + onlyOpsi + OPSIHOSTS cn=$ -- 2.30.2