Dear Team,
Please suggest how we can impose password policies. example is as below,
* The password cannot consist of any three sequence letters are in your Username.
For e.g.If your Username is 'Bobby', then your password cannot be 'Bob'.
* Password should mandatorily contain small letters ,Capital letters,special characters(At least one from !@#$%^&*_-) and numbers .
For e.g. asAS12!@
* Spaces are not allowed in between Password.
* The Password should contain a minimum of 8 characters and maximum of 15 characters .
* Your new password cannot be same as any of your previous 5 passwords.
Regards, Sandeep Lokhande.