2012-06-06 08:40:06,092 DEBUG [org.springframework.jdbc.core.JdbcTemplate]
- Executing prepared SQL query
2012-06-06 08:40:06,095 DEBUG [org.springframework.jdbc.core.JdbcTemplate]
- Executing prepared SQL statement [Select count('x') from users Where name
= ? And password = ?]

Need to see the query parameters set for the query above to determine whether the password is being hashed properly. Please set the following two logging categories and try again and post just the log entries related to executing the database query:

org.hibernate.event=DEBUG
org.hibernate.pretty=DEBUG

M

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to