pp wrote: > > Just have a look what is in mysql log: > > 13 Query SELECT admingroup FROM sitegroup WHERE id=2 > > 13 Query SELECT id,password FROM person WHERE username='admin' AND >sitegroup=2 > > This querry always force object non existens. > Site is in SG2 , and sitegroup for user is selected SG2 , not SG0. > So if I had 3 admin usernames , this querry returned ok , cause there is > username admin with sitegroup 2. Changing SG0 admin username for something else > returend false. > well, I do not like it. > So Am I to set SG0 now?
I don't really understand what you're trying to accomplish above. Can you rephrase? > BTW Anybody uses such authentication in background? Yep, done it before. > Bug in mgd_auth_midgard doesn't let me think about secure sites :( I haven't actually seen anything yet that isn't as I would have expected it. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
