![]() |
|
user ftp creation - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: user ftp creation (/showthread.php?tid=1689) |
user ftp creation - tawhid111 - 06-19-2015 user ftp creation When shadowing account i can see that user can create folders /root how can i set it so that user can only create ftp accounts under there own respective domains ? i want users to only be able to create ftp accounts in Domain directory. RE: user ftp creation - MarkDark - 06-19-2015 Select the desired directory... RE: user ftp creation - TGates - 06-20-2015 Well, root in this context means their root folder /var/sentora/hostdata/[username]/ You could edit or comment out the code in /etc/sentora/panel/modules/ftp_management/code/controller.ext.php and disable some of the other options. |