On Mon, 25 Mar 2002, Joe Matuscak wrote: > I've been wondering about what was the most secure way to set up sshd. > The default appears to be encrypt stuff, but allow a username/password to > be entered. Is there a way to just use keys? Or maybe to only allow the > password prompt to appear if the remote passes in a known key, etc?
You can just use keys, as well. even encrypted keys. For a good three-part series on setting some of this up: http://www-106.ibm.com/developerworks/library/l-keyc.html http://www-106.ibm.com/developerworks/linux/library/l-keyc2/ http://www-106.ibm.com/developerworks/linux/library/l-keyc3/ --- David Raistrick Systems Administrator - Global Technology Associates, Inc [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] To subscribe to the digest version first unsubscribe, then e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
