Displaying 2 results from an estimated 2 matches for "string_sid".
2004 Jan 30
0
[PATCH] Group mapping primary group SID update
...----------------
--- utils/net_groupmap.c.orig 2003-09-24 19:16:13.000000000 +0200
+++ utils/net_groupmap.c 2004-01-29 13:38:06.000000000 +0100
@@ -80,6 +80,65 @@
return True;
}
+/******************************************************
+ Update primary group SID in passdb with <string_sid>
+ for users whose Unix primary group is <gid>. Useful
+ after a net_groupmap add/modify/delete.
+******************************************************/
+static BOOL update_users_primgroup_sid(const gid_t gid, fstring string_sid)
+{
+ SAM_ACCOUNT *sam_pwent=NULL;
+ struct p...
2006 Aug 10
6
3.0.20 -> 3.0.23 SID/group error?? Won't connect.
Gerry, all:
HELP! On mandriva, I compiled samba from source and got it running, but
I cannot connect from windows. (see my post from earlier "[Samba] Compiling
and Configuring Samba for Mandrival")
I think this relates to the group/SID changes discussed in the release
notes. However, I'm not smart enough to figure it out. The tarball compiled
and installed fine. It