Keven Murphy wrote:

Shannon,

I am trying to get your module to work with Apache 1.2.28 & mod_perl
1.28. I am getting the error below. Any idea what it means? The server
is only accepting NTLMv2. It would appear to me that the module does not
support that version yet.


Thank you for any help,
K Murphy
[EMAIL PROTECTED]

[13573] AuthenNTLM: Start NTLM Authen handler pid = 13573, connection =
135651588 conn_http_hdr = keep-alive main = cuser = remote_ip =
192.1.69.6 remote_port = remote_host = <> version = 2.04
[13573] AuthenNTLM: Setup new object
[13573] AuthenNTLM: Config Domain = ls pdc = 192.1.4.6 bdc = 192.1.4.7
[13573] AuthenNTLM: Config Default Domain = LS
[13573] AuthenNTLM: Config Fallback Domain = [13573] AuthenNTLM: Config AuthType = ntlm,basic AuthName = QAAR LS
DOMAIN Directory Authentication
[13573] AuthenNTLM: Config Auth NTLM = 1 Auth Basic = 1
[13573] AuthenNTLM: Config NTLMAuthoritative = off BasicAuthoritative =
off
[13573] AuthenNTLM: Config Semaphore key = 23754 timeout = 2
[13573] AuthenNTLM: Authorization Header Basic
[13573] AuthenNTLM: basic auth username = LS\murphyk
[13573] AuthenNTLM: Connect to pdc = 192.1.4.6 bdc = 192.1.4.7 domain =
ls
[13573] AuthenNTLM: enter lock
[Wed Oct 8 15:16:00 2003] [error] access to / failed for , reason:
Connect to SMB Server faild (pdc = 192.1.4.6 bdc = 192.1.4.7 domain = ls
error = -11/0) for /
[13573] AuthenNTLM: leave lock
[Wed Oct 8 15:16:00 2003] [error] access to / failed for , reason:
Cannot get nonce for /


Hi!

You are making me dust off the cobwebs!!! ;)

Anyways, I think that the problem is not the version of NTLM, but the browser that you are using. Your browser is sending:

[13573] AuthenNTLM: Authorization Header Basic

When it should be sending something like:

[505] AuthenNTLM: Authorization Header NTLM TlRMTVNTUAABAAAAB4IAoAAAAAAAAAAAAAAAAAAAAAB=

It looks to me as if you are not using Internet Explorer... What happens when you try it from IE?

speeves
cws





Reply via email to