From owner-freebsd-current@FreeBSD.ORG Mon Apr 28 00:59:22 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ABDC37B401 for ; Mon, 28 Apr 2003 00:59:22 -0700 (PDT) Received: from smtp.estcard.ee (smtp.estcard.ee [194.204.11.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CAC743F93 for ; Mon, 28 Apr 2003 00:59:20 -0700 (PDT) (envelope-from vallo@estcard.ee) Received: from xyz.internal (xyz.internal [192.168.10.6]) by smtp.estcard.ee (8.9.3p2/8.9.3) with ESMTP id KAA56949 for ; Mon, 28 Apr 2003 10:59:18 +0300 (EEST) (envelope-from vallo@estcard.ee) Received: from myhakas.internal (myhakas.internal [192.168.10.128]) by xyz.internal (8.9.3/8.9.3) with ESMTP id KAA01830 for ; Mon, 28 Apr 2003 10:59:17 +0300 (EEST) (envelope-from vallo@estcard.ee) Received: from myhakas.internal (localhost [127.0.0.1]) by myhakas.internal (8.12.9/8.12.9) with ESMTP id h3S7xHRP053925 for ; Mon, 28 Apr 2003 10:59:17 +0300 (EEST) (envelope-from vallo@myhakas.internal) Received: (from vallo@localhost) by myhakas.internal (8.12.9/8.12.9/Submit) id h3S7xGUP053924 for freebsd-current@freebsd.org; Mon, 28 Apr 2003 10:59:16 +0300 (EEST) Date: Mon, 28 Apr 2003 10:59:16 +0300 From: Vallo Kallaste To: freebsd-current@freebsd.org Message-ID: <20030428075916.GA53857@myhakas.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.3i-ja.1 Subject: Somethings still up with new NSS? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vallo@estcard.ee List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 07:59:22 -0000 Hi Some moments ago "lost" all the users on my remote home system. Not a big problem, but here's what I did. Sources (and world) are from Apr 26. Seems like a problem with new ondisk format of spwd.db or similar. Sequence which broke: logged on remotely su to root, changed inetd.conf file to enable ftpd, killall -HUP inetd back to normal user, changed my password with passwd(1) tried to connect to ftpd, no luck As I had ssh session still up, looked into logfiles and found that root user does not exist, hmm.. tried to su -, same story, tried su to normal user.. you got the idea. -- Vallo Kallaste