ejabberd - Comments for "Using ejabberd_service in Shared Roster Group" https://www.ejabberd.im/forum/28972/using-ejabberdservice-shared-roster-group en @badlop: It was an good idea https://www.ejabberd.im/forum/28972/using-ejabberdservice-shared-roster-group#comment-67628 <p>@badlop: It was an good idea to show/dump the database.</p> <p>So i have seen that the old solution hasn't set an user. Only the domain is set to "something.any".<br /> Now, it also works with<br /> srg_user_add "" "something.any" "GROUP" "DOMAIN"</p> <p>So, it works for me.<br /> Thx.</p> Tue, 08 Aug 2017 20:10:08 +0000 ednem comment 67628 at https://www.ejabberd.im A dirty alternative to create https://www.ejabberd.im/forum/28972/using-ejabberdservice-shared-roster-group#comment-67620 <p>A dirty alternative to create what you want is:<br /> 1. Install that ejabberd version in a development machine<br /> 2. Setup shared rosters as you want<br /> 3. Dump the mnesia database to a text file<br /> 4. Edit that text file with whatever changes you want<br /> 5. Install ejabberd in the docker system<br /> 6. Load the mnesia data text file, which will include the shared roster groups you want</p> Fri, 04 Aug 2017 08:24:51 +0000 badlop comment 67620 at https://www.ejabberd.im