users@glassfish.java.net

Re: JDBCRealm problem

From: <glassfish_at_javadesktop.org>
Date: Sat, 24 Jan 2009 08:00:53 PST

Are your passwords in the database in cleartext form or are they hashed? If they are stored in cleartext form, an additional parameter digest-algorithm=NONE should be defined. It is advisable to store the passwords in digest form.

Please check this post: http://blogs.sun.com/swchan/entry/jdbcrealm_in_glassfish

HTH
Nithya
[Message sent by forum member 'nitkal' (nitkal)]

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