pycredentials: Add bindings for get_ntlm_response()
commit43f52fc425d8b59596a1f3917ac41a0631477393
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Mar 2017 03:40:40 +0000 (22 16:40 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:29 +0000 (29 02:37 +0200)
tree72b0e0cf4e9081366a154718ba805d8d2f2ea044
parentf1603598d6cf956ae9923191371d598288e14cc9
pycredentials: Add bindings for get_ntlm_response()

This should make testing of SamLogon from python practical

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
auth/credentials/pycredentials.c
python/samba/tests/credentials.py