IBT schrieb:
Hi,
I am still working on this strange error with my groups and permissions. I
think I found something. now i just have to work out how to resolve it...
2009/05/25 18:08:02| logfileClose: closing log c:/squid/var/logs/store.log
2009/05/25 18:08:02| logfileClose: closing log c:/squid/var/logs/access.log
2009/05/25 18:08:02| Squid Cache (Version 2.7.STABLE6): Exiting normally.
2009/05/25 18:08:02| Starting Squid Cache version 2.7.STABLE6 for
i686-pc-winnt...
2009/05/25 18:08:02| Running as Squid Windows System Service on Windows
Server 2003
2009/05/25 18:08:02| Service command line is:
2009/05/25 18:08:02| Process ID 3228
2009/05/25 18:08:02| With 2048 file descriptors available
2009/05/25 18:08:02| With 2048 CRT stdio descriptors available
2009/05/25 18:08:02| Windows sockets initialized
2009/05/25 18:08:02| Using select for the IO loop
2009/05/25 18:08:02| Performing DNS Tests...
2009/05/25 18:08:02| Successful DNS name lookup tests...
2009/05/25 18:08:02| DNS Socket created at 0.0.0.0, port 2544, FD 5
2009/05/25 18:08:02| Adding nameserver 192.168.2.3 from squid.conf
2009/05/25 18:08:02| Adding nameserver 192.168.2.1 from squid.conf
2009/05/25 18:08:02| helperStatefulOpenServers: Starting 5
'mswin_negotiate_auth.exe' processes
2009/05/25 18:08:02| helperOpenServers: Starting 5
'mswin_check_lm_group.exe' processes
2009/05/25 18:08:02| User-Agent logging is disabled.
2009/05/25 18:08:02| Referer logging is disabled.
2009/05/25 18:08:02| logfileOpen: opening log c:/squid/var/logs/access.log
2009/05/25 18:08:02| Unlinkd pipe opened on FD 48
2009/05/25 18:08:02| Swap maxSize 1024000 + 32768 KB, estimated 0 objects
2009/05/25 18:08:02| Target number of buckets: 4064
2009/05/25 18:08:02| Using 8192 Store buckets
2009/05/25 18:08:02| Max Mem size: 32768 KB
2009/05/25 18:08:02| Max Swap size: 1024000 KB
2009/05/25 18:08:02| Local cache digest enabled; rebuild/rewrite every
3600/3600 sec
2009/05/25 18:08:02| logfileOpen: opening log c:/squid/var/logs/store.log
2009/05/25 18:08:02| Rebuilding storage in c:/squid/var/cache (CLEAN)
2009/05/25 18:08:02| Using Least Load store dir selection
2009/05/25 18:08:02| Current Directory is C:\squid\sbin
2009/05/25 18:08:02| Loaded Icons.
2009/05/25 18:08:02| Accepting proxy HTTP connections at 0.0.0.0, port 8085,
FD 54.
2009/05/25 18:08:02| Accepting ICP messages at 0.0.0.0, port 3130, FD 55.
2009/05/25 18:08:02| Accepting HTCP messages on port 4827, FD 56.
2009/05/25 18:08:02| Accepting SNMP messages on port 3401, FD 57.
2009/05/25 18:08:02| Ready to serve requests.
2009/05/25 18:08:02| Store rebuilding is 5.5% complete
2009/05/25 18:08:03| Done reading c:/squid/var/cache swaplog (74365 entries)
2009/05/25 18:08:03| Finished rebuilding storage from disk.
2009/05/25 18:08:03| 74365 Entries scanned
2009/05/25 18:08:03| 0 Invalid entries.
2009/05/25 18:08:03| 0 With invalid flags.
2009/05/25 18:08:03| 74365 Objects loaded.
2009/05/25 18:08:03| 0 Objects expired.
2009/05/25 18:08:03| 0 Objects cancelled.
2009/05/25 18:08:03| 0 Duplicate URLs purged.
2009/05/25 18:08:03| 0 Swapfile clashes avoided.
2009/05/25 18:08:03| Took 0.5 seconds (140047.1 objects/sec).
2009/05/25 18:08:03| Beginning Validation Procedure
2009/05/25 18:08:03| Completed Validation Procedure
2009/05/25 18:08:03| Validated 74365 Entries
2009/05/25 18:08:03| store_swap_size = 921584k
2009/05/25 18:08:03| storeLateRelease: released 0 objects
/mswin_check_lm_group.exe NetUserGetGroups() failed.'
/mswin_check_lm_group.exe NetUserGetGroups() failed.'
/mswin_check_lm_group.exe NetUserGetGroups() failed.'
how do i fix this mswin check error. I guess that is where all the problems
lay.
:)
Did you specify the command line like the ones here:
Squid [for Windows] doesn't know how to run external helpers based on
scripts, like .bat, .cmd, .vbs, .pl, etc.
So in squid.conf the interpreter path must be always specified, for
example:
redirect_program c:/perl/bin/perl.exe c:/squid/libexec/redir.pl
redirect_program c:/winnt/system32/cmd.exe /C c:/squid/libexec/redir.cmd
Have a look here:
http://squid.acmeconsulting.it/
HTH,
Philipp Rusch
www.newvision-it.de