CVS update: samba/source/rpc_server

jfm at samba.org jfm at samba.org
Sat Nov 24 02:11:22 EST 2001


Date:	Fri Nov 23 07:11:22 2001
Author:	jfm

Update of /data/cvs/samba/source/rpc_server
In directory va:/tmp/cvs-serv29153/rpc_server

Modified Files:
	srv_lsa_nt.c srv_samr_nt.c 
Log Message:
Changed how the privileges are stored in the group mapping code. It's now
an array of uint32. That's not perfect but that's better.
 
Added more privileges too.

Changed the local_lookup_rid/name functions in passdb.c to check if the   
group is mapped. Makes the LSA rpc calls return correct groups

Corrected the return code in the LSA server code enum_sids.

Only enumerate well known aliases if they are mapped to real unix groups.
Won't confuse user seeing groups not available.

Added a short/long view to smbgroupedit.

now decoding rpc calls to add/remove privileges to sid.

        J.F.



Revisions:
srv_lsa_nt.c		1.36 => 1.37
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_lsa_nt.c?r1=1.36&r2=1.37
srv_samr_nt.c		1.50 => 1.51
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_samr_nt.c?r1=1.50&r2=1.51




More information about the samba-cvs mailing list