Giving Terminal Access to non-admins
-
Hello guys,
I have an issue with one app, I created a "Tester" account as a user "role" to be able to access SFTP & Terminal. is this a way to do that?
He is just a freelancer developer, & shouldn't access or even see other apps on cloudron dashboard
-
@alkomy Since you made the app, you could, in theory, run the ssh daemon in the app, make an non-sudo account in the app, and add TCP_PORTS to the manifest.
Edit: Misread the post, which app are you using?
-
@alkomy Yeah, we have been discussing of per-app admins where you can make a user an admin only for specific apps. That way, he will have a way to access Terminal/Logs etc. I guess we have to implement this feature. I will move this thread to Feature Requests.
-
@girish It will be perfect,
It will be easy for me to work with freelancers, outsources, give them a limited access to a specific app "Container"...