Hello.<br><br>After the usual decision nightmare, I&#39;ve settled with PmWiki! (at least I think so...)<br><br>One major objective is to have a somewhat secure wiki that allows our team to login and edit pages. Everyone else can read.
<br><br>1) only the team will be able to edit<br>I used AuthUser and created a few users and put them in a Group. Then setup a password like the manual said:<br><a class="varlink" href="http://dnc1v2/pmwiki/pmwiki.php?n=PmWiki.SecurityVariables#DefaultPasswords">
<code class="varlink">$DefaultPasswords</code></a>[&#39;edit&#39;] = array(&#39;@DIGC&#39;, &#39;@admins&#39;);<br><br>But I don&#39;t see any efect of this... everyone can edit everything.<br><br>Unless I setup the Group security, by using the GroupAttributes page. But this is not a login, it&#39;s only a password.
<br><br>So, summing up:<br>&nbsp;* how can I have a login that gives edit privileges to a group of users?<br>&nbsp;* how to insert the user&#39;s login on edited pages/blog entries?<br>&nbsp;* is it possible for PmWiki to recognize a user&#39;s windows login automagically?
<br><br>Thank you all!<br>Duarte Carreira<br>