Hi,
I am using pam_radius from freeradius.org under RH Linux 2.1, to
authenticate SSH users. It works perfectly.
There is nothing realy special about the configuration, except that if
ou want to support New PIN and next tokencode messages, you need to
configure the SSH daemon to allow this particular feature in the pam
module. I don't remember exactly which setting it was, I can look
further if you're interested.
I have written a documentation on this, but I can't send it, since
it's property of my employer. However feel free to ask details on the
implementation.
By the way, I have been asked to do the same thing with HP-UX on
Itanium, if anyone has been successful in compiling the pam_raidus
module in this environment, any information would be appreciated.
Regards,
Didier.
2006/7/25, Hendry <wirawijaya@...>:
> Hi all,
>
> I want to protect RedHat Linux Advanced Server 2.1 using RSA SecurID.
> Since it is not supported by RSA, so I'm planning to use pam_radius or
> free_radus module.
>
> Can anyone share to me link or documents how to configure this
> pam_radius or free_radius so it can communicate to RSA Authentication
> Manager or RSA RADIUS server ?
>