From 6daf108f51d8a180879084804875323860348c6d Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 23 Jan 2008 14:56:05 +0000 Subject: [PATCH] Updated comment git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@8571 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/personal/samba/class_sambaAccount.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ""; } } -- 2.30.2