On Thu, 27 May 1999, Jean Henchey wrote: > Is there a module (that I could plug into my perl CGI) that can do NT > Authentication, similiarly to Basic Authentication? Yes, on CPAN there's one or two modules to do that. One requires PAM, one doesn't. I'm using the one that doesn't sucessfully here to do just that.