PDA

View Full Version : SSH and automatic logins


phpdev
09-30-2008, 10:33 AM
This is a bit of a difficult one for me - I have an ssh server setup for encrypted logins and file transfers - pretty standard setup, but I'm looking for a way that I can make the login to this service only available to the person that has a key on a usb drive - basically I want to disable logins for everyone unless you have the correct key available on your remote machine. Is it possible?

yager
09-30-2008, 11:31 AM
yes

man 5 sshd_config

test to suit :)