From: hickert Date: Wed, 23 Jan 2008 14:56:05 +0000 (+0000) Subject: Updated comment X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6daf108f51d8a180879084804875323860348c6d;p=gosa.git Updated comment git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@8571 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/samba/class_sambaAccount.inc b/plugins/personal/samba/class_sambaAccount.inc index f563e6d33..651863181 100644 --- a/plugins/personal/samba/class_sambaAccount.inc +++ b/plugins/personal/samba/class_sambaAccount.inc @@ -1128,7 +1128,7 @@ class sambaAccount extends plugin { plugin::PrepareForCopyPaste($source); - /* Set a new SID and force a new group with new sambaPrimaryGroupSID */ + /* Set a new SID */ $this->sambaSID = ""; } }