AFAIK there has to be a real host-entry like 'www.local.net' to make
aegir working.
Try to make an entry in your DNS and change the host table of aegir.
(replace 'localhost' with 'www.local.net' or anything you like)

Anatol

> -----Ursprüngliche Nachricht-----
> Von: Benedict [mailto:[EMAIL PROTECTED]] 
> Gesendet: Montag, 03. Februar 2003 15:34
> An: [EMAIL PROTECTED]
> Betreff: Re: [midgard-user] AegirCMS install problem
> 
> 
> W liście z pon, 03-02-2003, godz. 15:16, Marcin Sołtysiak pisze: 
> 
> > > In the <login> tag there still is a 'repligard' user 
> about which I 
> > > am not sure exists in the mysql tables... . There is a 
> password set 
> > > there, too.
> > This user does not exists as MySQL. It is defined in person 
> table of 
> > midgard database. You can set it by
> > 
> > update person set password='**clear_text_password' where 
> > username='admin'
> > 
> > I'd suggest setting password to "**password" as it is one used by 
> > Aegir during installation.
> 
> Let me tell you what I did before reding this message.
> Here is my repligard.conf file:
> <database
>                 schema="/usr/share/midgard/repligard.xml"
>                 name="midgard"
>                 username="root"
>                 password=""
>                 encoding="ISO-8859-1"
>                 blobdir="/var/www/blobs"
>         />
> 
> And:
> <login
>                 username="admin"
>                 password="password"
>         />
> 
> Now the installation of AegirCMS and AegirSimpleSite went 
> through! That means RH8 rpms shouldn't set passwords the way the were.
> 
> 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.
> 
> This is really getting awful.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to