CVS update: samba/source/auth
abartlet at samba.org
abartlet at samba.org
Sun Jul 6 15:51:20 EST 2003
Date: Sun Jul 6 05:51:20 2003
Author: abartlet
Update of /home/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv3634/auth
Modified Files:
Tag: SAMBA_3_0
auth_util.c
Log Message:
This changes our Unix primary GID behaviour back to what most people expect:
Samba will now use the user's UNIX primary group, as the primary group when
dealing with the filesystem. The NT primary group is ignored in unix.
For the NT_TOKEN, the primary group is the NT priamry group, and the unix
primary group is added to the NT_TOKEN as a supplementary group.
This should fix bug #109, but will need to be revisited when we get a full
NT group database.
Also in this commit:
- Fix debug statements in service.c
- Make idmap_ldap show if it's adding, or modifying an existing DN
- Make idmap_ldap show both the error message and error string
Revisions:
auth_util.c 1.39.2.28 => 1.39.2.29
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_util.c.diff?r1=1.39.2.28&r2=1.39.2.29
More information about the samba-cvs
mailing list