Replies: 1 comment 2 replies
-
I would always recommend that for Linux in general, not just in Cockpit. It decreases the attack surface a lot to not run your entire desktop/SSH/Cockpit session as root, increases brute force effort (you need to guess user names correctly as well), provides better auditing who did what on a machine, and enables multiple admins without having to share admins. Some distros like Ubuntu have never enabled the root account by default even. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Cockpit developers,
What is the best practice using Cockpit?
Lock the root account and give a normal user
sudo
rights?So don't use the root account at all?
Beta Was this translation helpful? Give feedback.
All reactions