Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Servers > Squid does not start

Forgot Password?
 Servers   Anything server related, Apache, MySQL, Samba, server security, sendmail, exim, etc

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 02-09-2005   #1 (permalink)
Just Joined!
 
Join Date: Nov 2004
Posts: 8
Squid does not start

Sorry for duplicating this topic.


I have very strange problem . I set my FC 3 1667 box joined to Windows 2000 domain, winbindd works fine, wbinfo - no problems, ntlm_auth in command line - no problems.

Now I am setting my squid to be able to authenticate users to go on internet depending on PDC groups restrictions.

auth part of squid is usual :

cache_effective_user squid
cache_effective_group squid

auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 30
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes
#auth_param ntlm use_ntlm_negotiate off
auth_param basic program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours


/etc/pam.d is modified according manuals ( system-auth, samba, squid files adjusted to winbind ).

ls -asl /var/cache/samba/winbindd_privileged
total 20
8 drwxr-x--- 2 root squid 4096 Feb 7 21:39 .
8 drwxrwx--- 4 root root 4096 Feb 8 19:17 ..
4 srwxr-x--- 1 root squid 0 Feb 7 21:39 pipe


[root@samba]# ls -asl
total 256
8 drwxrwx--- 4 root root 4096 Feb 8 19:17 .
8 drwxr-xr-x 9 root root 4096 Jan 12 18:20 ..
12 -rw------- 1 root root 8192 Jan 14 16:59 account_policy.tdb
8 -rw-r--r-- 1 root root 696 Feb 7 21:47 brlock.tdb
8 -rw-r--r-- 1 root root 213 Feb 8 19:17 browse.dat
12 -rw-r--r-- 1 root root 8192 Feb 7 21:47 connections.tdb
12 -rw-r--r-- 1 root root 8192 Jan 14 17:00 gencache.tdb
12 -rw------- 1 root root 8192 Jan 14 16:59 group_mapping.tdb
8 -rw-r--r-- 1 root root 696 Feb 7 21:47 locking.tdb
8 -rw------- 1 root root 696 Feb 7 21:39 messages.tdb
8 -rw-r--r-- 1 root root 3702 Jan 25 04:02 namelist.debug
12 -rw------- 1 root root 8192 Feb 6 11:02 netsamlogon_cache.tdb
12 -rw------- 1 root root 8192 Jan 12 20:08 ntdrivers.tdb
8 -rw------- 1 root root 696 Jan 12 20:08 ntforms.tdb
12 -rw------- 1 root root 8192 Jan 12 20:08 ntprinters.tdb
8 drwxr-xr-x 2 root root 4096 Jan 12 20:08 printing
12 -rw------- 1 root root 8192 Jan 12 20:08 registry.tdb
8 -rw-r--r-- 1 root root 696 Feb 7 21:47 sessionid.tdb
12 -rw------- 1 root root 8192 Jan 12 20:08 share_info.tdb
12 -rw-r--r-- 1 root root 8192 Feb 7 21:47 unexpected.tdb
36 -rw------- 1 root root 32768 Feb 8 04:16 winbindd_cache.tdb
12 -rw-r--r-- 1 root root 8192 Jan 14 17:17 winbindd_idmap.tdb
8 drwxr-x--- 2 root squid 4096 Feb 7 21:39 winbindd_privileged

But when I start squid Fedora comes up with the following :

[root@]# /etc/init.d/squid start
Starting squid: /etc/init.d/squid: line 53: 7256 Aborted $SQUID $SQUID_OPTS >>/var/log/squid/squid.out 2>&1
[FAILED]

[root@]# tail /var/log/squid/squid.out
FATAL: authparam ntlm program /usr/bin/ntlm_auth: (13) Permission denied
Squid Cache (Version 2.5.STABLE6): Terminated abnormally.
CPU Usage: 0.024 seconds = 0.013 user + 0.011 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
FATAL: authparam ntlm program /usr/bin/ntlm_auth: (13) Permission denied
Squid Cache (Version 2.5.STABLE6): Terminated abnormally.
CPU Usage: 0.023 seconds = 0.011 user + 0.012 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0



Anybody knows whatelse should be done? I am lost because all permissions are set.
Was I Helpful? - Yes / No
View user's profile Send private message
AlexPal is offline  


Reply With Quote
Old 02-09-2005   #2 (permalink)
Linux Engineer
 
jledhead's Avatar
 
Join Date: Oct 2004
Location: North Carolina
Posts: 1,030
double post, I already replied to your other post

no need to doublepost the forum
jledhead is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:43 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2