Configure Veyon via cli to use authentication keys
-
Hi, I can create authentication keys using the cli and export the current configuration etc.
What I'm stuck on is altering General->Authentication->Method from logon to key file.
I've run veyon-cli config list defaults before and after changing the setting in the GUI and there are no differences in the above commands output.
Can you tell me what I'm doing wrong?
-
Actually, I realised that I was using the defaults keyword and that was always showing me the defaults and not the actual values. Stupid mistake.
Using veyon-cli config list I can see that the following key Authentication/Method changes from 0 (logon) to 1 (key file).
So now I can run veyon-cli config set Authentication/Method 1.