[pmwiki-users] Lost Password

Randy randy at brownragfilms.com
Wed Feb 6 20:21:50 CST 2008


Are you using the AuthUser or UserAuth recipes? And what version of  
PmWiki are you using?

I use a recent version of PmWiki and AuthUser. There's a file in  
wiki.d/ directory called SiteAdmin.AuthUser where passwords can be  
set. (It used to be Site.AuthUser in earlier versions.) If I had the  
problem you're having, I'd rename that file so that nothing was  
overriding the default password that I had just set in the config.php  
file.

I don't know how UserAuth works.

BTW, there's a lot of information about password administration at http://www.pmwiki.org/wiki/PmWiki/PasswordsAdmin

Randy


On Feb 6, 2008, at 8:03 PM, Wade Hudson wrote:

> I am the site administrator. I followed your instructions and was  
> unable to open my home page afterwards. I did not have an encrypted  
> string showing.
>
> I've also tried replacing
> crypt('secret_password');
> with
> 'secret-password';
> and that didn't work either.




More information about the pmwiki-users mailing list