From owner-freebsd-stable Fri Dec 12 09:41:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA07368 for stable-outgoing; Fri, 12 Dec 1997 09:41:18 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA07340 for ; Fri, 12 Dec 1997 09:41:13 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.7) with ESMTP id JAA00777 for ; Fri, 12 Dec 1997 09:41:06 -0800 (PST) (envelope-from jdp) Message-Id: <199712121741.JAA00777@austin.polstra.com> To: stable@freebsd.org Subject: Re: security check output In-Reply-To: References: Organization: Polstra & Co., Seattle, WA Date: Fri, 12 Dec 1997 09:41:06 -0800 From: John Polstra Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article , Vladimir Deric wrote: > From: Charlie Root > Subject: medvet-pu security check output > Date: Wed, 10 Dec 1997 2:00:22 +0100 (CET) > > checking setuid files and devices: > find: /dev/ch0: Bad file descriptor > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I'm not sure what is causing that on your system. Here is something to try. Become root, get into the "/dev" directory, and do "ls -l ch0". The output should look like this: crw-r----- 1 root operator 17, 0 Dec 12 09:33 ch0 The date and time may be different, but everything else should appear exactly as above. If it doesn't, then type "./MAKEDEV ch0". See if that helps. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth