Re: POST to 'lockouts' on user service plugin causes internal server error
Thanks. So how do I get hold of version 3.10.0? Is there an eta for its release?
View ArticleRe: POST to 'lockouts' on user service plugin causes internal server error
I don't know the ETA but you could use the nightly version: Ignite Realtime: Openfire Nightly Builds
View ArticleOpen XMPP server to outside?
Hello,I'm dealing with a stubborn XMPP server via Openfire. I need to be able to open it so that certain people can connect to it from outside the firewall, but no matter what port forwarding rules I...
View ArticleRe: Login Failed
I also encountered the same problem, the search results said I need to clear "ofuser" data sheet, rewritten admin information. But the original user how to do?
View ArticleOpenfire keeps turning off
lineHere are the logs: 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640...
View ArticleRe: Open XMPP server to outside?
What do you put as a server part in Spark? If you use server's name, it should be resolvable on the Internet (DNS). Or you can try using IP address (external), or go to Spark's Advanced settings on...
View ArticleFresh 3.9.3 install, login.asp 500 error
HTTP ERROR 500Problem accessing /index.jsp. Reason: Server Error Caused by:java.lang.NullPointerException at org.jivesoftware.openfire.admin.index_jsp._jspService(index_jsp.java:130) at...
View ArticleOpenfire working well integrated with Active Directory
Hi everyone, I was having touble to configure Openfire on my company and spent hours to tune it well, so I would like to share my solution. Server OS: Ubuntu Server 14.04.2Openfire version: 3.9.3...
View ArticleRe: Open XMPP server to outside?
Brian, Well, it's working here. I my case i've used Mikrotik to make the forwarding NAT rule, mapping incoming external trafic from the 5222 port to the internal ip of my openfire server. I'm using a...
View ArticleRe: I want to install openfire on my linux server by SSHusing mac terminal...
You need to download the RPM and install it. wget -O openfire-3.9.3-1.i386.rpm http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openf ire-3.9.3-1.i386.rpmyum install...
View ArticleRe: Open XMPP server to outside?
If you don't have DNS running, you are going to face those problem consistently.
View ArticleRe: Openfire 3.9.3 (WinSvr2008R2 x64) +AD= can't install
I had the same problem. You need to use quotes around the DN entries for both the base and admin DNs, or at least that's how I fixed this. You can also use Microsoft's AD Explorer to check your service...
View ArticleAuto accept group joining request from openfire.
Is there any settings for auto accept MUC joining request either recipient is online or offline.
View ArticleRe: Auto accept group joining request from openfire.
The server itself can't make a client to join the room automatically. It has to be done on a client's side. Spark has an option to automatically join rooms when receiving invites (disabled by default,...
View Articledelete group chat history from openfire server by smack
I am a newbie in openfire. I am making an app which needs to delete group chat history from a particular group. I googled but can't find anything like this. Is it even possible? If so, then how?...
View ArticleJust made noob mistake
Hello,I just changed the server name within the console but now I lost access to it completely. How can I change it back?The server name originally was 127.0.0.1 but I changed it, but I believe all the...
View ArticleRe: Just made noob mistake
It says:Login failed: make sure your username and password are correct and that you're an admin or moderator.
View ArticleRe: Just made noob mistake
You can either try stopping Openfire and editing /openfire/conf/openfire.xml. Uncommenting <authorizedJIDs> tag and adding your admin here with the new server's name (e.g. admin@server). Then...
View ArticleRe: Is openfire & spark still being updated?
Hi Ferit, i think that the encryption method in spark isn't that insecure as it seems to be. However, it could be better. For example spark could create its own secret key during the first start or you...
View ArticleRe: Is openfire & spark still being updated?
Holger, i agree that this is not as a big vulnerability as it seems. But as the key itself is available freely on the Internet, one can find it and use to decrypt passwords if he gets someone's...
View Article