0
votes
0answers
52 views

OpenFire S2S Federation [closed]

I am trying to enable XMPP federation on my OpenFire server. I've created the DNS SRV Records and they are listing correctly. But still I am not able to connect to the server from any other providers ...
1
vote
0answers
175 views

Openfire on EC2 with Jingle [closed]

I would like to run Openfire (or another XMPP server) on EC2. At the moment this is just for testing, so easy setup and configuration are important, as is low cost. At some point, however, if things ...
1
vote
2answers
2k views

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 ...
2
votes
1answer
1k views

How to reset openfire data?

In a long-running openfire server. Is there a way to clear the data currently exists and reset configurations to defaults?
0
votes
0answers
230 views

Deleted users in Openfire are not reflected in clients

we do use Openfire as our jabber/xmpp-server. The users are added, an put into groups, which works fine, as the clients get a list of all users and appropiate users. But when deleting a user, this ...
0
votes
1answer
404 views

Access Control Allow Origin of Openfire XMPP server

I'm running an Openfire XMPP server on a virtual hosting service. When I sent an XmlHttpRequest to that server by Javascript, I got the error from Chrome's dev console: "XMLHttpRequest cannot load ...
3
votes
1answer
375 views

Pidgin, OpenLDAP, Users changing own passwords

My issue I think boils down to OpenLDAP. I want my users to be able to change their passwords using the Pidgin chat client. At the moment, I have to set their passwords, and it's a pain. OpenLDAP ...
0
votes
2answers
1k views

Integrate Openfire with MS SqlServer

I originally posted this on stackoverflow. Not sure if this belongs on Serverfault. I am reasonably familiar with the guidelines of serverfault vs stackoverflow however, while it is a server ...
1
vote
1answer
379 views

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 ...
0
votes
1answer
406 views

Openfire : unable to conversate with people from other servers

I'm a bit stuck ; I recently upgraded Openfire on my server and am now using the version 3.7.0 Even though I had no problem before and had not had to change any option, I'm now unable, when connected ...
3
votes
1answer
2k views

XMPP Server on EC2 Amazon Web Service (AWS)

I'm using OpenFire for server side and smack for client side in my XMPP Android application. AWS seems like a good and scalable service for what I need. I'm using EC2 for testing our app, but I'm ...
0
votes
2answers
626 views

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 ...
1
vote
1answer
960 views

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 ...
1
vote
2answers
849 views

Openfire Client for Windows Mobile

Where can I find an Openfire client that works on Windows Mobile?
0
votes
1answer
247 views

Remotely accessing the openfire installed on fedora machine

HI , I have installed Openfire on fedora machine. i can start the openfire on this machine and it runs on the localhost. But i can not access openfire remotly as follows http://xxx.xxx.xxx.xxx:9090 ...
10
votes
14answers
32k views

Openfire Installation Issue - Can't Login to admin panel

I am trying to get Openfire to install on an Ubuntu virtual machine, however upon completing the web based installer, I am unable to login to the admin panel. So far I: downloaded Debian installer ...