Error 500 Group Listing

Hi,

Wondering if someone can point me in the right direction, I’'m trying to setup a Wildfire server, which uses custom authentication and group listing.

The users are detected fine, and I can login fine, but the problem is, when I request a group list it falls over at a user that has a _ in their name.

Its kinda weird since the _ works for user names but it seems that when listing groups if the user has a _ it dies with the following error.

HTTP ERROR: 500

Illegal JID: User_Name

RequestURI=/group-summary.jsp

Powered by Jetty://

Has anyone experienced this issue before and got a fix?

Thanks

mitch

Are you logs showing anything relating to this error? Also, can you post your wildfire.xml config file?

Hi,

is the _ in the node or in the domain part of the JID? “foo@ex_ample.com” if invalid while "foo_bar@example.com" should work fine.

LG

I’'ll post the config file a bit later today

mitch

I’'m afraid the underscore is in the node part of the address and not the domain part

mitch