Skip to content

General Discussion

A place to talk about whatever you want

286 Topics 639 Posts
  • Additional fonctionnality hoped

    2
    0 Votes
    2 Posts
    2k Views
    T
    Hello @Lmarchica this is still on our roadmap but we do not have enough development resources at the moment to get this done soon.
  • windows size

    2
    0 Votes
    2 Posts
    455 Views
    T
    The positions/sizes are currently not stored but we could possibly implement that. Please open an issue at our issue tracker.
  • Setting for "Teacher"

    2
    0 Votes
    2 Posts
    586 Views
    T
    Thanks for the suggestion! Code contributions to make this configurable are welcome Alternatively we can solve this issue on a commercial base, simply send an email to support@veyon.io.
  • Chromebooks

    2
    0 Votes
    2 Posts
    697 Views
    T
    Chromebooks are currently not supported, I'm sorry.
  • SSO / Single Sign On with LDAP

    2
    0 Votes
    2 Posts
    593 Views
    T
    Hi Thomas, SSO is currently not supported so you'll either have to allow anonymous bind for read-only operations at your server or create a dedicated account for readonly access. As of Veyon 4.1 all passwords in the registry are not saved in plaintext any longer so at least they cannot be read out at first glance. Implementing SSO in general would be a quite huge task, especially when doing this for all supported platforms so if there's a sponsor we could possibly work on it. Best regards Tobias
  • Veyon on Windows Terminalserver 2016

    6
    0 Votes
    6 Posts
    2k Views
    T
    Salut Suis vraiment ravis de savoir qu'un poste pareille existai déjà car j'ai fait un post lors de la migration de italc mais qui est resté sas réponse, je reviens à la charge car la demande est de plus en plus important pour les sales de classe qui migre vers des solutions client légé, et zéro client. Donc je vai effectué des testes à partir de demain et je vous revien mais déjà y'a t'il une documentation pour la config en terminal services?
  • More Veyon Master

    2
    0 Votes
    2 Posts
    635 Views
    T
    See https://docs.veyon.io/en/latest/admin/faq.html#is-it-possible-to-use-veyon-master-on-multiple-computers for information on this
  • Set value in config via command line

    2
    0 Votes
    2 Posts
    471 Views
    T
    Setting configuration keys containing JSON data requires the data type to be specified as the last argument: veyon-ctl config set DesktopServices/PredefinedPrograms '[{......}]' json
  • Quickly "clear" all checked rooms in Master

    2
    0 Votes
    2 Posts
    571 Views
    D
    At the root level of the rooms, you can check off, or on, all of the rooms. In otherwords, when you see the list of rooms, before you twirl it open, that box can also be clicked. I do this if I go from one class to the next. I have a large class, I turn them all on with the one click, and turn off the ones that aren't being used. If it is a small class, I turn them all off. Actually, I made classrooms for the small classes. The only challenge is that I move students around pretty often, so I am frequently have to go turn on one computer from the large classes. I wish there was an easier way.
  • WakeOnLAN (WOL) on Dot1X/VLAN environment

    2
    0 Votes
    2 Posts
    615 Views
    S
    Hi, In our case, the PCs in the classroom acquire a DHCP addresses to the network. So, fixed IP-Address into the account will require changing all the PCs to have one. Also, I don't think it is a VLAN issue for us. The environment has not changed and it was going to v4.1.2 from v4.0.7 that the 'Power on' no longer works. I tried re-installing some clients to make sure there wasn't a 'hiccup'. But still no joy. Thank you.
  • Client control when e.g. BYOD or MOOC

    2
    0 Votes
    2 Posts
    682 Views
    T
    Hi @vv01f welcome to Veyon! Veyon's capabilities in regarding BOYD are currently rather limited. You can however configure the service to always ask the user for permission whenever a teacher or other person tries to access his desktop/device. This can be implemented easily through access control rules, see https://docs.veyon.io/en/latest/admin/access-control-rules.html for details.
  • Identifying multiple simultaneous sessions.

    3
    0 Votes
    3 Posts
    600 Views
    K
    Great Thanks - That fixed it apart from the VERY first remote session I open doesn't seem to get its name properly, subsequent ones work just fine. Keith
  • Open A Website On All Computers

    3
    0 Votes
    3 Posts
    920 Views
    T
    In Veyon 4.1 you can even predefine websites so users do not have to enter URLs manually everytime
  • Keyboard Mimicing

    3
    0 Votes
    3 Posts
    2k Views
    P
    Cheers for the reply and the information Toby. Not a problem at all. I understand that you don't have the unlimited resources that other software developers are blessed with. Which is why you deserve massive credit for what you've created and continue to improve on so far. I'll let anybody I know who has some experience with C++ about Veyon and hopefully they may be able to help in anyway.
  • Auto Screenshot on Veyon Master

    1
    0 Votes
    1 Posts
    586 Views
    No one has replied
  • Build a Room base on userlogins

    2
    0 Votes
    2 Posts
    793 Views
    T
    Hi @RafS this is an interesting scenario! We currently do not support it but might offer some functionalities like this for paying subscribers in the future - stay tuned!
  • Application logger and focus logger

    2
    0 Votes
    2 Posts
    571 Views
    T
    Hello, this is not implemented and I also don't see this use case to be implemented, sorry
  • Can we lock computers onto a website or websites?

    2
    0 Votes
    2 Posts
    801 Views
    T
    No but there'll be an internet access control module later this year. Checkout the announcements forum in a few months
  • Veyon 4.1 Service autostart

    2
    0 Votes
    2 Posts
    807 Views
    T
    Hi @uhhuser of course you can simply disable the systemd unit veyon-service and run veyon-server from whatever start script is suitable in your environment (Xsetup, XDG autostart etc.). You'll however will not benefit from the integrated service management functionalities as well as multi-session support.
  • Veyon 32-bit version for Linux Ubuntu

    2
    0 Votes
    2 Posts
    1k Views
    T
    Hello @pjmolina even though we do not (yet) provide pre-compiled 32 bit packages this doesn't mean Veyon doesn't work on 32 bit You can simply build packages for your platform and distribution on your own as described in the README file.