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 -t`

-- 
Alexey Vatchenko
http://www.bsdua.org

Reply via email to