posted 14 years ago
Hello,
I'm curious if it's possible to make some kind of modification to the tomcat-users.xml file that would allow me to provide a generic password for all users of a specific role. For example, instead of creating a new user record for every user with rold="client,user", i'd like to just have one user record for that role.
Essentially, i want to do something to the effect of this:
instead of creating something like this:
Any direction you can provide would be greatly appreciated.
thanks!