530: new passwords are not the same

Explanation

The PASS command was issued using the format old_password/new_password/new_password to change the password or password phrase of the user ID, but the second “new password” was not identical to the first “new password”. Both “new passwords” must be the same.

System action

Login to the user ID on the server system is rejected. Control is returned to the client for further command processing.

User response

Reissue the USER and PASS commands, using the same password or password phrase for both occurrences of new_password.

System programmer response

None.