RE: [SQU] NTLM Problems

From: Magnus Ullberg <UllbergM@dont-contact.us>
Date: Thu, 16 Nov 2000 17:07:58 -0600

Ok, i realized what i did.. it was working fine all along..
i put "ntlm_auth \\NT14202" instead of "ntlm_auth areaowb/nt14202".. found
that while browsing the source..
thanks for trying to help me thou.. :)

-----Original Message-----
From: Robert Collins [mailto:robert.collins@itdomain.com.au]
Sent: Thursday, November 16, 2000 4:45 PM
To: Magnus Ullberg; squid-users@ircache.net
Subject: Re: [SQU] NTLM Problems

Magnus, please keep replies cc'd to the list. This will ensure the fastest
response for you.

Quoting from your message below
"
ntlm-auth[19939](libntlmssp.c:150): Connecting to server
ntlm-auth[19939](libntlmssp.c:154): Couldn't connect to SMB Server
ntlm-auth: ERR couldn't obtain a challenge from the Domain Controller
"

is your SMB Servers name resolvable? (IE can you ping NT14202)

Rob

----- Original Message -----
From: "Magnus Ullberg" <UllbergM@abcbank.com>
To: "'Robert Collins'" <robert.collins@itdomain.com.au>
Sent: Friday, November 17, 2000 9:35 AM
Subject: RE: [SQU] NTLM Problems

