Date: Sun, 14 Apr 2002 13:47:06 +1200 (New Zealand Standard Time) From: Juha Saarinen <juha@saarinen.org> To: Mike Tancsa <mike@sentex.net> Cc: "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG> Subject: Re: "Unknown user: smmsp" Message-ID: <Pine.WNT.4.43.0204141344350.3044-100000@den2> In-Reply-To: <5.1.0.14.0.20020413214129.04cb6e98@192.168.0.12>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Apr 2002, Mike Tancsa wrote: > > Have a look at the new users in /usr/src/etc/master.passwd and new groups > in /usr/src/etc/groups. I guess as part of the hierarchy, something (like > the queue) gets chgrp'd to the said user. Yeah: 20020404: Due to the import of sendmail 8.12.2 (see 20020325 entry), a new user and group are required in order for sendmail to run as a set-group-ID binary. A 'make installworld' will use the new user and group to set the owner and group of /var/spool/clientmqueue and will fail if the new user and group do not exist. The 'smmsp' user and group must be merged from src/etc/group and src/etc/master.passwd before using 'make installworld'. But I don't want Sendmail and a user account that presumably won't be used? > You are doing make buildworld and make buildkernel right ? And then make > installworld ? Yiz. It's actually failing at 'make installworld' and not 'buildworld' sorry. -- Juha Saarinen 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?Pine.WNT.4.43.0204141344350.3044-100000>