From owner-freebsd-questions@freebsd.org Tue Dec 15 03:43:00 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 200ECA435D8 for ; Tue, 15 Dec 2015 03:43:00 +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 86B381978 for ; Tue, 15 Dec 2015 03:42:57 +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 tBF3gl3d004685 for ; Tue, 15 Dec 2015 04:42:47 +0100 (CET) (envelope-from bah@bananmonarki.se) To: "freebsd-questions@freebsd.org" From: Bernt Hansson Subject: problen with pw useradd? Message-ID: <566F8C37.4080800@bananmonarki.se> Date: Tue, 15 Dec 2015 04:42:47 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 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 03:43:00 -0000 Hello list! I have a strange problem when trying to install dns/rbldnsd. Problem is that there is no user rbldns trying to pw useradd there is a user called rbldns. Well here it is; ===> Creating users and/or groups. Using existing group 'rbldns'. Creating user 'rbldns' with uid '153' pw: user 'rbldns' already exists. pkg-static: PRE-INSTALL script failed pkg-static: unknown user 'rbldns' .... pw useradd rbldns pw: user'rbldns' already exists. 9.3-RELEASE #0 r278921 amd64