summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 06262f1)
raw | patch | inline | side by side (parent: 06262f1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:02:41 +0000 (07:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:02:41 +0000 (07:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18409 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/acl/class_aclRole.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/acl/class_aclRole.inc b/gosa-core/plugins/admin/acl/class_aclRole.inc
index 8793225fcd7e78174c6c50ac84880737ebca4225..17219fa71492458b4d70d23c8d6378e1467d8daa 100644 (file)
"default" => "ou=aclroles,",
"description" => "The 'aclRoleRDN' statement defines the location where new acl roles will be created. The default is 'ou=aclroles,'.",
"check" => "gosaProperty::isRdn",
- "migrate" => "",
+ "migrate" => "migrate_aclRoleRDN",
"group" => "plugin",
"mandatory" => FALSE
)