Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2001 09:14:35 -0700 (PDT)
From:      Linh Pham <lplist@closedsrc.org>
To:        "Christopher J. Umina" <FJU@Fritzilldo.com>
Cc:        <Questions@FreeBSD.org>
Subject:   Re: FTP Accounts
Message-ID:  <Pine.BSF.4.33.0104160913120.42365-100000@q.closedsrc.org>
In-Reply-To: <001201bfa888$3e1c1670$6401a8c0@fritzilldo>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2000-04-17, Christopher J. Umina scribbled:

# Is there any way to make FTP-Only accounts on the server?  I have users
# but some I don't want to have shell access..

Just set their shell to /sbin/nologin and that will reject any attempts
to login to a shell. You can do that by running:

chsh -s /sbin/nologin username

-- 
Linh Pham
[lplist@closedsrc.org]

// 404b - Brain not found


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?Pine.BSF.4.33.0104160913120.42365-100000>