users@glassfish.java.net

Re: JDBCRealm problem

From: <glassfish_at_javadesktop.org>
Date: Mon, 26 Jan 2009 03:21:20 PST

The password in database is in cleartext i put parameter digest-algorithm set to none, i receive the following error message :

[i]
SEC1112 : Impossible de valider l'utilisateur [carlos] pour le domaine JDBC. Motif : org.postgresql.util.PSQLException: ERROR: column "password" does not exist
        [LoginContext]: original security exception with detail msg replaced by new exception with empty detail msg
        [LoginContext]: original security exception: com.sun.enterprise.security.LoginException: Échec de la connexion JDBC pour carlos.
        [LoginContext]: login REQUIRED failure
        [LoginContext]: abort ignored
SEC5046 : Audit : Authentification refusée pour [carlos].
Web login failed: Login failed: javax.security.auth.login.LoginException: Security Exception

[/i]
the column password exists in database i don't know why i receive this message may be the problem comming from Postgresql! anybody has an idea?

Thanks in advance.
[Message sent by forum member 'kokumbo' (kokumbo)]

http://forums.java.net/jive/thread.jspa?messageID=328137