530: new password format invalid

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 "/" could not be found in the password or password phrase entered with the PASS command.

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 correct format of the “old_password/new_password/new_password” on the PASS command.

System programmer response

None.