Re: ssh or sudo echoing password

2008-03-22 Thread Vadim Jukov
2008/3/23, Alexey Vatchenko <[EMAIL PROTECTED]>: > 2008-03-22, Lars Noodin <[EMAIL PROTECTED]> wrote: > > When I use ssh to run sudo on a remote host, the password for sudo gets > > echoed to the screen. e.g. > > > > # ssh -l kodos 10.101.101.01 "sudo ls /" > > [EMAIL PROTECTED]'s

Re: ssh or sudo echoing password

2008-03-22 Thread Alexey Vatchenko
2008-03-22, Lars Noodin <[EMAIL PROTECTED]> wrote: > When I use ssh to run sudo on a remote host, the password for sudo gets > echoed to the screen. e.g. > > # ssh -l kodos 10.101.101.01 "sudo ls /" > [EMAIL PROTECTED]'s password: > Password:0hNoesICit > For such things use `ssh

ssh or sudo echoing password

2008-03-22 Thread Lars Noodén
When I use ssh to run sudo on a remote host, the password for sudo gets echoed to the screen. e.g. # ssh -l kodos 10.101.101.01 "sudo ls /" [EMAIL PROTECTED]'s password: Password:0hNoesICit Both local and remote hosts are using OpenBSD 4.2 GENERIC#2 i386 OpenSSH_4.7, O