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

Update of /home/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv14351

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

Reply via email to