On Wed February 7 2007 14:59, Carl Hartung wrote: > On Sun December 24 2006 17:06, Mike Noble wrote: > > cat id_dsa.pub >> authorized_keys > > (NOTE: make sure the home directory does not allow other write > > permission (best to prevent group as well) or ssh will see this as > > a security issue and will not work). > > > > Now if you exit out, and if you ssh into the remote machine again you > > will not be asked for a password. > > Hi All (and Mike, if you're here), > > Let's say I move my work to another server and I want to reverse the > passwordless login capability afforded by the above... how to do?
Answering self: "Stop, engage brain and *then* look over the issue." A simple 'rm authorized_keys' and 'rm id_dsa.pub' solved this... doh! Carl -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
