Hi,

On Fri, 1 Jun 2001, Ferenc Engard wrote:
> That's great; I have deleted the duplicates and it started. But I have
> deleted the database, re-runned the dbinstall and the duplicates were
> there again, so I think I am taking the today's CVS snapshot. :-)

I did an installation from CVS last night, and here's what's wrong:

if you mix --with-adminsite and --with-asgard, you will get the adminsite
twice, leading to duplicates. Only selecting --with-asgard will give you
both asgard and the adminsite. The latter should be preferred IMHO, as
the adminsite you get then will have the snippet administration bit, if
you use --with-adminsite you will get the _very old_ version.

> Emiliano wrote:
> > > I know nothing about midgard (yet), but in the person table there are 2
> > > 'admin' users with all the same values except id, and also there are two
> > > rows in the member table.

Which is indeed caused by mixing --with-asgard and --with-adminsite. This
is a bug, those options should be mutually exclusive, OR --with-adminsite
should be gone.

> > That's most likely the problem. Duplicate usernames leads to an
> > authentication failure. If you want to know for sure, set LogLevel to
> > debug and midgard will log the failure reason in the error log.

Now there is some bug in that code too: CVS from yesterday give in the
above situation :

[Thu May 31 19:41:09 2001] [debug] mod_midgard.c(87): [client
195.241.5.191] Midgard: basic auth failed ((null))

and sometimes I even saw:

[Thu May 31 19:13:20 2001] [debug] mod_midgard.c(87): [client
195.241.5.191] Midgard: basic auth failed (topic)

Which absolutely doesn't make sense to me. I looked at the code, and it
appears to me that this (topic) can not happen ever....?

Cheers,

-- 
'The joy of my life is in Zion - Lauryn Hill'
Armand A. Verstappen * <[EMAIL PROTECTED]> *


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to