Date: Thu, 18 Apr 2002 15:54:13 -0700 From: Kent Stewart <kstewart@owt.com> To: "David S. Jackson" <deepbsd@earthlink.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: smmsp error Message-ID: <3CBF4E95.7080209@owt.com> References: <20020418212909.GA15207@scee.dsj.net>
next in thread | previous in thread | raw e-mail | index | archive | help
David S. Jackson wrote: > > Hi, > > When I cvsuped to 4.5-STABLE from 4.2-R, I needed to add a new account > for smmsp (sendmail spooler), so I used adduser. So, my /etc/passwd > line for smmsp looks like: smmsp:*:90:90:smmsp://smmsp:/nonexistent > > On my security checks, I now get > > Checking for passwordless accounts: > smmsp:*:90:90::0:0:smmsp://smmsp:/nonexistent > > What should I do to fix the problem? I've missed this in the man pages. It is in /usr/src/UPDATING. You need to look at /usr/src/etc/master.passwd and group. They have the correct setup (passwd and group) for snnsp. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CBF4E95.7080209>