<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Dieter Maurer wrote:
<blockquote cite="mid17063.13243.224820.228570@gargle.gargle.HOWL"
 type="cite">
  <pre wrap="">Nikko Wolf wrote at 2005-6-7 14:25 -0600:
  </pre>
  <blockquote type="cite">
    <pre wrap="">- I do not want ANY access by unauthorized users. Obviously they
  must be able to reach a login page, and get instructions on how
  to request an account, password reset, etc.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Put all content in a subfolder of your site and
remove "View" and "Access contents information" from
"Anonymous".
  </pre>
</blockquote>
I have a Plone instance named "/Home" -- do you mean that or a
subfolder of it?<br>
<br>
But of course, this killed my entire Plone installation.<br>
<br>
I did as you suggested but (in hindsight stupidly!) did not ensure that
anyone else had permissions to "View" and "Access contents information"
-- so even logged in as a Manager I could not access the "/Home" folder
-- including the Security tab where I would go to fix the problem.&nbsp;
Which seems like a design flaw, but....<br>
<br>
Fortunately, <a class="moz-txt-link-freetext" href="http://www.zope.org/Documentation/Misc/SECURITY.txt/view">http://www.zope.org/Documentation/Misc/SECURITY.txt/view</a>
explains about using the emergency user via "zpasswd.py" script, so I
fixed things but not until after a good bit of elevated blood pressure
and a lot of profanity.<br>
<br>
But this brings me to an issue I found weeks ago.&nbsp;&nbsp;&nbsp; Whilst trying to
restrict access, I find that with an non-manager user:<br>
&nbsp;&nbsp; <a class="moz-txt-link-freetext" href="http://myhost.com:8080/Home/">http://myhost.com:8080/Home/</a>&nbsp; --- shows the root Plone page just as
desired<br>
&nbsp;&nbsp; <a class="moz-txt-link-freetext" href="http://myhost.com:8080/Home">http://myhost.com:8080/Home</a> &nbsp; --- shows an "insufficient privileges"
page (note the lack of a trailing slash).<br>
<br>
Any one have ideas why this is, or how to fix this?<br>
<br>
Regards,<br>
Nikko<br>
<br>
</body>
</html>