Unusual Results with Groups under LDAP (2.2.0)

Hi. I’‘ve got JiveMessenger running with LDAP (against AD) with (after filtering) 3 groups and 76 users. I’'m trying to let all users see two of the three groups and two of the three groups see the third. So:

A sees B & C & A

B sees B & C & A

C sees B & A NOT C

So, I’'ve set groups A and B to be universally visible (which works properly). But I cannot keep members of group C from seeing their own group (despite setting Jive Messenger to show the group only to A and B). Any thoughts on this one? Things I should check, etc?

Thanks,

Will

ALSO:

The entry for group C in the DB is:

sharedRoster.showInRoster…onlyGroup

sharedRoster.displayName…C

sharedRoster.groupList…A,B

Message was edited by:

wdimmit

Message was edited by:

wdimmit

Maybe JM-349 is what you’'re looking for?

No, I’‘m just trying to get the groups to propagate normally, not enforce non-communication. I’‘m wanting to add one specific group to the roster of another specific group, without adding the group to any other group’'s rosters. It seems I should be able to do this. Have I misread the documentation?

Thanks,

will

I think your problem is related to the problem in this thread.

http://www.jivesoftware.org/forums/thread.jspa?threadID=14307&tstart=0

A possible fix is explained.

Greg

Thank you very much for the pointer. That change (and a recompile) took care of the issue.