Marcin So?tysiak wrote:
Run:Rather strip the admin person record from the package alltogether, user id 1 can be supposed to be present in all working midgard installations and thus it's not needed in the repligard package.
mysql midgard -umidgard -pmidgard
UPDATE person SET username="admin",password="**password" WHERE id=1;
Memo:
We should provide person with defined usename and password in published packages.
/Rambo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
