From owner-freebsd-questions@freebsd.org Fri Feb 12 02:47:01 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52C73AA5236 for ; Fri, 12 Feb 2016 02:47:01 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtpb.telissant.net (smtpb.telissant.net [199.233.230.156]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C3351E56 for ; Fri, 12 Feb 2016 02:47:00 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from barrida.3dresearch.com (localhost [127.0.0.1]) by smtpb.telissant.net (Postfix) with ESMTP id 266883ADB8 for ; Thu, 11 Feb 2016 21:46:59 -0500 (EST) X-Virus-Scanned: amavisd-new at telissant.net Received: from smtpb.telissant.net ([127.0.0.1]) by barrida.3dresearch.com (barrida.3dresearch.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MHmFk62k10IR for ; Thu, 11 Feb 2016 21:46:39 -0500 (EST) Received: from almavivazfs.3dresearch.com (unknown [71.112.237.11]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtpb.telissant.net (Postfix) with ESMTPSA id DEC083ACDC for ; Thu, 11 Feb 2016 21:46:39 -0500 (EST) Received: from almavivazfs.3dresearch.com (localhost [127.0.0.1]) by almavivazfs.3dresearch.com (Postfix) with SMTP id 0ED0CC0A2B8 for ; Thu, 11 Feb 2016 21:46:39 -0500 (EST) Date: Thu, 11 Feb 2016 21:46:33 -0500 From: Janos Dohanics To: FreeBSD Questions Subject: Re: /var/log/auth.log missing Message-Id: <20160211214633.58ef122e10cfd0314b8d79a8@3dresearch.com> In-Reply-To: References: <20160211133751.a58f4c0981a0c2af16762766@3dresearch.com> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2016 02:47:01 -0000 On Thu, 11 Feb 2016 22:35:07 +0200 Anton Sayetsky wrote: > 11 ????. 2016 ?. 20:47 ???????????? "Janos Dohanics" > ???????: > > > > Hello List, > > > > Just discovered that on one of my boxes (FreeBSD 9.3-STABLE #0 > > r286291) /var/log/auth.log is missing. > > > > [...] > > > > How can I fix this problem? > # install -o root -g wheel -m 600 /dev/null /var/log/auth.log && > # service > syslogd reload Thanks! > > Any guess what might have caused /var/log/auth.log not be created? > Someone deleted it. Right... Being the only one with shell access to this system, I'm of course concerned; perhaps I should also be concerned about my memory ;) --=20 Janos Dohanics