I do not. I thought it didn't require one. None of the guides I've found specify that the host requires a GPU when passing one through to a guest. Given that ProxMox offers a WebGUI for managing nodes, I had expected that I wouldn't need a GPU for the host.
I will try out SCSI itself and see if...
To summarize:
1. Trying to passthrough the GPU so that I can have a Linux host to manage the computer while the users only see Windows.
2. Hardware is the following:
- AMD Athlon X4 845 CPU
- ASRock FM2A88M PRO3+ Motherboard
- 8GB of DDR3 Kingston RAM
- 120GB SSD
- Nvidia GT 710 GPU
3. Config...
https://pve.proxmox.com/wiki/Manual:_qm.conf
I've seen the following commands added to the cpu: options in threads where people have discussed GPU passthrough and the Nvidia Code 43 error issue:
hv_time
hv_vendor_id=null
kvm=off
I don't see any of these options mentioned under the CPU options...
That's where I quoted the information from.
What I need is how I define any of those realms within the GUI.
cdn.discordapp.com/attachments/136046399681724416/375679207944224768/Screenshot_from_2017-11-02_11-14-13.png
What do I put in "Realm" to specify "Microsoft Active Directory"?
As far as...
What I'm doing seems like it'd be pretty simple.
Datacenter > Permissions > Authentication > Add
I'm trying to configure it to check users against a Domain Controller in an Active Directory. On the GUI, there's a "realm" field. In the documentation, I see this:
/etc/pve/domains.cfg...