Recent content by ttimpe

  1. T

    Mounting a host directory in a Windows guest

    I understand that, however using a Windows server for SMB seems much simpler than having the host machine join the domain of a VM for the Samba server on the host machine to use it. I am running AD on the Windows VM to use it for user auth for both SMB and RADIUS through the network policy...
  2. T

    Mounting a host directory in a Windows guest

    Hello everybody, I would like to mount a host directly inside a Windows guest without using a network share. The idea is for the folder to appear as a native drive to the Windows VM so that I could host a Samba server using the Windows VM without having to run it on the Proxmox host. I have...