summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8932588)
raw | patch | inline | side by side (parent: 8932588)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:03:23 +0000 (07:03 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:03:23 +0000 (07:03 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18425 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_systemManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc
index f67d23579f707b733bfefe9b9a3ddc6d44519265..7692dc27a982e419f3b1d049b18f68b69c02efb5 100644 (file)
"default" => "ou=systems,",
"description" => "The 'systemRDN' statement defines the location where new systems will be created. The default is 'ou=systems,'.",
"check" => "gosaProperty::isRdn",
- "migrate" => "",
+ "migrate" => "migrate_systemRDN",
"group" => "plugin",
"mandatory" => FALSE
)