cedrozor

Results 77 comments of cedrozor

Hi, sorry for the late response. I would like to have some time to work more on Myrtille ,but no MFA for the moment. But I will, do if possible.

Hi, you should normally have a dialog box saying that there are missing or invalid credentials, is it not the case ? what is the remote session exit code in...

Hi yes. In the Myrtille login screen, you need to enter the connection broker address instead of the RDP host address.

Hi, you can set "&securityProtocol=" into URL with one of the following values (0..4): > > AUTO > RDP > TLS > NLA > NLA-EXT > So, "&securityProtocol=1" for RDP.

There are some limitations: https://github.com/cedrozor/myrtille/blob/master/DOCUMENTATION.md#auto-connect--start-remote-application-from-url > The start remote application from url feature only works on Windows Servers editions (starting from Server 2012) and only if the program is allowed...

Unfortunately, no longer actively developed/maintained, because I have much less free time than before, but I try to answer questions as much as possible.

It's related to the "Myrtille PDF" printer settings, so indeed configurable on the printer only. The printer is redirected into the remote session, so the simplest would be to configure...

It's CSS tweaking, using relative sizes instead of fixed. For example, into css/Default.css, "LOGIN" section, try to replace "width: 200px" by "width: 10%" to have fields adjusted to the screen...

Yes, you need to edit (myrtille install path)\bin\Myrtille.Services.exe.config as follow : ``` ```