->
Look post number 2 already!! Look out Internet here I come
For all you people visiting this site looking for information regarding the Unofficial MOD NTLM Apache module that is discussed, amongst other places, in the discussion area on the Official MOD NTLM website. Please click on the Unofficial MOD_NTLM Apache Module listed under ‘Pages’ on the right-hand side of this page.
Please remember that I didn’t develop this module, I am merely acting as a host, so any help requests or technical discussion should be held on the forums on the Official MOD NTLM website.
If anyone else has developed their own version of the official MOD or have made any changes to this unofficial MOD and would like it hosting, please let me know and I’ll add it to this site.

Your form contact is not working, I try to post here !
I’m french so i try to explain you my problem the more clearly as i can, and i think that you are the only person who can help me
I have installed mod_ntlm for apache2 on a 1st server. This server was installed with typo3 which configure apache. I meet problems to configure ntlm, but it seem to work fine now.
In a 2nd server, i have installed apache with yum. I have installed typo3 after, independantly. I think that it’s a better configuration than the first one, and it seem to be easily to update and to configure.
So, I try to use your “unofficial” version of mod_ntlm, and I meet the same problem than in the other version of this module (found on sourceforge).
With this website http://wiki.bestpractical.com/index.cgi?NtlmAuthentication, I try to modify source code, and after it seem to compile the module (do you know why ? perhaps it’s my problem).
in my vhosts.conf, i add the same line than in the 1st server :
NTLMDomain mydomain.net
NTLMServer firstserver (whithout domain)
NTLMBackup secondserver
It work fine on the 1st server …
But when I call a page, i got a 401 HTTP error, and log :
[error]creating new ntlm_connection ***
[notice]got auth_line ***
[notice]got header with host “BARBAROSA”, domain “CRILTECHNOLOGY”
[error]received msg1 ***
[notice]send WWW-Authenticate “NTLM ***
I understand that it’s not be easy for you to help me, but i don’t know what to do…
is Ntlm need an other module ? like apxs …
is my server need to be in the file /etc/hosts (I try it, but no result)
Thanks for your help, I can give you more details if you decide to help me !
Regards,
Matthieu FOURMY