I'm just chiming in to note that I would appreciate the ability to grant multiple shell users access to the same application through the dashboard! The FACL commands + adding a symlink work, of course, but are a rather clunky way of achieving this for those of us who are not experienced with using the terminal. Is this a feature that might be added at some point?
grant multiple shell users access to the same application through the dashboard
I'd like to add a request to enable restricting access for a specific user to the folder of an app. This way I wouldn't have to share all of the account with someone who I'm hiring to work on that specific app. Or is this already possible ?
Does the above mean that in an VPS server with n Shell User each with m Applications any Shell User can access/copy/modify ANY Application owned by the Shell User originally having it ? If yes, why ? is too risky ? is it agains VPS principles to provide security ?
Are Opalstack VPS security features weaker than those provided by other ISPs such as SiteGround , see www.siteground.com
- Edited
dragonxi no, the above does not mean any of that at all.
To copy files from one shell user to another, you have to already know the credentials for both shell users.
The ability to run your individual applications as individual shell users makes our platform more secure than any host that doesn't have this capability.
Excellent news - thanks a lot!
@sean may I know when will this be implemented? I'm doing a simple CD using SFTP but I don't want to use my main shell user for this.
naimrahidin you can grant access to your CD user: HOWTO grant access to a directory | Opalstack Support Center
nice, thanks for this!