Colin71 wrote:
> My question is, is this possible using the webdav/web.xml file or do I need
> to look into jaas realms or something else?
This should work but I haven't tested it:
- set the readonly init-param for the webdav servlet to false
- use security constraints to limit the methods permi
given user role).
My question is, is this possible using the webdav/web.xml file or do I need
to look into jaas realms or something else?
Thanks,
Colin
--
View this message in context:
http://www.nabble.com/Tomcat-WebDAV-Security-tf3782245.html#a10696324
Sent from the Tomcat - User mailing list ar