Code

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

gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc

index add8d2ba7ffce7f278db9e208cccf05945e92bcd..b98953cb96825403251882bb6a7839c39db20178 100644 (file)
@@ -685,7 +685,7 @@ class termgeneric extends plugin
                   "default"       => "ou=terminals,ou=systems,",
                   "description"   => "The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'.",
                   "check"         => "gosaProperty::isRdn",
-                  "migrate"       => "",
+                  "migrate"       => "migrate_terminalRDN",
                   "group"         => "plugin",
                   "mandatory"     => FALSE
                   )