summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 698abcb)
raw | patch | inline | side by side (parent: 698abcb)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:02:34 +0000 (07:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:02:34 +0000 (07:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18406 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_core.inc | patch | blob | history |
index 5ea4b781c64d16467e9148cfe0f580657af7c8b7..dfd186b986eb98c1daf7449a02f056d6deacfb50 100644 (file)
"default" => "ou=groups,",
"description" => "The 'groupsRDN' statement defines the location where new groups will be created inside of defined departments. The default is 'ou=groups'.",
"check" => "gosaProperty::isRdn",
- "migrate" => "",
+ "migrate" => "migrate_groupRDN",
"group" => "group",
"mandatory" => FALSE),
"group" => "id",
"mandatory" => FALSE),
- array(
- "name" => "sambaMachineAccountRDN",
- "type" => "rdn",
- "default" => "ou=winstations,",
- "description" => "This statement defines the location where GOsa looks for new samba workstations.",
- "check" => "gosaProperty::isRdn",
- "migrate" => "",
- "group" => "samba",
- "mandatory" => FALSE),
-
array(
"name" => "idGenerator",
"type" => "string",