CVS update: samba/source/rpcclient

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


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

Update of /home/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv14370

Modified Files:
	cmd_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:
cmd_lsarpc.c		1.66 => 1.67
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpcclient/cmd_lsarpc.c?r1=1.66&r2=1.67



More information about the samba-cvs mailing list