directory
Sunny asked:


I want to restrict one ftp user so that it cannot access any other directory on the server other than the home directory assigned to it.

It should have full access to its home directory and all its sub-directories.

Any help is greatly appreciated.

Riley

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Comments

2 Responses to “How to restrict a unix ftp user to its home directory?”

  1. snvffy on January 19th, 2009 1:59 pm

    The permissions afforded that user.

  2. syshook on January 22nd, 2009 11:02 pm

    If I remember correctly, this is indeed the behavior of most *nix based FTP servers. Since there are so many variants of the OS and the FTP server, there is no generic instruction.

    You are advised to check which FTP server is installed on your system, where it’s configuration file is stored and what settings to put into the config file.