Exauth authentication works but user showing Not Authoried to each other in pidgin

Hi,

I installed Ejabberd server and configured ExAuth for a php script. I am checking the chat with pidgin chat client on ubuntu and windows xp(in virtualbox). I am able to login via ExAuth (where users listed in my mysql database) in both ubuntu and windows with different users.
However They are unable to chat each other as each other status is showing as Not Authorized.

Early I checked with internal auth_method. Where i added two users via web admin, and then login both at windows and linux machine. When i add buddy, then request goes to other user, After request approval by other user, Chat was worked. But in ExAuth Even after sending request, Other user did not receive any request.

If any body know where can be the problem area ?

One more thing, I want to add

One more thing, I want to add that I also tried odbc with mysql. It is working fine with authentication+chat but plain-text password is big bottleneck as it is hard to convince client to give a solution having plain text passwords in DB Tables.

ExtAuth is done by

ExtAuth is done by implementing isuser function call in addition to authentication.

Syndicate content