[pmwiki-users] A Farm, AuthUser, 2.2.0-beta63 and name/password not recognized

K.A.Bouton k.a.bouton at reading.ac.uk
Tue Nov 13 04:41:48 CST 2007


> >    1. In SiteAdmin/AuthUser I have
> >    test:oiutwviwjt[mwvtwu0itrggsb
> >    @admins: test
> The encrypted password here looks *very* suspicious to me --
I just typed in gobblygook for the email ;)

> >    3.In TestFarm/local/config.php I have near the top
> >
> >    $DefaultPasswords['read'] = array('@admins', 'id:test');
> >    include_once("$FarmD/scripts/authuser.php");
> >    session_name('TESTSESSID');
> 
> Uh oh.  Setting session_name() here won't do much good, because
> PmWiki will have already established a session as a result of
> including authuser.php (from the farmconfig.php).  Is the
> intended purpose of the session_name() to make sure the local
> wiki keeps its passwords separate from other wikis in the farm?

Yes, exactly.
> Does it work if you don't set session_name()?

Will try




More information about the pmwiki-users mailing list