Date: Tue, 8 Jun 1999 10:47:27 -0400 (EDT) From: Thomas David Rivers <rivers@dignus.com> To: freebsd-questions@FreeBSD.ORG, tulit@rzsoft.com Subject: Re: POP Only Accounts Message-ID: <199906081447.KAA07072@lakes.dignus.com> In-Reply-To: <375D299E.C95B5AF5@rzsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Hi, I was wondering if anyone had some suggestions on how I could setup > POP3 only accounts (ie not give the accounts telnet or ftp access to the > server, just email). > > Im running FreeBSD 3.3.1 with sendmail 8.8.2 with CUCIPOP as the pop > server. > > Thanks. > If you set their shell entry in the password to /sbin/nologin, the user will not be allowed to login, but will be 'users' in every sense. See the man page for nologin. - Dave Rivers - 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?199906081447.KAA07072>