Re: How can i get the AD acount and password

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



gpc,

You aren't going to be able to get the password (nor should you) unless
you specifically ask for it.

Rather, your web app should be authenticating the user through windows
authentication, and then you should impersnate that user on the pages where
you want to access AD.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx

"gpc" <gpc@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DA229B2E-593C-421E-A62B-9D6E0BA41D1C@xxxxxxxxxxxxxxxx
i need access into AD Server by .net Web app.
so first i must login into this server,but how i get the AD account
and the password in .net Web app?



.



Relevant Pages

  • RE: [fw-wiz] LDAP and Kerberos?
    ... > is to provide authentication for this web app. ... authenticating a handful of web apps (one of which is bugzilla and several ... kerberos gets me nothing for sendmail or bugzilla as far as I know. ... is to make it so complicated that there are no obvious deficiencies. ...
    (Firewall-Wizards)
  • Re: Passing credentials to web app
    ... I want users to launch the web app out of SharePoint, ... and I want their credentials to be sent to the web app so it can know ... I guess it depends on how you're authenticating your SharePoint users, ...
    (microsoft.public.sharepoint.portalserver.development)