[Zope] Forceing login, but keeping anon priv
Lee Marzke
lmarzke@kns.com
Wed, 14 Mar 2001 11:44:29 -0500 (EST)
I would like to have a part of Zope require authentication
( useing NISUserFolder, but that should be irrelivent )
So how would I force an authentication below the /auth
directory.
If I remove The Acquire permission settings, and give
(Access, and View ) permissions to a Role I can
access the folder after a login, GREAT.
Now if I add a index_html METHOD to the folder I
find that it doesn't acquire the permissions set
on the /auth folder, so I can't view anything.
There must be some way of allowing access below
the folder without setting permissions on each new
object.
Thanks,
Lee Marzke <lmarzke@kns.com>