On Fri, Nov 06, 2009 at 09:59:27PM +0000, Colin Law wrote: > How can I use ssh keys to prevent having to enter pwd for sudo? Root does not need sudo. So make sure the remote system has a functional root accout: sudo passwd root then on the local system ssh-copy-id root at remote.system -- Hal