[pmwiki-users] Can't login with Site.AuthUser

Jeff Alperin jalperin at gmail.com
Tue Jul 25 11:20:13 CDT 2006


I'm trying to set user passwords on the Site.AuthUser page, but after doing
so, they aren't being accepted for login.

Example:  I type:  bob: (:encrypt builder:)   and then save the page.  The
page then shows:
bob: $1$DwFi7n.4$43kpLx.U9lxOtQoOGt0XA0 so it looks like the encryption
worked.  When I try to login with username: bob, password: builder, however,
I get

*Password required*

   - Name/password not recognized


I'm using pmwiki 2.1.11.

The Site.AuthUser page says:
    This site appears to have the authuser extensions enabled.

I also have the following in my /local/config file:

include_once('scripts/authuser.php');
$DefaultPasswords['edit'] = 'id:*';
$DefaultPasswords['read'] = 'id:*';
$DefaultPasswords['upload'] = 'id:*';

Any ideas what's wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060725/447b337e/attachment.html 


More information about the pmwiki-users mailing list