[Zope] Re: synchronize ZOPE passwords - Unix passwords
Oleg Broytmann
Oleg Broytmann <phd@mail2.phd.pp.ru>
Fri, 9 Feb 2001 18:43:21 +0300 (MSK)
On Fri, 9 Feb 2001, Andreas Tille wrote:
> > Easy. You need a product etcUserFolder. Or you need to write a plugin
> > for GenericUserFolder.
> Hmm. I would like it if zope would be PAMified.
Then write the pamUserFolder yourself and publish it! :) Really, it
sholdn't be that hard - there are so many UserFolders around - just start
hacking one.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.