Hi,
I also had similar problems to log into Siremis some weeks ago. It was caused by a combination of circumstances.
First I had an error with the mysql password configured for Siremis. No error messages pointed to that direction. After correcting the password, I couldn't connect. Then I removed the cookies and temp files on the browsers. And then I can login with Firefox or Camino. But still can't login with Safari.
What browser are you using?
El mié, 26-05-2010 a las 19:17 -0400, Joe Micciche escribió:
I've verified ob_users table exists in openser db, and a select * from ob_users verifies I am using the correct login and password.
mysql> select * from ob_users; +-------+--------+-----------+ | SYSID | USERID | PASSWORD | +-------+--------+-----------+ | 1 | admin | ***** | +-------+--------+-----------+ 1 row in set (0.00 sec)