summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1eb9dff)
raw | patch | inline | side by side (parent: 1eb9dff)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jan 2008 14:56:05 +0000 (14:56 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jan 2008 14:56:05 +0000 (14:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@8571 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/samba/class_sambaAccount.inc | patch | blob | history |
diff --git a/plugins/personal/samba/class_sambaAccount.inc b/plugins/personal/samba/class_sambaAccount.inc
index f563e6d3323643660bb9f0afed50248beba37803..651863181ff14c758dab2f646a47eeb1986a6c05 100644 (file)
{
plugin::PrepareForCopyPaste($source);
- /* Set a new SID and force a new group with new sambaPrimaryGroupSID */
+ /* Set a new SID */
$this->sambaSID = "";
}
}