Re: AuthenNTLM

2003-08-27 Thread Shannon Eric Peevey
Brett Hales wrote: I am having problems with Apache-AuthenNTLM-0.23. In apache's error.log I am getting the following errors reported. AuthenNTLM: timed out while waiting for lock (key = 23754) This also seems to cause the web server to go _very_ slow. I have looked through the AuthenNTLM.p

AuthenNTLM

2003-08-26 Thread Brett Hales
I am having problems with Apache-AuthenNTLM-0.23. In apache's error.log I am getting the following errors reported. AuthenNTLM: timed out while waiting for lock (key = 23754) This also seems to cause the web server to go _very_ slow. I have looked through the AuthenNTLM.pm and found the se

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: AuthenNTLM - help

2003-07-25 Thread Shannon Eric Peevey
Shannon, i put it working on Solaris, mod_perl, NTLM and mod_jk2 (to comunicate with Tomcat), but unfortunatily, it just works when i access from windows 9x and Linux. When i access by NT/2000/XP, it just doesn't work at all (no validation). So, i decide, for a while, make it work on Linux! I a

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

Re: AuthenNTLM - Help

2003-07-22 Thread Shannon Eric Peevey
Francisco de Assis Tristão wrote: Shannon, i got it configured with apache-1.3.27/mod_ssl/2.8.12 OpenSSL/0.9.6g mod_perl/1.25", all by hand, but it only works fine when i use just http - when i access the pages with https, apache doesn't ask for the user... Have you any idea about what is wrong?

