Hello,
I have several teaching rooms with two master computers in operation. It is important that each master computer needs its own private key. I.e. the students' computers each get a public key of Master 1 and Master 2. Master 1 then has its own private key, Master 2 too. A private key for both masters does not work.
@RNETuband
Bonjour
Effectivement avec le bouton de la barre horizontale du haut cela fonctionne, mais pas en faisant clique droit sur la vignette d'ordinateur a diffuser
Fred
@Da33a
Hello,
check out the manual here: https://docs.veyon.io/en/latest/admin/cli.html
for importing a public key, do:
veyon-cli authkeys import key_name/public "C:\path\to\key.pem"
if you're importing a private key, change public to private