Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Apr 2009 22:32:11 +0300
From:      "Vasadi I. Claudiu Florin" <claudiu.vasadi@gmail.com>
To:        jacques.manukyan@streamingedge.com
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: 2 -> more ftp accounts into same folder
Message-ID:  <op.urtsjxg6flcvyi@da1-desktop-x64>
In-Reply-To: <49D64753.6080805@streamingedge.com>
References:  <op.urtj6myaflcvyi@da1-desktop-x64> <49D64753.6080805@streamingedge.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 03 Apr 2009 20:28:51 +0300, Jacques Manukyan  
<mlfreebsd@streamingedge.com> wrote:

> This sounds like a permission issue. Each user on the sub-folders  
> (folder1, folder2, etc) need to be able to get into the /mnt folder  
> within the OS.

I'm aweare of that, hence the ACL setings I forgot to mention (silly me)

/mnt has ACL:

# file: mnt
# owner: root
# group: wheel
user::rwx
user:ftpadmin:rwx
user:programe:r-x
user:programe2:r-x
user:diverse:r-x
user:diverse2:r-x
user:muzica:r-x
group::---
group:ftpgroup:rwx
mask::rwx
other::---
[da1@da1.ro /]#


> What is the permission on the /mnt directory? Try setting it to 755 and  
> see if that works.

It has 770 with root:wheel. But this is disregarded because of the way ACL  
is set.


> Also, you can start pure-ftpd in debug mode to capture the actual  
> error.  Look at the pure-ftd.conf file or add the -d option to the  
> daemon for debug information.
>

For some reason, that's evading me right now, I'm unable to see anything,  
althow the daemon is started with -d.
Will look into it latter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.urtsjxg6flcvyi>