Skip to content

Help & Troubleshooting

You're facing difficulties with setting up Veyon? Ask away!

996 Topics 2.6k Posts
  • How to compile Veyon on windows platform?

    3
    0 Votes
    3 Posts
    901 Views
    L
    I'm trying to use vcpkg to build the required libraries and then use vs 2017(cmake) with vcpkg to generate the vs project.
  • Limiting access for teachers to specific rooms

    6
    0 Votes
    6 Posts
    1k Views
    T
    The "Perform Access control at program start" option makes the Master application check whether the teacher is allowed to access computers at all. It's an additional check for convenience (which can lead to false positives, that's why you should try to disable it for the time being) but not strictly necessary as the actual access control is performed on client computers so that only authorized users will be granted access. If the option is disabled, anybody can start the Master but still will only be able to access clients he's really allowed to access.
  • Can I use Veyon WITHOUT LDAP?

    3
    0 Votes
    3 Posts
    685 Views
    T
    @Tarloth you don't need LDAP to run Veyon. You can configure rooms and computers using the builtin network object directory. The only difference to iTALC is that room and computer management is done through the Veyon Configurator and not inside Veyon Master any longer.
  • Built-in (UltraVNC) password?

    2
    0 Votes
    2 Posts
    623 Views
    T
    Hi @mikep345678 the builtin passwort is generated randomly at runtime so it can't be used from the outside world. You can however install UltraVNC in parallel, set a password and configure Veyon to use this existing UltraVNC server. Best regards Tobias
  • 0 Votes
    2 Posts
    481 Views
    T
    Which directories are the plugin installed in? Please make sure they're located in /usr/lib64/veyon or pass a proper value to cmake via -DCMAKE_INSTALL_LIBDIR=/usr/....
  • New to Veyon. I have no clue how to use it

    2
    0 Votes
    2 Posts
    689 Views
    R
    just install it on master as master and on client without master checklist. for password request in every enter the veyon master, you can enter configuration and set authentication on GENERAL with method: key file authentication (same method for master and client). if you have no idea, you can look at this video
  • Student/Staff access to Configurator

    3
    0 Votes
    3 Posts
    694 Views
    T
    Hi @mikep345678 thanks for your feedback and useful suggestion! I just added a new parameter "/NoStartMenuFolder" to the installer so starting from Veyon 4.1.2 (likely to be released this week) you can pass this parameter to the Veyon installer in your deployment software. Best regards Tobias
  • Virtuelle Desktops in Windows 10 beobachten oder abschalten

    3
    0 Votes
    3 Posts
    691 Views
    M
    Lieber Tobias, vielen Dank für deine Antwort. Ich antworte nochmal auf deutsch um diesen Thread abzuschließen aber werde zukünftig natürlich Englisch nutzen. Derzeit nutzen wir in der Tat noch ITalc aber würden lieber früher als später auf Veyon wechseln. Genau solche Möglichkeiten in Veyon beschleunigen das aber natürlich Ich melde mich. Beste Grüße Michel
  • Client Keyboard and Mouse Input problem after reboot

    2
    0 Votes
    2 Posts
    601 Views
    T
    @markuy48 This is a problem which unfortunately can occur in some situations due to restrictions in the input device interception driver used by Veyon - see https://github.com/oblitum/Interception/issues/25 for details. We currently do not have a solution for this, I'm sorry
  • Upgrading from 4.0.4 to 4.1.1 Windows 32bit

    4
    0 Votes
    4 Posts
    1k Views
    T
    @GCNA_Mentor Yes you can use the graphical method for saving and loading the configuration. Alternatively you can automate this process in a batch file using the CLI tool veyon-ctl - see https://docs.veyon.io/projects/admin-manual/en/4.1/cli.html#configuration-management for details. This is the prefered method in order to perform this step on all client computers (which is necessary).
  • Update Veyon

    2
    0 Votes
    2 Posts
    450 Views
    T
    Once you're running Veyon upgrading is no problem. Either perform an in-place upgrade or in case something goes wrong, remove first, reboot and install the latest version. All settings and keys are preserved.
  • Authentication error

    3
    0 Votes
    3 Posts
    889 Views
    H
    Thanks so much! I was on 4.0 and it was missing some parts for key file authentication. I appreciate your assistance!
  • 0 Votes
    3 Posts
    641 Views
    S
    @tobydox Ok. Thanks. I was told the program ran. But now on checking, it would appear that the install is still intact. Would this be the same for the Master Configurator on teacher's desktop?
  • Configure with out admin privileges?

    admin elevated
    2
    0 Votes
    2 Posts
    922 Views
    T
    Installation and configuration of Veyon without administrative privileges is not possible, I'm sorry. Veyon requires access to various low-level parts of the operating system. Also students would be able to change or disable Veyon easily if things would work without elevated privileges
  • Does Veyon 4.1 support Terminal Servers? How would I configure it?

    2
    0 Votes
    2 Posts
    506 Views
    T
    Hi Moritz, we're working on TS support but it's not finished yet. You will then have to add computer objects with the same IP but different ports, e.g. "host.example.com:11101", "host.example.com:11102" and so on. Expect this to be final in 4.2 in a few months.
  • Veyon Master crashes when a client computer shuts down

    8
    0 Votes
    8 Posts
    1k Views
    T
    Perfect, thanks for the feedback!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Deny Access/View

    7
    0 Votes
    7 Posts
    1k Views
    B
    Good to know, thanks for that info
  • Updating Veyon 4.0 to 4.1 on linux

    4
    0 Votes
    4 Posts
    617 Views
    T
    You don't have to renew the keys - the existing ones will continue to work.
  • Master interface's arrangement

    3
    0 Votes
    3 Posts
    487 Views
    E
    Oops... my bad... you are right. I was on the 4.07 release. I have tested the 4.1, that is exactly what I was looking for. Now I am having another problem with this new release, but it is a different issue for a specific topic. Let me try to solve it myself first before asking for help. Thanks for support.