Hi!

Am forwarding this to the modperl list.

Unfortunately, I don't have a mac to test this on :(

speeves
cws

Joep Mathijssen wrote:

We're using Authen::NTLM within an Intranet. The server runs Apache 1.3
and mod_perl-1.29. Everything works like a dream. Even Mozilla's and
Safari's etc connect fine.

But IE 5.2 on a Mac is unable to login. Below a part of the logfile:

[569] AuthenNTLM: Start NTLM Authen handler pid = 569, connection = 138518492 conn_http_hdr 
= Keep-Alive  main =  cuser =  remote_ip = 195.81.24.250 remote_port =  remote_host = 
<> version = 2.04
[569] AuthenNTLM: Setup new object
[569] AuthenNTLM: Config Domain = abc  pdc = abcdata01  bdc = abcdata01
[569] AuthenNTLM: Config Default Domain = abc
[569] AuthenNTLM: Config Fallback Domain = abc
[569] AuthenNTLM: Config AuthType = ntlm,basic AuthName = Intranet
[569] AuthenNTLM: Config Auth NTLM = 1 Auth Basic = 1
[569] AuthenNTLM: Config NTLMAuthoritative = on  BasicAuthoritative = on
[569] AuthenNTLM: Config Semaphore key = 23754 timeout = 2
[569] AuthenNTLM: Authorization Header NTLM
[569] AuthenNTLM: protocol=NTLMSSP, type=1, 
flags1=7(NEGOTIATE_UNICODE,NEGOTIATE_OEM,REQUEST_TARGET), 
flags2=130(NEGOTIATE_ALWAYS_SIGN,NEGOTIATE_NTLM), domain length=0, domain offset=0, 
host length=0, host offset=0, host=, domain=
[569] AuthenNTLM: Connect to pdc = abcdata01 bdc = abcdata01 domain = abc
[569] AuthenNTLM: enter lock
[569] AuthenNTLM: charencoding = 1
[569] AuthenNTLM: flags2 = 130
[569] AuthenNTLM: Send header: NTLM ...
[569] AuthenNTLM: Start NTLM Authen handler pid = 569, connection = 138518492 conn_http_hdr 
= Keep-Alive  main =  cuser =  remote_ip = 195.81.24.250 remote_port =  remote_host = < 
> version = 2.04
[569] AuthenNTLM: Object exists user = \
[569] AuthenNTLM: Authorization Header NTLM
[569] AuthenNTLM: protocol=NTLMSSP, type=3, user=jco, host=, domain=, msg_len=0
[569] handler type == 3
[569] AuthenNTLM: Verify user jco via smb server
[569] AuthenNTLM: leave lock
[Mon Feb  2 14:18:31 2004] [error] access to / failed for  , reason: Wrong 
password/user (rc=3/1/327681): abc\jco for /
[569] AuthenNTLM: rc = 3  ntlmhash = ^T<93>$%è«5^S      <94>Õ<90>ÆJ^RðG<80><9e>Õê^Lã2


It appears that the loginname is corrupted. It should be 'jaccos' and not 'jco'.

Do you have any clue?

greetings
Joep Mathijssen
--------------------------------------- clickhere interactive ---

J.P. Coenstraat 32 http://www.clickhere.nl
3531 EV Utrecht E. [EMAIL PROTECTED]
The Netherlands T. (+31) 030 2731 769
F. (+31) 030 2719 403





-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to