[pmwiki-users] AuthUser and admin password

Mark Trumpold mtrumpol at cacegypt.org
Sun Oct 1 01:25:24 CDT 2006


Thanks for the quick reply.

So I just edit the page. I will give it a whirl.

A couple of concerns, wont people be able to see this page?
Is this site wide authentication?
The '@admins' you included is that for a  group?

Thanks Mark


On 28/9/06 4:19 PM, "Crisses" <crisses at kinhost.org> wrote:

> You edit the page -- use the examples, and omit the # in front of the
> line -- that "comments it out".
> 
> so:
> 
> crisses: (:encrypt mypassword:)
> mark: (:encrypt yourpassword:)
> @admins: crisses, mark
> 
> :)
> 
> Crisses
> 
> 
> On Sep 28, 2006, at 6:53 AM, Mark Trumpold wrote:
> 
>> Thanks
>> 
>> The page I get gives me info about how to go about it is there like
>> an input
>> form page that goes with that so I can type in the user name or do
>> I have to
>> do it in the config.php
>> 
>> Thanks
>> 
>> Mark
>> 
>> 
>> On 27/9/06 3:28 PM, "Crisses" <crisses at kinhost.org> wrote:
>> 
>>> On Sep 27, 2006, at 7:01 AM, Mark Trumpold wrote:
>>> 
>>>> Hi
>>>> 
>>>> I seem to be having trouble or I just don't get it
>>>> 
>>>> 1. I added the  include_once("$FarmD/scripts/authuser.php"); line
>>>> in the
>>>> config.php file on my server. But I cant seem to get the
>>>> site.authUser  page
>>>> or form
>>> 
>>> the command you added looks good.
>>> 
>>> The page you want is Site.AuthUser or http://yourdomain.com/
>>> pmwiki.php?n=Site.AuthUser
>>> 
>>> See if that helps.
>>> 
>>>> 2. I put a $DefaultPasswords['john'] = crypt('john'); for a site
>>>> admin
>>>> password. Nothing seems to happen when I make new edit pages, I
>>>> get no
>>>> password prompt etc
>>> 
>>> This should be
>>> $DefaultPasswords['admin'] = crypt('john');
>>> 
>>> 
>>> Crisses
>>> 
>> 
>> 
>> 
> 






More information about the pmwiki-users mailing list