hooksie
March 31st, 2009, 11:01 AM
I've been searching around for this a while, I'm starting to wonder if it can't be done?
Is it possible to override a specific users SSH settings? Specifically I want to force one user to have to use RSA based authenticated but not force it systemwide.
I tried adding "PasswordAuthentication no" to the users ~/.ssh/config file, but this doesn't appear to be working...
Is it possible to override a specific users SSH settings? Specifically I want to force one user to have to use RSA based authenticated but not force it systemwide.
I tried adding "PasswordAuthentication no" to the users ~/.ssh/config file, but this doesn't appear to be working...