enabling authentication/authorization

Zeus Courtois <[email protected]> Mon, 2 Jul 2007 09:33:54 -0700 (PDT)
Newsgroups gmane.comp.jakarta.slide.user
Message-ID <[email protected]>
--0-302881765-1183394034=:51990
Content-Type: text/plain; charset=ascii

Hi,

I have Slide 2.2pre1 running and would like to enable authentication/authorization.

I have created a file slide.properties and put in under $CATALINA_HOME/common/classes as stated on http://jakarta.apache.org/slide/howto-acl.html.
The file includes: org.apache.slide.security=true

I have uncommented the following XML segments from the Web.xml file:

<!-- Uncomment this to get authentication -->
        <security-role-ref>
                ......
         </security-role-ref>

AND

 <!-- Authetication for the WebDAV servlet -->
  <!-- Uncomment this to get authentication -->
    <security-constraint>
        <web-resource-collection>
                        .....
    </security-constraint>
     <login-config>
            .....
     </login-config>

I have also restarted Tomcat.

Am I missing something? What else should I do?

Thanks,

Zeus O. Courtois




       
____________________________________________________________________________________
Get the free Yahoo! toolbar and rest assured with the added security of spyware protection.
http://new.toolbar.yahoo.com/toolbar/features/norton/index.php
--0-302881765-1183394034=:51990--