mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
a6fb598d9d
user_info->mapped_state has nothing to do with enum auth_password_state, user_info->password_state is the one that holds the auth_password_state value. Luckily user_info->password_state was never referenced in the encrypt_user_info() callers. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13879 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
auth_anonymous.c | ||
auth_developer.c | ||
auth_sam.c | ||
auth_server_service.c | ||
auth_simple.c | ||
auth_util.c | ||
auth_winbind.c | ||
auth.c | ||
wscript_build |