Displaying 1 result from an estimated 1 matches for "sometestus".
Did you mean:
sometests
2017 Feb 15
2
question about ntlm
...oxy user to the winbind_privileged group.
and did set the needed rights.
chgrp winbindd_priv /var/lib/samba/winbindd_privileged/
adduser proxy winbindd_priv
Im trying to keep as much as possible to the default settings.
Im testing the following.
ntlm_auth --request-nt-key --username=someTestUser
ntlm_auth --request-lm-key --username=someTestUser
ntlm_auth --username=someTestUser --ntlmv2
ntlm_auth --username=someTestUser –lanman
ntlm_auth --username=someTestUser --krb5auth=someTestUser
ntlm_auth --diagnostics --username=someTestUser
wbinfo -a someTestUser
wbinfo --krb5auth=someTes...