RE: Apache::AuthenNTLM module with HP/Apache

2003-08-14 Thread Randy Kobes
On Thu, 14 Aug 2003, Antony Batten wrote: > Have asked the SA chappy to recompile the module as you > suggested. Not sure if the approach you mention can be > done though I think HP don't want us to add anything > to their mod_perl distribution by adding modules to the > main location. Can't

RE: Apache::AuthenNTLM module with HP/Apache

2003-08-14 Thread Antony Batten
7;; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Apache::AuthenNTLM module with HP/Apache Antony Batten wrote: >Randy, > >OK thanks, I'll give that a try. I think we can compile the module >against 5.6.1 It's just that we can't change the 5.6.1 install as >

RE: Apache::AuthenNTLM module with HP/Apache

2003-08-14 Thread Antony Batten
place after compiling it... Thanks v. much to all for helping me with this. Rgds, Antony -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED] Sent: 14 August 2003 07:23 To: Antony Batten Cc: 'Shannon Eric Peevey'; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Apach

RE: Apache::AuthenNTLM module with HP/Apache

2003-08-14 Thread Antony Batten
ailto:[EMAIL PROTECTED] Sent: 13 August 2003 14:41 To: Antony Batten Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Apache::AuthenNTLM module with HP/Apache Antony Batten wrote: >Hi, > >Sorry to direct email you, but I am desperate, and was hoping the >solution to the problem

Re: Apache::AuthenNTLM module with HP/Apache

2003-08-14 Thread Shannon Eric Peevey
comp.infosystems.www.servers.unix & comp.lang.perl.modules] We are trying to use the Apache::AuthenNTLM perl module with HP/Apache and mod_perl. We have prevented mod_perl from running our cgi-perl scripts (by using Apache directives to only use mod_perl for *PL files), as we want to use 5.8 for this, and the HP-supplied mod_

RE: Apache::AuthenNTLM module with HP/Apache

