IonicaBizau / web-term

:tv: A fullscreen terminal in your browser.
MIT License
169 stars 21 forks source link

Question: Is there a way to only allow users to certain folders when web-term starts? #23

Closed misterzik closed 8 years ago

misterzik commented 8 years ago

Good Afternoon,

I was wondering if there is a way to only allow public users to navigate certain folders when web-term starts?

or perhaps only allow the public user to ssh to a server before using web-term/navigate ? I believe it's unsafe to leave the web-term box open for all users to navigate.

Best Regards, Nick

IonicaBizau commented 8 years ago

In fact, this is Linux configuration and login management issue–an idea could be to have two Linux users: one for public and another one for private. Then you can configure the folder access based on these users. :sparkle: