This Question is Possibly Answered

1 "correct" answer available (10 pts)
13 Replies Last post: Feb 27, 2008 1:14 PM by Todd Getz  
Tim Davis Bronze 34 posts since
Feb 1, 2008
Currently Being Moderated

Feb 26, 2008 3:43 PM

Disbale chatting between users?

I am trying to find out if there is a way to set it up so certain users can't chat with other users? Like an employee at Location 1 can only talk to people at Location 1 or other approved people and not to people at other locations. Is this possible? An if so, how? Is it on the server, AD or through the IM client?

Todd Getz KeyContributor 2,568 posts since
Apr 2, 2007
Currently Being Moderated
Feb 27, 2008 8:03 AM in response to: Tim Davis
Re: Disbale chatting between users?

There is no real easy way to do this. There is a plugin called packet filter that may help. Thinking outside the box you may be able to use a combination of AD groups and the Subscription plugin to achieve this goal. Create the required groups in AD, share the group via Openfire Users/Groups tab (do not share to anybody outside the group), configure the Subscription plugin to Reject All.

 

 

 

 

I make no guarantees that this will work but in theory it should. The users will only see users in their roster that are in shared groups they are members of and they will not be able to add to their own roster.

Todd Getz KeyContributor 2,568 posts since
Apr 2, 2007
Currently Being Moderated
Feb 26, 2008 6:50 PM in response to: Tim Davis
Re: Disbale chatting between users?

In your openfire.xml config file make sure the LDAP user search filter says (objectClass=organizationalPerson)

wroot KeyContributor 3,467 posts since
Jan 24, 2005
Todd Getz KeyContributor 2,568 posts since
Apr 2, 2007
Currently Being Moderated
Feb 27, 2008 11:00 AM in response to: Tim Davis
Re: Disbale chatting between users?

Did you adjust your user filter with the value from my previous post?

Todd Getz KeyContributor 2,568 posts since
Apr 2, 2007
Currently Being Moderated
Feb 27, 2008 11:20 AM in response to: Tim Davis
Re: Disbale chatting between users?

Here is my openfire.xml settings that work correctly.  I had the same issue with computers show at one point too.  I just do not remember what setting actually fixed it.

Attachments:
Todd Getz KeyContributor 2,568 posts since
Apr 2, 2007
Currently Being Moderated
Feb 27, 2008 12:10 PM in response to: Tim Davis
Re: Disbale chatting between users?

AD on Server 2003

Todd Getz KeyContributor 2,568 posts since
Apr 2, 2007
Currently Being Moderated
Feb 27, 2008 1:14 PM in response to: Tim Davis
Re: Disbale chatting between users?

nope I have not done anything other than having a well organized AD tree.

More Like This

  • Retrieving data ...