From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 04:40:15 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2067F4F for ; Wed, 2 Apr 2014 04:40:15 +0000 (UTC) Received: from a0i308.smtpcorp.com (a0i308.smtpcorp.com [216.22.15.140]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6F4E60A for ; Wed, 2 Apr 2014 04:40:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smtpcorp.com; s=a0_1; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From; bh=8XDPLMVhKQ0spYc8TdcCGdABkaYbsFkxkvYIy6yReOs=; b=g/nmkCh//aWfLIGXv5ZK2hn/ySOZ25BXrVlyGIWfmgG/hHXa4wuEJuc17uhd4SV2Rl6sqzgpD2zkUDhRrllXmdV6SDwjEQRcuRF1uWh+2ZpOaJCDRZwEfdM328Aa7Ob/YwdLKeqnzvZ/iE2ua28Ty2b2FSI6pjVzCh/FxrMBTrg=; From: Daniel Corbe To: "Kenta S." Subject: Re: Disable w / who References: <20140402034019.A9BE1608AE@smtp.hushmail.com> Date: Wed, 02 Apr 2014 00:40:07 -0400 In-Reply-To: <20140402034019.A9BE1608AE@smtp.hushmail.com> (Kenta S.'s message of "Tue, 01 Apr 2014 23:40:19 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-Smtpcorp-Track: 456070892.1.39441516 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 04:40:16 -0000 chmod og-rx /usr/bin/who && chmod og-rx /usr/bin/w "Kenta S." writes: > Hi. On a multiuser system, is it possible to disable access > to the "w" and "who" commands? I'd rather all the users not > be able to see each other's IP addresses. > > Thanks > > _______________________________________________ > 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"