HPDRG0201E Error code 0x31 was received from the LDAP server. Error text: "Invalid credentials".
Solution: I faced this error during IBM Security access manager packages configuration.
found there was no "secAuthority=Default" suffix on the ldap.
so I have added this suffix on SAM ldap.
/opt/ibm/ldap/V6.0/sbin/idscfgsuf -I ldapdb2 -s secAuthority=Default
Solution: I faced this error during IBM Security access manager packages configuration.
found there was no "secAuthority=Default" suffix on the ldap.
so I have added this suffix on SAM ldap.
/opt/ibm/ldap/V6.0/sbin/idscfgsuf -I ldapdb2 -s secAuthority=Default
Hello Arvind, I want to add secAuthority=Default suffix in my LDAP which is not IBM LDAP but openLDAP. Do you have any idea how to add mentioned suffix in openLDAP??
ReplyDelete