root permission

  1. C

    Disabling root GUI access

    How to disable root GUI access for proxmox? I know we can disable whole of root but if i am not wrong nodes use root to communicate with each other.
  2. W

    Can't install Ceph even on clean Proxmox installs.

    We have been using Proxmox and Ceph for quite a while now; unfortunately, when we attempted to setup a new cluster a few days ago, the Ceph install failed. We are doing all of this as the root user. The error occurs when Ceph attempts to add the ssh keys to localhost error: PermissionError...
  3. F

    Cannot write to local NFS mount from either root or within CTs

    hi everyone, i'm having a blast using proxmox! I'm facing an issue with how i want to organize my lxc infrastructure. here a brief roundup of the setup: single node (neuromancer) running both VMs and CTs zfs pool ("vault") with a few datasets (both used for proxmox storage and user storage)...
  4. B

    How to create new user account similar to root

    Hi All, I have a 3 hosts cluster setup. I wanted to create a new user account "pveuser1" and give permissions similar to or almost similar to root user account. 1. Do i need to create pveuser1 in all 3 hosts? 2. How to give root permission to the user? Hope you get some replies.