[JDEV] problems with xdb_sql
Jason Reineri
jreineri at northridge.com
Wed Oct 24 18:38:01 CDT 2001
I had a little trouble understanding exactly what your problem is, but
if you have a username.xml getting written to the spool directory, then
xdb_file is being used and not xdb_sql. I'll cut and paste in my the
xdb section of my jabber config below so you can try to see what your
problem might be.
<xdb> section of jabber.xml:
<xdb id="xdb">
<host>jabber1.northridge.com</host>
<host>yahoo.northridge.com</host>
<host>msn.northridge.com</host>
<load>
<xdb_sql>./xdb_sql/xdb_sql.so</xdb_sql>
</load>
<jabberd:include>./xdb_sql/xdb_sql.xml</jabberd:include>
</xdb>
-----Original Message-----
From: subra venkat [mailto:kannansubbu at yahoo.com]
Sent: Saturday, October 20, 2001 9:54 AM
To: jdev at jabber.org; info at jabber.org
Subject: [JDEV] problems with xdb_sql
Hi
I compiles and ran xdb_sql in the jabber server with
mysql as the back end. I encountered this
After installing xdb_sql ,when a new user registers
with the server the server is responding with a
message saying the "user already exists" irrespective
of the uniqueness of the username. username.xml is
written to the spool directory . Subsequently when the
same user name is used to log on to the server , the
server is accepting it as an ordinary user who has an
account with the server.
Thanks in advance to any body who can throw some
light on this.
my email .........kannansubbu at yahoo.com
bye
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list