[Bug 65330] NullPointerException on LDAP auth since tomcat 9.0.46 (works on 9.0.45)

2021-05-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65330

sl...@aceslash.net changed:

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED

--- Comment #2 from sl...@aceslash.net ---
Thank you for the workaround!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 65330] NullPointerException on LDAP auth since tomcat 9.0.46 (works on 9.0.45)

2021-05-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65330

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #1 from Mark Thomas  ---
As a workaround adding the following to the JNDIRealm should fix this:

userRoleAttribute="cn"

*** This bug has been marked as a duplicate of bug 65308 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org