mozz
September 13th, 2006, 01:27 PM
Hi,
I am running an openssh server with a handful of clients, until now I've used public-key auth ONLY.
However I need *one* user to able to login with a clear text password - I still want to force all the others to use pubkey auth.
But if I activate
PasswordAuthentication yes
then *all* clients are able to login with their passwords.
Does anyone know a solution for this? Thanks in advance!
I am running an openssh server with a handful of clients, until now I've used public-key auth ONLY.
However I need *one* user to able to login with a clear text password - I still want to force all the others to use pubkey auth.
But if I activate
PasswordAuthentication yes
then *all* clients are able to login with their passwords.
Does anyone know a solution for this? Thanks in advance!