Date: Mon, 23 Jun 2003 14:29:27 +0200 From: "Doron Shmaryahu" <doron@home.crc.co.za> To: <freebsd-questions@freebsd.org> Subject: RE: creating ftp users! Message-ID: <000001c33983$17cb6310$0801a8c0@dman> In-Reply-To: <3EF6E6A3.8060207@buddydog.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I would also suggest limiting ftp users to their respective home dir. = You can do this simply by creating a file /etc/ftpchroot and putting all the usernames in there. Doron Shmaryahu -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Jonathan = Arnold Sent: 23 June 2003 01:38 PM To: freebsd-questions@freebsd.org Subject: Re: creating ftp users! > How to create users for Ftp server(inetd)?=20 You just use the 'adduser' command normally, to add a "normal" user. If they are just going to be doing ftp, you can use the /sbin/nologin for their shell, so they can't login. --=20 Jonathan Arnold (mailto:jdarnold@buddydog.org) Daemon Dancing in the Dark, a FreeBSD blog: http://freebsd.amazingdev.com/blog _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c33983$17cb6310$0801a8c0>