Front end password must be different from previous "n" number of passwords for application users
Hi All,
We have to create a password management policy for some specific application users (eg SYSADMIN) such that their new password must be different from previous 24 passwords.
We tried using signon_password_no_reuse profile option but no luck as it define the number of days not the number of times a password can be reused.
Also, changing PROFILE configuration ("password_reuse_time") in utlpwdmg.sql is limited to DB users not to the specific apps users (Please correct me if i am wrong)
Please let us know if its feasible ? if any workaround or any other configuration change can be done to achieve this ?
We have to create a password management policy for some specific application users (eg SYSADMIN) such that their new password must be different from previous 24 passwords.
We tried using signon_password_no_reuse profile option but no luck as it define the number of days not the number of times a password can be reused.
Also, changing PROFILE configuration ("password_reuse_time") in utlpwdmg.sql is limited to DB users not to the specific apps users (Please correct me if i am wrong)
Please let us know if its feasible ? if any workaround or any other configuration change can be done to achieve this ?
Tagged:
0