Description | This article describes the private data encryption feature restriction to super admin users introduced from FortiOS 7.6.1. |
Scope | FortiGate v7.6.1. |
Solution |
Previously, an admin with 'cfg read-write' and 'cli-config enable' privileges could disable private-data-encryption. However, this action is now restricted to super_admin users only from FortiOS 7.6.1.
The below example shows a 'test' user associated with the 'prof_admin' profile is unable to disable private-data-encryption.
show system admin config system admin edit "test" set accprofile "prof_admin" <- next end
By default, private data encryption is disabled.
show system global set alias "FortiGate" end
The example below demonstrates that non-admin users cannot disable private data encryption.
config system global set private-data-encryption disable end
However, a super admin user is able to enable/disable private data encryption only.
show system admin config system admin edit "admin" set accprofile "super_admin" next end
config system global set private-data-encryption enable end
config system global set private-data-encryption disable end |
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 2024 Fortinet, Inc. All Rights Reserved.