<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Thank you!<br><br>This worked effortlessly.<br><br>Daniel<br><br>&gt; Date: Fri, 3 Oct 2008 10:46:46 +0300<br>&gt; From: eemeli@gmail.com<br>&gt; To: dnmh68@hotmail.com<br>&gt; Subject: Re: [pmwiki-users] Group Edit broken by default 'edit' password in config.php<br>&gt; CC: pmwiki-users@pmichaud.com<br>&gt; <br>&gt; 2008/10/3 dan mihai &lt;dnmh68@hotmail.com&gt;:<br>&gt; &gt; Now, HERE IS THE PROBLEM: as soon as I add<br>&gt; &gt;   $DefaultPasswords['read'] = crypt('secret1');<br>&gt; &gt; to config.php, and I reload GPublic, the menu on top left page disapears,<br>&gt; &gt; and when I hit 'Edit' on bottom page I get:<br>&gt; &gt; [...]<br>&gt; &gt; ?unable to retrieve edit form Site.EditForm<br>&gt; &gt; [...]<br>&gt; &gt; Can anyone, please, explain this behavior?<br>&gt; <br>&gt; The default read password you've set is inherited by the Site.EditForm<br>&gt; page, and it can't be read to generate the form for editing GPublic.<br>&gt; <br>&gt; If by the menu you mean the sidebar on the left, that's disappearing<br>&gt; due to the page Site.SideBar also inheriting the default read<br>&gt; password.<br>&gt; <br>&gt; To fix this, add a read password @nopass to Site.Editform and<br>&gt; Site.SideBar. Alternatively, it might make sense to add that read<br>&gt; password to all pages in the Site group by setting it at<br>&gt; Site.GroupAttributes?action=attr<br>&gt; <br>&gt; &gt; More importantly, can anyone, please, tell me how to grant password-based<br>&gt; &gt; access<br>&gt; &gt; (including Edit) to a new Group in such a way that the rest of the Wiki is<br>&gt; &gt; not accessible?<br>&gt; <br>&gt; You were on the right track, setting read &amp; edit passwords in<br>&gt; GPublig.GroupAttributes?action=attr should make this work.<br>&gt; <br>&gt; eemeli<br><br /><hr />See how Windows connects the people, information, and fun that are part of your life. <a href='http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/' target='_new'>See Now</a></body>
</html>