[pmwiki-users] First time using PmWiki

Jean DEMARTINI jean.d.demartini at wanadoo.fr
Mon Apr 10 07:35:34 CDT 2006


Octocias a écrit :
> http://www.pmwiki.org/wiki/PmWiki/PasswordsAdmin
>
> Look for/edit the following line in config.php:
>
> ##    Set the entire site to be editable only by those who know an 
> "edit" password:
> $DefaultPasswords['edit'] = '$1$fju6If68pAbBqP2TkwhG.';
>
It is easier to insert :
    $DefaultPasswords['edit'] = crypt('mypassword');

JDem
> See wiki docs for how to place an encrypted password in the file.
>
> regards,
>
> On 10/04/06, * Richard Brown* <rich at cregy.co.uk 
> <mailto:rich at cregy.co.uk>> wrote:
>
>     Hi
>
>     On 10 Apr 2006, at 10:51, Octocias wrote:
>
>     > Which pages in particular need a password to view? I successfully
>     > viewed a few pages without having to enter a password.
>     I didn't word the question correctly. I wanted to allow everyone to
>     view the pages but limit the editing and adding of pages to admins.
>
>     Thanks
>     --
>     Rich
>     http://www.cregy.co.uk
>     Embracing what God does for you is the best thing you can do for him.
>     Romans 12 v 1
>
>
>
>
> -- 
> Octocias
> http://www.octocias.com
> ------------------------------------------------------------------------
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>   






More information about the pmwiki-users mailing list