Defect #1235
closed
Unable to log in after installation
Added by Vladimír Kotýnek over 6 years ago.
Updated over 6 years ago.
Assignee:
Vladimír Kotýnek
Category:
Authentication / Authorization
Description
We've installed CzechIdM 9.0.0 on a SLES server with Tomcat 8.5 and with MSSQL database.
After the installation we cannot log in as admin with a default password.
We've tried to install IdM again with a new empty DB and it didn't help.
- Status changed from New to In Progress
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vladimír Kotýnek
- % Done changed from 0 to 90
I didn't find problem in product, so I try debug project enviroment and then I found the problem.
The JDBC driver sqljdbc4-4.0.0.jar that was deployed on environment is probably deprecated (last update Jun, 2012 - usages 0). All three new driver that I tested was recommended by community and microsoft and works well. I only change driver to correct and everything works well.
Beware driver sqljdbc4-4.0.0.jar and sqljdbc4-4.0.jar it's not same drivers! Both has very similar names, but drivers are not same.
I highly recommend use one of these drivers:
- Target version changed from Malachite (9.0.0) to Moonstone (9.1.0)
- Status changed from Needs feedback to Closed
- Priority changed from Immediate to Normal
- % Done changed from 90 to 100
Also available in: Atom
PDF