<div><span class="q">&gt; Yes, I do realise that it's hard. Regarding the cookie comment that<br>&gt; was the reason I wanted to use Apache &lt;location&gt; based login.<br><br></span>&gt;&gt;Huh? I'm sure some people would love to know how those two things relate
<br>in your head...</div>
<div>&nbsp;</div>
<div>&gt;&gt;&gt;I wanted to use an Apache served login box before the Zope/Plone site is served but I've decided against that now as authentication should be closely linked to the application. Also Apache &lt;location&gt; based authentication isn't cookie based. Now going with Zope/Plone auth over SSL alone with cookies set to expire.
<br><span class="q"><br>&gt; I do<br>&gt; realise that leaving a logon cookie is insecure and that comment was<br>&gt; perhaps misguided. I started to think about usability etc.<br><br></span>&gt;&gt;If you're lucky, you might get a system that's both insecure _and_
<br>unusable ;-)</div>
<div>&nbsp;</div>
<div>&gt;&gt;&gt;My aim is security with a good level of usability and I'll achieve that :-)<br><span></span><span class="q"><br>&gt; I'm going to block 8080 at the router/firewall level as Zope obviously<br>&gt; needs to keep serving through 8080 to Apache.
<br></span></div>
<div>&gt;&gt;using iptables in the box is probably a better idea...</div>
<div>&nbsp;</div>
<div>&gt;&gt;&gt;thanks for the advice but I'll probably go with router level<br><span class="q"><br>&gt; As for the issue with IE6 and editing pages over SSL it all works fine<br>&gt; in Firefox 1.5, so it's a browser issue which I just can't quite
<br>&gt; fathom just now.<br><br></span>&gt;&gt;I doubt it, my guess would still be that you're doing something wrong<br>somewhere...</div>
<div>&nbsp;</div>
<div>&gt;&gt;&gt;Sorry but I don't agree on this one. I haven't altered any of the Plone 'edit page' functionality. It's out of the box. Works fine without SSL but on SSL trying to edit a page causes 'can't find server'. Firefox though works perfectly viewing and editing so it's a browser issue. I know of other people who have issues with IE and posting images over SSL. Must be something to do with POST security over IE. I'm going to take it up with them but don't expect too much of a response. I'm now about to try with Opera.
<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 2/14/06, <b class="gmail_sendername">Igor Stroh</b> &lt;<a href="mailto:igor@rulim.de">igor@rulim.de</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">michael nt milne wrote:<br>&gt; Yes, I do realise that it's hard. Regarding the cookie comment that<br>&gt; was the reason I wanted to use Apache &lt;location&gt; based login. I do
<br>&gt; realise that leaving a logon cookie is insecure and that comment was<br>&gt; perhaps misguided. I started to think about usability etc.<br>&gt;<br>&gt; I'm going to block 8080 at the router/firewall level as Zope obviously
<br>&gt; needs to keep serving through 8080 to Apache.<br><br>No need to do that, just configure your zope (etc/zope.conf) to<br>listen only on your loopback interface:<br><br>&lt;http-server&gt;<br>address <a href="http://127.0.0.1:8080">
127.0.0.1:8080</a><br>&lt;/http-server&gt;<br><br>An btw, Zope doesn't *need* to serve on 8080...<br><br>HTH,<br>Igor<br>_______________________________________________<br>Zope maillist&nbsp;&nbsp;-&nbsp;&nbsp;<a href="mailto:Zope@zope.org">
Zope@zope.org</a><br><a href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a><br>**&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp;&nbsp;**<br>(Related lists -<br><a href="http://mail.zope.org/mailman/listinfo/zope-announce">
http://mail.zope.org/mailman/listinfo/zope-announce</a><br><a href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br></blockquote></div><br><br clear="all"><br>-- <br>
Michael