Change password
Hi, I can abale to register a new user in the openfire database through my client but unable to change the password , though I have enable the openfire admin setting that "User can change their...
View Article[Feature request] Create Spark user account by script
Hi, When installing computers for new employees (fully automated) we are creating the user's Spark client account with some powershell magic, but it would be really helpful to have some console options...
View ArticleRe: Openfire Setup server
You haven't tried to setup jabberd or some other servers. You won't get to step one Openfire setup is easy, but you have to have some IT knowledge. It is still a server software after all. And if you...
View ArticleRe: What happens when one openfire server crashes
I think you should probably check this topic (Hazelcast clustering) http://community.igniterealtime.org/thread/48633?start=0&tstart=0
View Articlestderror.log
We have a stderror.log that is growing at a crazy rate. I just took over administering the server and the only way i know how to delete log is to reboot the server. I'm new to all of this, how do I...
View ArticlePHP Form Support
My skill level is not very good. But I was hoping someone can support with creating a PHP Userform for registering an account for Openfire using UserService Thanks in advanceJim
View Articleother name than workgroup. for faspath?
I may be wrong, but i think i read this somewhere. is it possible to use another jid domain name, instead of workgroup.<domain> ?? I have been reading src code and i dont find a clue, im not a...
View ArticleRe: ROAR pop up doesn't show when broadcasting the message?
Hi, Sorry, I understood that this part of code could have been entered into the existing installation files. Would the update be available soon to fix this problem? Kind regards,
View ArticleRe: ROAR pop up doesn't show when broadcasting the message?
This depends on when Tomas will attach his patches here and when some developer will have time to review and apply them.
View ArticleRe: User Summary List Empty at OF Admin
WRoot, yes, the SET OPTION statement was removed from MySQL v5.6. So OpenFire will not show users on the summary page if you use OpenFire with MySQL v5.6 (no matter what JDBC driver version you use)....
View ArticleRe: How many connections can Openfire handle?
Hi Alex, Regarding your "Correct Answer". What do you mean all users are cached. I need a seamless experience for my end-user. I mean even if Openfire crashes, Clustering or some other fault-tolerant...
View ArticleRe: User Summary List Empty at OF Admin
I have filed OF-723 for this issue. Also i have updated attached JDBC driver in OF-697 (you say it works with 5.5, needs testing with 5.1, 5.0). Also after someone will do the change to SET and the new...
View ArticleRe: xmpp domain name and server/hostname do they need to be the same?
No, they don't. In fact, in a cluster all machines have the same domain, but are on different servers.
View ArticleRe: other name than workgroup. for faspath?
ComponentManagerFactory.getComponentManager().addComponent(workgroup, workgroupManager); Nope. it is hardcoded to "workgroup".
View ArticleRe: Sharing contacts with specific users
Try the User service plugin http://www.igniterealtime.org/projects/openfire/plugins/userservice/readme.html The readme may be out of date. check latest SVN. It supports groups
View ArticleRe: [Feature request] Create Spark user account by script
Try the User service plugin http://www.igniterealtime.org/projects/openfire/plugins/userservice/readme.html The readme may be out of date. check latest SVN. It supports groups Try it wirh CURL or any...
View ArticleRe: How many connections can Openfire handle?
I mean, to get good performance I had to do a first pass and log in each and every user in order for them to get cached. If Openfire has to read users from DB, the performance drops sharply. I tested...
View ArticleIn-band registration Problem
Hi, I am trying openfire's in-band account registration. My openfire is 3.8.1 and client is Strophe's register plugin via http bind BOSH. I have enabled this feature in admin console, and the messages...
View Articleopenfire http 绑定 用户离线检测
用openfire http 绑定的方式,来连接服务器,总是会出现,用户关掉了网页过几天后,服务器管理端,还能看到用户在线的情况,不知该怎么解决?
View Article