From owner-freebsd-current@FreeBSD.ORG Tue Mar 2 05:06:32 2004 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 1C0D116A546 for ; Tue, 2 Mar 2004 05:06:32 -0800 (PST) Received: from koti.koti (b-198-118.cable.kpy.customers.dnainternet.fi [212.149.198.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE20143D1F for ; Tue, 2 Mar 2004 05:06:30 -0800 (PST) (envelope-from erik.u@dnainternet.net) Received: from dnainternet.net (localhost [127.0.0.1]) by koti.koti (8.12.10/8.12.10) with ESMTP id i22D6TOQ000769 for ; Tue, 2 Mar 2004 15:06:29 +0200 (EET) (envelope-from erik.u@dnainternet.net) Message-ID: <404486D4.7020801@dnainternet.net> Date: Tue, 02 Mar 2004 15:06:28 +0200 From: "Erik U." User-Agent: Mozilla Thunderbird 0.5 (X11/20040228) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: vipw: pw_tmp(): Operation not permitted X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 13:06:32 -0000 In 5.2.1-RELEASE: I get this weird error when i try executing vipw: [root@koti] /home/erik $ vipw vipw: pw_tmp(): Operation not permitted [root@koti] /home/erik $ And yes, /tmp is mounted as read-write and i dont think there's anything wrong in it. I just installed 5.2.1 about 2 days ago and installed XFree86 and KDE. And i dont remember patching the source code and compiling anything else, but kernel. And if anyone needs the kernel config or anything else i'll be happy to mail it. I haven't got any weird sysctl setting either.