>But again, I can't login into localhost:8001/aegir . The browser
>displays a nice login screen but the password 'admin' and 'password'
>don't work. I tried 'midgard' and "the password from midgard-data.conf",
>no success.

Current authentication does not provide support for non-FQDN hosts. You have
to update host table by

update host set name='your.fqdn.com' where name='localhost'

Solt


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

Reply via email to