[EMAIL PROTECTED] wrote:
> I'm looking for a GINA agent that I can install on windows to have it 
> authenticate against a radius server that does the challenge/response 
> authentication option (which requires asking for the userid, going to the 
> radius server to get a challenge, then getting the response from the user)
>
> as I search it seems that the common tool for this was pgina, but the 
> author just pronounced it abandonware.
>
> I've got a tool that should work from a token vendor, but they only want 
> to support it going to their radius server and I need to have it go 
> against a different one.
>
> can anyone give me pointers to such a tool?
>
> David Lang
>   
have you considered doing 'normal'* auth to a linux/unix box and then 
translating that to a radius auth using PAM?

* where normal can be of a variety of other supported common auth methods.

It might take a little bit of glue work, but it's doable. I did a tacacs 
to securid translator this way once upon a time.


_______________________________________________
Discuss mailing list
Discuss@lopsa.org
http://lopsa.org/cgi-bin/mailman/listinfo/discuss
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to