Re: Migration to JiveX (cloud)?
Ok, then this is the problem. I usually only log in, if I want to reply to a thread. The time when I am only in "read-mode", I don't log in. Then, when I eventually log in, I see XX unread messages,...
View ArticleRe: Migration to JiveX (cloud)?
Why don't you let the site to remember the login? Sharing your pc, or is it a public one?
View ArticleRe: Migration to JiveX (cloud)?
Good question. Never thought about it. Thanks for the hint! I'll try it.
View ArticleRe: testing openfire nightly
Thank you, sir. Deleting the old stuff in lib/ before extracting the alpha tarball did the trick.
View ArticleRe: ldap.searchfilter - Openfire 3.9.3/freeIPA 3.3.3-28/CentOS 7
try organizationalPerson instead of inetorgperson, and see if that works.
View ArticleCustom Stream Management Callbacks
Hi all, I'm happily using Smack 4.1alpha3 for an Android project but I'm running into an issue with stream management. The XMPP server I'm working with requires some custom handling of stream...
View ArticleRe: Client gets disconnected, bug with carbons? OF3.9.3
Hi, I think i am dealing with a variant of this issue. My Setup: Openfire 3.9.3 user01: Sparkuser02: Gajim, Gajim, Gajim (all of them with carbons enabled and set to the same priority) user01 sends a...
View ArticleRe: limit connection from some users only
Something like this should give you want you want.How to Setup Dynamic Groups and Shared Rosters with LDAP/AD
View ArticleRe: ldap.searchfilter - Openfire 3.9.3/freeIPA 3.3.3-28/CentOS 7
The objectClass shouldn't matter since in Test 3 above I'm filtering solely on memberOf. For completeness sake I tested it anyway, but same results as expected. Users in my directory all have the...
View ArticleRe: ldap.searchfilter - Openfire 3.9.3/freeIPA 3.3.3-28/CentOS 7
try making using your base dn the root of your domain. also make sure your admin account is included in the openfire-users group.
View ArticleRe: ldap.searchfilter - Openfire 3.9.3/freeIPA 3.3.3-28/CentOS 7
Changing my base to the root of my domain should not effect results using a search filter based on an object's attribute. The admin account is most definitely in the openfire-users group (verified...
View ArticleRe: ldap.searchfilter - Openfire 3.9.3/freeIPA 3.3.3-28/CentOS 7
I'm not familiar with freeIPA, but I'm basically do what you are trying to accomplish with AD/LDAP without any issue. Here is a doc I wrote up on AD/LDAP. How to Setup Dynamic Groups and Shared...
View ArticleRe: ldap.searchfilter - Openfire 3.9.3/freeIPA 3.3.3-28/CentOS 7
Thanks, but I've already followed that document. I found the ldap debug options and set both of them to true (not sure why there's 2... ldap.ldapDebugEnabled and ldap.debugEnabled). I can now see the...
View ArticleRe: ldap.searchfilter - Openfire 3.9.3/freeIPA 3.3.3-28/CentOS 7
Issue resolved by setting an administrator dn and and password. I guess the memberOf attribute was protected and didn't return without a user to bind on prior to searching. Long story short: Do not...
View ArticleRe: How to migrate openfire http to https?
while importing the certificate it giving me the error as follows. "There was an error one importing private key and signed certificate."
View ArticleRe: Custom Stream Management Callbacks
Is this something that can be added?No, because if we do so, then we would be put Smack in a position to include all sorts of code for non-standard compliant specifications (like custom message types...
View Articlesending the custom message to the user
Hi All, I am building a chat application where in I am at the stage of sending custom information to other users.i.e. I mean to say exchange of data b/w the users (not by sending messages). This is...
View ArticleRe: Client gets disconnected, bug with carbons? OF3.9.3
csh could it be related? if so, does the same fix apply?Yes, I am pretty sure it's the same bug.
View ArticleRe: Custom Stream Management Callbacks
My blind guess is that he refers to something like this: <stream:features> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> <compression...
View ArticleRe: Mac reinstall problem
i had this issue too, however, i have no idea about it. if you have slove this issue, please show me how to do. my email is yesidi@me.com. thx
View Article