Code

Updated comment
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jan 2008 14:55:42 +0000 (14:55 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jan 2008 14:55:42 +0000 (14:55 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8570 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/samba/personal/samba/class_sambaAccount.inc

index 3b638889fd4102820a9a1ac70491e78be6641f76..06bacdb798d0ac54a81b630a9e55a4dd3984b2ff 100644 (file)
@@ -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);
   }