mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3:srv_samr_nt - another fix for the reject reason
This commit is contained in:
parent
22276961c3
commit
fef032fac7
@ -2023,7 +2023,7 @@ NTSTATUS _samr_ChangePasswordUser3(pipes_struct *p,
|
||||
NTSTATUS status;
|
||||
fstring user_name;
|
||||
const char *wks = NULL;
|
||||
uint32 reject_reason;
|
||||
enum samPwdChangeReason reject_reason;
|
||||
struct samr_DomInfo1 *dominfo = NULL;
|
||||
struct userPwdChangeFailureInformation *reject = NULL;
|
||||
uint32_t tmp;
|
||||
|
Loading…
Reference in New Issue
Block a user