On Fri, Oct 12, 2001 at 01:50:27PM +0200, Emiliano wrote:

> Can you change stuff through oldadmin?

no, it's the same behavior
no change, no delete and no create with asgard/admin
only directly changes with mysql client or phpmyadmin are working :)

> 
> > Midgard person table look like this:
> > 
> >    id username password   firstname lastname      ...  creator pgpkey sitegroup
> >    1  admin    **password Midgard   Administartor ...  0              0
> > 
> > what else do i have to check out to verify that this user has root rights ?
> 
> Nothing. If you can log in as admin with this data in the database,
> you're root (and I think Asgard will say something to that effect once
> you're logged in). OK, summary: you can log in as admin, cannot delete
> or change anything (what about creation?), and no attempts are logged
                     ^^^^^^^^^^^^^^^^no

well, i'd expected to find any DELETE statement if i try to throw a host
into rubbish basket

> in the mysql log. Since you're logged in as root, I'd expect to see no
> queries for 'owner' in the log. Correct so far?

you mean any SELECT query which includes 'owner' by submitting a host deletion ?
There are some 
   e.g. SELECT id,up,name,owner,sitegroup,sitegroup FROM style ...
   and more ...
> 
> Emile

httpd logfile entries for create in host after klick on submit for asgard:

[Fri Oct 12 15:08:43 2001] [debug] mod_midgard.c(1272): [client
  xxx.xxx.xxx.xxx] midgard_translate_handler(latin1,
  http://comparius.ibs.ag:2001/asgard/host/tree/0.html)
[Fri Oct 12 15:08:43 2001] [debug] select_db.h(86): [client xxx.xxx.xxx.xxx]
  Midgard: select_database reused open (midgard)
[Fri Oct 12 15:08:43 2001] [debug] mod_midgard.c(145): [client
  xxx.xxx.xxx.xxx] Midgard: locating blob=[28]/tree
[Fri Oct 12 15:08:43 2001] [debug] select_db.h(33): [client xxx.xxx.xxx.xxx]
  Midgard: select_database kept current database midgard
[Fri Oct 12 15:08:43 2001] [debug] mod_midgard.c(1369): [client
  xxx.xxx.xxx.xxx] Midgard: using style #3 (44 elements)
[Fri Oct 12 15:08:43 2001] [debug] select_db.h(33): [client xxx.xxx.xxx.xxx]
  Midgard: select_database kept current database midgard


in mysql log i can only find update statements for

 UPDATE record_extension ...
 UPDATE repligard SET ...

Does asgard give any information about host created successfully 
or something else ?



Bernhard 

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

Reply via email to