Skip to main content
Kraven2323
Staff
Staff
October 9, 2024

Troubleshooting Tip: Unexpected users able to login to the FortiGate besides the configured admin due to wildcard being enabled

  • October 9, 2024
  • 0 replies
  • 527 views
Description This article describes an issue where unexpected users authenticated via LDAP, RADIUS, or TACACS+ are able to log in to the FortiGate GUI, even though they were not explicitly configured as administrators.
Scope FortiGate.
Solution
  1. In the following screenshot, only two admins are configured: the local admin, 'admin,' and the remote admin, 'Kraken.'

image.png

 

  1. Further observation reveals that the username 'kraken' type is set with 'wildcard'. This is due to the following setting:
                                                     

    image.png

  2. This means that as long as the users are in the same group as the LDAP user kraken, the users will be able to log in. The example below is where user kraken2 is logged in to the GUI, which is in the same group as kraken.
                            

    image.png

 

This applies equally to LDAP, RADIUS, and TACACS+ authentication methods.
                                   

  1. To remove the 'wildcard' setting on the admin user if this is not the desirable behavior.

 

For more information on the wildcard setting, see Configuring wildcard admin accounts.