From owner-freebsd-questions@freebsd.org Tue Dec 15 10:13:43 2015 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 3D3D5A448CC for ; Tue, 15 Dec 2015 10:13:43 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A23841B73 for ; Tue, 15 Dec 2015 10:13:42 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from testbox.news4all.se (testbox.usenet4all.se [10.0.0.3]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id tBFADdcU013725; Tue, 15 Dec 2015 11:13:39 +0100 (CET) (envelope-from bah@bananmonarki.se) Subject: Re: problen with pw useradd? To: Vladimir Botka References: <566F8C37.4080800@bananmonarki.se> <20151215082721.2357ecdd@planb.netng.org> Cc: "freebsd-questions@freebsd.org" From: Bernt Hansson Message-ID: <566FE7D3.2060203@bananmonarki.se> Date: Tue, 15 Dec 2015 11:13:39 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20151215082721.2357ecdd@planb.netng.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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: Tue, 15 Dec 2015 10:13:43 -0000 On 2015-12-15 08:27, Vladimir Botka wrote: > On Tue, 15 Dec 2015 04:42:47 +0100 > Bernt Hansson wrote: >> Hello list! >> I have a strange problem when trying to install dns/rbldnsd. Problem >> is that there is no user rbldns ... > Hi Bernt, how does the passwd file look like? > grep rbldns /etc/passwd > There is no other user with uid 153. /etc/master.passwd and /etc/passwd have the same line rbldns:*:153:153::0:0:rbldns pseudo user:/home/rbldns:/usr/sbin/nologin