FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
Nur
Staff
Staff
Article Id 203717
Description

This article related when create a new profile for admin (read-Write) Unable make a changed. 

This issue were happened when enable the ADOMs.

 

Example.

 

1) Unable to lock ADOM, unable to install policy, unable to write.

2) The Lock button doesn't appear nor became grey.

3) The view of admin profile looks like for read-only even its on read-write mode.

Scope

1) From GUI go to System Settings -> Admin -> Profile -> Create New -> Choose the mode as Read-Write -> OK.

 

Nur_0-1643188426042.png

 

2) From GUI  go to System Settings -> Admin >Administrators -> Create New -> admin Profile (choose the one been created) -> OK.

 

Nur_1-1643188574005.png

 

3) Login with admin profile -> no button lock appear.

 

Nur_2-1643189239907.png

Solution

To Fixed the issue when the profile been created, from CLI write down the config:

 

# config system admin profil
    edit "testing"  <----- The profile created.
        set adom-lock read-write  <----- Check the rules. If none changed to read/read-write.

end

Contributors