how to give read access to logs
        Posted  
        
            by skomak
        on Server Fault
        
        See other posts from Server Fault
        
            or by skomak
        
        
        
        Published on 2010-04-22T13:52:21Z
        Indexed on 
            2010/04/22
            13:53 UTC
        
        
        Read the original article
        Hit count: 373
        
logs
Hi,
How can i give read access to logs for other users? Perhaps the solution is to set group for this files and add some users there. But how to do that for /var/log/maillog? I mean, logrotate will reset perms? If i change group from root to another won't it generate any problems?
Actual state: -rw------- 1 root root 337M kwi 22 15:40 maillog
© Server Fault or respective owner