[Pmwiki-users] PmWiki Newbie question
David Kulp
davidkulp
Wed Nov 17 10:06:40 CST 2004
Set the global passwords in the local/config.php file as:
$DefaultPasswords['admin'] = crypt('passwordhere');
$DefaultPasswords['read'] = crypt('passwordhere');
$DefaultPasswords['edit'] = crypt('passwordhere');
(Better is to place the actual string value returned by crypt in
config.php.)
Change the group-specific passwords by editing the special page
http://..../GroupName/GroupAttributes
-d
On Nov 17, 2004, at 11:21 AM, Gill, Jack wrote:
> I?ve installed PmWiki and have it operating.? However I want to set an
> overall login password, an administrator password, and group
> passwords.?
>
> ?
>
> So far I?ve not understood how to set these from within the program.?
> Is that possible, or do I edit config, etc., files.
>
> ?
>
> Where am I missing the instructions, etc.?
>
> ?
>
> TIA
>
> ?
>
> Jack
> --
> Pmwiki-users mailing list
> Pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1611 bytes
Desc: not available
Url : /pipermail/pmwiki-users_pmichaud.com/attachments/20041117/66603f4b/attachment.bin
More information about the pmwiki-users
mailing list