Hello,
I have Openfire on CentOS 7.
So, i would like to denied creating room chat with client XMPP. I add properties "xmpp.muc.create.anyone" with web interface and i set the value at "true". I add properties "xmpp.muc.create.jid" with web interface and i set the JID that allow to create room so "manuel@192.168.0.73". But, when i'm connecte with user "remy@192.168.0.73" I can create room chat and speak. Why ?
Thanks !