Re: How to get UserName / NetBios machine name using FORMS authentication
From: Ed leNoir (edleno@safeco.com)
Date: 11/01/02
- Next message: Ed leNoir: "Re: Access is denied when calling DirectoryEntry"
- Previous message: Ed leNoir: "Re: Enterprise Services Identity"
- In reply to: Joao.Cardoso: "How to get UserName / NetBios machine name using FORMS authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Ed leNoir" <edleno@safeco.com> Date: Thu, 31 Oct 2002 19:19:31 -0800
For the user info from their machine use Request.UserHostName and
Request.UserHostAddress for the IP address.
- Ed
"Joao.Cardoso" <joao.cardoso@gmx.no.spam.net> wrote in message
news:s7jvrush66e89s66anjlu7rnqk4kq3n766@4ax.com...
> Hi
>
> I'm using Forms authentication but I still need to know the NetBios
> machine name and the user logged on on windows domain, using the
> browser IE to access my ASP.NET application.
>
> I need this information in order to be able to LOG with users is using
> the software on witch workstation (with dynamic IP addess) width witch
> windows logon on the workstation. This is a requirement for security
> reasons.
>
> The problem is that using Forms authentication, accessing the
> servervariables allways returns either ASP.NET user account or the
> Forms autenticated user....
>
> I need to know if is there any way to get that information, even
> assuming that I'm using IE5 or later.
>
> Again, Mind that I'm using Forms authentication
>
> Thanks in advance
>
> Joao.Cardoso
> =============================================
> [LusoCoders]- Portuguese Coders
> lusocoders-subscribe@yahoogroups.com
> =============================================
- Next message: Ed leNoir: "Re: Access is denied when calling DirectoryEntry"
- Previous message: Ed leNoir: "Re: Enterprise Services Identity"
- In reply to: Joao.Cardoso: "How to get UserName / NetBios machine name using FORMS authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|