From owner-freebsd-current@FreeBSD.ORG Fri Jan 10 07:33:46 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3EAEF70 for ; Fri, 10 Jan 2014 07:33:46 +0000 (UTC) Received: from theravensnest.org (theraven.freebsd.your.org [216.14.102.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 691F31FB3 for ; Fri, 10 Jan 2014 07:33:45 +0000 (UTC) Received: from [192.168.0.7] (cpc28-cmbg15-2-0-cust64.5-4.cable.virginm.net [86.27.189.65]) (authenticated bits=0) by theravensnest.org (8.14.5/8.14.5) with ESMTP id s0A7Xejp061245 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 10 Jan 2014 07:33:42 GMT (envelope-from theraven@FreeBSD.org) Content-Type: text/plain; charset=iso-2022-jp Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: Error when adding user with multiple groups with bsdconfig From: David Chisnall In-Reply-To: Date: Fri, 10 Jan 2014 07:33:34 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <527CCDA1-79E2-47F8-A0C1-8C825AB14118@FreeBSD.org> References: To: "Lundberg, Johannes" X-Mailer: Apple Mail (2.1822) Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 10 Jan 2014 07:33:46 -0000 On 10 Jan 2014, at 00:37, Lundberg, Johannes = wrote: > Creating a user who is only added to one group (for example wheel) = works > fine. I created a user with bsdconfig for the first time yesterday and found = that their new home directory was owned by root. Did you experience = this, or is it just me? David