Hi everyone i was just wondering if there's anyway to import a unix passwd and shadow file into the ejabberd database for users and passwords. I want people to have the same username and passwords as their emails but i haven't had time to setup an ldap database for authentication yet so i was wondering if there was this work around for it.
Any suggestions/scripts would be awesome.
Thanks
Write an extauth script
You can write a shell script following theexample ones , and tell ejabberd to authenticate using your script.