From owner-freebsd-stable Wed Apr 17 16: 7:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nanguo.chalmers.com.au (chalmers.com.au [203.1.96.5]) by hub.freebsd.org (Postfix) with ESMTP id CC89537B400 for ; Wed, 17 Apr 2002 16:07:04 -0700 (PDT) Received: from carbon (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.12.3/8.12.3) with SMTP id g3HN9nL0017505 for ; Thu, 18 Apr 2002 09:09:54 +1000 (EST) (envelope-from robert@chalmers.com.au) X-Authentication-Warning: nanguo.chalmers.com.au: Host carbon.chalmers.com.au [203.1.96.26] claimed to be carbon Message-ID: <00ed01c1e664$e302bc90$1a6001cb@chalmers.com.au> From: "Robert" To: References: <20020417143255.F53575-100000@snafu.adept.org> Subject: Re: smmsp user Date: Thu, 18 Apr 2002 09:09:07 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG as of last night it's still the same. and a pain :-) I forgot to add the user and group before doing the upgrade. smmsp and mailnull (25, 26) bc > > After my last cvsup, installworld failed with a no such user (smmsp) > error. I thought I'd grabbed something in a half-done state, so cvsuped > again and got the same thing. I then added a smmsp user/group and the > install worked fine. While running mergemaster, I notice: > > --- /etc/mtree/BSD.var.dist Thu Jan 17 19:11:49 2002 > +++ ./etc/mtree/BSD.var.dist Wed Apr 17 14:31:32 2002 > @@ -1,4 +1,4 @@ > -# $FreeBSD: src/etc/mtree/BSD.var.dist,v 1.43.2.6 2002/01/14 11:23:15 ru > Exp $ > +# $FreeBSD: src/etc/mtree/BSD.var.dist,v 1.43.2.7 2002/03/25 21:38:01 > gshapiro > Exp $ > # > # Please see the file src/etc/mtree/README before making changes to this > file. > # > @@ -60,6 +60,8 @@ > rwho gname=daemon mode=0775 > .. > spool > + clientmqueue uname=smmsp gname=smmsp mode=0770 > + .. > lock uname=uucp gname=dialer mode=0775 > .. > /set gname=daemon > > If this is needed, should installworld be able to add the user? Either > way, it's an easy fix that's probably already been taken care of. ;) > > Later, > -Mike > > -- > "They that can give up essential liberty to obtain a little temporary > safety deserve neither liberty nor safety." --Benjamin Franklin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message