At 14:11 22/02/99 , julian@zereau.net wrote:
I want to be able to:
* Gather user login and password with a cute login screen of my own devising, not that messy HTTP authentication popup,
* Check the username/password pair against the unix /etc/passwd database, and on success log the user into Zope as that username.
Is this possible? If so, how?
Hmm.. this is certainly possible, if you extend Zope with your own Userfolder/User objects. There is somewhere an example of this, called UserDB, but I cannot find this right now.. -- M.J. Pieters, Web Developer | ATMM http://www.atmm.nl | Tel: +31-35-6254545 Fax: +31-35-6254555 | mailto:mj@atmm.nl http://www.atmm.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------