Re: Upgrade question......
Thank you wroot. I will read up on it and give it a try. I am looking for instructions to back up the current version we have which is 370. Should I post that question or will posting it here be ok?...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
Sorry to hear you guys are having some problems with my guide. :/ Maybe I can help. First verify its not an ldap issue..can you log in fine without using sso? just domain username and password?
View ArticleRe: Upgrade question......
Thank you LG. I think I may choose the route of keeping the current version and just bringing the OS up to Win 7 Pro and then update Java. I am strapped for time and this should help. Thanks much Mike,
View ArticleRe: Upgrade question......
Thanks wroot. I think I am going to stay with the current openfire version and just upgrade the OS to Win 7 pro and then re-install Openfire and then drop the backed up files in place as well as the...
View ArticleInternal error server
Hello, sorry for my english, i speak spanish, well i did install openfire on a vps, then i started openfire and everything was fine, i finished the ports conf, database conf, etc, but when i finished...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
Hi Speedy - thanks for taking the time to write the guide in the first place the ldap all works fine and i've checked all the basic things.i've even run some wireshark packet sniffing to try to watch...
View ArticleTrouble with setting up Openfire
Here is a copy of the error log, can you someone decipher this for me? 2014.03.26 16:40:50 org.jivesoftware.util.log.util.CommonsLogFactory - Prototypejava.sql.SQLException: null, message from server:...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
try creating a new keytab file. use this command on your dc. This keytab file will not pass the init java test...so don't worry about trying, however try it in your resource folder anyway. ktpass...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
speedy i think your my hero! I found the problem here - once you have run the ktpass on the DC and set the password you then CANNOT log onto the domain as that account with the password you supplied...
View ArticleConfigurable Timestamp Formatting
Further to http://community.igniterealtime.org/thread/20218 which would be very useful I can’t find a way to change the timestamp of messages in the chat room? Ideally the administrator would define...
View ArticleRe: DNS SRV/TXT lookup for Openfire?
Use an internal and an external DNS server, every one should return the proper IP address.I see no problem having multiple IP addresses and NATing the external one.Anyhow I agree that it is a rather...
View ArticleRe: Trouble with setting up Openfire
Well, you are the only one who knows what is happening with your MySQL. Maybe create a new database and new user and try with it. Not a huge db guy myself, but access denied errors usually mean wrong...
View ArticleRe: Compression enabled: more harm than benefit
Same here. Major headaches with XmlPullParserException that suddenly went away after disabling compression on the server and/or clients. I'm so glad I found your message, it pointed me in the right...
View ArticleRe: http-bind for ofmeet
change bosh: window.location.protocol + "//" + window.location.host + '/http-bind/' to https://your_openfire_server:7443/http-bind/ or to http://your_openfire_server:7070/http-bind/
View ArticleRe: How to join a Queue without using the bot? (XEP 0142)
Can you give a snippet that you used to make this work? I am having this exact same issue.
View ArticleRe: MUC history isn't preserved after server restart (bug or by design?)
AffenDev, what database are you using? Filing as OF-764
View ArticleHow to specify "platform"
Hey guys, absolutely love Smack so far, so nice. Iwas wondering if there is a way to specify the platform you are on when logged into facebook, you know when you're on a mobile it says "mobile" and on...
View ArticleRe: Silently install Spark via Script, disable history during install?
#goodenough. Thank you. Edit: I've adapter your script to work under my SSO+LDAP domain environment. None of the users here have local admin here. I've separated everything into scripts to run via GPO....
View ArticleRe: I WANT TO LISTEN FOR MESSAGE!
something like this should do it // register listeners so people can start a chat with us (without this we have to start it) ChatManager chatmanager = connection.getChatManager();...
View Article