Hi, thanks for the reply.<br>
I did what you asked and the error log produced these messages:<br>
<br>
Unauthorized: &lt;strong&gt;You are not authorized to access this resource.&lt;/strong&gt;&lt;p&gt;
Username and password are not correct.<br>
Unauthorized: You are not allowed to access 'sql_select' in this context<br><br>
the sql_select error is because my .metadata file is denying requests to it for users with a certain role. <br>
no idea where to go from here i'm afraid<br>
<br>
cheers,<br>
Paul<br>
<br><div><span class="gmail_quote">On 11/18/05, <b class="gmail_sendername">Dieter Maurer</b> &lt;<a href="mailto:dieter@handshake.de">dieter@handshake.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Paul Hendrick wrote at 2005-11-16 17:28 +0000:<br>&gt;I'm using CookieCrumbler on a project which sits in / on one server,<br>&gt;and /project in another.<br>&gt;I'd like to secure a part of the site through *.metadata files so that
<br>&gt;users of a certain role can't access it. this is done and works well.<br>&gt;however, when they try to access a part of the site which is secured,<br>&gt;they're:<br>&gt;a- given a log in popup prompt which they don't have the details for.
<br><br>What is &quot;a log in popup prompt&quot;?<br>Do you mean the browser login dialog?<br><br>Usually, you should get the cookie crumblers login form.<br>If you get instead a browser login dialog, this means that<br>
something went wrong. Often, it means that the URL located<br>object itself was not protected but it accesses a protected object.<br><br><br>Reconfigure your &quot;error_log&quot; object (ZMI, &quot;Root Folder&quot;)<br>
to not ignore &quot;Unauthorized&quot; exceptions.<br>Reproduce the error and look what the &quot;error_log&quot; might tell<br>you about it.<br><br>--<br>Dieter<br></blockquote></div><br><br clear="all"><br>-- <br>cheers,
<br>paul <br>web : <a href="http://www.currentlyfabulous.com/blog">http://www.currentlyfabulous.com/blog</a><br>