Hi, On Tue, Feb 19, 2019 at 02:28:01PM +0200, Leo David via FreeRDP-devel wrote: > Using xfreerdp 2.0.0-dev5 on raspbian. > I have a thin client which is configured to automatically start xfreerdp at > boot time and pointed to windows vm, thus avoiding the user to get into x11 > system. > The problem is that if the user does not login in a certain amount of time, > the program exits, and client gets into x11. this is a login window timeout from the Windows host. > I have added "auto-reconnect" and "auto-reconnect-max-retries:0", but the > reconnection takes place about 5 times, then xfreerdp exits. > Is there a way to keep login gui up (trying to restablish the session) , or > I have to make some scripting to do that ? The auto-reconnect is mainly for connection related errors, for example when the tcp connection is interrupted. In case of the login window the reason for the disconnect is the same as if the user would log off.
I'd suggest do to some scripting and run xfreerdp in a loop. Best regards, Bernhard _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel