CVS update: samba/source/rpc_client

Elrond elrond at samba.org
Thu May 4 03:23:20 EST 2000


Date:	Thursday May 4, 2000 @ 3:23
Author:	elrond

Update of /data/cvs/samba/source/rpc_client
In directory samba:/tmp/cvs-serv2336/rpc_client

Modified Files:
      Tag: SAMBA_TNG
	cli_lsarpc.c cli_svcctl.c ncalrpc_l_use.c 
Log Message:
"Wasted" this morning and last evening with researching:

Added lsa_enum_privs, client and server-side. This is a
list of stuff like SeMachineAccountPrivilege and some
sequential number, that starts with 2 and ends with 24.
Anyone any idea, what it is good for?
I was a little surprised, that one could do "enumprivs"
anonymously.

Also added lsa_priv_info, but only client-side, and the
rpcclient-command "privinfo" was just an attempt, I later
added better support directly in enumprivs (try
"enumprivs -i").

lsa_priv_info also has an (unaligned!) uint16 in its
response, that doesn't make any sense to me: For some
privilges it is 0x0, for others 0x407. (It's listed in
parenthesis after the description in enumprivs -i)



More information about the samba-cvs mailing list