Openfire help. Custom database (tables,fields)

拈花ヽ惹草 提交于 2019-12-23 05:01:15

问题


I created a database for my chat application, which has, for example, more fields on the "user" table. How can I implement it in openfire?

I've already connected openfire to a mysql external database on my server.

Thanks.


回答1:


Have you tried with vCard?

Surely if you connect your Openfire instance with an LDAP server you can retrieve other user fields (Organization unit, phone number, ...) using vCard.

Maybe this approach could work also for custom database integrated in Openfire; check also this posts which seem to suggest so:

How to add more attributes to Openfire MySQL database?

Refreshing VCards in OpenFire



来源:https://stackoverflow.com/questions/35198779/openfire-help-custom-database-tables-fields

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!