Re: [Proftpd-devel] ExecBeforeChroot

2013-07-28 Thread AZ 9901
> The command would then be executed with the logged-in user permissions > (UID, GID), but just before it is chrooted to its home directory. What sort of command/script do you need to execute that requires the logged-in user permissions? >>> >>> Thank you very much for yo

Re: [Proftpd-devel] ExecBeforeChroot

2013-07-08 Thread AZ 9901
The command would then be executed with the logged-in user permissions (UID, GID), but just before it is chrooted to its home directory. >>> >>> What sort of command/script do you need to execute that requires the >>> logged-in user permissions? >> >> Thank you very much for your answ

Re: [Proftpd-devel] ExecBeforeChroot

2013-07-08 Thread TJ Saunders
> >> The command would then be executed with the logged-in user permissions > >> (UID, GID), but just before it is chrooted to its home directory. > > > > What sort of command/script do you need to execute that requires the > > logged-in user permissions? > > Thank you very much for your answe

Re: [Proftpd-devel] ExecBeforeChroot

2013-07-08 Thread AZ 9901
>> The command would then be executed with the logged-in user permissions >> (UID, GID), but just before it is chrooted to its home directory. > > What sort of command/script do you need to execute that requires the > logged-in user permissions? Thank you very much for your answer / interest !

Re: [Proftpd-devel] ExecBeforeChroot

2013-07-08 Thread TJ Saunders
> The command would then be executed with the logged-in user permissions > (UID, GID), but just before it is chrooted to its home directory. What sort of command/script do you need to execute that requires the logged-in user permissions? TJ

[Proftpd-devel] ExecBeforeChroot

2013-07-07 Thread AZ 9901
Hello, Could it be possible to add the following directive in mod_exec ? ExecBeforeChroot The command would then be executed with the logged-in user permissions (UID, GID), but just before it is chrooted to its home directory. I tried with ExecOnCommand PASS, but at this moment the user is alre