[JDEV] Registration (Urgent)

zadk zadk at mynet.com
Thu Jan 31 00:41:07 CST 2002


Hello Carlos,

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. 

zad
  -----Original Message-----
  From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of Carlos del Castillo
  Sent: Thursday, January 31, 2002 1:01 AM
  To: jdev at jabber.org
  Subject: [JDEV] Registration (Urgent)



  Hello everybody, I have done a simple module to authenticate with LDAP, 
  but I would like to get user info from LDAP when a user is registered. 

  So when a new account is created, first I authenticate with LDAP then I 
  would like that the user info will be filled with the info from the LDAP. And may be registered into jud. 

  Any ideas on how to do this? what functions to call and where to call them? 

  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. 


  Thank you very much. 

  Carlos del Castillo 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20020131/c6c91743/attachment-0002.htm>


More information about the JDev mailing list