>> 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 ! I need to run a command which mounts the user's filesystem right to its DefaultRoot. This filesystem is a FUSE filesystem (a fully functional filesystem in a userspace program). So I need to mount it with the logged-in user's permissions, and just before the chroot to have required commands and so that chroot is then done in the mounted filesystem. Thank you ! Best regards, Ben ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ ProFTPD Developers List <[email protected]> https://lists.sourceforge.net/lists/listinfo/proftp-devel
