From owner-freebsd-questions@FreeBSD.ORG Fri Jul 9 14:50:49 2004 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 58D5216A4CE for ; Fri, 9 Jul 2004 14:50:49 +0000 (GMT) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.24.2.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id C075543D1D for ; Fri, 9 Jul 2004 14:50:48 +0000 (GMT) (envelope-from adstro@stny.rr.com) Received: from ms-mss-04 ([10.10.4.34])i69EojZw018494 for ; Fri, 9 Jul 2004 10:50:46 -0400 (EDT) Received: from nyroc.rr.com (localhost [127.0.0.1]) by ms-mss-04.nyroc.rr.com (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0I0L00GUUAKL8J@ms-mss-04.nyroc.rr.com> for freebsd-questions@freebsd.org; Fri, 09 Jul 2004 10:50:45 -0400 (EDT) Received: from [10.10.6.25] (Forwarded-For: [159.48.248.119]) by ms-mss-04.nyroc.rr.com (mshttpd); Fri, 09 Jul 2004 10:50:45 -0400 Date: Fri, 09 Jul 2004 10:50:45 -0400 From: adstro@stny.rr.com To: freebsd-questions@freebsd.org Message-id: <55c4d755d26f.55d26f55c4d7@nyroc.rr.com> MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.21 (built Sep 8 2003) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Allowing Users To Set Date X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: adstro@stny.rr.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 14:50:49 -0000 Is there a way that I can allow a user to set the system time without allowing them to su to root? I can do things using sudo, but I was wondering if there was a way without using third party software. Thanks Adam