From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 17:20:57 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8D5E8D8 for ; Wed, 25 Feb 2015 17:20:57 +0000 (UTC) Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2A75286B for ; Wed, 25 Feb 2015 17:20:57 +0000 (UTC) Received: by labgm9 with SMTP id gm9so5437620lab.2 for ; Wed, 25 Feb 2015 09:20:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=rDzxgmJ2MakQbjxBthkS5XGBuMZrl5/yDGpVlq2QISg=; b=xb1/WC7znYnER/TYKKSlLoehNFBvYMMLgi8FnT8n2EnvLjT+q9HAGOo5A8U7skeGS5 wedyPaR9ig/pNGjx9/eray0aDaQ9Vxij+Ry03K9kjHPFhrsF4i4/gUHpsvt8YJ7fUKTk /pU1wqSDMiGTXQN1NWAZGesXbCHknrl9bElycYR9HO3BZj519iYSMDg1rN0IWVg2fiaP s6S9HiKXFDIDYIcsovOHCtBykCwQ2iDypg4mJ261Q7j418pXBiatSsiyEH1du3YzUvXC 8aJerREbU1KZBaZMzRRMLO/mMgDuPSTdHxbKwinwp8lGQmGK1QYe+TfYiomD+t9bC2F+ hAig== MIME-Version: 1.0 X-Received: by 10.112.242.163 with SMTP id wr3mr3718321lbc.98.1424884855194; Wed, 25 Feb 2015 09:20:55 -0800 (PST) Received: by 10.25.34.68 with HTTP; Wed, 25 Feb 2015 09:20:55 -0800 (PST) Date: Wed, 25 Feb 2015 11:20:55 -0600 Message-ID: Subject: deleted /etc/login.conf.db From: Andrew Gould To: FreeBSD Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2015 17:20:57 -0000 I accidentally deleted /etc/login.conf.db on one of my computers. 1. How bad have I messed up? 2. Is it something the system will recreate automatically? 3. Are there steps that I need to take to recreate it? Thanks, Andrew