Re: Widnows Authentication
From: Victor Hadianto (victor_at_synop.com)
Date: 10/28/04
- Next message: Craig G: "Image Button's"
- Previous message: srini: "RE: Widnows Authentication"
- In reply to: Ganesh Ramamurthy: "Widnows Authentication"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 18:44:10 +1000
This article will show you the difference user identity you can get in
ASP.Net page:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetAP05.asp
Not sure how that will work with LDAP server (never had that situation
before), but if you sucessfully authenticate against your LDAP tree then it
should give you the correct username and address.
-- Victor Hadianto http://synop.com/Products/SauceReader/ "Ganesh Ramamurthy" <ganesh@kottsoftware.com> wrote in message news:%23rqRdaMvEHA.1400@TK2MSFTNGP11.phx.gbl... > Hello Experts. > > I use windows authentication in my ASP.Net application. I have disabled > the > anonymous access for my web site in IIS. I get a windows authurization > dialog box (the grey box), wherein i can enter the correct userid and > password to access the page. > > I want to display the user information (line name..) in my pages. How can > I > get the user details from the LDAP in my application. How can I get the > LDAP > user name and password which the user has keyed in or at least the userid. > > Thanks in advance > > Regards > Ganesh > >
- Next message: Craig G: "Image Button's"
- Previous message: srini: "RE: Widnows Authentication"
- In reply to: Ganesh Ramamurthy: "Widnows Authentication"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|