[Zope] adding instance w/o management access
Michel Pelletier
michel@digicool.com
Tue, 11 Jan 2000 13:16:12 -0500
> -----Original Message-----
> From: Timothy Wilson [mailto:wilson@visi.com]
> Sent: Tuesday, January 11, 2000 12:47 PM
> To: Michel Pelletier
> Cc: Zope listserv
> Subject: RE: [Zope] adding instance w/o management access
>
>
> On Tue, 11 Jan 2000, Michel Pelletier wrote:
>
> > > What I ended up doing is to set the permissions on my factory
> > > so that 'Use
> > > factories' is mapped to 'Add News Articles' (my ZClass). That
> > > seemed to
> > > work. Is this a bad solution?
> >
> > Nope, keep in mind that whomever can add news articles can use *any*
> > factory.
>
> I thought that the permission mapping I did applied only to that
> particular factory. You're saying that it's global? If so, then my
> solution is not the best.
Nope you're right, sorry.
> BTW, I'm looking all around, but I can't find the screen to set proxy
> roles.
DTML Methods and Documents have a 'proxy' tab. By 'factory' I didn't
think you were talking about a Factory, but a method that does a
factoryish type thing.
-Michel