I am working on an intranet website hosted on a Linux server running Apache. I want to authenticate users that access my site based on their NT login (the login they use to log into our corporate domain).
Does anyone know how my Perl CGI script can get the users NT login?
Thanks for the help,
Daniel