Change Active Directory Groups Base DN
Hi, Can I changethe path of theOUthatcontains the groups? I have created new path OU=groups,DC=domain,DC=local but i don't know how can i set OpenFire to search for groups in the NEW location rather...
View ArticleBuilding from source in Netbeans results in major minor version error
Hello, I have already downloaded JDK 8 and told NetBeans to compile with it. Everything compiles fine with no errors. But when I replace the original .jar lib with the resultant lib and try to run...
View ArticleHow to reuse Spark connection?
Is it possible for a Smack-based client to re-use the connection that a local install of the Spark client already has open? I want to set up a small Windows-based utility program that sends messages on...
View ArticleRe: How to reuse Spark connection?
Is it possible for a Smack-based client to re-use the connection that a local install of the Spark client already has open?That sounds like you want to re-use the connection in a different Java VM....
View ArticleRe: Regarding setting up openfire project on eclipse for dev
Hello friends, After setting up openfire project on eclipse , it shows compilation error ' The type ArrayExtensions is ambiguous ' and ' The type BitAssistant is ambiguous ' for class...
View ArticleConflict classes among hazelcast and clustering plugins
Please help to solve compilation error of Openfire source code :Package conflict among hazelcast and clustering plugin classes which are having same name. Thanks in advance .
View ArticleRe: I can't view other participant in JitMeet
I had the same problem even with DMZ and all ports opened. It has to do with NAT. I fixed it pretty easily by using a VPN that punch hole through. See post below...
View ArticleOpenfire server automatically goes down after sometimes
Hi,my openfire server goes down after sometimes, please help me.i got error in nohup.php like this:OpenJDK 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal...
View ArticleWhat 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 Article