Reading conversation archive without administrative access

Hello!

I can read my conversation archive by logging on in administration consle. And what about other users of server? I’d like to give them access to this archive (of course, I want each user have to read only his own archive).

In principle, I can write web-interface in php, but probably exist standart way?

HI tot-to,

Unfortunately there is no way to configure the monitoring plugin to only allow users to view their own conversation history. So, you’ll either have to write another plugin to expose the monitoring plugins data via some sort of service, or have your php application access the conversation data directly by connecting to the database that your Openfire installation uses.

Hope that helps,

Ryan

Thank you for your answer.

And I have one more question: Is openfire whith monitiring service supports this XEP: http://xmpp.org/extensions/xep-0136.html ?

Monitoring plugin does not support xep-0136. Try OpenArchive

see _http://www.igniterealtime.org/community/thread/32543?tstart=0