how to get User ntlogin
From: adam (adam_at_twv.org)
Date: 06/25/03
- Next message: TFA: "Forms Authentication to COM+"
- Previous message: fooshen: "Avoiding NTLM challenge prompts"
- Next in thread: Matjaz Ladava: "Re: how to get User ntlogin"
- Reply: Matjaz Ladava: "Re: how to get User ntlogin"
- Reply: Yan-Hong Huang[MSFT]: "RE: how to get User ntlogin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 25 Jun 2003 04:48:37 -0700
Hi
I am having difficulty getting a users nt login code
within a page
[C#]
string nm = Page.User.Identity.name;
works on some machines, but not others. IIS is set to
windows security, and anonymous access is denied. Do the
client and server machines have to part of a domain for
this to work, or should this property still be available
if they are just in workgroups?
Adam
- Next message: TFA: "Forms Authentication to COM+"
- Previous message: fooshen: "Avoiding NTLM challenge prompts"
- Next in thread: Matjaz Ladava: "Re: how to get User ntlogin"
- Reply: Matjaz Ladava: "Re: how to get User ntlogin"
- Reply: Yan-Hong Huang[MSFT]: "RE: how to get User ntlogin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|