From owner-freebsd-questions Fri Apr 25 11:27:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA02899 for questions-outgoing; Fri, 25 Apr 1997 11:27:56 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA02894 for ; Fri, 25 Apr 1997 11:27:54 -0700 (PDT) Received: from itesocci.gdl.iteso.mx by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0wKpgb-0009EAC; Fri, 25 Apr 97 11:25 PDT Received: from localhost (cacho@localhost) by itesocci.gdl.iteso.mx (8.8.5/8.7.3) with SMTP id NAA14408; Fri, 25 Apr 1997 13:10:53 -0500 (CDT) Date: Fri, 25 Apr 1997 13:10:53 -0500 (CDT) From: Hector Gonzalez Jaime X-Sender: cacho@itesocci.gdl.iteso.mx To: Steve Howe cc: questions@freebsd.org Subject: Re: I need a user without a password! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 25 Apr 1997, Steve Howe wrote: > On Thu, 24 Apr 1997, Hector Gonzalez Jaime wrote: > > > Hi, I just installed 2.2.1 for my BBS system, and created an user without > > a password, but is still asking for one, what shoud I do to convince login > > to accept this kind of user? > > > > TIA > > Hector Gonzalez > > ITESO, Guadalajara, Mexico. > > i believe "adduser" asks if you want to use passwords or not ... > ------------------------------------------------------------------------------ > Sleep: a sign a caffeine deprivation ... http://www.anchorage.net/~un_x > ------------------------------------------------------------------------------ > I have used users without passwords with every FreeBSD version my bbs has run on, since FreeBSD-1.0.2, and it has never asked for a password when the account is setup like this: --from master.passwd-- bbs::1001:1001::0:0:BBS usuarios:/club:/club/bin/club -- But 2.2.1 does. I don't know why, or what should I do to disable password asking. Pressing enter at the password prompt is useless, it keeps asking for login again. My ideal setup for this stuff is to edit login to keep it from asking the username, but the password stuff is still needed, so I can rlogin to the system to manage it from a protected account. BTW, a -current setup of two months ago does not ask for a password with this passwd files. Hector Gonzalez ITESO, Guadalajara, Mexico.