> If you are not logged you can not save any changes.
> You may have disabled authentication for this host.
> You will have to activate authentication for your admin host using command
> line interpreter. Look at the content of "host" table.
> 

mysql midgard (if Your database is that)
select * from host;

look how looks 'info' field for You host, if it is empty:

update host set  info='auth' where id=Your_host_ID; 

then You will be asked for login and pass when attempt to enter Your
admin site
default
login: admin
password: password

Piotras


_________________________
http://www.milinski.com.pl
http://www.infoglob.com
http://agaipiotras.igk.pl

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

Reply via email to