From owner-freebsd-questions Tue Mar 13 14:29:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id DBFB137B719 for ; Tue, 13 Mar 2001 14:29:19 -0800 (PST) (envelope-from scottfother@att.net) Received: from webmail.worldnet.att.net ([204.127.135.57]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010313222919.GUM9562.mtiwmhc23.worldnet.att.net@webmail.worldnet.att.net> for ; Tue, 13 Mar 2001 22:29:19 +0000 Received: from [12.78.208.236] by webmail.worldnet.att.net; Tue, 13 Mar 2001 22:29:18 +0000 From: scottfother@att.net (Scott Fotheringham) To: freebsd-questions@FreeBSD.org (freebsd) Subject: newsyslog Date: Tue, 13 Mar 2001 22:29:18 +0000 X-Mailer: AT&T Message Center Version 1 (Dec 13 2000) X-Authenticated-Sender: scottfother@att.net Message-Id: <20010313222919.GUM9562.mtiwmhc23.worldnet.att.net@webmail.worldnet.att.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When using newsyslog to upkeep a file on a nfs mount the existing file is rotated properly, but the new file has a large UID (User ID) which does not correspond to any user. The next time the program that updates the log runs, it fails because the file is 644 so only the owner can write to it. I tried specifying a User:Group on the /etc.newsyslog.conf file and that did not help. Ultimately I set the file to be cleaned by the newsyslog of the nfs server, but from an administrative point of view I would prefer to have the newsyslog be run from the same machine as the program creating/updating the log To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message