New user

hello.

i want that when somebody register in my web, it automatic add him to open fire database. how to do this?

i think that need form with user and password, but where to send it?

thax.

eran.

Hi Eran,

take a look at the userservice plugin - http://www.igniterealtime.org/projects/openfire/plugins/userservice/readme.html

You may use PHP or Java and it should be quite simple for the server to send a registration request to Openfire.

LG