Dblcheck this:
# mysql -p -u midgard midgard
mysql> update person set password='**password' where username='admin'
in repligard.conf:
<database
schema="/usr/local/share/midgard/repligard.xml"
name="midgard"
username="midgard"
password="midgard"
encoding="ISO-8859-1"
blobdir="/var/www/blob"
/>
where username="midgard" point the user that is allowed to modify midgard
database in terms of mysql
<login
username="admin"
password="password"
/>
Solt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]