[Pmwiki-users] Passwordprotecting a wiki

Steffen Glückselig steffen
Thu Jul 29 10:02:02 CDT 2004


Hello,

I tried to passwordprotect a WikiFarm of mine by adding
$DefaultPasswords['read'] = '$1$7yR/nRbg$6IOam.jfK1.jGWRxl.H4Y/';
in the config.php.

Since that did not work out I tried
$DefaultPasswords['admin'] = crypt('password');

which also did not work out.

I left the login-field empty and tried 'read'. With no success.

Is this a problem with the passwordprotection or - me?


thanks
Steffen



More information about the pmwiki-users mailing list