You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/01/15 16:40:24 UTC

DO NOT REPLY [Bug 5863] New: - Real-Name in Login-Config

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5863

Real-Name in Login-Config

           Summary: Real-Name in Login-Config
           Product: Tomcat 4
           Version: 4.0 Beta 1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: halleux.jf@skynet.be


According to the spec, the real-name applies only to the Basic authentication. 
Therfore, Tomcat should not accept the presence of this element if auth-method 
is something other than Basic.

An example of this misuse can be found in the example web-app which uses form 
login but defines a realm-name. I think it should be corrected.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>