mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
3fd9b77ad4
new_client_authenticator returns a dictionary. The key 'credential' needs to return bytes in Python3, without this change the the code will attempt to convert the binary data to a string (resulting sometimes in decode errors). Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
credentials | ||
gensec | ||
kerberos | ||
ntlmssp | ||
auth_log.c | ||
auth_sam_reply.c | ||
auth_sam_reply.h | ||
common_auth.h | ||
wbc_auth_util.c | ||
wscript_build |