hmm. But isn't it a hard work to set each script a specific permission instead of setting (I don't know how) the contained folder to the right permission? I want give to all Scripts full access, if these are called from another ZObject (page templates, etc.). but I don't want, that this script can be called via a web browser, because this scripts will modify the database.
--- Chris Withers <[EMAIL PROTECTED]> wrote: > Ferhat Ayaz wrote: > > In index_html: > > <p tal:content="container/Admin/getUser"/> > > will an authenticated user. But the page template > > MySite/index_html should have access to the Script > > Admin/getUser. > > I don't know how to do this.?? > > I think you're looking for Proxy Roles... > > Chris > > -- > Simplistix - Content Management, Zope & Python > Consulting > - http://www.simplistix.co.uk > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
