From owner-freebsd-questions Sun Feb 4 18:32:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id B603E37B684 for ; Sun, 4 Feb 2001 18:32:08 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 665B33E02; Sun, 4 Feb 2001 18:32:08 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 5D1A93C10B; Sun, 4 Feb 2001 18:32:08 -0800 (PST) To: Zhiui Zhang Cc: freebsd-questions@freebsd.org Subject: Re: No-passwd account and reboot records In-Reply-To: Message from Zhiui Zhang of "Sun, 04 Feb 2001 21:18:23 EST." Date: Sun, 04 Feb 2001 18:32:08 -0800 From: Dima Dorfman Message-Id: <20010205023208.665B33E02@bazooka.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ -hackers --> -questions ] > Is it possible to create a no-password account? Yes. Leave the password field blank. > Is it possible to record in a file the times of each reboots? Yes. See utmp(5). Also try: last | grep reboot last | grep shutdown last | grep crash Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message