10 Sep
2010
10 Sep
'10
7:53 a.m.
Kristoffer Milligan wrote:
I'm still working on my FreeRADIUS server in connection with 4Motion equipment from Alvarion. It's getting better and better and more integrated, but I still have a few quirks I need to work out.
My main problem now is the logging part. In the post-auth section, I have added some SQL logging. I am logging Access-Accept and Access-Reject. My problem is that access-rejects are appearing scrambeled.. Example: ... How can I log the tried username in cleartext?
Find out where the username exists in cleartext, and use that. Alan DeKok.