From 03992fffc5ab535aecc3b866843e7e605478811a Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 30 Nov 2010 16:56:03 +0000 Subject: [PATCH] plProperty updates 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.30.2