client and server systems are RedHat 7.2 with openssh-3.1p1-6. When running "ssh <otherhost> passwd <username>", the password is visible on the console: [root@host1 root]# ssh host2 passwd user1 New password: <password visible here!> Retype new password: <password visible here!> Changing password for user user1 passwd: all authentication tokens updated successfully I also ran tests with v3.4p1 on RedHat 8.0 as well as with and without public key authentication, where this problem also occured.
just use ssh -t...
Mass change of RESOLVED bugs to CLOSED