On Mon, 17 Mar 2003, Matt Graham wrote:
> So...when I generate the id_* files from server1, and move them over to
> server2, I'll still need to use the "-l username host" right?
Yup. Or you can add
Host my.host.com
User myusername
to the ~/.ssh/config on your client. The "Host" command takes wildcards,
BTW.