summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 096c536)
raw | patch | inline | side by side (parent: 096c536)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:56:03 +0000 (16:56 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:56:03 +0000 (16:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20444 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 a585d0d03ce8820881ff854566e7df3bb0b446f7..e53f284bc70d4424c535dc7bcf6fe8d5e9857455 100644 (file)
"name" => "sambaMachineAccountRDN",
"type" => "rdn",
"default" => "ou=winstations,ou=systems,",
- "description" => _("The 'sambaMachineAccountRDN' statement defines the location where new windows workstations will be created. The default is 'ou=winstation,'."),
+ "description" => _("RDN for samba machine account storage."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_sambaMachineAccountRDN",
"group" => "plugin",