I went into MySQL and did
insert into horde_users values ("tonhe", MD5("XXXXXX");
that went ok, I was able to Select * From horde_users and see the
account tonhe
So I try to log in to horde, and I get the same results.. pushed back to
the login screen.
What am I doing wrong ?
tony