> > .... > Since Zope 2.2, proxie roles are no longer propagated. > > You need to give the object that makes the access a proxie role, too. Yes I heard about this. the object is a FSDTMLMethod, it has no proxy ability (that I'm aware of). I made it a DTMLMethod (by 'customize' in the CMF) and added it a appropriate proxy role, and it still gripes. can i Programatically assign a obj a proxie role? any examples? ~runyaga _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
