Skip to Main Content

Integration

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!

OID: LDAP: error code 16 - No Such Attribute

199845Oct 19 2009 — edited Oct 22 2009
I use the OID java API (http://download.oracle.com/docs/cd/B15904_01/manage.1012/b14083/oracle/ldap/util/User.html#authenticateUser%28javax.naming.directory.DirContext,%20int,%20java.lang.Object%29) to authenticate users. I have three instances of the OID server, dev, test and prod. Against the DEV instance, this works well. But against the test and prod instance I get this error when I try to authenticate a user: "[LDAP: error code 16 - No Such Attribute]". The name of the attribute that apperently is missing is not printed. As far as I can se, the scheme in all OID instances are the same (they should of cource). The user object in OID also has the same object classes. Does anyone have a clue for where to locate the problem? The error message is not so explaining.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2009
Added on Oct 19 2009
4 comments
4,090 views