[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: AuthenNTLM - Help

2003-07-15 Thread Shannon Eric Peevey
Stas Bekman wrote: Francisco de Assis Tristão wrote: Frank, please, i am trying to configure AuthenNTLM on a solaris 2.8 (SPARC) machine. But i did not find any sample about how to configure httpd.conf. May you help me? I had compiled apache 2 version 2.0.46 with ssl suport (i am configuring it

Re: AuthenNTLM - Help

2003-07-15 Thread Stas Bekman
Francisco de Assis Tristão wrote: Frank, please, i am trying to configure AuthenNTLM on a solaris 2.8 (SPARC) machine. But i did not find any sample about how to configure httpd.conf. May you help me? I had compiled apache 2 version 2.0.46 with ssl suport (i am configuring it with mod_jk and

AuthenNTLM - Help

2003-07-14 Thread Francisco de Assis Tristão
Frank, please, i am trying to configure AuthenNTLM on a solaris 2.8 (SPARC) machine. But i did not find any sample about how to configure httpd.conf. May you help me? I had compiled apache 2 version 2.0.46 with ssl suport (i am configuring it with mod_jk and Tomcat too). Do i need to have mod_perl

Re: Apache::AuthenNTLM problems

2003-06-29 Thread Brett Hales
On Mon, 2003-06-30 at 09:48, Shannon Eric Peevey wrote: > Brett Hales wrote: > > >On Fri, 2003-06-13 at 01:53, Luiz Carlos (Paulista) wrote: > > > > > >>>Hi, > >>> > >>> I´m trying to install Apache in a Linux Machine, with mod_per

Re: Apache::AuthenNTLM problems

2003-06-29 Thread Shannon Eric Peevey
Brett Hales wrote: On Fri, 2003-06-13 at 01:53, Luiz Carlos (Paulista) wrote: Hi, I´m trying to install Apache in a Linux Machine, with mod_perl 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

RE: AuthenNTLM undefined value

2003-06-17 Thread Franks, David
> -Original Message- > From: Scandalz.net [mailto:[EMAIL PROTECTED] > Subject: Re: AuthenNTLM undefined value > > > what's on line 478 of AuthenNTLM? > sub handler ($$) { my ($class, $r) = @_ ; my $type ; my $nonce = '' ; my $se

AuthenNTLM undefined value

2003-06-16 Thread Franks, David
I'm new to this list. Last attempt didn't seem to post. Her it is again... I am trying to use AuthenNTLM. I put an .htaccess file in a directory and when I try to access the URL for the directory, it gives me an internal server error. The apache error log contains: Can

AuthenNTLM undefined value

2003-06-16 Thread Franks, David
I am trying to use AuthenNTLM. I put an .htaccess file in a directory and when I try to access the URL for the directory, it gives me an internal server error. The apache error log contains: Can't call method "connection" on an undefined value at /usr/opt/perl5/lib/site_perl/5

AuthenNTLM undefined value

2003-06-16 Thread Franks, David
I am trying to use AuthenNTLM. I put an .htaccess file in a directory and when I try to access the URL for the directory, it gives me an internal server error. The apache error log contains: Can't call method "connection" on an undefined value at /usr/opt/perl5/lib/site_perl/5

Re: Apache::AuthenNTLM problems

2003-06-12 Thread Brett Hales
On Fri, 2003-06-13 at 01:53, Luiz Carlos (Paulista) wrote: > > Hi, > > > > I´m trying to install Apache in a Linux Machine, with mod_perl and AuthenNTLM. I > > want to authenticate users from a Windows 2000 domain. I don´t want them to be > > prompted for thei

Re: Apache::AuthenNTLM problems

2003-06-12 Thread Stas Bekman
Luiz Carlos (Paulista) wrote: Hi, I´m trying to install Apache in a Linux Machine, with mod_perl 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

Apache::AuthenNTLM problems

2003-06-12 Thread Luiz Carlos (Paulista)
> Hi, > > I´m trying to install Apache in a Linux Machine, with mod_perl 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

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

RE: AuthenNTLM, IE, KeepAlives, Post?

2002-06-13 Thread Ged Haywood
Hi there, On Tue, 11 Jun 2002, Harnish, Joe wrote: > Will this help even when I am not up loading files? Not in itself, but it shows how easy it is to debug things like this with Perl. You can find out what's going on very easily by putting extra statements in the code. Try to read through

RE: AuthenNTLM, IE, KeepAlives, Post?

2002-06-11 Thread Harnish, Joe
Title: RE: AuthenNTLM, IE, KeepAlives, Post? Ged, Will this help even when I am not up loading files?  Here is the test.pl script I am using. #!/usr/bin/perl require CGI; use strict; my $q = new CGI; print $q->header; print <         EODUMP print $q->p

RE: AuthenNTLM, IE, KeepAlives, Post?

2002-06-11 Thread Ged Haywood
Hi there, On Tue, 11 Jun 2002, Harnish, Joe wrote: > Does anyone know of issues with mod_perl and post? Here's one. 73, Ged. >From [EMAIL PROTECTED] Tue Jun 11 18:16:11 2002 Date: Wed, 20 Mar 2002 19:20:29 + (GMT) From: Ged Haywood <[EMAIL PROTECTED]> To: Stas Bekman <[EMAIL PROTECTED]>

RE: AuthenNTLM, IE, KeepAlives, Post?

2002-06-11 Thread Harnish, Joe
Title: RE: AuthenNTLM, IE, KeepAlives, Post? Well, I have narrowed it down to the "POST" method on my forms.  If I replace them with "get"s it works 100%.  I am kind of wondering if this has to do with mod_perl and post because I have had this issue before when usi

RE: AuthenNTLM, IE, KeepAlives

2002-06-10 Thread Harnish, Joe
Title: RE: AuthenNTLM, IE, KeepAlives I changed to Apache::Registry and have been monkeying around with it.  I am going to look more into converting my CGI stuff to mod_perl.   I also changed my use CGI; to require CGI; like the documentation says but now it looks like it is sending the same

Re: AuthenNTLM, IE, KeepAlives

2002-06-10 Thread Gerald Richter
RE: AuthenNTLM, IE, KeepAlives >I am using Apache::PerlRun instead of Apache::Registry. Could this be an issue? I am not using PerlRun, but maybe. Can try without it? Maybe just a small test script. Gerald - Gerald Richtere

RE: AuthenNTLM, IE, KeepAlives

2002-06-10 Thread Harnish, Joe
Title: RE: AuthenNTLM, IE, KeepAlives I am using Apache::PerlRun instead of Apache::Registry.  Could this be an issue?  -Original Message- From: Harnish, Joe Sent: Monday, June 10, 2002 8:34 AM To: 'Gerald Richter - ecos gmbh'; Harnish, Joe; '[EMAIL PROTECTE

RE: AuthenNTLM, IE, KeepAlives

2002-06-10 Thread Harnish, Joe
Title: RE: AuthenNTLM, IE, KeepAlives I am using the CGI module(latest from CPAN).  -Original Message- From: Gerald Richter - ecos gmbh [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 3:44 AM To: Harnish, Joe; [EMAIL PROTECTED] Subject: Re: AuthenNTLM, IE, KeepAlives

Re: AuthenNTLM, IE, KeepAlives

2002-06-10 Thread Gerald Richter - ecos gmbh
> > The issue that I am having is that when I have KeepAlive turned on my > scripts won't get the params from the URI. But this only happens in > Internet Explorer. Opera works fine. > This normaly should not happen. How do you retrieve the parameters ? Gerald --

AuthenNTLM, IE, KeepAlives

2002-06-08 Thread Harnish, Joe
Title: AuthenNTLM, IE, KeepAlives I am running an Apache server using AuthenNTLM for authentication.  This is because we are migrating an old NT site to Linux.  The issue that I am having is that when I have KeepAlive turned on my scripts won't get the params from the URI.  But this

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
hi we are using AuthenNTLM from G. Richter to authenticate our intranet users ... works fine for http-server. unfortunately it doesnt work with ssl aware virtual hosts. Server Version: Apache/1.3.23 (Unix) mod_perl/1.26 mod_ssl/2.8.7 OpenSSL/0.9.6c client hangs :-( last entries in error.log

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