Hi, I was in the Zope management interface, looking at the security properties for a folder i had added to the system (containing scripts and sql for our timecard system). I then remvoed (iirc) the permission "Access Contents Information" for anonymous users. Now I can't look at the config for that folder (I was thinking it would change access controls to the pages in the Plone site, not the config pages!). How on earth do I get access to this folder back?! More exactly, when I, for example, click on the folder on the left frame, I get a browser pop-up asking for verification. When I enter admin/plone it simply repeats the pop-up. If I press "Cancel" I get the error "You are not authorized to view this object." Help, please! Thanks, Andrew -- ` __ _ __ ___ ___| |_____ work web site: http://www.ctio.noao.edu/~andrew / _` / _/ _ \/ _ \ / / -_) personal web site: http://www.acooke.org/andrew \__,_\__\___/\___/_\_\___| list: http://www.acooke.org/andrew/compute.html
You should be able to get in with the emergency user (see docs). Also, try to get get to the security tab directly. http://www.domain.com/folder/manage_access Jake -- http://www.ZopeZone.com andrew cooke said:
Hi,
I was in the Zope management interface, looking at the security properties for a folder i had added to the system (containing scripts and sql for our timecard system).
I then remvoed (iirc) the permission "Access Contents Information" for anonymous users. Now I can't look at the config for that folder (I was thinking it would change access controls to the pages in the Plone site, not the config pages!). How on earth do I get access to this folder back?!
More exactly, when I, for example, click on the folder on the left frame, I get a browser pop-up asking for verification. When I enter admin/plone it simply repeats the pop-up. If I press "Cancel" I get the error "You are not authorized to view this object."
Help, please!
Thanks, Andrew
-- ` __ _ __ ___ ___| |_____ work web site: http://www.ctio.noao.edu/~andrew / _` / _/ _ \/ _ \ / / -_) personal web site: http://www.acooke.org/andrew \__,_\__\___/\___/_\_\___| list: http://www.acooke.org/andrew/compute.html
_______________________________________________ Zope maillist - Zope@zope.org 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 )
Hi, Have you tried the zpasswd.py script? In case you haven't, run zpasswd.py script with the filename 'access' to create an emergency user which will have previledges to change permissions. Thanks. Satchit andrew cooke wrote:
Hi,
I was in the Zope management interface, looking at the security properties for a folder i had added to the system (containing scripts and sql for our timecard system).
I then remvoed (iirc) the permission "Access Contents Information" for anonymous users. Now I can't look at the config for that folder (I was thinking it would change access controls to the pages in the Plone site, not the config pages!). How on earth do I get access to this folder back?!
More exactly, when I, for example, click on the folder on the left frame, I get a browser pop-up asking for verification. When I enter admin/plone it simply repeats the pop-up. If I press "Cancel" I get the error "You are not authorized to view this object."
Help, please!
Thanks, Andrew
Hi Is there doc's on this Zope 2.6.2 and Zope 2.7.0. I only need to know as I will add to my Zope/Plne Server doc's. Cheers On Mon, 2004-07-19 at 06:38, Satchidanand Haridas wrote:
Hi,
Have you tried the zpasswd.py script? In case you haven't, run zpasswd.py script with the filename 'access' to create an emergency user which will have previledges to change permissions. Thanks.
Satchit
andrew cooke wrote:
Hi,
I was in the Zope management interface, looking at the security properties for a folder i had added to the system (containing scripts and sql for our timecard system).
I then remvoed (iirc) the permission "Access Contents Information" for anonymous users. Now I can't look at the config for that folder (I was thinking it would change access controls to the pages in the Plone site, not the config pages!). How on earth do I get access to this folder back?!
More exactly, when I, for example, click on the folder on the left frame, I get a browser pop-up asking for verification. When I enter admin/plone it simply repeats the pop-up. If I press "Cancel" I get the error "You are not authorized to view this object."
Help, please!
Thanks, Andrew
_______________________________________________ Zope maillist - Zope@zope.org 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 ) -- Chuck Amadi, Systems Administrator, | http://www.smtl.co.uk/ Surgical Materials Testing Lab, | http://www.worldwidewounds.com/ Princess of Wales Hospital, S Wales | http://www.dressings.org/ Tel/Fax: +44 1656-752820 | chuck@smtl.co.uk
Hi, If you are asking for documentation, here is the link to the "Users and Security" chapter from the Zope book: http://zope.org/Documentation/Books/ZopeBook/2_6Edition/Security.stx Check under the heading "Emergency Users". Regards, Satchit -- Satchidanand Haridas (sharidas at zeomega dot com) ZeOmega (www.zeomega.com) #20,Rajalakshmi Plaza, South End Road, Basavanagudi, Bangalore-560 004, India Chuck Amadi wrote:
Hi Is there doc's on this Zope 2.6.2 and Zope 2.7.0.
I only need to know as I will add to my Zope/Plne Server doc's.
Cheers
On Mon, 2004-07-19 at 06:38, Satchidanand Haridas wrote:
Hi,
Have you tried the zpasswd.py script? In case you haven't, run zpasswd.py script with the filename 'access' to create an emergency user which will have previledges to change permissions. Thanks.
Satchit
andrew cooke wrote:
Hi,
I was in the Zope management interface, looking at the security properties for a folder i had added to the system (containing scripts and sql for our timecard system).
I then remvoed (iirc) the permission "Access Contents Information" for anonymous users. Now I can't look at the config for that folder (I was thinking it would change access controls to the pages in the Plone site, not the config pages!). How on earth do I get access to this folder back?!
More exactly, when I, for example, click on the folder on the left frame, I get a browser pop-up asking for verification. When I enter admin/plone it simply repeats the pop-up. If I press "Cancel" I get the error "You are not authorized to view this object."
Help, please!
Thanks, Andrew
_______________________________________________ Zope maillist - Zope@zope.org 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 )
participants (4)
-
andrew cooke -
Chuck Amadi -
Jake -
Satchidanand Haridas