From bd068289992a641a73874ab1afe5554f13244048 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 14 May 2010 07:03:37 +0000 Subject: [PATCH] added migration classes for RDN properties 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc index dd09288bb..cc631fa00 100644 --- a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc +++ b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc @@ -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 ) -- 2.30.2