[pmwiki-users] Problem with AuthUser
benoit.pruneau at icotech.ca
benoit.pruneau at icotech.ca
Tue Dec 6 11:46:25 CST 2005
I insert into my config.php this
include_once('scripts/authuser.php');
$AuthUser['alice'] = crypt('alicepassword');
$AuthUser['bob'] = crypt('bobpassword');
$AuthUser['carol'] = crypt('carolpassword');
$DefaultPasswords['edit'] = 'id:*';
... but I'm not able to login in any way.
http://gef.icotech.ca/n/index.php?n=Main.Accueil&action=edit
The diag in enabled.
In what my site is wrong?
--
------------------------------------------------------------------------
*Benoît Pruneau*
Programmeur-analyste
ICO Technologies
794, 5e Rue, bureau 111
Shawinigan, Québec G9N 1G1
Tél.: 819-536-8383
serviceico at icotech.ca
http://www.icotech.ca
More information about the pmwiki-users
mailing list