On Thu, 2003-06-12 at 14:14, Lyle Chapman wrote: > I am trying to ssh into a remote machine - what I want to do is log in > with a username and password supplied in the one command - is there a > way to this? > > #ssh -l [EMAIL PROTECTED] passwd test? >
Not in that way, no. You can use ssh-keys to do a passwordless login (though you should still passphrase the key and use ssh-agent) > HELP PLEASE! I hope I did -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
