conf/54170: error from weekly periodic script 330.catman

Marko Kuntic mkuntic at mioc.hr
Fri Apr 1 04:30:11 PST 2005


The following reply was made to PR conf/54170; it has been noted by GNATS.

From: Marko Kuntic <mkuntic at mioc.hr>
To: Matteo Riondato <rionda at gufi.org>
Cc: bug-followup at freebsd.org
Subject: Re: conf/54170: error from weekly periodic script 330.catman
Date: Fri, 1 Apr 2005 14:26:28 +0200 (CEST)

 On Fri, 1 Apr 2005, Matteo Riondato wrote:
 
 > Well...that's really strange, because periodic scripts are executed
 > with root uid, so you should never get a permission denied.
 
 Yes, and when I run the script in question manually, as root, I get no 
 errors. The errors only occur when the script is run by cron - periodic.
 
 > Do you use some sort of ACLs or MAC? can you please send the output of
 > ls -la /usr/share/man | head -2
 > ls -la /usr/share/openssl/man |head -2
 > ls -la /usr/local/man | head -2
 > ls -l /usr/X11R6/man | head -2
 > ls -l /usr/local/lib/perl5/5.8.5/man |head -2
 > ls -l /usr/local/lib/perl5/5.8.5/perl/man |head -2
 
 Certainly:
 
 [mkuntic at zagreb.mioc.hr] <~>$ ls -la /usr/share/man | head -2
 total 556
 drwxr-xr-x  24 root  wheel     512 Mar 27 05:01 .
 [mkuntic at zagreb.mioc.hr] <~>$ ls -la /usr/share/openssl/man |head -2
 total 100
 drwxr-xr-x  7 root  wheel    512 Mar 27 05:01 .
 [mkuntic at zagreb.mioc.hr] <~>$ ls -la /usr/local/man | head -2
 total 116
 drwxr-xr-x  38 root  wheel   1024 Mar 27 05:01 .
 [mkuntic at zagreb.mioc.hr] <~>$ ls -l /usr/X11R6/man | head -2
 total 56
 drwxr-xr-x   2 man   wheel   512 Dec 27 17:43 cat1
 [mkuntic at zagreb.mioc.hr] <~>$ ls -l /usr/local/lib/perl5/5.8.5/man |head -2
 total 12
 drwxr-xr-x  2 root  wheel  4096 Feb 14 23:38 man3
 [mkuntic at zagreb.mioc.hr] <~>$ ls -l /usr/local/lib/perl5/5.8.5/perl/man 
 |head -2
 total 34
 drwxr-xr-x  2 root  wheel   9728 Dec 27 11:23 man3
 
 The filesystems are mounted with acls, but no acls are defined on the 
 directories in question.
 
 Regards,
 Marko Kuntic


More information about the freebsd-bugs mailing list