Hi Wode!

[EMAIL PROTECTED] schrieb am 2004-03-19 11:58:35:
> Is it possible to write component that registers users?
> I'd like to disable registering by users themselves.

Which server are you using?

- jabberd2

  The c2s and sm components are handling the user accounts directly, not
  using the Jabber infrastructure. Therefore you have no real access to
  the data from a Jabber component. - But you can modify the storage
  backend jabberd2 uses (e.g. a SQL database) from the component
  directly.

- jabberd14 / wpjabber

  Yes, a component can create accounts. You just have to store a
  password for the user with an xdb request.


Tot kijk
    Matthias

-- 
Fon: +49-(0)70 0770 07770       http://matthias.wimmer.name/
HAM: DB1MW                      xmpp:[EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
https://jabberstudio.org/mailman/listinfo/jdev

Reply via email to