.htaccess like password in Zope?
Hi all, I'm relatively new to Zope, so I hope this is not a FAQ. Is it possible to make some folders password protected like in Apaches .htaccess way? I do not want to let users *manage* content (as in a user folder), just to let them access the content as usual... Best regards Preben Bohn ===== Radioactive cats have 18 half-lives __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
On Tue, 5 Mar 2002, [iso-8859-1] Preben Mikael Bohn wrote:
Hi all, I'm relatively new to Zope, so I hope this is not a FAQ. Is it possible to make some folders password protected like in Apaches .htaccess way? I do not want to let users *manage* content (as in a user folder), just to let them access the content as usual...
Click on the Security tab of the ZMI for the objects you want to protect, then assign the correct permission(s) to the correct role(s). Add new users and assign them a role, that's the way it works. Reading some Zope doc on the subject will help you a lot though ! hth. Jerome Alet - alet@unice.fr - http://cortex.unice.fr/~jerome Fac de Medecine de Nice http://wwwmed.unice.fr Tel: (+33) 4 93 37 76 30 Fax: (+33) 4 93 53 15 15 28 Avenue de Valombrose - 06107 NICE Cedex 2 - FRANCE
participants (2)
-
Jerome Alet -
Preben Mikael Bohn