Code

plProperty updates
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 30 Nov 2010 16:56:03 +0000 (16:56 +0000)
committercajus <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

index a585d0d03ce8820881ff854566e7df3bb0b446f7..e53f284bc70d4424c535dc7bcf6fe8d5e9857455 100644 (file)
@@ -345,7 +345,7 @@ class wingeneric extends plugin
                           "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",