Date: Sun, 14 Apr 2002 23:25:37 +0100 From: "G D McKee" <freebsd@gdmckee.com> To: <dwcjr@inethouston.net>, "M. Warner Losh" <imp@village.org> Cc: <cjclark@alum.mit.edu>, <crist.clark@attbi.com>, <juha@saarinen.org>, <matthias.andree@gmx.de>, <freebsd-stable@FreeBSD.ORG> Subject: Re: "Unknown user: smmsp" Message-ID: <004a01c1e403$4d0ee0a0$c800a8c0@p1000> References: <20020414021459.I43915@blossom.cjclark.org><20020414.120424.41131994.imp@village.org><002101c1e3f5$3fcd33f0$d800a8c0@dwcjr> <20020414.161739.67320620.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <imp@village.org> To: <dwcjr@inethouston.net> Cc: <cjclark@alum.mit.edu>; <crist.clark@attbi.com>; <juha@saarinen.org>; <matthias.andree@gmx.de>; <freebsd-stable@FreeBSD.ORG> Sent: Sunday, April 14, 2002 11:17 PM Subject: Re: "Unknown user: smmsp" > In message: <002101c1e3f5$3fcd33f0$d800a8c0@dwcjr> > "David W. Chapman Jr." <dwcjr@inethouston.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004a01c1e403$4d0ee0a0$c800a8c0>