author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 25 Sep 2007 07:52:10 +0000 (07:52 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 25 Sep 2007 07:52:10 +0000 (07:52 +0000) | ||
commit | 10b7a592c5121139271dbd8fcaaac1e07b049bf0 | |
tree | 32dbd1c801629c2ddae6db034df26b2a2d8d6183 | tree | snapshot |
parent | 64085bc96816a560c009812a9808b10f3389fc16 | commit | diff |
Updated dhcp service.
Don't save the dhcpOption "server-name" for the dhcp service base object (cn=dhcp,cn=server...).
Save this attribute to all child objects instead. (host,group,subnet,sharedNetwork).
Fixed saving for newly created savers with dhcp service,
some attributes were not available while editing an entry like cn and dn.
This caused PHP Warnings and empty server-name options.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7397 594d385d-05f5-0310-b6e9-bd551577e9d8
Don't save the dhcpOption "server-name" for the dhcp service base object (cn=dhcp,cn=server...).
Save this attribute to all child objects instead. (host,group,subnet,sharedNetwork).
Fixed saving for newly created savers with dhcp service,
some attributes were not available while editing an entry like cn and dn.
This caused PHP Warnings and empty server-name options.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7397 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_dhcpService.inc | diff | blob | history | |
plugins/admin/systems/class_servDHCP.inc | diff | blob | history |