CVS update: samba/source/sam

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/sam
In directory dp.samba.org:/tmp/cvs-serv3634/sam

Modified Files:
      Tag: SAMBA_3_0
	idmap_ldap.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:
idmap_ldap.c		1.1.2.7 => 1.1.2.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/idmap_ldap.c.diff?r1=1.1.2.7&r2=1.1.2.8



More information about the samba-cvs mailing list