Yes, I have checked it. Now I think that it is AuthUser configuration. Maybe this problem is not a big deal, but I think sometimes some admins&nbsp;are annoyed about&nbsp;it...<br><br>
<div><span class="gmail_quote">On 8/11/06, <b class="gmail_sendername">Tegan Dowling</b> &lt;<a href="mailto:tmdowling@gmail.com">tmdowling@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Do you have in your config.php:<br><br>&nbsp;&nbsp; include_once(&quot;$FarmD/scripts/authuser.php&quot;);<br><br>?<br>
<br>On 8/11/06, 1 2 &lt;<a href="mailto:vanship85@gmail.com">vanship85@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; Sorry that maybe I misunderstand what is the default configuration. I will<br>&gt; give an example,<br>&gt;<br>
&gt; I set in local/config.php that<br>&gt; $DefaultPasswords['admin'] = crypt('123456');<br>&gt;<br>&gt; And I follow the instruction that in Site.AuthUser, I add a line as<br>&gt; alice: (:encrypt wonderland:)<br>&gt;<br>
&gt; and save it to create an account.&nbsp;&nbsp;Then I edit the attributes of a page, add<br>&gt; the following line in the edit password box,<br>&gt; id: alice<br>&gt;<br>&gt; Of coz next time when I edit the page, it prompts an login page with Name
<br>&gt; and Password box. I try alice:wonderland and it is ok. But when I try<br>&gt; alice:123456(the default passwords of admin), it is also ok. Even when I try<br>&gt; bob:123456, it is still ok. I think it is a problem that if a user's
<br>&gt; password is happened to be the admin's, he will get the whole privileges<br>&gt; even if he does not know he becomes an admin.<br>&gt;<br>&gt; On 8/11/06, Tegan Dowling &lt;<a href="mailto:tmdowling@gmail.com">tmdowling@gmail.com
</a>&gt; wrote:<br>&gt; &gt;<br>&gt; On 8/11/06, 1 2 &lt;<a href="mailto:vanship85@gmail.com">vanship85@gmail.com</a>&gt; wrote:<br>&gt; &gt; On 8/11/06, Tegan Dowling &lt; <a href="mailto:tmdowling@gmail.com">tmdowling@gmail.com
</a>&gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;On 8/11/06, 1 2 &lt;<a href="mailto:vanship85@gmail.com">vanship85@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hi. I set up my pmwiki and set a page to be only edited by some users.
<br>&gt; But<br>&gt; &gt; &gt; &gt; if I provide the admin's password in the password box, I will be able<br>&gt; to<br>&gt; &gt; &gt; &gt; login and edit this page regardless to the username I provide in the<br>&gt; &gt; &gt; &gt; username box. It seems that the default admin password does not
<br>&gt; require a<br>&gt; &gt; &gt; &gt; user name. I think this may cause security problems. How to solve this<br>&gt; &gt; &gt; &gt; problem?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; What security setup are you using - AuthUser, or UserAuth, or just the
<br>&gt; &gt; &gt; default configuration?<br>&gt; &gt;<br>&gt; &gt; Default configuration<br>&gt;<br>&gt; Then I'm puzzled - typically the authorization form for the default<br>&gt; configuration doesn't include a field for username - it just has the
<br>&gt; single field for password.&nbsp;&nbsp;Does your login page have both? OR when<br>&gt; you refer to &quot;the username I provide in the username box&quot;, do you mean<br>&gt; the Author name that you supply when you edit?<br>
&gt;<br>&gt; I think you're probably discovering-by-using the basic way that this<br>&gt; is supposed to work.&nbsp;&nbsp;The admin password is intended to over-ride all<br>&gt; others.&nbsp;&nbsp;Administrators need to understand this so that they know not
<br>&gt; to give it to anyone who should not have 'god-like powers'.<br>&gt;<br>&gt; If you've given the admin password to someone who shouldn't have admin<br>&gt; access to the wiki, you may want to change the admin password.
<br>&gt;<br>&gt; Am I understanding and addressing your situation and question?<br>&gt;<br>&gt; _______________________________________________<br>&gt;<br>&gt; pmwiki-users mailing list<br>&gt; <a href="mailto:pmwiki-users@pmichaud.com">
pmwiki-users@pmichaud.com</a><br>&gt; <a href="http://host.pmichaud.com/mailman/listinfo/pmwiki-users">http://host.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>&gt;<br>&gt;<br></blockquote></div><br>