From owner-freebsd-stable Sun Apr 14 15:26:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by hub.freebsd.org (Postfix) with ESMTP id 4572A37B41C for ; Sun, 14 Apr 2002 15:26:10 -0700 (PDT) Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 14 Apr 2002 23:26:08 +0100 Received: from gdmckee.local (unverified [62.30.209.30]) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id for ; Sun, 14 Apr 2002 23:26:08 +0100 Received: from [192.168.0.200] (helo=p1000) by gdmckee.local with smtp (Exim 3.35 #1) id 16wsR0-000K9S-00; Sun, 14 Apr 2002 23:25:22 +0100 Message-ID: <004a01c1e403$4d0ee0a0$c800a8c0@p1000> From: "G D McKee" To: , "M. Warner Losh" Cc: , , , , References: <20020414021459.I43915@blossom.cjclark.org><20020414.120424.41131994.imp@village.org><002101c1e3f5$3fcd33f0$d800a8c0@dwcjr> <20020414.161739.67320620.imp@village.org> Subject: Re: "Unknown user: smmsp" Date: Sun, 14 Apr 2002 23:25:37 +0100 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 Hi Just use vipw and add the following line: smmsp:*:25:25::0:0:Sendmail Submission User:/var/spool/clientmqueue:/sbin/nologin Then edit /etc/group and add the following: smmsp:*:25: Then run mergemaster - job done!!! Well at least it word for me anyway!! Gordon ----- Original Message ----- From: "M. Warner Losh" To: Cc: ; ; ; ; Sent: Sunday, April 14, 2002 11:17 PM Subject: Re: "Unknown user: smmsp" > In message: <002101c1e3f5$3fcd33f0$d800a8c0@dwcjr> > "David W. Chapman Jr." writes: > : > : revision 1.6.2.11 > : > : date: 2002/04/08 10:35:15; author: dougb; state: Exp; lines: > : +92 -25 > : > : MFC 1.27 - 1.29. > : > : > : > : * Pre buildworld and post-mm file comparison modes > : > : * Some small code improvements > : > : * Delete files in ${TEMPROOT}/usr/obj to avoid comparing them > : > > : > So you still have a bit of a chicken and egg problem in -stable then. > : > You can't install the new mergemeaster to run it -p before the > : > install. > : > : Maybe we can provide a simple sh script and mention it in updating, so that > : if they have this problem they can run the script. > > Well, a simple 'cd /usr/sbin/mergemaster && make install' after a > buildworld should be all that's required. > > Warner > > 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