[Zope-CMF] How to be a "Manager" but have restricted access...
Dieter Maurer
dieter@handshake.de
Thu, 8 Aug 2002 21:38:10 +0200
mcolli@SyscomCipher.com.ar writes:
> I have some Plone sites developed in Zope and I would like to assign some
> people to manage them. The problem is that if I define them in the root
> folder they have access to all the sites and I need to have separate
> managers for each site. Then, I tried putting them in the user_folder of
> each Plone site, but it did not work as they can not access to the Zope
> Management Interface...How can I do this?
Why not?
Did you try: "http://zopehost_and_port/yourPortal/manage" ?
Dieter