http://qs321.pair.com?node_id=252969


in reply to Check NT login via CGI perl script / Webserver authentication

You probably want something like mod_ntlm for Apache 1.3 or mod_auth_sspi for Apache 2.0. If you are doing mod_perl things, however, you could use Apache::AuthenNTLM.