You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2006/09/23 11:52:44 UTC

DO NOT REPLY [Bug 40590] New: - JAAS Realm setup for Jetty is incorrect

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: janb@mortbay.com


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: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org