Does someone have expirience with seting up password authentication on MS IIServer? So far, I got to creating a user on NT server, and then including this ASP source: <% If Request.ServerVariables("LOGON_USER") = "" Then Response.Status = "401 access denied" End If %> But creating NT server users just for web authentication could be a serious security hole. Is there a way to do it like on NCSA httpd? Of course I could implement my own scripts and encryption algorithms, but why reinvent the wheel if someone already done it. Tnx in advance -- Christian Pluym mailto:christian@recro.hr http://www.recro.hrReceived on Thursday, 17 April 1997 03:03:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 27 October 2010 18:14:22 GMT