Two Factor Authentication with SSH on Solaris 10
Any suggestions on how to implement this? The preferred solution would be to accept a key and then prompt for the user's password, which could be either local/LDAP/Kerberos. Putting a password on the key itself is not sufficient. Service users (accounts where no password exists) still need to be able to login via ssh key only.
Are there any plans to add some of the Open SSH functionality that Solaris 11 offers into Solaris 10? Specifically the "Match" option.
Thank you.