From cd7e27a5317bd257a3112e8ca4c6083a4f90ea79 Mon Sep 17 00:00:00 2001 From: jpattWPC Date: Mon, 7 Mar 2022 17:05:06 -0600 Subject: [PATCH] Add permission information --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cb0947..ad5db40 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,12 @@ PVE VDI Client **REQUIRES** a configuration file to function. The client searche Please refer to **vdiclient.ini.example** for all available config file options -If you encounter any issues feel free to submit an issue report. \ No newline at end of file +If you encounter any issues feel free to submit an issue report. + +## Proxmox Permission Requirements + +Users that are accessing VDI instances need to have the following permissions assigned for each VM they access: + +VM.PowerMgmt +VM.Console +VM.Audit