[pmwiki-users] Admin's password

Kai Wen vanship85 at gmail.com
Sat Aug 12 10:43:11 CDT 2006


That sounds good. Thank you


On 8/12/06, Thomas -Balu- Walter <list+pmwiki-users at b-a-l-u.de> wrote:
>
> On Fri, Aug 11, 2006 at 11:56:10AM -0500, Patrick R. Michaud wrote:
> > There is no "default admin password" -- there's only the admin password
> > that you set in local/config.php.
> >
> > If you create an admin password, then yes, it allows access to anything
> > at any time.  That's what admin passwords are for.
> >
> > If you don't want to have such a password, then don't set one.  :-)
>
> If you want to have username + password for admin stuff and have
> authuser enabled, use something like this in your local/config.php
>
> $AuthUser['admin'] = crypt('supersecretpassword');
> include_once("$FarmD/scripts/authuser.php");
> $DefaultPasswords['admin'] = 'id:admin';
>
>      Balu
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060812/e05dc8c4/attachment.html 


More information about the pmwiki-users mailing list