how to set security settings to do this...?
Hi All, I am a zope newbie. This question may be stupid: Can I set up zope so that some of the objects(like SQLMethod, Page Template) cannot visit directly on the web, but they can be called by other public visitable objects(such as a script object)? I try to use proxy role, but failed. Is it just my mistake? Thanks. Gilbert Fine _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
From: "ruiheng fine" <hitheat@hotmail.com>
I am a zope newbie. This question may be stupid: Can I set up zope so that some of the objects(like SQLMethod, Page Template) cannot visit directly on the web, but they can be called by other public visitable objects(such as a script object)?
I try to use proxy role, but failed. Is it just my mistake?
You should be able to do it using proxy roles: 1) set the proxy role of the script to 'Authenticated' 2) set the 'View' security setting for the target object to 'Authenicated' This should get you what you want. HTH Jonathan
participants (2)
-
ruiheng fine -
Small Business Services