The length of password should be minimum 6 and maximum 12 characters.

The password shall be case sensitive and should contain at least one each of the following characters with no space:
Alphabet: a to z
Digit: 0 to 9
Non-Alphanumeric: Special characters @ # \$ % & * /

User shall be compulsorily required to change password after the lapse of 60 days.

New password must be different from previous 8 passwords.

User Id shall be locked after 3 invalid login attempts.

User shall not be allowed to set the default password as new password.