Recent content by FunnyManVA

  1. F

    LDAP user with full Admin permissions unable to modify Features of LXC

    I've successfully configured LDAP users and groups on Proxmox 6.3-6 and that works fine. I can login with an LDAP user and I've given one of the LDAP groups (admins) full privileges just like the built in root@PAM user. They look identical when I view their permissions in the Users tab...
  2. F

    Backup of some LXC's failing (Permission Denied)

    I still haven't figured out why it copies the files over to the NFS fine, but has permission denied when trying to create the tar file for the backup on some containers. What's so strange is other containers on the same node work fine.
  3. F

    Backup of some LXC's failing (Permission Denied)

    I've searched a lot and everyone else's issues seem to be related to NFS permissions and not being able to create the directory on temp space on NFS. This is not the problem I'm having. I don't have enough space on the Proxmox nodes to use local temp so I use a big NFS share to store everything...