Password Policy Guideline

Password must satisfy following complexity requirement:
  • Password must be at least 12 characters long
  • Must contain one uppercase letter [A-Z]
  • Must contain one lowercase letter [a-z]
  • Must contain one number[0-9]
  • Must contain one special character[!@#$]
  • Password should not contain first or last name
  • New password must not match previous 5 password

Password Management