Diane wrote: > > if a new aegir installation won't log in with the username "admin" and > password "password" > what could have wrong? > > Is it possible to see or reset the login? >
you can see the login in the mysql using
select username,password from user where id=1;
If there are two asterisks (**) before the password then it's cleartext, and you can use it (without the asterisks), otherwise you need to reset it wi update person set username="admin",password="**password" where id=1;
hi, thanks for the reply.
unfortunately, the person table was already set to username "admin" and password "**password".
That being the case, what else could be the problem?
I've looked at apache error and access logs and I can't tell if there's any problem.
The end of the apache error log is attached.
Are there any other logs I can look at?
When I login, I just get the same login page again, refreshed, prompting for the username and password again.
There's no error message.
cheers, diane
/Rambo -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-nr2 (Windows 2000) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/hXBhi7iLtQbxbW8RAo+xAJ4keX0hkt/+5u9oOhOE/hdIl4yHOACgn1Fa 1l+o6XO8IhZiOOQXpR6DXK4= =CG0Z -----END PGP SIGNATURE-----
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
oriental cats persia
www.minihub.org
apache-error
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
