Re: remote nt auth

Eric J. Schwertfeger (ejs@bfd.com)
Thu, 27 May 1999 22:01:31 -0700 (PDT)


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.