DB question

I’m running openfire 3.4.1 on Fedora Core 6 using Mysql. I use the ldap tie in for my ad based network.

We had a case where my junior admins created two users but mispelled the name of said user and the corrected it without nuking the account and recreating as I’ve told them to. The users are not able to login to the openfire server saying the username is incorrect. When I run a search for these users in the admin console the users are there but they have the mispelling. I went and used adsi edit to correct the schema entry and it appears that the openfire db has seen the change but they are still unable to login in.

IS there someplace in the db schema that I need to find to remove the traces of these two users so I can get them logged in?

Thanks,