Code

added migration classes for RDN properties
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 14 May 2010 07:02:41 +0000 (07:02 +0000)
committerhickert <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

index 8793225fcd7e78174c6c50ac84880737ebca4225..17219fa71492458b4d70d23c8d6378e1467d8daa 100644 (file)
@@ -723,7 +723,7 @@ class aclrole extends acl
                   "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
                   )