> 1) How do i find out the NTLM packet type?
> 2) Here is all the messages from the cache.log (from start up to failed
> access attempt to shutdown)
>
> 2000/11/16 16:28:35| Starting Squid Cache version 2.5.DEVEL-NTLM for
> i686-pc-linux-gnu...
> 2000/11/16 16:28:35| Process ID 19938
> 2000/11/16 16:28:35| With 1024 file descriptors available
> 2000/11/16 16:28:35| DNS Socket created on FD 4
> 2000/11/16 16:28:35| Adding nameserver 123.53.27.2 from /etc/resolv.conf
> 2000/11/16 16:28:35| Adding nameserver 123.53.1.6 from /etc/resolv.conf
> 2000/11/16 16:28:35| helperStatefulOpenServers: Starting 5 'ntlm_auth'
> processes
> ntlm-auth[19939](ntlm_auth.c:487): starting up...
> ntlm-auth[19939](ntlm_auth.c:491): options processed OK
> ntlm-auth[19939](ntlm_auth.c:511): creating cache structure
> ntlm-auth[19939](ntlm_auth.c:515): Firing housekeeping routines up
> ntlm-auth[19939](ntlm_auth.c:520): managing request
> ntlm-auth[19940](ntlm_auth.c:487): starting up...
> ntlm-auth[19940](ntlm_auth.c:491): options processed OK
> ntlm-auth[19940](ntlm_auth.c:511): creating cache structure
> ntlm-auth[19940](ntlm_auth.c:515): Firing housekeeping routines up
> ntlm-auth[19940](ntlm_auth.c:520): managing request
> ntlm-auth[19941](ntlm_auth.c:487): starting up...
> ntlm-auth[19941](ntlm_auth.c:491): options processed OK
> ntlm-auth[19941](ntlm_auth.c:511): creating cache structure
> ntlm-auth[19941](ntlm_auth.c:515): Firing housekeeping routines up
> ntlm-auth[19941](ntlm_auth.c:520): managing request
> ntlm-auth[19942](ntlm_auth.c:487): starting up...
> ntlm-auth[19942](ntlm_auth.c:491): options processed OK
> ntlm-auth[19942](ntlm_auth.c:511): creating cache structure
> ntlm-auth[19942](ntlm_auth.c:515): Firing housekeeping routines up
> ntlm-auth[19942](ntlm_auth.c:520): managing request
> ntlm-auth[19943](ntlm_auth.c:487): starting up...
> ntlm-auth[19943](ntlm_auth.c:491): options processed OK
> ntlm-auth[19943](ntlm_auth.c:511): creating cache structure
> ntlm-auth[19943](ntlm_auth.c:515): Firing housekeeping routines up
> ntlm-auth[19943](ntlm_auth.c:520): managing request
> 2000/11/16 16:28:35| Unlinkd pipe opened on FD 14
> 2000/11/16 16:28:35| Swap maxSize 102400 KB, estimated 7876 objects
> 2000/11/16 16:28:35| Target number of buckets: 393
> 2000/11/16 16:28:35| Using 8192 Store buckets
> 2000/11/16 16:28:35| Max Mem size: 8192 KB
> 2000/11/16 16:28:35| Max Swap size: 102400 KB
> 2000/11/16 16:28:35| Rebuilding storage in /usr/local/squid/cache (CLEAN)
> 2000/11/16 16:28:35| Using Least Load store dir selection
> 2000/11/16 16:28:35| Set Current Directory to /usr/local/squid/cache
> 2000/11/16 16:28:35| Loaded Icons.
> 2000/11/16 16:28:35| Accepting HTTP connections at 0.0.0.0, port 3128, FD
> 16.
> 2000/11/16 16:28:35| Accepting SNMP messages on port 3401, FD 18.
> 2000/11/16 16:28:35| WCCP Disabled.
> 2000/11/16 16:28:35| ipcCreate: /usr/local/squid/bin/pinger: (2) No such
> file or
> directory
> 2000/11/16 16:28:35| Pinger socket opened on FD 20
> 2000/11/16 16:28:35| Ready to serve requests.
> 2000/11/16 16:28:35| Done reading /usr/local/squid/cache swaplog (2
entries)
> 2000/11/16 16:28:35| Finished rebuilding storage from disk.
> 2000/11/16 16:28:35| 2 Entries scanned
> 2000/11/16 16:28:35| 0 Invalid entries.
> 2000/11/16 16:28:35| 0 With invalid flags.
> 2000/11/16 16:28:35| 2 Objects loaded.
> 2000/11/16 16:28:35| 0 Objects expired.
> 2000/11/16 16:28:35| 0 Objects cancelled.
> 2000/11/16 16:28:35| 0 Duplicate URLs purged.
> 2000/11/16 16:28:35| 0 Swapfile clashes avoided.
> 2000/11/16 16:28:35| 0 Missing files ignored.
> 2000/11/16 16:28:35| 0 Incorrect length swapfiles unlinked.
> 2000/11/16 16:28:35| Took 0.3 seconds ( 6.5 objects/sec).
> 2000/11/16 16:28:35| Beginning Validation Procedure
> 2000/11/16 16:28:35| Completed Validation Procedure
> 2000/11/16 16:28:35| Validated 2 Entries
> 2000/11/16 16:28:35| Validated 2 Entries
> 2000/11/16 16:28:36| storeLateRelease: released 0 objects
> ntlm-auth[19939](ntlm_auth.c:327): ntlm authenticator. Got
> 'TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA' from
> cache
> ntlm-auth[19939](ntlm_auth.c:381): status 0
> ntlm-auth[19939](libntlmssp.c:150): Connecting to server
> ntlm-auth[19939](libntlmssp.c:154): Couldn't connect to SMB Server
> ntlm-auth: ERR couldn't obtain a challenge from the Domain Controller
> ntlm-auth[19939](ntlm_auth.c:520): managing request
> 2000/11/16 16:29:02| authenticateNTLMHandleReply: Error validating user
via
> NTLM.
> 2000/11/16 16:29:02| auth user 0 connauth user 0 conn type 2
> 2000/11/16 16:29:27| Preparing for shutdown after 2 requests
> 2000/11/16 16:29:27| Waiting 30 seconds for active connections to finish
> 2000/11/16 16:29:27| FD 16 Closing HTTP connection
> 2000/11/16 16:29:27| Closing Pinger socket on FD 20
> ntlm-auth[19939](ntlm_auth.c:181): housekeeping..
> ntlm-auth[19940](ntlm_auth.c:181): housekeeping..
> ntlm-auth[19942](ntlm_auth.c:181): housekeeping..
> ntlm-auth[19941](ntlm_auth.c:181): housekeeping..
> ntlm-auth[19943](ntlm_auth.c:181): housekeeping..
> 2000/11/16 16:29:58| Shutting down...
<snip>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Nov 16 2000 - 16:09:39 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:25 MST