Some Tramp password fixes
commit447e5890a81f098881aecc099852ace466ef5925
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 1 Sep 2015 12:57:39 +0000 (1 14:57 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 1 Sep 2015 12:57:39 +0000 (1 14:57 +0200)
tree5d7d05453cdbdf9f8e602b12ca49b698afe5388c
parent21d6414a4b0f37b2381859eeebf66908b6568c31
Some Tramp password fixes

* lisp/net/tramp.el (tramp-clear-passwd): Clear also the passwords
of the hops.

* lisp/net/tramp-sh.el (tramp-methods) <sudo>: Move "-p" "Password:"
at the beginning of the command.  Otherwise, it could be
interpreted as password prompt if the remote host echoes the
command.
(tramp-remote-coding-commands): Add "openssl enc -base64".
lisp/net/tramp-sh.el
lisp/net/tramp.el