Re: Vedr.: RE: request.getRemoteUser() only non-null on protected pages

2003-08-27 Thread Bill Barker

<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Yes, it an answer to someone that had the same problem as me. But the
> answer suggest only dump solutions - either making all pages protected, or
> storing the principal yourself in session.
>
> I was thinking if any of you had more intelligent solutions to the
problem.
>

Well, that's basically the answer ;-).  If you strongly disagree with
Tomcat's (clearly spec-compliant) behavior, then patches are always welcome
;-).

> Thanx.
>
>
>
>
>  mekon.com>Til:
<[EMAIL PROTECTED]>
>       cc:
>             26-08-03 17:09    Vedr.:  RE:
request.getRemoteUser() only non-null on protected pages
> Besvar venligst
> til "Tomcat
> Users List"
>
>
>
>
>
>
> > Any comments, PLEASE...
>
> Could this be relavant ?
>
> http://marc.theaimsgroup.com/?l=jboss-user&m=103680567313168&w=2
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




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



Vedr.: RE: request.getRemoteUser() only non-null on protected pages

2003-08-27 Thread pste

Yes, it an answer to someone that had the same problem as me. But the
answer suggest only dump solutions - either making all pages protected, or
storing the principal yourself in session.

I was thinking if any of you had more intelligent solutions to the problem.

Thanx.



   

Til:<[EMAIL PROTECTED]>  
   
  cc:  

26-08-03 17:09Vedr.:  RE: request.getRemoteUser() only 
non-null on protected pages 
Besvar venligst

til "Tomcat

Users List"

   

   





> Any comments, PLEASE...

Could this be relavant ?

http://marc.theaimsgroup.com/?l=jboss-user&m=103680567313168&w=2


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






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



Re: request.getRemoteUser() only non-null on protected pages

2003-08-27 Thread Bill Barker
Yup. That pretty much sums it up.  Tomcat provides authentication
information if it needs to, and otherwise doesn't.

<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Any comments, PLEASE...

Could this be relavant ?

http://marc.theaimsgroup.com/?l=jboss-user&m=103680567313168&w=2




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



Re: request.getRemoteUser() only non-null on protected pages

2003-08-27 Thread Christopher Williams
Which type of authentication are you using.  I find that SSL-Slient
authentication causes getUserPrincipal() (or getRemoteUser()) to return
null.  I don't know why this is.  BASIC or DIGEST authentication should work
OK, though.

If you describe your problem to me again, I may have some insights as I am
currently working on something similar.

Kind regards,

Chris Williams.



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



RE: request.getRemoteUser() only non-null on protected pages

2003-08-26 Thread robert.tomlin
> Any comments, PLEASE...

Could this be relavant ?

http://marc.theaimsgroup.com/?l=jboss-user&m=103680567313168&w=2


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



Re.: request.getRemoteUser() only non-null on protected pages

2003-08-26 Thread pste

I cannot be the only one ever expirienced this problem.

Any comments, PLEASE...

- Per Steffensen



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