Re: Widnows Authentication

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Victor Hadianto (victor_at_synop.com)
Date: 10/28/04


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
>
> 


Relevant Pages

  • RE: Widnows Authentication
    ... "Ganesh Ramamurthy" wrote: ... > I use windows authentication in my ASP.Net application. ... > dialog box, wherein i can enter the correct userid and ... How can I get the LDAP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: AD Security ?
    ... LDAP NULL base is called RootDSE. ... If your other naming contexts were wide open to anonymous access I would be ... > I'm looking for information on tightening security on the active> directory. ...
    (microsoft.public.win2000.security)
  • Re: anonymous LDAP access with 2003 server
    ... In the past windows 2000 gave the Everyone group Read access to the LDAP ... Anonymous Access has now been removed from the everyone group ... security policy, ... Domain controllers security ...
    (microsoft.public.windows.server.active_directory)
  • Widnows Authentication
    ... I use windows authentication in my ASP.Net application. ... anonymous access for my web site in IIS. ... wherein i can enter the correct userid and ... How can I get the LDAP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SSL bind to LDAP for password change
    ... I'm not sure if there is a way to do it in php, but with normal LDAP and Windows authentication in the LDAP bind (SPNEGO auth), you can also use negotiate auth channel encryption to achieve the encryption requirement for the LDAP password change. ...
    (microsoft.public.platformsdk.security)