CVS update: samba/source/rpc_parse

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_parse
In directory va:/tmp/cvs-serv29153/rpc_parse

Modified Files:
	parse_lsa.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:
parse_lsa.c		1.64 => 1.65
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c?r1=1.64&r2=1.65




More information about the samba-cvs mailing list