Date: Thu, 20 Dec 2018 03:55:59 +0900 (JST) From: Yasuhiro KIMURA <yasu@utahime.org> To: freebsd-questions@freebsd.org Subject: Re: (mac_ntpd) chown: ntpd: illegal user Message-ID: <20181220.035559.2072225952353632405.yasu@utahime.org> In-Reply-To: <DM5PR20MB21023BCDED5596B7B50D131680BE0@DM5PR20MB2102.namprd20.prod.outlook.com> References: <DM5PR20MB21023BCDED5596B7B50D131680BE0@DM5PR20MB2102.namprd20.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Carmel NY <carmel_ny@outlook.com> Subject: (mac_ntpd) chown: ntpd: illegal user Date: Wed, 19 Dec 2018 18:45:52 +0000 > After updating to FreeBSD 12, I am getting this error when booting up. Since > I never personally touched 'ntpd', the update caused this problem. > > Security policy loaded: MAC/ntpd > (mac_ntpd) chown: ntpd: illegal user > name Starting ntpd. > > I would like to know what happened and how to fix it. Is there user 'ntpd' in /etc/master.passwd? It is added in 12.0. root@eastasia[524]# uname -a FreeBSD eastasia.home.utahime.org 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC amd64 root@eastasia[525]# grep ntpd /etc/master.passwd ntpd:*:123:123::0:0:NTP Daemon:/var/db/ntp:/usr/sbin/nologin root@eastasia[526]# --- Yasuhiro KIMURA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181220.035559.2072225952353632405.yasu>