Hi, we have installed OLE Enforcing Password Complexity Verification (in built oracle password utility) on our dev box 11.2.0.4 on Unix OLE.
Now we like all our users to change their password when they connect using SQL Developer (using version 4.0.2.15). I have set all users's password to expire.
SQL developer has a built in built-in password option which can be enabled by adding Oracle Instant Client software and enable Reset Password option.
When i test it by entering the current and new password, it just keeps throwing error:
ORA 01017 invalid username/passsword; logon denied
01017. 00000 - "invalid username/password; logon denied
*Cause
*Action
Vendor code 1017
Any advice would be much appreciated.
Thanks,