On 11/24/06, Jon C. Viardo <[EMAIL PROTECTED]> wrote:
Changing your users' shell to /sbin/nologin will deny them from accessing your shell. While AllowUsers and AllowGroups directives of your sshd_config file will limit the users that can access your box remotely using ssh only to those listed.
I guess it would be better if you just disable FTP and only allow file transfers using sftp. That way, you could control it via your sshd_config. -- Gideon N. Guillen [EMAIL PROTECTED] _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

