In our Linux server we have implemented password aging policy. On expiration SSH gives prompt for changing password on successful authentication.

However SFTP doesn't give the prompt to change password. It will disconnect with Connection closed error. So users have to connect to SSH to change password.

Any way to make SFTP also prompt for password change like SSH ?

link|improve this question

72% accept rate
feedback

1 Answer

No, there is no way to accomplish that.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.