14 Apr
2008
14 Apr
'08
11:50 a.m.
On Mon, Apr 14, 2008 at 11:32 AM, Alan DeKok <aland@deployingradius.com> wrote:
Andrew Olson wrote:
I'd like to proxy a request to another server after the EAP-TLS handshake is finished.
Which EAP type? PEAP, TTLS?
Sorry, my previous email was a little unclear. I want to do this with TLS. Basically, I want to authenticate the user with their certificate. Then, I want to proxy a radius request with the User-Name and a couple more attributes to another server to do some authorization. If there isn't an easy way to do this in post-auth, maybe shell script would work? -andrew