<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; CHARSET=UTF-8">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=374152306-31012002><FONT face=Arial color=#0000ff size=2>Hello
Carlos,</FONT></SPAN></DIV>
<DIV><SPAN class=374152306-31012002><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=374152306-31012002><FONT face=Arial color=#0000ff size=2>You
might be better off handling this outside the server code. My reasoning is that
since the source of information is created by some other process, it
is not feasible to duplicate the information inside the jabber server. This
would give birth to a need for synchronizing the duplicates of
data and more complexity. However, doing the duplication from the process
which creates and updates the data might reduce complexity. </FONT></SPAN></DIV>
<DIV><SPAN class=374152306-31012002><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=374152306-31012002><FONT face=Arial color=#0000ff
size=2>zad</FONT></SPAN></DIV>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> jdev-admin@jabber.org
[mailto:jdev-admin@jabber.org]<B>On Behalf Of </B>Carlos del
Castillo<BR><B>Sent:</B> Thursday, January 31, 2002 1:01 AM<BR><B>To:</B>
jdev@jabber.org<BR><B>Subject:</B> [JDEV] Registration
(Urgent)<BR><BR></FONT></DIV><BR>Hello everybody, I have done a simple module
to authenticate with LDAP, <BR>but I would like to get user info from LDAP
when a user is registered. <BR><BR>So when a new account is created, first I
authenticate with LDAP then I <BR>would like that the user info will be filled
with the info from the LDAP. And may be registered into jud. <BR><BR>Any ideas
on how to do this? what functions to call and where to call them? <BR><BR>I
haver tried to create the file, but when my authentication function is called
there is already a user.xml file so I can't determine if it is a new
user or an old one. <BR><BR><BR>Thank you very much. <BR><BR>Carlos del
Castillo <BR><BR></BLOCKQUOTE></BODY></HTML>