3 Mar
2014
3 Mar
'14
11:17 a.m.
Adam Seed wrote:
hmm, Any idea on how to include the header? all I changed was the type in the password filed from MD5 to Clear
grab the v2.x.x branch from https://github.com/FreeRADIUS/freeradius-server/ I put a patch into rlm_pap in December. It assumes that the password is clear-text if it can't find a header. Alan DeKok.