Search results

  1. R

    AD and no LDAP over SSL.

    No AD/firewall only allows port 636 :-s But eventhough if I ask proxmox to use port 636, he needs to use 636 and not use 389 ... not?
  2. R

    AD and no LDAP over SSL.

    Hello, I configured my proxmox server to authenticate users to our AD server. I explicitly specified to use port 636 and SSL. I also configured the user on the proxmox server. So he could log in. But when I look in the firewall before the AD the only packets that are leaving the server have...
  3. R

    "New" storage type for users within NFS store

    Hello Dietmar, indeed it both works :-) But I would like to know what is the "best". the mount via fstab is not done, it's in the storage.cfg file. So I don't want to put the NFS in the fstab file. The screenshot is the example of the NFS mount and the directory, so both work and are...
  4. R

    "New" storage type for users within NFS store

    Hello, I'm running a proxmox cluster with three nodes. All three nodes have acces to only *one* NFS-share. And it is mounted in /mnt/pve/virtlab01 I only have one NFS-share, there is no possibility to request new ones. In this NFS_share stores: Images, ISO, Templates, Backups, Containers Now...