D
DavidADEW
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.
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.