How disable authpassword;oid for security concerns in OID 12
Hi folks,
for security concerns our customer doesn't want that in OID were saved MD5 hashed passwords. We have already configured default password verifier to use SHA512 algorithm, but OID still calculate authpassword;oid as follows:
userpassword: {SSHA512}...
authpassword;oid: {SASL/MD5}...
authpassword;oid: {SASL/MD5-DN}...
authpassword;oid: {SASL/MD5-U}...
authpassword;orclcommonpwd: {SSHA512}...
We have also tried to set orclcommonverifierenable=0 in the default verifier profile, and in the other profiles, but nothing changed.
Is there a way to disable authpassword;oid that we know used for eus?
Any help will be appreciated.
Regards,
Deborah