OpenSSH with RSA authentication Server
Damien Miller
djm at mindrot.org
Tue Feb 17 13:06:45 EST 2004
Quintana Alcantara Edgar Uriel wrote:
> Hello,
>
> in my company we want to implement a Two-Factor authentication in servers
> with Solaris(8 or 9) and HP-UX (11 or 11i). The authentication server will
> be a RSA.
>
> We want to use OpenSSH to ask for authorization twice, first with PAM, and
> then to the RSA server.
Why not just do it with PAM, using a pam.conf which uses both
pam_unix.so and pam_securid.so?
OpenSSH supports this already, current snapshots work best.
-d
More information about the openssh-unix-dev
mailing list