Hello,
I would like to avoid using the root account in Proxmox due to security concerns. Therefore, I created a new account and granted it sudo privileges.
I would like to avoid using the root account in Proxmox due to security concerns. Therefore, I created a new account and granted it sudo privileges.
- Is it acceptable to change the root account's name and still use it?
- I commented out the %sudo group in the sudoers file and configured it so that only specific accounts can use sudo. Does Proxmox require the sudo group to be specified in order to use the sudo command?
- I have disabled the root password in the terminal environment and also disabled root access via the web interface. If I have granted the same permissions to a specific account, does that account have the same level of access as root?