Code

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

gosa-plugins/fai/admin/fai/class_faiProfile.inc

index 98940c170e430f3d3e410e4022387b1f977815c3..5f97b2574956bfb4cb0c3ec975c7ed46da181c55 100644 (file)
@@ -368,7 +368,7 @@ class faiProfile extends plugin
                             "default"       => "ou=profiles,",
                             "description"   => "The 'faiProfileRDN' statement defines the location where new fai-profiles will be created. The default is 'ou=profiles,'.",
                             "check"         => "gosaProperty::isRdn",
-                            "migrate"       => "",
+                            "migrate"       => "migrate_faiProfileRDN",
                             "group"         => "plugin",
                             "mandatory"     => FALSE)),