<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.0.0">
</HEAD>
<BODY>

<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&nbsp; 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>

</BODY>
</HTML>