[jadmin] Hash and Token, are really important?
Matthias Wimmer
m at tthias.eu
Fri Dec 8 10:37:56 CST 2006
ed ed schrieb:
> I am writing a PHP script to register new users from a web site, but I
> can't figure out how to generate a new hash and token to insert into
> the authreg table. Is it really important or I can just carry on
> without a Hash for these users?
The hash and token values are only needed by an old legacy one-time
password authentication scheme. If you do not intend to use this
authentication scheme (normally you don't), you can just add NULL values
to these fields.
Other Jabber servers have never implemented this protocol (e.g.
ejabberd) or already dropped support for it (e.g. jabberd14).
Tot kijk
Matthias
--
Matthias Wimmer Fon +49-700 77 00 77 70
Züricher Str. 243 Fax +49-89 95 89 91 56
81476 München http://ma.tthias.eu/
More information about the JAdmin
mailing list