Is it a Bug ?
Today i upgraded from 3.x to 4.0.3 aSmack and found one issue not sure if its a Bug or I am doiing something wrong. gconfig = new ConnectionConfiguration(SERVER_IP,SERVER_PORT,SERVER_HOST);...
View ArticleRe: Get user real name
No way. It's an internal value.It could also confuse users to see real instead of roster names. I have no idea how 'real' these names in your Openfire servet really are. If you really want to return...
View ArticleRe: Get user real name
Hi OK, then I'm gonna explain what I want to do more clearly to see what's the best option. Actually, the chat is only a part of my application. You can do other things with it... The main point is...
View ArticleRe: Get user real name
Manage these infos in a separate database table and use a foreign key to make the linkAnd the foreign key would be simply the bare JID of the user. I know how to do the second option but it means that...
View ArticleRe: Is it a Bug ?
Once after this if i am idle for 60 secs and then i try to check for support registration and try to register this is when i get the no server responseWhy do you wait 60 seconds before registering an...
View ArticleError acessing the Users/Groups listing with 65k user accounts
Hi all,We have just configured 65k accounts on Openfire 3.9.3 and, although everything is working properly, on the management UI, if we try to access the Users/Groups page, it takes forever and, in the...
View ArticleRe: Users can access other user's message history
More information: Those old, and other-user messages are the only one the android client (XAbber) can see in the server message history. New messages, even sent/received from it, although archived and...
View ArticleRe: Users can access other user's message history
Allright, updated Openfire to 3.9.3 and monitoring service to 1.4.2, and the old, other-user messages disappeared from the android Xabber clients.Thanks,Joao
View ArticleUse Active Directory Security Groups for Openfire Administration
Hi, I am wondering if there is any way to use AD security groups to administer Openfire v3.9.3 instead of adding individual user accounts as administrators? Thanks.
View ArticleSSO issue in remote branches connected to HQ using Site-to-Site VPN IPSec...
Hi, We are using in our H.Q. Openfire 3.9.3 running on Win2008 Std.and the latest Spark clinet 2.7.0 Build 665 running in XP, 7, 8 & Windows 8.1all our remote branches are connected to H.Q. using...
View ArticleRe: Not to allow one user to login multiple times
I have recently been trying to figure out how to accomplish this same thing. My clients are only connecting from Pidgin and Adium. But people are figuring out they can use mobile IM clients like IM+,...
View ArticleHow to login XMPP Server without SASL Authentication?
I updated the API from 3.4.1 to 4.0.3 today, and modified part of my codes . In 3.4.1 , I can login without SASL Authentication like below:connConfig.setSASLAuthenticationEnabled(false); But now, I...
View ArticleHow to use SASL Authentication?
If SASL is on, how to set the client params? Could anyone show me a demo ? Thanks very much! And BTW, will the XMPP Server do sth. in order to enable SASL Authentication?
View ArticleMake spark auto-login when it starts up
Hellooo, Is there a setting in any configuration files that can be edited to make autologin=true? I found another discussion that said it was in the spark.properties file however I think that must have...
View ArticleRe: How to use SASL Authentication?
If SASL is on, how to set the client params?Which parameters? GSSAPI? Most of the time you will just have a tuple of username and password. And BTW, will the XMPP Server do sth. in order to enable SASL...
View ArticleModifying / Adding MUC affiliation via http
Can anyone guide me on how I can modify / add muc affiliation via http request? Or a guide on how to make a patch like this for the User Service Plugin. I'm currently modifying the mysql database...
View ArticleRe: Can openfire supports mobility XMPP protocols ??
Is openfire bussiness edition support this feature ??
View ArticleRe: OTR Plugin for Spark Client 2.6.3
After some testing i can confirm there is a bug, or two. But it is caused by some other thing. I have changed the description of the ticket SPARK-1569. In general, there is a problem in Spark when no...
View ArticleRe: Can openfire supports mobility XMPP protocols ??
Is openfire bussiness edition support this feature ?? There is no such thing as a bussiness edition for openfire.
View ArticleRe: Can openfire supports mobility XMPP protocols ??
So why XEP-0198 souce code is closed source ??
View Article