Questions tagged [openfire]

Openfire is a XMPP (Jabber) server written in Java. It has facility for developers to create plugins that can extend the server's functionality.

Openfire is a real time collaboration (RTC) server licensed under the Open Source GPL. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). Openfire was once known as Wildfire and includes a number of plugins that integrate with other communications platforms, including commercial offerings from Jive Software

Ignite Realtime Openfire

Openfire JavaDocs

57 questions
2
votes
1 answer

xmpp server in Azure

I have a need to host an XMPP server in the cloud, essentially for chat, but other possibilities in the future. I have just a couple of questions: 1) I need to install the XMPP server via a command line script, and Openfire seems to be the weapon of…
Mark
  • 121
  • 5
1
vote
2 answers

Using SSL with Openfire

I'm having a rough time getting SSL configured properly on an Openfire install. Quite honestly, I just don't know what to do. It seems convoluted on the steps necessary to get a cert imported. Has anyone out there successfully done this? I'm running…
DanBig
  • 11,393
  • 1
  • 28
  • 53
1
vote
0 answers

Unable to install Alpha SSL certificate for Openfire

I have been issued an SSL certificate for www.mydomain.com, I have been able to successfully implement the certificate for the site and the site is working is https. However, I have not been able to install the SSL in the Openfire. I have tried…
1
vote
1 answer

How do the clients register at openfire server?

I have installed openfire. How can the clients register themselves on the server ? Do I have to write separate code for that ? I mean, do I have to write some kind of action handler for that ?
Suhail Gupta
  • 149
  • 1
  • 8
1
vote
1 answer

Living within my numproc barrier

So I pay around $50/month for a 2GB VPS which has 200 numproc limit. I have no idea if that is good or bad... and I'm not amazingly technical. I have always had a stable VPS running a couple of VOIP servers, some forums and other various non-profit…
994wemj
  • 11
  • 1
1
vote
1 answer

Openfire: Granular alerts

Our organization has had an Openfire server up and running for about a year now. So far we have used it for messaging in the I.T. Dept and Alerts to all users. We hit a snag this week when one system went down and several notifications were sent out…
R.S.
  • 11
  • 1
1
vote
0 answers

Should I consolidate multiple identical VMs into BSD jails?

We run a number of Openfire XMPP/Jabber servers. Due to the way Openfire works, we cannot easily run multiple Openfire instances on one server, so I have 5 identical VMware ESXi VMs, each with CentOS, MySQl, Java, and Openfire. They're the exact…
Josh
  • 9,001
  • 27
  • 78
  • 124
1
vote
1 answer

How can I get Openfire 3.7.1 to 'remember' its configuration?

I have (well, had up until this morning) an Openfire intranet XMPP server that had been running merrily along for 370 days without being touched, and a total of about 3 years of running. Users authenticate to AD on an adjacent server, and are…
atroon
  • 498
  • 3
  • 10
  • 23
1
vote
1 answer

Openfire admin password reset

I have a openfire server that was installed through RPM on one of my Linux server. Server is very old and going away soon, so I'm moving openfire to a new server. I installed same version of openfire on a newserver, now when I'm trying to access…
alexus
  • 12,342
  • 27
  • 115
  • 173
1
vote
2 answers

Running OpenFire as a different user

I have a Ubuntu 10.4 system on which I'm running OpenFire but it currently runs as root. How can I make Openfire run as a different user? Thanks
Mridang Agarwalla
  • 307
  • 2
  • 6
  • 15
1
vote
1 answer

What are the steps involved to manage a multiple chat server environment?

I am a SA newbie...... I have been tasked to write the steps involved or what is expected by an SA to manage a multiple chat server environment on OpenFire 3.6.4. Please lend me your input on how to do this. Thank you in advance for your…
Joe
  • 11
  • 2
1
vote
3 answers

openfire user statuses always offline

Is there anything in particular I need to configure to get the users statuses working? All the users seem to be offline no matter what. Chat seems to work fine, but obv it's not ideal not knowing who is online at any one time. w://
cvista
  • 235
  • 4
  • 12
1
vote
1 answer

Openfire Users/Groups and Sessions admin area malfunctioning: "Domain cannot be null"

I'm running Openfire 3.6.4 on a Debian Lenny (x86_64) system with about 40 concurrent users, which was installed via the .deb packet and ran fine for about a year. Then, some of my users complained about not being able to login (the TLS connection…
aef
  • 1,705
  • 4
  • 24
  • 41
1
vote
2 answers

Openfire Client for Windows Mobile

Where can I find an Openfire client that works on Windows Mobile?
Elessandra
  • 19
  • 4
0
votes
1 answer

OpenFire authentication against Samba Active Directory using StartTLS

I am trying to authenticate different services (specifically openfire for now) against Samba Active Directory over StartTLS (port 389). While setting openfire up, I checked this option (Use StartTLS), but when I test the connection, I get this…
Mohammed Noureldin
  • 491
  • 1
  • 9
  • 24