22 Sep
2005
22 Sep
'05
2:33 p.m.
"Tim Winders" <twinders@southplainscollege.edu> wrote:
So, now, if I am running a non-EAP aware radius on the Tru64, and freeradius on a Linux box proxying to the Tru64 box, will I be able to do EAP/PAP authentication? I'm ready the proxy doc, but, I don't see anything about that, or if it's even applicable.
For EAP-TTLS with tunneled PAP, you can do: DEFAULT FreeRADIUS-Proxied-To == 127.0.0.1, Proxy-To-Realm := "tru64" And the inner session will be proxied. Alan Dekok.