On 15/May/2008 03:51 Joaquim Homrighausen wrote ..
> This is what I want to do:
>
> Have a sitename, say ftp.mydomain.com
>
> Have a directory structure, with one owner, say:
>
> /master0/
> /user1/
> /user2/
> /master1/
> /user1/
> /user2/
>
>
> I want master0 to be able to read/write everything under /master0/
> I want user1 under master0 to be able to read and/or write to /master0/user1, but
> nowhere else.
>
> I want the master0-user to be able to manage user1-userNN for its "domain".
>
> Is this doable with Webmin/VM/UM and ProFTPd?
>
> Doing this manually isn't exactly rocket science, but it'd be nice if I could do
> the administration via WM/VM, and the master0-user via WM/VM/whatever.
You should be able to do it by creating multiple 'Website FTP access' users
in Virtualmin, and setting their home directories to the directories you
listed above. Assuming that ProFTPd is configured to limit users in that domain
to their homes, they will have access to only those directories..
- Jamie
|