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 = 198.238.113.11  bdc =
[20896] AuthenNTLM: Config Default Domain = dis
[20896] AuthenNTLM: Config Fallback Domain = dis
[20896] AuthenNTLM: Config AuthType = ntlm AuthName =
[20896] AuthenNTLM: Config Auth NTLM = 1 Auth Basic = 0
[20896] AuthenNTLM: Config NTLMAuthoritative = on  BasicAuthoritative = on
[20896] AuthenNTLM: Config Semaphore key = 23754 timeout = 2
[20896] AuthenNTLM: Authorization Header <not given>
[Fri Dec  5 10:20:05 2003] [error] access to /nttest failed for  , reason:
Bad/Missing NTLM/Basic Authorization Header for /nttest
[20896] AuthenNTLM: Start NTLM Authen handler pid = 20896, connection =
2811592 conn_http_hdr = Keep-Alive  main =  cuser =  remote_ip =
198.238.112.187 remote_port =  remote_host = < > version = 2.04
[20896] AuthenNTLM: Object exists user = \
[20896] AuthenNTLM: Authorization Header NTLM
[20896] AuthenNTLM: protocol=NTLMSSP, type=1,
flags1=7(NEGOTIATE_UNICODE,NEGOTIATE_OEM,REQUEST_TARGET),
flags2=178(NEGOTIATE_ALWAYS_SIGN,NEGOTIATE_NTLM), domain length=3, domain
offset=43, host length=11, host offset=32, host=DISWKJASONH, domain=DIS
[20896] AuthenNTLM: Connect to pdc = 198.238.113.11 bdc =  domain = dis
[20896] AuthenNTLM: enter lock
[Fri Dec  5 10:20:08 2003] [error] access to /nttest failed for  , reason:
Connect to SMB Server faild (pdc = 198.238.113.11 bdc =  domain = dis error
= -11/0) for /nttest
[20896] AuthenNTLM: leave lock
[Fri Dec  5 10:20:08 2003] [error] access to /nttest failed for  , reason:
Cannot get nonce


It seems like there should be some gobbledee-gook after the AuthenNTLM:
Authorization Header NTLM line,  like a bunch of numbers and stuff.    I
think.   This is my first try with this module.   Does this module do ok
with AD enabled domain controllers ?  Does the Solaris/Apache server need to
have samba running/be joined into the domain ?

Any help would be greatly appreciated.  Thanks

Jason Harris


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

Reply via email to