10 May
2012
10 May
'12
11:58 a.m.
Jörg Herzinger wrote:
But when testing via WiFi just my testing user works, while my Kerberos users won't work. Not working Kerberos debug log: http://pastie.org/3890159 Vs. working plain users file log: http://pastie.org/3890167
Any help is appreceated. Thanks a lot...
As always, READ THE DEBUG OUTPUT. It's not hard. Paste the debug output into this web form: http://networkradius.com/freeradius.html It will colorize it, and show you which are the important parts. Which is this, for the Kerberos user: [eap] processing type md5 rlm_eap_md5: Cleartext-Password is required for EAP-MD5 authentication Kerberos only works with PAP. What you're trying to do is impossible. Alan DeKok.