Hi Joshua,

have you read the answer from Eero af Heurlin? You should.

However, when I try to login, I enter the username and password (that I
can read from the database, so I know I'm entering the right ones,


You are probably aware of this but it's not that clear, that you can look up the password in the db. The database stores the password slightly different. There are two possibilities:

1) It stores only a hash of the password
2) It stores the password verbatim but with ** prepended.

However if you haven't changed the password... the default one is "password" (without quotes).

Matthias


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



Reply via email to