5.5 Change User Password

Users can use this function to change their passwords.
  • A user password should contain a minimum of eight characters.
  • It should be different from the current and two previous passwords.
  • The program should prompt the user to confirm the new password when the user will have to sign-on again with the new password.
  • Users need to change the default password during their first login.