Find the answer to your Linux question:
Results 1 to 2 of 2
Hi I configured a FTP Server on Fedora . Now I want to create a user for FTP Server which has no privileges to access any things outside his home ...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    15

    FTP user with Least Privileges on Fedora

    Hi
    I configured a FTP Server on Fedora .
    Now I want to create a user for FTP Server which has no privileges to
    access any things outside his home directory .

    Username is "Test1"
    Home directory is /var/ftp/Test1

    chmod 700 /var/ftp/Test1
    chown Test1 /var/ftp/Test1


    Please give your valuable ideas .
    Thanks,
    Nk
    --

  2. #2
    Just Joined!
    Join Date
    Jul 2009
    Posts
    15

    FTP user with Least Privileges on Fedora

    Quote Originally Posted by nkjha View Post
    Hi
    I configured a FTP Server on Fedora .
    Now I want to create a user for FTP Server which has no privileges to
    access any things outside his home directory .

    Username is "Test1"
    Home directory is /var/ftp/Test1

    chmod 700 /var/ftp/Test1
    chown Test1 /var/ftp/Test1


    Please give your valuable ideas .
    Thanks,
    Nk
    --
    I am still waiting for this problem .
    Is there anything wrong in my thread .


    Thanks
    nk

Posting Permissions

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