21 Oct
2003
21 Oct
'03
10:47 a.m.
Matthew Thorley wrote:
I was wondering if any one has had any luck using the etcUserFolder product for Zope or if there is a better more uptodate user authentication alternative. I am runing Zope 2.6.2 and have not had any luck getting it to work. I set the etc option to /etc/passwd to test it out and it didn't work. I made a copy of a different passwd (without shadow passwords) and linked to it and had no sucsess. I also tried copying the file into the products folder and that didn't work either.
You could probably script what you need with SimpleUserFolder... Chris