Date: Thu, 21 Dec 2000 14:32:52 -0800 (PST) From: mike@hyperreal.org To: Ryan Masse <rmasse@mastery.ca> Cc: freebsd-questions@freebsd.org Subject: Re: FTPD | ftpusers Message-ID: <20001221223252.16690.qmail@hyperreal.org> In-Reply-To: <00c501c06b96$5b0514e0$0600a8c0@Home> from Ryan Masse at "Dec 21, 2000 04:38:21 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Ryan Masse wrote: > I'm curious to know if i were to add a group to the /etc/ftpusers file would > ftpd allow ftp access to the users within that group? I have read the ftpd > man pages and it only mentions users added to this file. /etc/ftpusers is somewhat misnamed. It is actually for *denying* access, so it's more like ftp non-users :) If you want to deny ftp access to users by group, you put @groupname in the /etc/ftpusers file. This *is* documented in the ftpd man page. - Mike ________________________________________________________________________ Mike Brown / Hyperreal | Hyperreal http://music.hyperreal.org/ PO Box 61334 | XML & XSL http://skew.org/xml/ Denver CO 80206-8334 USA | personal http://www.hyperreal.org/~mike/ 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?20001221223252.16690.qmail>