This is midgard from latest tar.bz2:

mysql> select * from sitegroup;
+----+------+-------+------------+
| id | name | realm | admingroup |
+----+------+-------+------------+
|  2 | jim  |       |          0 |
+----+------+-------+------------+

mysql> select * from member;
+----+-----+-----+-------+------+-----------+
| id | uid | gid | extra | info | sitegroup |
+----+-----+-----+-------+------+-----------+
|  1 |   1 |   0 |       |      |         0 |
|  2 |   2 |   1 |       |      |         1 |
+----+-----+-----+-------+------+-----------+

But there is no sitegroup 1.

Asgard data was freshly installed from the cvs version and the tables
were consistend. Then I played with asgard and ended up as above.

Frank

-- 
Dr Frank Boehme                      | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-4903163
Dept of Computer Science             |   fax: +353-21-4903113
Cork, Ireland                        |

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

Reply via email to