pp wrote:
> > If mgd_auth_midgard("admin", "pass", 0); doesn't work, that means the
> > user cannot be logged in. Nothing will work. Unless the user is not
>
> should I fill it as a bug?
If the username and password is correct, and the user is root, then
yes. It'd be useful if you also included the return value of
mgd_errstr in the report, and the return value of
select id,sitegroup from person where username='admin' and
(MID(password,Length(password),2) = 'pass' or password =
Password('pass'));
substitutin 'admin' and 'pass' of course.
> so I will use mgd_auth_midgard four times
> set unset set unset
> or maybe only 3
> I think that should be some SG sharing functions.
SGs are desgned explicitly to not share SGs. If you want to share
content, sitegroup them.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]