Hello.<br><br>After the usual decision nightmare, I'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>['edit'] = array('@DIGC', '@admins');<br><br>But I don'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's only a password.
<br><br>So, summing up:<br> * how can I have a login that gives edit privileges to a group of users?<br> * how to insert the user's login on edited pages/blog entries?<br> * is it possible for PmWiki to recognize a user's windows login automagically?
<br><br>Thank you all!<br>Duarte Carreira<br>