users@glassfish.java.net

Re: How to: use Form based auth via JDBCRealm:oracle in Glassfish 3.0

From: <glassfish_at_javadesktop.org>
Date: Fri, 15 Jan 2010 05:58:50 PST

Been there already. One question about it is when it says:
Create a JDBCRealm using the Admin Console.
For instance, one can create a JDBCRealm with the following properties:
Property Name Property Value
datasource-jndi jdbc/security
user-table usertable
user-name-column userid
password-column password
group-table grouptable
group-name-column groupid
jaas-context jdbcRealm
where jdbc/security is a datasource can access the tables above.

What value do I put for jdbc/security and where? should that be the jndi name of a connection pool or jdbc resource?
[Message sent by forum member 'cal41' (calgach_at_yahoo.ca)]

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