El vie, 25-06-2004 a las 11:12, Michał Ziemski escribió:
> Hi!
> 
> I have a WS on mod_mono. It is protected with AuthType Digest in Apache 
> 2.0.49. I load the WS i my browser, give the username and pass and the 
> WS runs, but User.Identity.Name returns an empty string and not the 
> username I have logged with. Am I doing sth wrong or is it a bug?

The user is not passed from apache to mod-mono-server. You can use
DigestAuthenticationModule from Mono.Http to authenticate users via xsp
instead of apache.

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to