What is the default password for the ejabberd user created on your system when installed from the repository? I'm running Xenial Xereus 16.04.
For clarity's sake, I want to run ejabberdctl without using sudo as root.
What is the default password for the ejabberd user created on your system when installed from the repository? I'm running Xenial Xereus 16.04.
For clarity's sake, I want to run ejabberdctl without using sudo as root.
For the username, check the ejabberd.yml file in the conf directory under your ejabberd installation directory, usually /opt/ejabberd/.
Default username is admin@<your_system_hostname>
Default password is admin.
It seems like the username is added to your system without a password given. I just had my admin change the password as root.