From: cajus Date: Tue, 30 Nov 2010 16:56:03 +0000 (+0000) Subject: plProperty updates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=03992fffc5ab535aecc3b866843e7e605478811a;p=gosa.git plProperty updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20444 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc index a585d0d03..e53f284bc 100644 --- a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc +++ b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc @@ -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",