Terminal lock readonly #20720
Answered
by
martinpitt
xxcosita3czxx
asked this question in
Q&A
|
Page: I found out that limited access mode is good for all pages except terminal, because anyone with basic knowledge could do damage with terminal only, so i would like to ask if its possible to make terminal readonly in limited access mode |
Answered by
martinpitt
Jul 7, 2024
Replies: 1 comment 3 replies
|
You can do exactly as much damage in a Cockpit session as in an ssh session. You can't defend against malicious users with Cockpit, as it's a standard Linux session. You can prevent "accidents" by hiding the terminal page if you want to, see https://cockpit-project.org/guide/latest/packages.html#package-manifest-override |
3 replies
Answer selected by
martinpitt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do exactly as much damage in a Cockpit session as in an ssh session. You can't defend against malicious users with Cockpit, as it's a standard Linux session. You can prevent "accidents" by hiding the terminal page if you want to, see https://cockpit-project.org/guide/latest/packages.html#package-manifest-override