mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
b872787f01
commit
31611dd2f4
@ -422,9 +422,7 @@ static NTSTATUS cmd_samr_query_useraliases(struct cli_state *cli,
|
||||
TALLOC_CTX *mem_ctx,
|
||||
int argc, char **argv)
|
||||
{
|
||||
POLICY_HND connect_pol,
|
||||
domain_pol,
|
||||
user_pol;
|
||||
POLICY_HND connect_pol, domain_pol;
|
||||
NTSTATUS result = NT_STATUS_UNSUCCESSFUL;
|
||||
uint32 user_rid, num_aliases, *alias_rids;
|
||||
int i;
|
||||
|
Loading…
Reference in New Issue
Block a user