Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Integrated Windows Authentication or NTLM?

by ramlight (Friar)
on Feb 04, 2010 at 16:41 UTC ( [id://821420]=note: print w/replies, xml ) Need Help??


in reply to Integrated Windows Authentication or NTLM?

Would this CPAN module help you?:
Apache2::AuthenNTLM - Perform Microsoft NTLM and Basic User Authentication
  • Comment on Re: Integrated Windows Authentication or NTLM?

Replies are listed 'Best First'.
Re^2: Integrated Windows Authentication or NTLM?
by Rodster001 (Pilgrim) on Feb 04, 2010 at 16:52 UTC
    That sounds exactly like what I need. I'll give it a shot and post my (hopefully) success story later on this thread :) Thanks!
      I am happy to report that I was successful in getting this to work :-D

      The biggest problem I had was figuring out what the PDC (primary domain controller) was for my domain. But, I went to a Windows machine (and typed set at the command line) and it gave me the LOGONSERVER environment variable that I needed (which worked).

      I also found this page:
      http://sivel.net/2007/05/sso-apache-ad-1 which gives a super easy, step-by-step how-to.

      One side note: My network does not actually use PDCs (I guess that is sooo NT 4.0 ??) and instead uses Active Directory. But everything still worked just fine.

      I have to admit, this was MUCH easier to set up than I thought it was going to be! Thanks again for the help.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-25 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found