DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40590>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40590

           Summary: JAAS Realm setup for Jetty is incorrect
           Product: Slide
           Version: 2.1
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


The website is showing a slightly incorrect JAAS user realm setup for Jetty. It
should be:
          <New class="org.mortbay.jetty.plus.jaas.JAASUserRealm">
           <Set name="Name">Slide DAV Server</Set>
           <Set name="LoginModuleName">slide_login</Set>
           <Set name="roleClassNames">
             <Array type="java.lang.String">
               <Item>org.apache.slide.jaas.spi.SlideRole</Item>
             </Array>
           </Set>
          </New>

It would be good if you could also put in a link to the Jetty JAAS doco at:
http://docs.codehaus.org/display/JETTY/JAAS

thank you!
Jan

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to