ejabberd - Comments for "Shared roster empty following upgrade from 13.12 to 15.02" https://www.ejabberd.im/node/24811 en It seems my comment on this https://www.ejabberd.im/node/24811#comment-65378 <p>It seems my comment on this was lost at the weekend.</p> <p>Yes, removing the dashes (array), fixed the issue. Thank you for the pointer!</p> Wed, 25 Mar 2015 08:19:15 +0000 jonathantullett comment 65378 at https://www.ejabberd.im Hello Jonathan, Did the yaml https://www.ejabberd.im/node/24811#comment-65369 <p>Hello Jonathan,</p> <p>Did the yaml format change in your config solve the issue ?</p> Tue, 24 Mar 2015 17:22:11 +0000 mremond comment 65369 at https://www.ejabberd.im Did you see my earlier https://www.ejabberd.im/node/24811#comment-65362 <p>Did you see my earlier comment from the 18th about the syntax ? I think your fragment need to be without the dashes.</p> Sat, 21 Mar 2015 17:08:44 +0000 mremond comment 65362 at https://www.ejabberd.im I do have a debug logs to https://www.ejabberd.im/node/24811#comment-65361 <p>I do have a debug logs to share from a test run this morning. Could you email me jonathan (at) ddasystems (dot) com and I'll reply with them? The debug logs have a fair amount of authorisation information within them.</p> <p>Thanks!</p> Sat, 21 Mar 2015 16:14:02 +0000 jonathantullett comment 65361 at https://www.ejabberd.im Actually, it just caught my https://www.ejabberd.im/node/24811#comment-65358 <p>Actually, it just caught my attention that the yaml syntax is probably not the correct one.</p> <p>Could you please try with:</p> <div class="codeblock"><code>modules:<br />&nbsp; mod_shared_roster_ldap:<br />&nbsp;&nbsp;&nbsp; ldap_rfilter: &quot;(objectClass=user)&quot;<br />&nbsp;&nbsp;&nbsp; ldap_user_cache_validity: &quot;10&quot;<br />&nbsp;&nbsp;&nbsp; ldap_group_cache_validity: &quot;10&quot;<br />&nbsp;&nbsp;&nbsp; ldap_groupattr: &quot;ipPhone&quot;<br />&nbsp;&nbsp;&nbsp; ldap_memberattr: &quot;sAMAccountName&quot;<br />&nbsp;&nbsp;&nbsp; ldap_userdesc: &quot;displayName&quot;</code></div> <p>and report ?</p> <p>I remove the dash which seems erroneous.</p> Wed, 18 Mar 2015 20:22:27 +0000 mremond comment 65358 at https://www.ejabberd.im It may be a bug indeed. Hard https://www.ejabberd.im/node/24811#comment-65357 <p>It may be a bug indeed. Hard to test however as I do not have ldap directory handy, so it may take a while to investigate.</p> <p>Do you have any logs in debug mode to share ? You could upload that to a gist (if you have a Github account) or any type of online paste bin.</p> <p>Thanks !</p> Wed, 18 Mar 2015 19:38:52 +0000 mremond comment 65357 at https://www.ejabberd.im It was just an interesting https://www.ejabberd.im/node/24811#comment-65353 <p>It was just an interesting observation - while the shared roster is empty, everyone can see each other in the chat rooms, though each person has 'not authorized' next to their name.</p> <p>I rolled back to 13.12 and it started working again, so it's something odd with the shared roster config in 15.02. Any ideas? Is there further information I can post which would help?</p> Wed, 18 Mar 2015 05:54:50 +0000 jonathantullett comment 65353 at https://www.ejabberd.im Hello, I am a bit puzzled by https://www.ejabberd.im/node/24811#comment-65343 <p>Hello,</p> <p>I am a bit puzzled by your comment: </p> <div class="quote-msg"> <div class="quote-author"><em>jonathantullett</em> wrote:</div> <p>When MUC rooms are joined, it's possible to see everyone, but they are all appearing as 'Not Authorized' </p></div> <p>Shared roster are completely independant from MUC, so I am not sure what you mean.</p> Mon, 16 Mar 2015 14:59:51 +0000 mremond comment 65343 at https://www.ejabberd.im