2003-08-14 Thread Randy Kobes
? ;0) > > Thanks again, > Antony. > > -Original Message- > From: Shannon Eric Peevey [mailto:[EMAIL PROTECTED] > Sent: 13 August 2003 14:41 > To: Antony Batten > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Apache::AuthenNTLM module with HP/Apache >

Re: Apache::AuthenNTLM module with HP/Apache

2003-08-14 Thread Shannon Eric Peevey
the module in a different place after compiling it... Thanks v. much to all for helping me with this. Rgds, Antony -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED] Sent: 14 August 2003 07:23 To: Antony Batten Cc: 'Shannon Eric Peevey'; [EMAIL PROTECTED]; [EMAIL PROTECT

Re: [mp2] beta of Apache-AuthenNTLM uploaded

2003-07-23 Thread Brett Hales
On Wed, 2003-07-23 at 04:51, Shannon Eric Peevey wrote: > The uploaded file > > Apache-AuthenNTLM-2.01.tar.gz > > has entered CPAN as > > file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthenNTLM-2.01.tar.gz > size: 50644 bytes >md5: f175a98ea668e81df9cc8d6db

[mp2] beta of Apache-AuthenNTLM uploaded

2003-07-22 Thread Shannon Eric Peevey
The uploaded file Apache-AuthenNTLM-2.01.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthenNTLM-2.01.tar.gz size: 50644 bytes md5: f175a98ea668e81df9cc8d6db629facf The purpose of this module is to perform a user authentication via Mircosoft's NTLM pro

Re: Apache::AuthenNTLM problems

2003-06-29 Thread Brett Hales
l and AuthenNTLM. > >>> I want to authenticate users from a Windows 2000 domain. I don´t want them to be > >>> prompted for their username and password. These are the softwares I have > >>> installed: Red Hat Linux 8.0, Samba -2.2.8(use winbind for auth

Re: Apache::AuthenNTLM problems

2003-06-29 Thread Shannon Eric Peevey
are the softwares I have installed: Red Hat Linux 8.0, Samba -2.2.8(use winbind for authentication), Apache 2.0.45, mod_perl-1.99_09, Apache-AuthenNTLM-023. My test directory is configured like this: Alias /ntlm/ "/home/httpd/ntlm/" PerlAuthenHandler Apache::AuthenNTLM AuthType

Re: Apache::AuthenNTLM problems

2003-06-12 Thread Brett Hales
r username and password. These are the softwares I have > > installed: Red Hat Linux 8.0, Samba -2.2.8(use winbind for authentication), Apache > > 2.0.45, mod_perl-1.99_09, Apache-AuthenNTLM-023. My test directory is configured > > like this:

Re: Apache::AuthenNTLM problems

2003-06-12 Thread Stas Bekman
, Samba -2.2.8(use winbind for authentication), Apache 2.0.45, mod_perl-1.99_09, Apache-AuthenNTLM-023. My test directory is configured like this: Alias /ntlm/ "/home/httpd/ntlm/" PerlAuthenHandler Apache::AuthenNTLM AuthType ntlm,basic AuthName NTLM-AREA Require

Apache::AuthenNTLM problems

2003-06-12 Thread Luiz Carlos (Paulista)
8.0, Samba -2.2.8(use winbind for authentication), Apache 2.0.45, > mod_perl-1.99_09, Apache-AuthenNTLM-023. My test directory is configured like this: > Alias /ntlm/ "/home/httpd/ntlm/" > > PerlAuthenHandler Apache::AuthenNT

Re: ANNOUNCE: Apache::AuthenNTLM 0.23

2002-12-05 Thread Frank . Zimper
- Weitergeleitet von Frank Zimper/BUH/CH/SB_PLC am 05.12.2002 09:48 - "Gerald Richter" <[EMAIL PROTECTED]> 05.12.2002 06:12 An: [EMAIL PROTECTED], [EMAIL PROTECTED] Kopie: Thema: Re: ANNOUNCE: Apache::AuthenNTLM 0.23 > I installed it on 29. Nov. and

Re: ANNOUNCE: Apache::AuthenNTLM 0.23

2002-12-04 Thread Gerald Richter
> I installed it on 29. Nov. and have to say that it works fine. No more > problems with POST requests. > The only issue I still have are the occasional "hangs", when the web > server doesn't respond for several tens of seconds. > Could you try to use a bdc instead of the pdc. Maybe your pdc is to

Re: ANNOUNCE: Apache::AuthenNTLM 0.23

2002-12-04 Thread Frank . Zimper
UH/CH/SB_PLC am 04.12.2002 17:53 - "Gerald Richter" <[EMAIL PROTECTED]> 28.11.2002 20:27 An: [EMAIL PROTECTED], [EMAIL PROTECTED] Kopie: Thema: ANNOUNCE: Apache::AuthenNTLM 0.23 The URL ftp://ftp.dev.ecos.de/pub/perl/ntlm/Apache-AuthenNTLM-0

ANNOUNCE: Apache::AuthenNTLM 0.23

2002-11-28 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/ntlm/Apache-AuthenNTLM-0.23.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-AuthenNTLM-0.23.tar.gz size: 49682 bytes md5: 6a0e59d24b23737b2902e6cd43aceb77 This version fixes the problem with POST request. Thanks to the

Re: Suspected Apache::AuthenNTLM Bug

2002-11-11 Thread Gerald Richter
> > With ColdFusion you can call the same page eg the line_main2.cfm can be > called from the line_main2.cfm with different parameters. Unfortunately > the client PC does not seem to pass the NTLM/Basic Authorization Header > the second time the page is called. > Maybe this is handled via a subreq

Re: Suspected Apache::AuthenNTLM Bug

2002-11-07 Thread Ged Haywood
Hi there, On 8 Nov 2002, Brett Hales wrote: > I believe that there is a bug in the Apache::AuthenNTLM module. Did you see this? 73, Ged. -- Date: Thu, 7 Nov 2002 17:46:15 -0600 (CST) From: Gerald Combs <[EMAIL PROTECTE

Suspected Apache::AuthenNTLM Bug

2002-11-07 Thread Brett Hales
I believe that there is a bug in the Apache::AuthenNTLM module. Configuration: I have an Apache server with ColdFusion MX 6 installed, there is a requirement for NTLM authentication with the server. I implemented the PerlAuthenHandler Apache::AuthenNTLM to solve this problem. Problem: With

very OT: english/german -- was Re: Antwort: Re:[Apache::AuthenNTLM] Performance Probs

2002-10-23 Thread Mrs. Brisby
> always: When you want it to happen, it doesn't (Does anyone know a good > English word for "Vorführeffekt"?). Sod's Law (British) or Murphy's Law (American English) are pretty close. 1. In any situation, if something can go wrong, it will go wrong. 2. In any situation, even if nothing can go w

Re: Antwort: Re: [Apache::AuthenNTLM] Performance Probs

2002-10-23 Thread Gerald Richter - ecos gmbh
>As soon as I can reproduce it I'll extract the relevant part of the >err_log file and post it. Ok, I looking forward to it... >Another problem I experience since the switch to Apache::AuthenNTLM is >with POST-Forms. Some of them simply don't pass their parameters to the &g

Antwort: Re: [Apache::AuthenNTLM] Performance Probs

2002-10-23 Thread Frank . Zimper
>Hello, >> >> I recently installed Apache::AuthenNTLM 0.21 on a Solaris 8 box running >> Apache 1.3.26 with mod_perl. The trouble is now that the response times >> are sometimes very slow, up to several tens of seconds. They are faster >> with non-NTLM-browsers lik

Re: [Apache::AuthenNTLM] Performance Probs

2002-10-22 Thread Gerald Richter
Hello, > > I recently installed Apache::AuthenNTLM 0.21 on a Solaris 8 box running > Apache 1.3.26 with mod_perl. The trouble is now that the response times > are sometimes very slow, up to several tens of seconds. They are faster > with non-NTLM-browsers like Mozilla, in this cas

[Apache::AuthenNTLM] Performance Probs

2002-10-22 Thread Frank . Zimper
Hello, I recently installed Apache::AuthenNTLM 0.21 on a Solaris 8 box running Apache 1.3.26 with mod_perl. The trouble is now that the response times are sometimes very slow, up to several tens of seconds. They are faster with non-NTLM-browsers like Mozilla, in this case it's only the

[Apache::AuthenNTLM]

2002-10-08 Thread Frank . Zimper
Hello, I recently installed Apache::AuthenNTLM 0.21 on a Solaris 8 box running Apache 1.3.26 with mod_perl. The trouble is now that the response times are sometimes very slow, up to several tens of seconds. They are faster with non-NTLM-browsers like Mozilla, in this case it's only the

Re: ANNOUNCE: Apache-AuthenNTLM 0.21

2002-09-04 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/ntlm/Apache-AuthenNTLM-0.21.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-AuthenNTLM-0.21.tar.gz size: 49239 bytes md5: 292ec3e15bdb8c407b2b45704a147b09 This release mainly fixes bugs in the communication with the smb

ANNOUNCE: Apache-AuthenNTLM 0.15

2002-04-09 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/ntlm/Apache-AuthenNTLM-0.15.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-AuthenNTLM-0.15.tar.gz size: 46250 bytes md5: 23e8bc0235e161aa0d44d95e0e47d684 The main enhancement of this release is the proper support of

RE: Apache-AuthenNTLM-0.14 for ssl VirtualHost

2002-03-05 Thread Umhang Juerg, IT2
/_/_ | Tel: ++41 31 338 1473 | Mailto:[EMAIL PROTECTED] Fax: ++41 31 338 7492 > -Original Message- > From: Gerald Richter [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 05, 2002 1:56 PM > To: Umhang Juerg, IT2; [EMAIL PROTECTED] > Subject: Re: Ap

Re: Apache-AuthenNTLM-0.14 for ssl VirtualHost

2002-03-05 Thread Gerald Richter
- - Original Message - From: "Umhang Juerg, IT2" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 12:46 PM Subject: Apache-AuthenNTLM-0.14 for ssl VirtualHost hi we are using AuthenNTLM from G. Richter to authenticate our intranet us

Apache-AuthenNTLM-0.14 for ssl VirtualHost

2002-03-05 Thread Umhang Juerg, IT2
Y pp bb" PerlAuthenHandler Apache::AuthenNTLM AuthName "Private Domain" AuthType ntlm,basic # require user \x something wrong with our config? works somewhere with ssl servers ? kind regards juerg umhang o | /\_| Juerg Umhang

ANNOUNCE: Apache-AuthenNTLM 0.14

2002-02-26 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/ntlm/Apache-AuthenNTLM-0.14.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-AuthenNTLM-0.14.tar.gz size: 45446 bytes md5: 704a1c161d2a308c74b1397e5bca5a1f The purpose of this module is to perform a user authentication

ANNOUNCE: Apache::AuthenNTLM

2002-01-07 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/ntlm/Apache-AuthenNTLM-0.11.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-AuthenNTLM-0.11.tar.gz size: 50288 bytes md5: fa69872fe0a643de4a02921b9d4715be The purpose of this module is to perform a user authentication