Login using NT login details from web form problems

D

DavidADEW

I need a ASP.NET C# web page that lets a user enter their NT user name
and password and passes to NT to see if they are a valid NT login.

I am aware of the System.DirectoryServices.DirectoryEntry classes, and
tried to use these, but they are not installed on the web server at
present - I get a

error

Is there another way of logging in via NT, or how does
System.DirectoryServices.DirectoryEntry get installed on the web
server?

If I have posted this in the wrong group, please do let me know which
group I should post in.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top