thanks for the reply. Well i have another system with same software configuration for squid. I have tried
Code:
[root@localhost root]# chown nobody:nobody var -R
and it work fine but when I use in my system it show me the same thing
Code:
chown: 'nbobody:nobody': invalid group
I also check in the /etc/passwd file that nobody user exits or not
Code:
[root@localhost root]# egrep -i "^nobody" /etc/passwd
nobody:x:99:99:Nobody:/:/sbin/nologin
[root@localhost root]#
"bathory" With the code which you have mention in your post I also try with it but no success.
I am upset with my system that why it is showing me invalid group
kindly help me
garden