[Mono-aspnet-list] Authentification

cvsSKA stefan.kadow at cervis.de
Tue Aug 11 09:00:19 EDT 2009



Robert Jordan wrote:
> 
> cvsSKA wrote:
>> Hello,
>> 
>> I am using the HTTP-Authentification from Apache with PostgreSQL as the
>> AuthDigestProvider.
>> There exists an option to pass additional database attributes to the
>> environment, which I want to use to pass the username to my ASP site.
>> But, I can not read the environment variables named AUTHENTICATE_xxx from
>> within my ASP site
> 
> How did you try to read the env vars?
> 

Just for the first tests, I simply iterate the results of
Environment.GetEnvironmentVariables()

-- 
View this message in context: http://www.nabble.com/Authentification-tp24915849p24917143.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list