Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

NT login to authenticate web user

by daniel98 (Initiate)
on Feb 26, 2003 at 19:18 UTC ( [id://238884]=perlquestion: print w/replies, xml ) Need Help??

daniel98 has asked for the wisdom of the Perl Monks concerning the following question:

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

Replies are listed 'Best First'.
Re: NT login to authenticate web user
by valdez (Monsignor) on Feb 26, 2003 at 20:13 UTC

    If you can use mod_perl, then Apache::AuthenNTLM is a solution; if you need a C module for Apache, then search it at modules.apache.org. If you need to build your own solution, then just search NTLM on CPAN.

    Ciao, Valerio

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://238884]
Approved by newrisedesigns
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-26 02:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found