[Zope] Adding users programmatically!
    Manuel Saelices 
    msaelices at yacoi.com
       
    Wed Nov 12 13:27:06 EST 2003
    
    
  
> user_name, user_pswd, user_conf, and user_role are all parameters passed in from a page template.
> All bindings left at their default values.
> 
I figure the password is a field that contains the crypted pass and the crypting method.
You insert only a plain password (without crypting) and i think that is the problem.
You can review how Plone join new users into the acl_users folder.
Bye
    
    
More information about the Zope
mailing list