ssh and remote sudo not hiding password
Brent Bolin
brent.bolin at gmail.com
Fri Nov 6 21:56:13 UTC 2009
Use ssh keys
On Fri, Nov 6, 2009 at 3:46 PM, Colin Law <clanlaw at googlemail.com> wrote:
> I can shut down a remote machine by connecting via ssh then shutting it
> down
> ssh ip_address
> <logon messages>
> sudo shutdown -h now
> password: (entered pwd not visible)
>
> and the remote machine shuts down.
> To save typing (and brain power) I wrote a script on local machine
> ssh ip_addr sudo shutdown -h now
> When I run the script it works as expected and shuts down the remote
> machine, but when it prompts me for the password (for the sudo
> shutdown), the password I type is not hidden but is visible on screen,
> which is not good. I am sure there is a way round this but I have not
> managed to find it. Any help will be much appreciated.
>
> Colin
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20091106/1a3733ab/attachment.html>
More information about the ubuntu-users
mailing list