From: hickert Date: Wed, 23 Jan 2008 14:55:42 +0000 (+0000) Subject: Updated comment X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6f1e3c85dfac23dfb7bdd948262e8f39b31fb9e5;p=gosa.git Updated comment git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8570 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/samba/personal/samba/class_sambaAccount.inc b/gosa-plugins/samba/personal/samba/class_sambaAccount.inc index 3b638889f..06bacdb79 100644 --- a/gosa-plugins/samba/personal/samba/class_sambaAccount.inc +++ b/gosa-plugins/samba/personal/samba/class_sambaAccount.inc @@ -1543,7 +1543,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 = ""; print "Eloha : ".($this->gidNumber); }