From owner-freebsd-questions Thu Apr 18 16: 7:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 07B7337B405 for ; Thu, 18 Apr 2002 16:07:25 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id PAA03246; Thu, 18 Apr 2002 15:54:13 -0700 Message-ID: <3CBF4E95.7080209@owt.com> Date: Thu, 18 Apr 2002 15:54:13 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: "David S. Jackson" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: smmsp error References: <20020418212909.GA15207@scee.dsj.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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