This might be a stupid question, but I can't figure it out myself.

So, here is the question:

How can I setup different users with their password and give them access to
different directories/servlets?

In Apache you set this up in the httpd.conf in the <Directory... > section
and the passwords would go into the .htaccess or any other database or an
LDAP service.

Now I found the corresponding section in the server.xml, tomcat.policy, and
tomcat-users.xml files. However, it seems to me that Tomcat just ignores the
users that I setup and configured. I don't have a current need for a fast
HTTP server, so I am planning on using Tomcat's HTTP server instead.

I am having the specific problem of accessing the admin realm. It keeps
asking me for the admin user-id and password, but I can't find where to set
it.

-Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to