8 Jan
2007
8 Jan
'07
9:42 p.m.
Chris Crownhart wrote at 2007-1-8 09:47 -0700:
I have a site that is using the exUserFolder product as acl_users in the root folder. I would like to migrate it back to a normal User Folder. My problem, however, is that the passwords are encrypted by default in exUserFolder, and I do not now how to migrate those encrypted passwords back to the normal User Folder.
If "exUserFolder" uses one of the (one way) encryption schemes supported by "AccessControl.AuthEncoding", then you can simply store the encrypted password in "user.__" preceeded by "{scheme}". -- Dieter