summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3f12cd7)
raw | patch | inline | side by side (parent: 3f12cd7)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:03:16 +0000 (07:03 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:03:16 +0000 (07:03 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18422 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc b/gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc
index 58783505d6c93a212a899e0e62d280363a5ce128..0e139d7a6b496bb9fab35c4b7cfea02815882028 100644 (file)
"default" => "ou=sudoers,",
"description" => "The 'sudoRDN' statement defines the location where new sudo-roles will be created. The default is 'ou=sudoers,'.",
"check" => "gosaProperty::isRdn",
- "migrate" => "",
+ "migrate" => "migrate_sudoRDN",
"group" => "plugin",
"mandatory" => FALSE)),