Find the answer to your Linux question:
Results 1 to 2 of 2
Is it possible to restrict users to their home directories and allow admins to have different home directories? Essentially I want users to have a folder in /var/www/html/$USER and admins ...
  1. #1
    Just Joined!
    Join Date
    Jan 2010
    Posts
    1

    Centos5.4 VSFTPD users/group help

    Is it possible to restrict users to their home directories and allow admins to have different home directories? Essentially I want users to have a folder in /var/www/html/$USER and admins to have either unrestricted access or have their root directory be ./ or /www or /etc. I have is set now so users have access to thier home direcotry but I need to upload web files as admin.

    So far I have created:
    chroot_list
    user_list
    passwd
    vsftpd_users.txt
    vsftpd_users.db

  2. #2
    Just Joined!
    Join Date
    Sep 2010
    Posts
    1
    Hello,

    Me too had the same doubt, have you found any solution for it ? I am using centos5, vsftpd, trying to create ftp users where corresponding user should access their own assigned directory nor any other.

    Nan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...