Code

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

gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc

index dd09288bbfa4b34d448ceceaed1f32685466d4b4..cc631fa00fd0f6962461354993bb3f1b3b9f9b34 100644 (file)
@@ -302,7 +302,7 @@ class wingeneric extends plugin
                           "default"       => "ou=winstation,",
                           "description"   => "The 'sambaMachineAccountRDN' statement defines the location where new windows workstations will be created. The default is 'ou=winstation,'.",
                           "check"         => "gosaProperty::isRdn",
-                          "migrate"       => "",
+                          "migrate"       => "migrate_sambaMachineAccountRDN",
                           "group"         => "plugin",
                           "mandatory"     => FALSE
                           )