12 Nov
2003
12 Nov
'03
6:27 p.m.
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