Thanks for the informative response. if ill change the shell to /sbin/nologin will it deny ftp users access to the system? well I'm using tcp wrappers in relation to ssh but I need more security :D.
I need to deny shell access to ftp users because I was not able to do a virtual account on my ftp users :(, therefore they are having a system account and can get a shell if they login via ssh. I'm using vsftpd. Any suggestions? I'll check the AllowUsers and AllowGroups directives :) -- sandeil On 11/23/06, Federico Sevilla III <[EMAIL PROTECTED]> wrote:
On Thu, Nov 23, 2006 at 02:55:14PM +0800, seekuel wrote: > Is there a way to deny selected system users from accessing ssh remotely? Yes, check out the AllowUsers and AllowGroups directives. sshd_config(5) is your friend. --> Jijo -- Federico Vicente C. Sevilla III Information Technology Consultant Website: http://jijo.free.net.ph _________________________________________________ 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
-- Respectfully yours, Sandeil C. Tenebro, E.C.E. Linux Registered User #384410
_________________________________________________ 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

