Preventing Auto-Login Folks,
We have some devious developers that use ssh between two Solaris
servers.
They run ssh-keygen -t rsa etc etc and set up their auto login between
the two servers.
Is there a setting in /etc/ssh/sshd_config that I can change to ALWAYS
ask for a password and prevent ssh from using public/private key
authentication ?
We'd ideally like to be able to rotate the passwords after the
developers leave and not leave this potiental for a back door into our
systems. Disabling ssh is not an option as we ( root users ) use it
all the time..
Bit new to this so please bear with me.
Thanks.
c |