OID orclpwdtracklogin Does Not Work When External Autentication Plug-in Is Enabled
(Doc ID 2886098.1)
Last updated on AUGUST 11, 2022
Applies to:
Oracle Internet Directory - Version 11.1.1 and laterInformation in this document applies to any platform.
Symptoms
After following Doc ID 1363509.1 to enable the attribute orclpwdtracklogin on the applicable password policy, orcllastlogintime is not showing after a successful bind:
ldapbind -h <host> -p <port> -D <test_user_DN> -w <password>
bind successful
ldapsearch -h <host> -p <port> -D cn=orcladmin -w <superuser_password> -b <test_user_DN> -s sub "objectclass=*" orcllastlogintime
<test_user_DN>
Only the DN of the user is returned, with no orcllastlogintime.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |