[JDEV] The information of users in "jserver"
Thomas Charron
tcharron at ductape.net
Thu Aug 31 08:01:44 CDT 2000
Bear in mind that the current xdb module is xdb_file, which insinuates,
well, storing data within a file. Currently, there is also in the
unsupported directory, an odbc xdb which does exactly what are speaking of.
There is also a pam xdb which allows jabber connections to be authenticated
by pam..
From: Kang-pen Chen <b86059 at ee.ntu.edu.tw>
Subject: [JDEV] The information of users in "jserver"
> I suggest that the user data can be stored in a
> database system, such as MySQL. On the other hand,we don't need to store
it
> in XML format. XML format is convenient for data exchange between
> 2 peers. But in this case, the user data is stored in the local machine.
> Therefore, we can simply use a database system and have some tables to
store the password, roster, group, etc. It will increase the speed and
prevent
> the too-many-user problem.
More information about the JDev
mailing list