users@glassfish.java.net

Re: LDAP integration "improperly specified input name" exception

From: <glassfish_at_javadesktop.org>
Date: Mon, 28 Jul 2008 05:58:12 PDT

I see that there are some extra "exp" characters in the beginning which are possibly causing the exception, since it is no longer a valid X500Principal.

java.lang.IllegalArgumentException: improperly specified input name: expDN=PKLFOQIU,ou=people,dc=example,dc=com

The default search-filter used by LDAPRealm is "uid=%s" where %s is expanded to the username.

It is not clear how this corruption is happening. Can you please enable Log Level FINEST from the Admin GUI :

 Application Server > Logging > Log Levels > Security

And send us the revelant Logs.

Thanks.
[Message sent by forum member 'kumarjayanti' (kumarjayanti)]

http://forums.java.net/jive/thread.jspa?messageID=289775