Code

added migration classes for RDN properties
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 14 May 2010 07:03:18 +0000 (07:03 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 14 May 2010 07:03:18 +0000 (07:03 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18423 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/systems/admin/systems/class_componentGeneric.inc

index 869d7fe04b444b0cf68f49833dff5f508da34246..db2390abdad6bc823030d7fab9c9805cb2c92175 100644 (file)
@@ -305,7 +305,7 @@ class componentGeneric extends plugin
                           "default"       => "ou=netdevices,ou=systems,",
                           "description"   => "The 'componentRDN' statement defines the location where new components will be created. The default is 'ou=netdevices,ou=systems,'.",
                           "check"         => "gosaProperty::isRdn",
-                          "migrate"       => "",
+                          "migrate"       => "migrate_componentRDN",
                           "group"         => "plugin",
                           "mandatory"     => FALSE
                           )