This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Sentora Secured (SFTP + suEXEC/RUID2 )
#9
RE: Sentora Secured (SFTP + suEXEC/RUID2 )
Hopefully some of my work does help out with the official Sentora project! It's written in Bash so it will likely need to be re-written in PHP like the rest of Sentora. I'm more of a Bash and Python guy rather than PHP :-)

For setting up suEXEC in Apache it's as easy as adding this line to each user's vhost entry:
#===========
SuexecUserGroup USER USER
#===========

And if you are using RUID2 instead of suEXEC ("apache" may need to be changed to the Apache user used on your operating system):
#===========
RMode config
RUidGid USER USER
RGroups apache
#===========

The "USER" entry should be replaced with the actual Linux user. The hardest part would be the transition to using real Linux users which really shouldn't be too hard either to implement in a future release of the Sentora panel.

As for a one-liner install script for Sentora Secured, I have updated the README file for the project to include one and will copy it here as well. Remember, this is still in early development and is recommended for testing servers only. Use at your own risk!

Sentora Secured installer:
wget https://github.com/ekultails/sentorasecu...master.zip; unzip master.zip; cd ./sentorasecured-master/; sh install.sh
Welcome to a new age of hosting.
GalacticWebspace.com
Reply
Thanks given by: iTpain


Messages In This Thread
RE: Sentora Secured (SFTP + suEXEC/RUID2 ) - by ekultails - 02-12-2015, 04:13 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
SFTP Authentication Failed, Need to retrieve password wormsunited 9 21 ,953 01-24-2019, 05:52 PM
Last Post: fearworks
Ftp On Sentora techs221 2 8 ,462 12-29-2016, 03:06 PM
Last Post: techs221
FTP accouunt setting problem of Sentora bbloldd 3 13 ,602 08-12-2015, 09:41 AM
Last Post: james415

Forum Jump:


Users browsing this thread: 3 Guest(s)