Results 1 to 4 of 4

Thread: Setup a ftpd with multiuser shares?

  1. #1
    Join Date
    Dec 2006
    Beans
    174

    Setup a ftpd with multiuser shares?

    I want to share a directory (and all subdirs) via an FTP service to several users. I have searched around a bit and I think it's quite confusing to set this up. I want to have access to the files too, don't want to login as root to access the files.

    Should I include my account in ftpgroup and chgrp on the directory for them to be able to read?

  2. #2
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: Setup a ftpd with multiuser shares?

    Do you also want to chroot the accounts?
    「明後日の夕方には帰ってるからね。」


  3. #3
    Join Date
    Dec 2006
    Beans
    174

    Re: Setup a ftpd with multiuser shares?

    Quote Originally Posted by Bachstelze View Post
    Do you also want to chroot the accounts?
    If that means that the users won't be able to go below in the shared directory, then definitely yes. That dir and every dir in it should be accessible by several users and me. But they shouldn't be able to go cd .. and access the parent directories.

  4. #4
    Join Date
    Apr 2007
    Beans
    468
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Setup a ftpd with multiuser shares?

    use vsftpd with virtual users. you can set it up exactly as you want, they can be chrooted and better when not actual /etc/passwd accounts.

Tags for this Thread

Bookmarks

Posting Permissions

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