Hello David,
Thank you very much. I'll follow your advices.
Greetings
2006/5/22, David Delbecq <[EMAIL PROTECTED]>:
Hi Alberto.
A user can be in two states in tomcat's point of view.
1) anonymous (that is the user has not yet provided user / password)
2) Authenticated (user has provided use
Hi Alberto.
A user can be in two states in tomcat's point of view.
1) anonymous (that is the user has not yet provided user / password)
2) Authenticated (user has provided user / password)
Aside from this, there are 2 kinds of urls for tomcat
1) unrestricted ones (anyone can access them)
2) url
Hello!
This is my first post to the list. My problem is this, I've configured
Tomcat's file server.xml in order to use JDBC to authenticate users, and
I've set up the realms and the different roles that can access to that
realms, then, if i try to access to some realm but I haven't got the right