ejabberd - Comments for "Displayed groups with mod_shared_roster_ldap" https://www.ejabberd.im/node/1213 en Using mod_shared_shared_roster_ldap https://www.ejabberd.im/node/1213#comment-2851 <p>I try to use mod_shared_shared_roster_ldap without succes (no more error yet, but nothing appends).<br /> Where can i find a doc or good explanations about the use and parameters of this module?</p> <p>Thk.</p> <p>--<br /> Yann</p> Sat, 13 Jan 2007 13:24:57 +0000 yannk comment 2851 at https://www.ejabberd.im Shared Roster and AD https://www.ejabberd.im/node/1213#comment-2615 <p>Yes, I'm using the latest version of mod_shared_roster_ldap. After installing module, the following lines were appended to modules section in ejabberd.cfg.</p> <p>{mod_shared_roster_ldap,<br /> &nbsp;&nbsp;[{ldap_base, "DC=example,DC=com"},<br /> &nbsp;&nbsp;&nbsp;{ldap_groupattr,"department"},<br /> &nbsp;&nbsp;&nbsp;{ldap_groupdesc,"department"},<br /> &nbsp;&nbsp;&nbsp;{ldap_memberattr,"sAMAccountName"},<br /> &nbsp;&nbsp;&nbsp;{ldap_filter, "(memberOf=*)"}]},</p> Wed, 29 Nov 2006 12:28:57 +0000 robsontex comment 2615 at https://www.ejabberd.im How you configured this https://www.ejabberd.im/node/1213#comment-2611 <p>How you configured this module to work with AD?<br /> I see mod_shared_roster_ldap in modules list by webAdmin but it not working properly<br /> I try to set {ldap_groupattr, "department"}. in ejabberd.cfg, but with no effect<br /> what additional settings needed in ejabberd.cfg ?<br /> Is this a latest version of this module - <noindex><a href="http://re.jabber.ru/~xram/ejabberd/mod_shared_roster_ldap.erl" title="http://re.jabber.ru/~xram/ejabberd/mod_shared_roster_ldap.erl" rel="nofollow" >http://re.jabber.ru/~xram/ejabberd/mod_shared_roster_ldap.erl</a></noindex> ?</p> Tue, 28 Nov 2006 13:31:19 +0000 d.k.brazz comment 2611 at https://www.ejabberd.im Re: Displayed groups with mod_shared_roster_ldap https://www.ejabberd.im/node/1213#comment-2607 <div class="quote-msg"> <div class="quote-author"><em>robsontex</em> wrote:</div> <p>So, the question is: is there any way to set displayed groups with mod_shared_roster_ldap?</p></div> <p>No, it is impossible right now.</p> Tue, 28 Nov 2006 00:14:24 +0000 xram@jabber.ru comment 2607 at https://www.ejabberd.im