FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
kpanchal
Staff
Staff
Article Id 389575
Description

 

This article describes how to handle an error shown in the GUI when adding more than 8 users in a user group.

 

Scope

 

FortiGate.

 

Solution

 

The error 'Maximum number of entries has been reached' appears when adding more than 8 users in a user group.

 

User group.png

 

edit user group.jpeg

 

To work around this error and add users to the user group via the CLI, run the following command:

 

config user group
    edit shared User Accounts
        set member "shift" "volunteer" "bbira" "Africa" "Guests" "entebbe.volunteer" "ntinda.volunteer" "caretakef" "watoto"
    next
end

 

CLI.png

Contributors