NTLM Authentication Problem
timfluhr - September 26, 2007 - 15:11
| Project: | NTLM & LDAP Authentication |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
When I enable NTLM Auth and try to login a box appears asking me to enter a username and password for the webserver the site is hosted on. I can't login from this box at all. However, I can click cancel and then enter a valid AD username and password to login. Am I missing something in the config?
I have a windows 2003 AD. My webserver is running linux and apache. I'm using drupal 5.2. Any thoughts?
Thanks.

#1
I failed to mention that I have not tested nor developed the module on Linux. I did say: "...tested in an Active Directory environment using Windows Server 2003 Domain Controller..."
Sorry if I was not clear, I will change this at later to say IIS 6 only (I'm just about to go home). I have been meaning to test it on apache using a Linux box.
The only thing I can suggest is to make sure you have LDAP module for PHP (which will appear on phpinfo output) and also that you have installed the Mod NTLM module for Apache installed [http://modntlm.sourceforge.net/] which should be configured in your apache configuration file.
Otherwise this is uncharted territory for this module.
#2