You may receive theIdle Timer Expiredmessage in Citrix or Windows while working on your desktop. Idle timer expired Sessions has been idle over its time limit. It will be disconnected in 2 minutes. Press any key now to continue session. You must specify and increase a timeout reconnection fo...
We had the same issue (I think) but it turned out that there was a Citrix Receiver / Citrix Workstation application running in the background and it couldn't connect to the Citrix server so it was complaining about Idle Timeout. The end user was using Windows 10 v2004, with no RDPs ...
server can also respond with STATUS_USER_SESSION_DELETED in cases where the session has been idle for some time and the server reaps the session to recover resources. Handle this additional status in the same way as SESSION_EXPIRED. Signed-off-by: Mark Syms --- fs/cifs/smb2ops.c | 5...