Date: Wed, 29 Jan 2014 14:42:04 GMT From: Olaf Zaplinski <oz42@oz42.eu> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/186239: unbound using missing after upgrading Message-ID: <201401291442.s0TEg4RG059616@oldred.freebsd.org> Resent-Message-ID: <201401291450.s0TEo0FT074597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186239 >Category: misc >Synopsis: unbound using missing after upgrading >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 29 14:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Olaf Zaplinski >Release: 10.0-RELEASE >Organization: >Environment: >Description: after upgrading from 9.2 to 10.0 DNS resolving fails due to missing user: # getent passwd unbound # grep unbound /etc/passwd unbound:*:59:59:Unbound DNS Resolver:/var/unbound:/usr/sbin/nologin >How-To-Repeat: >Fix: # pw useradd -n unbound -u 59 -g 59 -s /usr/sbin/nologin -d /var/unbound # /etc/rc.d/local_unbound onestart >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401291442.s0TEg4RG059616>
