Displaying 1 result from an estimated 1 matches for "krb5klist".
2006 Nov 28
2
PPP + ntlm_auth
Hello,
I'm trying to authenticate PPP (in fact l2tp...) users with Active
Directory (windows server 2003 DCs, mixed-mode domain) using winbind /
ntlm_auth. I'm using Samba 3.0.22, PPP 2.4.3, Kerberos 1.3.6, with
Trustix 2.2
What works :
- krb5kinit (and krb5klist -e)
- net ads join
- wbinfo -u, wbinfo -g, wbinfo -a user%pwd, wbinfo -p, wbinfo -t and
wbinfo -m
- getent passwd and getent group
- ntlm_auth --username=user --domain=domain.x.y
- ntlm_auth --username=user --domain=domain.x.y --request-lm-key
- ntlm_auth --username=user --domain=domain.x.y --requ...