|
-
Feb 22nd, 2008, 04:24 AM
#3
Thread Starter
Hyperactive Member
Re: Using Anonymous Access to get the Windows Login Name?
The server variables where blank and so was the User.Identity.Name
I also tried...
System.Security.Principal.WindowsIdentity.GetCurrent().Name
System.Threading.Thread.CurrentPrincipal.Identity.Name
again no luck.
Obviously this is to be expected due to it being set to Anonymous!
Thanks for you help Mendhak, i'll look at using the X-FORWARDED-FOR with getting the correct IP address.
Would you know of a command (ASP or DOS) which i can use that will use the IP address to return back the login name?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|