Uncomment the <security-constraint> section in the slide WEB-INF/web.xml. Look for: <!-- Authetication for the WebDAV servlet -->
<!-- Uncomment this to get authentication --> <!--security-constraint> .... -----Original Message----- From: Chris Harding [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 11:09 AM To: slide-user@jakarta. apache. org Subject: Locking problem Hello, I'm using Tomcat 4.0.3 with the latest build of Slide. When I connect to slide on http://localhost:8080/slide, I take it that you are by default connected using Guest, which does not seam to take out locks on files (I get a Forbidden status returned). Is it possible to set up Slide so that it always requests Authentication from a client? Thank you for any help Chris Harding -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
