[Bug 3576] The sftp-server does not provide the feature of changing expired passwords, which is provided by the sshd.
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Wed Jun 21 15:19:11 AEST 2023
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3576
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED
                 CC|                            |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Unfortunately this is not feasible to fix - the sftp protocol
(https://datatracker.ietf.org/doc/html/draft-ietf-secsh-filexfer-02)
has no provision for password management, so it must all be done out of
band.
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list