What class controls which authentication function is carried out?
Hello, I'm tryimng to limit what authentication method happens when a user logs in. When a user logs in from a client (rather than the web) it performs the authentication(String,String,String) instead...
View ArticleMake changes to database not configuration file?
Hello all, I tried modifying the configuration file for OpenFire, but, when I did modify it; I got an error/warning that I should change the setting in the databse instead of the configuration file....
View ArticleRe: Editing Systems Properties
Answering my own question: Shutdown OF first because it's connecting back to the DB. All of the properties you provide in the initial setup in the web console are found in the database. If you are...
View ArticleRe: Change Active Directory Groups Base DN
Login to your console --> Server --> System Properties --> ldap.baseDN and modify from there.
View ArticleLDAP Authentication
Hi I am re installing OpenFire 3.9.3 as our previous version 3.8 crashed, have managed to get it to authenticate against the DC but when trying to add an admin user looking up in AD I keep getting the...
View ArticleLosing connection to AD
I have been running openfire and spark version 3.9.3 since may, installed on my primary DC it works great, most of the time, but at least once a week my users lose connection to the server, and I...
View ArticleRe: Receive AdHocCommandData not totally right, how to handle this?
This is interesting. XEP-0004 does not define any extensions in Data Forms, nor does XEP-0050. The only place I saw it is in Example 32 of XEP-0133, but... it's just an example without a real...
View ArticleRe: LDAP Authentication
You didn't mention which OS your on, however, if it's Windows I suggest downloading LDAP ADMIN to test your connection. I found that was the best way to debug my LDAP string....
View ArticleXmpp command for change username
What command (xml parameters) XMPP to change the user name, for example, Jhon is Jhojhon?
View ArticleProblema depois de atualizar OpenFire
Boa tarde,Preciso de uma ajuda.Um cliente me reclamou que o SPARK as vezes não está entregando as mensagens e outras vezes demora demais para entregar isto em uma rede interna.Atualizei o OpenFire para...
View ArticleRe: Losing connection to AD
I really wouldn't suggest putting in on your Domain Controller; I'm guessing you have no choice. If it's only occuring once a week you may want to check a few items: 1. Do you have auto-updates...
View ArticleRe: Receive AdHocCommandData not totally right, how to handle this?
Ahh right. Imissed that the query was embedded into the data form.
View ArticleRe: Losing connection to AD
in openfire, what are you using to connect to the DC? hostname, localhost, ip or loopback ip? If youre using anything other than the loopback IP (127.0.0.1), change it and see if that resolves your...
View ArticleConfiguring certificates
I spent two days reading and couldn't get my server work. Now I have this warning "Found RSA certificate that is not valid for the server domain" after importing my certificate (I have two from...
View ArticleRe: Best practices for using Webchat and Fastpath with Openfire 3.9.1 ?
Thanks for this. Worked out for us, although we've moved on from Fastpath for the moment it's good to know it can be done.
View Articlehttpbind (BOSH)
This issue happens regularly, but occurs anywhere from the begging of a session to 5-10 min later. We are using strophe.js client. The same issue happens when using candy.js (though it use...
View ArticleRe: Pidgin cannot connect to port 5222 using "Require Encryption"
What client are you using to connect to Openfire? There is a known issue with some clients not accepting the default self-signed certificates that are created during Openfire setup. If you haven't...
View ArticleRe: Spark having trouble with new SSL cert
Need to note that our change took place in development. We're still running self-signed in prod because it's always best to first try these kinds of things out where it won't impact anyone important...
View Article