From owner-freebsd-questions@FreeBSD.ORG Tue May 10 16:03:36 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4371E16A4CE for ; Tue, 10 May 2005 16:03:36 +0000 (GMT) Received: from pih-relay05.plus.net (pih-relay05.plus.net [212.159.14.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECEAE43D93 for ; Tue, 10 May 2005 16:03:35 +0000 (GMT) (envelope-from ian@codepad.net) Received: from [80.229.159.44] (helo=hercules.codepad.net) by pih-relay05.plus.net with esmtp (Exim) id 1DVXCl-0004FC-FY for freebsd-questions@freebsd.org; Tue, 10 May 2005 17:03:31 +0100 From: Xian To: freebsd-questions@freebsd.org Date: Tue, 10 May 2005 17:03:18 +0100 User-Agent: KMail/1.8 References: <42565037000DCB18@ims1d.cp.tin.it> In-Reply-To: <42565037000DCB18@ims1d.cp.tin.it> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505101703.18916.ian@codepad.net> Subject: Re: BAD SU X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 16:03:36 -0000 On Tuesday 10 May 2005 14:32, vdm.fbsd@virgilio.it wrote: > While fetching a package during the installation of a port (but I don't > think this really matters!) FreeBSD 5.4 keep saying > > "BAD SU victor to root on /dev/ttyp1" > > What does it mean It means that someone not on the console is using the su command on your computer. They are trying to become root and not managing it. That someone logged in with the user name victor. > and how can I avoid that? If victor is allowed to mess about as root, it is a case of stopping the messages getting to the console. If victor is not... have stern words with victor ;-) > > Vittorio > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- /Xian "In C we had to code our own bugs. In C++ we can inherit them" unknown author