You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Filip Hanik - Dev Lists <de...@hanik.com> on 2007/04/06 01:16:07 UTC

mod_ftp enhancements - group directories

I would like to propose two enhancements to mod_ftp.
The same way we have FTPJailUser and CreateHomeDir directives, we would 
need

FTPJailGroup and CreateGroupDirs directives.
This would allow us manage FTP files based on groups, rather than single 
individual users.

Thoughts? Anyone interested? (too far down the java trench to be capable 
of providing a patch)

Filip

Re: mod_ftp enhancements - group directories

Posted by Jim Jagielski <ji...@jaguNET.com>.
On Apr 5, 2007, at 7:16 PM, Filip Hanik - Dev Lists wrote:

> I would like to propose two enhancements to mod_ftp.
> The same way we have FTPJailUser and CreateHomeDir directives, we  
> would need
>
> FTPJailGroup and CreateGroupDirs directives.
> This would allow us manage FTP files based on groups, rather than  
> single individual users.
>

Of course, this would only make sense for those
auth mechanisms that support the concept of "groups"

> Thoughts? Anyone interested? (too far down the java trench to be  
> capable of providing a patch)
>
> Filip
>