DO NOT REPLY [Bug 16541] - jndi realm role search cannot handle \ in user dn correctly

2003-12-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16541.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16541

jndi realm role search cannot handle \ in user dn correctly





--- Additional Comments From [EMAIL PROTECTED]  2003-12-12 21:14 ---
Yes, the other defect's patch covers this problem.  The user simply has to
escape the comma manually, and now that \ is converted to an encoding that is
supported by the LDAP provider, making \, work.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 16541] - jndi realm role search cannot handle \ in user dn correctly

2003-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16541.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16541

jndi realm role search cannot handle \ in user dn correctly

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2003-12-11 08:16 ---


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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 16541] - jndi realm role search cannot handle \ in user dn correctly

2003-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16541.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16541

jndi realm role search cannot handle \ in user dn correctly





--- Additional Comments From [EMAIL PROTECTED]  2003-12-11 17:08 ---
After my initial look at this defect yesterday, I had resolved that this was 
NOT a duplicate of 23190.  Maybe it IS though, since the \ will be encoded 
as \\5c, and the search filter will work.  I did not add a test case for such 
a thing, but I will do so and see if an escaped comma will now work.
Leaving this as duplicate for now.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]