Hello,
I am having a problem with the Authen:NTLM module 2.07. I am not sure if
these are bugs, or I am trying to implement it incorrectly.
Problem 1: If it is using a pre-existing user connection, it does not
recall the map_user function
I am using the map_user function to setup environment variables that I query
from the ADS using LDAP, so the application does not have to handle quering
such information as email address, etc...
Problem 2: Can't login from a remote Windows PC
The module seems to only try NTLM if the client is a windows machine, and if
you are not part of the domain, it will not authorize you. Should this try
using Basic if NTLM fails to allow non member machines to authenticate
against the domain like a netscape browser would do?
Thanks in advance for your help,
Jeff