> I want to limit a few users to ftp access only. Is there some way to
> define a user to be ftp only and not be able to telnet, rlogin etc?
Yep. Set their login shell to something that isn't a shell (e.g.
/bin/false). The specified program needs to be listed in /etc/shells
in order for them to have FTP access.
-- Glynn Clements <glynn@sensei.co.uk> - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu