weasel7711 Posted November 12, 2008 Posted November 12, 2008 Two errors I have not been able to figure out 1. When executing "dansguardian" command I get the following: "Unable to getgrnam(): Success" My group and user names in the dansguardian.conf file are both 'squid' 2. When I "chkconfig iptables on" I get iptables not found. I an running Ubuntu Intrepid.
ahuxham Posted November 13, 2008 Posted November 13, 2008 Two errors I have not been able to figure out 1. When executing "dansguardian" command I get the following: "Unable to getgrnam(): Success" My group and user names in the dansguardian.conf file are both 'squid' 2. When I "chkconfig iptables on" I get iptables not found. I an running Ubuntu Intrepid. Iptables isnt defaultly installed with Ubuntu, I don't know why, you just have to apt-get install iptables to ensure it is installed. getgrnam(); error is a result of not having the group Squid, you may have only physically created squid user and not group, check both group/user are created.
ahuxham Posted November 17, 2008 Posted November 17, 2008 Two errors I have not been able to figure out 1. When executing "dansguardian" command I get the following: "Unable to getgrnam(): Success" My group and user names in the dansguardian.conf file are both 'squid' 2. When I "chkconfig iptables on" I get iptables not found. I an running Ubuntu Intrepid. Any luck getting it to work?
dipinkrishna Posted October 16, 2009 Posted October 16, 2009 See Linux Tips: Dansguardian: Unable to getgrnam(): Success, Error opening/creating log file. for the solution:)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now