On Monday 31 Oct 2011 12:37:52 Patrick Boutilier wrote:
confession - this is on my server, CentOS
5.x or 6.x ? On 6.x other does not have rights to /var/log . Fix with:
6.x
setfacl -m u:anne:rx /var/log
[root@borg2 ~]# setfacl -m u:anne:rx /var/log [root@borg2 ~]# > tail /var/log/dmesg -bash: /var/log/dmesg: Permission denied
Anne