Just one question..this might be a real dumb one ...I have done the steps to use MySQL and restarted ejabberd..now authentication happens through the MySQL database. I assumed that I can not logon any more as admin to the web interface or messenger because the users do not exist in the newly created db.
So I opened phpmyadmin and entered admin and
alinux wrote: So I opened
So I opened phpmyadmin and entered admin andadmin@myjaber.mydmonain.net each seperately as a user with password 123456 but it did not work any comments please?
You can use a Jabber client to create the account, just make sure mod_register is listed in the modules section in ejabberd.cfg.
If you have in your ejabberd.cfg:
then use a Jabber client to create the accountalinux@myjabber.mydomain.net in your ejabberd server. Then open the webadmin and try to login using username=alinux@myjabber.mydomain.net and password the one you set in the Jabber client.
If that doesn't work, explain exactly what happens in your case.