Arunkumar1
New Contributor
‎08-20-2025
Last activity: Aug 20, 2025 5:43:44 PM
0 Profile 0% Complete
Most Liked Posts Recent Solutions
No Content Available

User Activity

Hi Team, We have been asked to disable ssh password authentication in FortiGate VM deployed in Azure like how we do in normal Linux VMs. Edit /etc/ssh/sshd_config (with sudo) and update the value of "PasswordAuthentication" to "no".Restart the SSH se...