ejabberd - Comments for "AD LDAP, mod_vcard_ldap issue on 1.1.4" https://www.ejabberd.im/node/2965 en Re: AD LDAP, mod_vcard_ldap issue on 1.1.4 https://www.ejabberd.im/node/2965#comment-52147 <div class="quote-msg"> <div class="quote-author"><em>wolvie724</em> wrote:</div> <p>Ok, it brings back all the results. but not in Alphabetical order.<br /> Any idea how to get it to do that? </p></div> <p>ejabberd doesn't perform any sorting.</p> Thu, 10 Apr 2008 01:00:47 +0000 xram@jabber.ru comment 52147 at https://www.ejabberd.im Re: AD LDAP, mod_vcard_ldap issue on 1.1.4 https://www.ejabberd.im/node/2965#comment-52144 <p>you where correct.</p> <p>here is a snippet</p> <p> {mod_disco, []},<br /> {mod_stats, []},<br /> {mod_vcard, []},%%********* I removed this line after your suggestion**********<br /> {mod_vcard_ldap, [<br /> {auth_method, ldap},<br /> {ldap_servers, ["mycompany.local"]},<br /> {ldap_uidattr, "sAMAccountName"},</p> <p>looks like this worked.</p> <p>Ok, it brings back all the results. but not in Alphabetical order.<br /> Any idea how to get it to do that? or should that go in a different post?</p> <p>Thanks again,</p> <p>Joe</p> Wed, 09 Apr 2008 13:37:20 +0000 wolvie724 comment 52144 at https://www.ejabberd.im Re: AD LDAP, mod_vcard_ldap issue on 1.1.4 https://www.ejabberd.im/node/2965#comment-52143 <p>Looks like you have two mod_vcard_* modules in the config file (likely mod_vcard and mod_vcard_ldap).</p> Wed, 09 Apr 2008 12:18:54 +0000 xram@jabber.ru comment 52143 at https://www.ejabberd.im