From owner-freebsd-questions@freebsd.org Tue Dec 15 22:17: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 3A7BEA48E6B for ; Tue, 15 Dec 2015 22:17:00 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::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 E00981F31 for ; Tue, 15 Dec 2015 22:16:59 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id n186so115938652wmn.0 for ; Tue, 15 Dec 2015 14:16:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dDHUT5QW99+M2EjUx3cRWRwzxbDyr9UDBpFS0a0dmY0=; b=hKexZAKZ7JPfPJtn5rU/e2v0cEyorcxJbto+cMNQO1qC/4YDCOjQt0kt8OFiaaQLRp u+P7BQYwxa6xP6CFcjfFHHy+anKN/pN7uY8qJWM2sjkPnmNQ/kFK/Jyn5lQy8hXUOBx7 EZ8roGvnSn3QZWlSJGfH5C68q4BbZ3EDRjMWcpRdY5OQ1RIvnvd2ToixyjBrh1PKfMYl GeaFXytGk5Zi4bDTPmKcVavRbg4f3xRQCloAz8FMSwG7sQE4bRziq1kH7s/URxJf7jvC X84WyRMsGSVMH8DlAxKAC77W5AgV+9gRPzHRnwyCeyacdLFFWl6f4yvPjA6DZLaj2tbY Ps7Q== MIME-Version: 1.0 X-Received: by 10.194.236.228 with SMTP id ux4mr47802380wjc.56.1450217818337; Tue, 15 Dec 2015 14:16:58 -0800 (PST) Received: by 10.28.181.213 with HTTP; Tue, 15 Dec 2015 14:16:57 -0800 (PST) Received: by 10.28.181.213 with HTTP; Tue, 15 Dec 2015 14:16:57 -0800 (PST) In-Reply-To: <566FE7D3.2060203@bananmonarki.se> References: <566F8C37.4080800@bananmonarki.se> <20151215082721.2357ecdd@planb.netng.org> <566FE7D3.2060203@bananmonarki.se> Date: Tue, 15 Dec 2015 22:16:57 +0000 Message-ID: Subject: Re: problen with pw useradd? From: krad To: Bernt Hansson Cc: Vladimir Botka , FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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 22:17:00 -0000 Check the text files aren't out of sync with the binary dbs. Is do a vipw and save On 15 Dec 2015 10:13, "Bernt Hansson" wrote: > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >