[Pmwiki-users] Setting Passwords
Patrick R. Michaud
pmichaud
Mon Sep 8 23:45:06 CDT 2003
What web server software and version of PHP are you using?
Have you tried using session authentication, enabled by doing
include_once("scripts/sessionauth.php");
in local.php?
Pm
On Sun, Sep 07, 2003 at 12:59:42PM -0700, Randy Hanford wrote:
> This is my 1st time with this package/php and I am having trouble with
> password protection. I have set in local.php the following
>
>
> $DefaultPasswords['edit'] = crypt('mysecret');
>
> I try and edit and enter the password above and it does not accept it.
>
> I removed the entry in local.php above and I tried ?action=attr on a page
> and set the edit password to 'mysecret' and when I try to edit the page and
> enter the password it fails as well.
>
> Any suggestions ?
>
> --
> Thanks, Randy
>
> Randal V. Hanford
>
>
>
>
> _______________________________________________
> Pmwiki-users mailing list
> Pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com
More information about the pmwiki-users
mailing list