https://bugzilla.mindrot.org/show_bug.cgi?id=2795
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- The mechanism sshd currently uses to perform the password change is to exec /bin/passwd on the tty of the logged in user. An sftp conection has no pty on the server side, so that's not possible in that case. The reasons it's done that way are complicated, I will elaborate over on bug #2796. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
