From: hickert Date: Thu, 7 Jan 2010 16:34:07 +0000 (+0000) Subject: Updated filter X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a41ce5902c3667b6d3229db6b30dc4fd17b4ea40;p=gosa.git Updated filter git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15116 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/systems/admin/systems/system-filter.xml b/gosa-plugins/systems/admin/systems/system-filter.xml index d1e73ab14..ce97b9138 100644 --- a/gosa-plugins/systems/admin/systems/system-filter.xml +++ b/gosa-plugins/systems/admin/systems/system-filter.xml @@ -10,7 +10,7 @@ LDAP - (&(|$SERVER(objectClass=goServer))$NAME) + (&(|$SERVER $WORKSTATION $TERMINAL $PRINTER $COMPONENT )$NAME) dn objectClass cn @@ -32,7 +32,7 @@ WORKSTATION true - (objectClass=goWorkstation) + (objectClass=gotoWorkstation) @@ -40,7 +40,7 @@ TERMINAL true - (objectClass=goWorkstation) + (objectClass=gotoTerminal) @@ -48,7 +48,7 @@ PRINTER true - (objectClass=goWorkstation) + (objectClass=gotoPrinter) @@ -56,7 +56,7 @@ PHONE true - (objectClass=goWorkstation) + (objectClass=goFonHardware) @@ -72,7 +72,7 @@ COMPONENT true - (objectClass=goWorkstation) + (objectClass=ieee802Device) diff --git a/gosa-plugins/systems/admin/systems/system-list.xml b/gosa-plugins/systems/admin/systems/system-list.xml index cbc46254e..5f3b1d6ea 100644 --- a/gosa-plugins/systems/admin/systems/system-list.xml +++ b/gosa-plugins/systems/admin/systems/system-list.xml @@ -7,16 +7,56 @@ true true - roles + server 1 - - organizationalRole - roles - role - plugins/rolemanagement/images/role.png + + goServer + server + servgeneric + plugins/systems/images/select_server.png + + + + + gotoWorkstation + workstation + workgeneric + plugins/systems/images/select_workstation.png + + + + + gotoTerminal + terminal + termgeneric + plugins/systems/images/select_terminal.png + + + + + gotoPrinter + printer + printGeneric + plugins/systems/images/select_printer.png + + + + + goPhoneHardware + phone + phoneGeneric + plugins/systems/images/select_phone.png + + + + + ieee802Device + component + componentGeneric + plugins/systems/images/select_component.png @@ -68,7 +108,7 @@ - new + new_server entry plugins/systems/images/select_server.png @@ -76,7 +116,7 @@ - new + new_workstation entry plugins/systems/images/select_workstation.png @@ -84,7 +124,7 @@ - new + new_terminal entry plugins/systems/images/select_terminal.png @@ -92,7 +132,7 @@ - new + new_printer entry plugins/systems/images/select_printer.png @@ -100,7 +140,7 @@ - new + new_phone entry plugins/systems/images/select_phone.png @@ -108,7 +148,7 @@ - new + new_component entry plugins/systems/images/select_component.png @@ -116,7 +156,7 @@ - new + new_opsi_client entry plugins/systems/images/select_winstation.png