Re: how to get User ntlogin
From: Matjaz Ladava (matjaz_at__nospam_ladava.com)
Date: 06/26/03
- Next message: Pete: "FormsAuthentication - Changes in .Net Framework 1.1 ?"
- Previous message: Matjaz Ladava: "Re: Authentication question"
- In reply to: adam: "how to get User ntlogin"
- Next in thread: Yan-Hong Huang[MSFT]: "RE: how to get User ntlogin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 11:22:27 +0200
Can you identify those users, OS that the are using ? This property should
display the account under which the user has logged on (regardless of the
domain). What values are you getting in your variable ?
-- Regards Matjaz Ladava, MCSE (NT4 & 2000) matjaz@ladava.com http://ladava.com "adam" <adam@twv.org> wrote in message news:095801c33b0f$b6d02b70$a601280a@phx.gbl... > 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: Pete: "FormsAuthentication - Changes in .Net Framework 1.1 ?"
- Previous message: Matjaz Ladava: "Re: Authentication question"
- In reply to: adam: "how to get User ntlogin"
- Next in thread: Yan-Hong Huang[MSFT]: "RE: how to get User ntlogin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|