From: hickert Date: Fri, 14 May 2010 07:03:35 +0000 (+0000) Subject: added migration classes for RDN properties X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=389a79d50377673d0095f58eb4a958ee2f326cb3;p=gosa.git added migration classes for RDN properties git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18430 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc index 24c8c3dce..87aa70795 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc @@ -695,7 +695,7 @@ class workgeneric extends plugin "default" => "ou=workstations,ou=systems,", "description" => _("The 'workstationRDN' statement defines the location where new workstations will be created. The default is 'ou=workstations,ou=systems,'."), "check" => "gosaProperty::isRdn", - "migrate" => "", + "migrate" => "migrate_workstationRDN", "group" => "plugin", "mandatory" => FALSE ),