<span class="q">&gt; It sounds like you have cookies disabled in your browser.&nbsp;&nbsp;By default,<br></span><div><span class="q">&gt; cookies are usually enabled, which enables the browser to send the<br></span>&gt; password for you as long as the session hasn&#39;t expired.
<span class="q"><br><span class="gmail_quote"></span><br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If all you need is to restrict editing to yourself, you don&#39;t need
<br>AuthUser. Just set the edit password in your local/config.php file,<br>and don&#39;t tell anyone the password.<br></blockquote></span></div><br><br>I&#39;ve tried it on both IE and Firefox, and cookies have not been disabled.
<br><br>I&#39;ve also pared down my local/config.php from various edit/upload/etc permissions to just edit. Please do try it out at <a href="http://conan.mousy.net/pmwiki.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://conan.mousy.net/pmwiki.php</a> , and the password is &quot;password&quot;.
<br><br><br>Behold, the contents of local/config.php:<br><br>&lt;?php if (!defined(&#39;PmWiki&#39;)) exit();<br>$WikiTitle = &quot;PmWiki&quot;;<br><br>$DefaultPasswords[&#39;edit&#39;] = crypt(&#39;password&#39;);<br><br>

putenv(&quot;TZ=PST8PDT&quot;);<br>$TimeFmt = &#39;%B %d, %Y, at %I:%M %p PST&#39;;<br>?&gt;<br><br>If
anyone could point out to me where I&#39;m messing up, please do! I&#39;m
getting quite frustrated with the endless password requests. I&#39;m sure
the solution is quite simple and is staring me in the face, but I can&#39;t
for the life of me figure it out. Ack!
<br><span class="sg"><br>- Celia</span>