Hi everybody,
I have a question about JDBCRealm authentication in Tomcat 5.5. I'm
trying to use mysql database for authentication and I was wondering if
it is possible to use just one single table with usernames, passwords
and role names instead of two with usernames, passwords and with
usernames, role names, as it is explained in the documentation. So, in
the server.xml, in the JDBCRealm definition, I would use the same name
for userTable and userRoleTable.
Thanks,
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org