After updating, all our SSL-VPN RDP clients complained because their session stopped auto-scaling the resolution on their browser. Have someone found a way to make this unintended behaivor stop? We could not find any way to made it like it was befor patching. We were specting that 7.0.5 could fix it but i dont see any mention in the log page...
Solved! Go to Solution.
Found how to solve this. You must go in to each SSL VPN Portal and set the Width and Height to 0.
Command:
FIREWALL (web-access) # show full-configuration | grep window
set default-window-width 1024
set default-window-height 768
FIREWALL (web-access) # set default-window-width 0
FIREWALL (web-access) # set default-window-height 0
FIREWALL (web-access) # end
Then you must change your bookmarks to 0 and 0 for height and width and full screen works again.
Hello, I found how to solve my issue (seems like a bug):
config bookmark-group
edit "gui-bookmarks"
config bookmarks
edit "YOUR BOOKMARK"
set width 0
set height 0
end
set default-window-width 0
set default-window-height 0
end
See https://community.fortinet.com/t5/FortiGate/Technical-Tip-Adjusting-width-amp-height-for-RDP-bookmar... for more informations.
I figured out one time but couldnt replicate the fix later, this solves the issue, thank you DTG-POLE-ARCHI.
And yes, I also assume this is a bug.
Hello,
I've got the same problem, but when I list configuration with grep window I got :
set default-window-width 1024
set default-window-height 768
set default-window-width 1024
set default-window-height 768
But when I send : set default-window-height 0
Unknown action 0
My Firmware version is 7.2
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1741 | |
1109 | |
755 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.