I downloaded the ejabber, istalled, and configured. Everything works well, except I can't see the link to Shared Rosters.
I would like that all my users use the same roster.
I go to Admin site -> Virtual Hosts -> Clik on host - > ??? Don't see any Shared rosters here
Enable the module in ejabberd.cfg
The module for Shared Roster Groups is not enabled by default in the ejabberd binary installers.
To enable it, edit the configuration file ejabberd.cfg, and near the bottom you will see this line:
Just uncomment the line, so you have this:
After restarting ejabberd, the link should appear were you expect it.