Re: [Proftpd-user] running proftp under non-privileged user
"TJ Saunders" <[email protected]> Fri, 13 Mar 2026 09:24:37 -0700
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
> Did anyone try to run ProFTPD completely under pon-privileged user? > > I guess It would need: > > - changing init script/systemd unit > (directive User doesn't prevent from being able to setuid() etc) > - using mod_vroot > > - listen on port>1024 > - non-system user database (I guess even for single anonymous user) > - setting paths/permissions for log, lock, pid files > > Does it need any changes more than that? > Does it work? It can be done, yes -- depending on the desired configuration, of course. This might help: http://www.proftpd.org/docs/howto/Nonroot.html Cheers, TJ _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html