ejabberd - Comments for "controlling shared rosters" https://www.ejabberd.im/node/4465 en mod_roster implements static, https://www.ejabberd.im/node/4465#comment-56934 <p>mod_roster implements static, user-controlled, roster elements. That's the roster elements you modify with add_rosteritem and other commands.</p> <p>mod_shared_roster implements dynamic, virtual, admin-controlled roster elements.</p> <p>When a client logins, he gets both the roster elements provided by mod_roster and the elements provided by mod_shared_roster.</p> <div class="quote-msg"> <div class="quote-author"><em>nouralk</em> wrote:</div> <p>The thing is i have a shared roster, and i have users into it, but users can't see each other's name </p></div> <p>Login to one of those accounts, edit his vCard, and set in the Nickname field his "name". When other users login, and mod_shared_roster prepares teh roster elements, that module will try to get the contact nickname.</p> <div class="quote-msg"> <div class="quote-author"><em>nouralk</em> wrote:</div> <p>why my chat client gets the user roster plus the main shared roster i defined for @all@? </p></div> <p>Because that's how the modules work.</p> <div class="quote-msg"> <div class="quote-author"><em>nouralk</em> wrote:</div> <p>how can i force ejabberd to return only the user roster itself and not the shared one too </p></div> <p>Delete that shared roster group in the WebAdmin.</p> Tue, 04 Jan 2011 12:44:45 +0000 mfoss comment 56934 at https://www.ejabberd.im