<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV> </DIV>
<DIV><FONT size=5>
<DIV><FONT size=3>Hi Benoit.</FONT></DIV>
<DIV><FONT size=3></FONT> </DIV>
<DIV><FONT size=3>Please suggest me following code is currect for
authentication users on two host.</FONT></DIV>
<DIV> </DIV></FONT></DIV>
<DIV><FONT size=3> <xdb id="xdb_sql"><BR>
<host/><BR>
<ns>jabber:iq:auth</ns><BR>
<ns>jabber:iq:roster</ns><BR>
<ns>jabber:x:offline</ns><BR>
<ns>jabber:iq:filter</ns><BR>
<ns>jabber:iq:last</ns><BR>
<ns>jabber:iq:auth:0k</ns><BR>
<ns>jabber:iq:register</ns><BR>
<ns>vcard-temp</ns><BR>
<load><BR>
<xdb_sql>./xdb_sql/xdb_sql.so</xdb_sql><BR>
</load><BR>
<jabberd:include>./xdb_sql/xdb_sql.xml</jabberd:include><BR>
</xdb></FONT></DIV>
<DIV><FONT size=3> <xdb id="xdb"><BR>
<host/><BR> <ns/><BR>
<load><BR>
<xdb_sql>./xdb_sql/xdb_sql.so</xdb_sql><BR>
</load><BR>
<jabberd:include>./xdb_sql/xdb_sql1.xml</jabberd:include><BR>
</xdb><BR></FONT></DIV>
<DIV><FONT size=3>I have just copied xdb_sql.xml to xdb_sql1.xml...and I have
connected another host in xdb_sql1.xml</FONT></DIV>
<DIV><FONT size=3><EM>But still it's not authenticate passwd on second host ..I
want to be only authenticate passwd for 2nd host...but it authenticate well with
first host...</EM></FONT></DIV>
<DIV>According to your last response..you suggest me to hack mod_auth_plain_jane
in mod_auth_plain.c ..but problem is that for password encryption I have
commented this </DIV>
<DIV><!-- <mod_auth_plain>./jsm/jsm.so</mod_auth_plain>--> in
jabber.xml.</DIV>
<DIV> </DIV>
<DIV><FONT size=3><EM>So can I hack anything on mod_auth_digest.c .......?
How?<BR></EM></FONT></DIV>
<DIV> </DIV>
<DIV>Thanx in advance!</DIV>
<DIV>dillip</DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>