Server based Im setup

ochadd

Senior member
May 27, 2004
408
0
76
I've got the directive to shut down instant messaging within our company. Too many people chatting all day apparently. I'm looking for something that can be locked down to inter company contacts only. Microsoft has their Exchange server but I'm never going to get that approved.

Can someone recommend a less expensive or open source IM solution for a 50-100 user load?

Thanks
 

MrChad

Lifer
Aug 22, 2001
13,507
3
81
There are lots of open source Jabber servers available, and I believe you can hook them into your LDAP system for easier administration. Pidgin works well as a client.
 

whoiswes

Senior member
Oct 4, 2002
850
0
76
my company (approx 500 users) runs Openfire 3.6.4 on a CentOS VM. Works great, stable, free, integrates with A/D (so all rosters are controlled server-side), plugin-based...the list goes on.

server setup takes all of about 15 minutes, just run through the wizard and you're good to go.

http://www.igniterealtime.org/
 

ochadd

Senior member
May 27, 2004
408
0
76
Originally posted by: whoiswes
my company (approx 500 users) runs Openfire 3.6.4 on a CentOS VM. Works great, stable, free, integrates with A/D (so all rosters are controlled server-side), plugin-based...the list goes on.

server setup takes all of about 15 minutes, just run through the wizard and you're good to go.

http://www.igniterealtime.org/

I watched a setup video and seems damn near fool proof. Going to give it a go. Looks like you can also link it in with external sources on the back end.