Re: [Fwd: Re: Apache::AuthenNTLM-2.04 Problems..]

2004-01-28 Thread Shannon Eric Peevey
AuthenNTLM. Right I have managed to sort out the "Can not get NONCE" error. The NONCE is the random data intiality retrieved from the WIN32 authorative host, this nonce value is then sent in the Authorization HTTP header to the browser. The Browser then modifies its value using the username

[Fwd: Re: Apache::AuthenNTLM-2.04 Problems..]

2004-01-28 Thread Shannon Eric Peevey
Original Message Subject:Re: Apache::AuthenNTLM-2.04 Problems.. Date: Wed, 28 Jan 2004 02:31:22 + From: Darryl Miles <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: Shannon Eric Peevey <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]&

Re: [Fwd: Apache-AuthenNTLM-2.04]

2004-01-22 Thread Shannon Eric Peevey
Shannon Eric Peevey wrote: I seem to have a problem and am unable to find any forums for some help. The [EMAIL PROTECTED] list has people who are familiar with this module, and help maintain it. :) I have read your docs on AuthenNTLM and also I don't see much in the way of examples I think I

[Fwd: Apache-AuthenNTLM-2.04]

2004-01-22 Thread Shannon Eric Peevey
Original Message Subject: Apache-AuthenNTLM-2.04 Date: Wed, 21 Jan 2004 10:37:34 -0800 From: Dooley, Michael <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>, '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Hello, I seem t

Re: [Fwd: [Fwd: Apache::AuthenNTLM-2.04 Problems..]]

2004-01-19 Thread Shannon Eric Peevey
Shannon Eric Peevey wrote: I always get the output of: User not authenticated with error level 1 Hmmm... I was testing against my win2003 server, and was getting a positive. (Using this same code). So there may be a problem on your win2000 box. (Now, I do get the same error from the Auth

[Fwd: [Fwd: Apache::AuthenNTLM-2.04 Problems..]]

2004-01-17 Thread Shannon Eric Peevey
is is a bug, as-in the config should detect the lack of BDC and no try any other server. To get around this where there is no BDC I have use the same IP address twice for PDC and BDC. It simply tries 2 times and fails. Original Message ---- Subject: Apache::AuthenNTLM-2.04 Probl

Apache::AuthenNTLM 2.04 - hang : problem/bug?

2003-12-18 Thread beckst
Hello, we're using Apache 1.3.26 / mod_perl 1.29 on Solaris 8 with Perl 5.6.1 and gcc 2.95.3. I experienced occasional hangs of Apache::AuthenNTLM 2.04. I suspect that the "MaxKeepAliveRequests" option within httpd.conf might be involved: Maybe one httpd-process acquires s

Apache::AuthenNTLM-2.04 - missing NTLM header info

2003-12-05 Thread Harris, Jason (DIS)
Hello all, I am running Apache 1.3.28 Perl 5.8 mod_perl 1.29 Apache::AuthenNTLM-2.04 Solaris 2.9 Client: Windows 2000 Professional, IE 6.0.2800.1106 DC: Windows 2003 Server, AD Each time I try the directory, I get the following in the errorlog [20896] AuthenNTLM: Config Domain = dis pdc

Re: Apache-AuthenNTLM-2.04

2003-10-14 Thread Shannon Eric Peevey
On Sun, 2003-10-12 at 00:36, Shannon Eric Peevey wrote: BTW, I have tested this modules against a Samba server that was only allowing NTLMv2 connections with success. (I don't have access to a win32 machine that I could test this against, so maybe...) Also, when you run the test above, can

Re: Apache-AuthenNTLM-2.04

2003-10-11 Thread Shannon Eric Peevey
speeves wrote: Keven Murphy wrote: On Thu, 2003-10-09 at 10:59, Shannon Eric Peevey wrote: 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: Author

Re: Apache-AuthenNTLM-2.04

2003-10-10 Thread speeves
Keven Murphy wrote: On Thu, 2003-10-09 at 10:59, Shannon Eric Peevey wrote: 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 B

Re: Apache-AuthenNTLM-2.04

2003-10-09 Thread Shannon Eric Peevey
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 M