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

Description

 

This article describes how to enable ADOM lock override in workspace mode.

ADOM lock override allows an administrator to unlock an ADOM that has been locked by another administrator and discard all of their unsaved changes.

 

Scope

 

FortiManager.

 

Solution

 

  1. Go to System Settings -> Admin -> Workspace- > Mode -> Workspace and select 'Apply'.

 

enable_workspace.png

 

Alternatively, it is possible to enable workspace mode via below CLI command.

 

config sys global

    set workspace-mode normal

end

 

  1. Once workspace mode is enabled, the user must lock an ADOM before making any device and ADOM level changes on the FortiManager.
  2. ADOM lock override allows an administrator to unlock an ADOM that has been locked by another administrator and discard all of their unsaved changes.

It is possible to enable ADOM lock override via below CLI command.

 

Note:

ADOM lock override can only be enabled when workspace mode is already previously enabled.

 

config sys global

    set lock-preempt enable

end

Related documents:
Technical Tip: How to lock an object when workspace is enabled

Enable workspace mode