Differences
This shows you the differences between the selected revisions of the page.
| 2008-04-22 | 2008-04-28 | ||
| no summary (91.7.126.124) (hidden) | 4.1 Password Change (martin) | ||
| Line 15: | Line 15: | ||
| When authentication with stored password (if any) has failed before, the prompt will include //Change stored password to this one// check. Use it to overwrite stored password with new one. | When authentication with stored password (if any) has failed before, the prompt will include //Change stored password to this one// check. Use it to overwrite stored password with new one. | ||
| - | |||
| ===== Keyboard Interactive ===== | ===== Keyboard Interactive ===== | ||
| Line 35: | Line 34: | ||
| &screenshotpict(authenticate_banner) | &screenshotpict(authenticate_banner) | ||
| + | |||
| + | ===== Password Change ===== | ||
| + | During authentication, the server may request you to change a password, particularly if your password has expired. | ||
| + | |||
| + | &screenshotpict(authenticate_newpassword) | ||
| + | |||
| + | Enter your current password to //Current password//. | ||
| + | |||
| + | Enter your new password to //New password// and once again to //Confirm new password//. | ||
| + | |||
| + | Note that the server may use [[ui_authenticate#keyboard_interactive|keyboard interactive]] method for change password request. Then the prompts will differ. | ||
| + | |||