Differences

This shows you the differences between the selected revisions of the page.

task_change_password 2023-04-20 task_change_password 2023-06-16 (current)
Line 6: Line 6:
[[SSH]] protocol allows changing an account password. But many SSH servers, notably the OpenSSH, does not actually allow that. [[SSH]] protocol allows changing an account password. But many SSH servers, notably the OpenSSH, does not actually allow that.
-If your %%SSH%% server allows changing your account password, go to //Session (Tabs) > Change Password// &beta to request that.+If your %%SSH%% server allows changing your account password, go to //Tabs > Change Password// to request that.
Also an %%SSH%% server can enforce password change on its own, e.g. in case the previous one expires. This can happen during authentication to the server. There are two possible methods, both are supported by WinSCP: Also an %%SSH%% server can enforce password change on its own, e.g. in case the previous one expires. This can happen during authentication to the server. There are two possible methods, both are supported by WinSCP:
Line 25: Line 25:
</code> </code>
-Other servers, such as [[https://docs.ipswitch.com/WS_FTP_Server80/Help/Server/index.htm?7813.htm|WS_FTP Server]], support ''SITE CPWD'' command:+Other servers, such as [[https://community.progress.com/s/article/Can-users-change-their-own-passwords-remotely|WS_FTP Server]], support ''SITE CPWD'' command:
<code> <code>
-SITE CPWD <new_password>+CPWD <new_password>
</code> </code>

Last modified: by martin