mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
65bac11d71
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. |
||
---|---|---|
.. | ||
.cvsignore | ||
parse_dfs.c | ||
parse_ds.c | ||
parse_lsa.c | ||
parse_misc.c | ||
parse_net.c | ||
parse_prs.c | ||
parse_reg.c | ||
parse_rpc.c | ||
parse_samr.c | ||
parse_sec.c | ||
parse_spoolss.c | ||
parse_srv.c | ||
parse_wks.c |