Special Notices
This section summarizes key operational changes in FortiSOAR Cloud release 7.6.5. Administrators should review the Special Notices chapter in the FortiSOAR Release Notes for important additional information.
FortiCloud Premium License is not required for FortiSOAR Cloud
Starting with release 7.6.1, you can use FortiSOAR Cloud without needing a FortiCloud Premium license, making it more accessible to more users.
Root Shell Access Disabled for 'csadmin'
Starting with release 7.6.5, the csadmin user’s sudo privileges are restricted to only the commands required to work with FortiSOAR Cloud, instead of providing full 'root' access. This enhancement aligns with the principle of least privilege and reduces exposure to sensitive system files. Therefore, commands such as yum, systemctl, csadm, etc, must be prefixed with sudo, for example, sudo csadm --help.
To open or edit a file, prefix the command with 'sudo' and specify the file’s full path (sudo vi <full path of file>).
For example, sudo vi /opt/cyops-auth/utilities/das.ini
|
|
For security reasons, ' |