From owner-freebsd-current@freebsd.org Thu Aug 11 05:59:06 2016 Return-Path: Delivered-To: freebsd-current@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 D0D82BB637C; Thu, 11 Aug 2016 05:59:06 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92EBC1A19; Thu, 11 Aug 2016 05:59:06 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1bXj1D-000TFX-T0>; Thu, 11 Aug 2016 07:59:03 +0200 Received: from p578a69f9.dip0.t-ipconnect.de ([87.138.105.249] helo=freyja.zeit4.iv.bundesimmobilien.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (TLSv1.2:AES256-GCM-SHA384:256) (envelope-from ) id <1bXj1D-000aFO-LA>; Thu, 11 Aug 2016 07:59:03 +0200 Date: Thu, 11 Aug 2016 07:59:03 +0200 From: "O. Hartmann" To: Dewayne Geraghty Cc: Kurt Jaeger , freebsd-current , freebsd-ports Subject: Re: Passwordless accounts vi ports! Message-ID: <20160811075903.794706c3@freyja.zeit4.iv.bundesimmobilien.de> In-Reply-To: References: <20160811070505.2c1a1466@freyja.zeit4.iv.bundesimmobilien.de> <20160811051742.GB96200@home.opsec.eu> Organization: FU Berlin X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-IP: 87.138.105.249 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2016 05:59:06 -0000 On Thu, 11 Aug 2016 15:29:03 +1000 Dewayne Geraghty wrote: > Olivier, > I've checked my 10.3Stable systems and they all have '*' as their password, > which is consistent with /usr/ports/Mk/UIDs. You might like to check the > age of the latter. > Regards, Dewayne. > PS Both ports and src were built from updated src and ports from 2016-08-09 The system is a most recent CURRENT as compiled yesterday last time. The ports tree is also up to date and updated on a daily basis, so are the ports. Interestingly, the problem shows up only on one box so far, although all other systems are also CURRENT and updated the very same way. On another system, only user "bacula" has an empty password, were this user is set correctly with a "*"-password on another system, on which I installed bacula months earlier. I checked the installation of the ports and their installating the password-result again and all I tested (polkit, bacula, sane) did set the "*" as expected (I deleted manually the password entry via vipw before). I guess this "problem" is due to the fact I install ports and world on a daily basis on such systems and the likelyhood hitting a interim bug is very high. Regards, Oliver