Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DBMS_LDAP.simple_bind_s maximum length of password

melinda_fSep 6 2022

On 19c database is there is a maximum length and/or any special character restrictions on the passwd parameter when using DBMS_LDAP.simple_bind_s?
The password that has been provided to me starts with a ">" and is 32 characters long. I am getting an invalid password error and I am assuming it's an issue with the length or special character since I've confirmed the password is correct.

Comments
Post Details
Added on Sep 6 2022
1 comment
501 views