summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e2c5c2f)
raw | patch | inline | side by side (parent: e2c5c2f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 28 May 2010 09:39:34 +0000 (09:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 28 May 2010 09:39:34 +0000 (09:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18784 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc
index fdbed0983bb379a57489c8f7c9565961d14835b4..1d537005f02b200699ef6a2ff0154227a4dfad34 100644 (file)
array(
"name" => "sambaMachineAccountRDN",
"type" => "rdn",
- "default" => "ou=winstation,",
+ "default" => "ou=winstations,ou=systems,",
"description" => _("The 'sambaMachineAccountRDN' statement defines the location where new windows workstations will be created. The default is 'ou=winstation,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_sambaMachineAccountRDN",