CVS update: samba/source/rpc_client

tridge at samba.org tridge at samba.org
Wed Jan 15 18:40:29 EST 2003


Date:	Wed Jan 15 07:40:29 2003
Author:	tridge

Update of /home/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv14337

Modified Files:
	cli_lsarpc.c 
Log Message:
added cli_lsa_enum_account_rights() call. Note that this is in
principal similar to the existing cli_lsa_enum_privsaccount() call,
except that cli_lsa_enum_account_rights() doesn't require a call to
open_account first. There is also the minor matter that
cli_lsa_enum_account_rights() works whereas
cli_lsa_enum_privsaccount() doesn't!

this call can be used to find what privileges an account or group
has. This is a first step towards proper privileges support in Samba.


Revisions:
cli_lsarpc.c		1.69 => 1.70
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_lsarpc.c?r1=1.69&r2=1.70



More information about the samba-cvs mailing list