RE: Apache-AuthenNTLM-0.14 for ssl VirtualHost

2002-03-05 Thread Umhang Juerg, IT2

hi
it works !!
best service both east and west of redmond :-))
merci
juerg umhang

   o | 
  /\_| Juerg UmhangWebergutstrasse 12
 /   | Informatik Post CH-3030 Bern
/\   | IT2 IE-NAS  Switzerland
   /_/_  | 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: Apache-AuthenNTLM-0.14 for ssl VirtualHost
> 
> 
> Hi,
> 
> NTLM needs KeepAlives turned on, because the handshake must 
> take place on
> the same connection, I guess you have turned KeepAlive off 
> for your ssl
> connection
> 
> Gerald
> 
> -
> Gerald Richterecos electronic communication services gmbh
> Internetconnect * Webserver/-design/-datenbanken * Consulting
> 
> Post:   Tulpenstrasse 5 D-55276 Dienheim b. Mainz
> E-Mail: [EMAIL PROTECTED] Voice:+49 6133 925131
> WWW:http://www.ecos.de  Fax:  +49 6133 925152
> -------------
> 
> - 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 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
> AuthenNTLM: nonce=0Dv"g'î
> AuthenNTLM: Send header: NTLM
> TlRMTVNTUAACACgBggAAMER2ImcPke4AAA==
> 
> httpd.conf
> 
> PerlSetVar defaultdomain 
> PerlSetVar basicauthoritative on
> PerlSetVar ntlmdebug 1
> PerlAddVar ntdomain " 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 UmhangWebergutstrasse 12
>  /   | Informatik Post CH-3030 Bern
> /\   | IT2 IE-NAS  Switzerland
>/_/_  | Tel: ++41 31 338 1473
>  | Mailto:[EMAIL PROTECTED]  Fax: ++41 31 338 7492
> 
> 
> 
> 
> 




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 
AuthenNTLM: nonce=0Dv"g'î
AuthenNTLM: Send header: NTLM
TlRMTVNTUAACACgBggAAMER2ImcPke4AAA==

httpd.conf

PerlSetVar defaultdomain 
PerlSetVar basicauthoritative on
PerlSetVar ntlmdebug 1
PerlAddVar ntdomain " 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 UmhangWebergutstrasse 12
 /   | Informatik Post CH-3030 Bern
/\   | IT2 IE-NAS  Switzerland
   /_/_  | Tel: ++41 31 338 1473 
 | Mailto:[EMAIL PROTECTED]  Fax: ++41 31 338 7492