Technical Tip: FortiGate with multiple wildcard admins authentications and VDOMs
| Description | This article explains when to use remote admin accounts to manage a FortiGate. It is a normal practice to have external authentication for the Firewall administrator to log in or for Guest sponsor access, but it is necessary to take special attention when there are VDOMs. |
| Scope | FortiGate v6.4, v7.0, v7.2, v7.4, v7.6. |
| Solution | Definition:
When FortiOS receives a system login request, it first looks for a system admin account whose name exactly matches the requested name. If it cannot find an exact match, FortiOS will look for a wildcard system admin account, either global or vdom specific, whichever comes first. In this case, the global wildcard account is always returned first, which is expected according to source codes.
Create a user that will then be mapped to a Remote Group.
Although it is possible to use 'Remote+Wildcard', it is necessary to keep in mind the limitation of having only one group.
Consider the following option: Have admin (Remote+Wildcard) settings for admin profiles or guest admins attached to the correct VDOM (access should be acquired from the VDOM Management IP), then have admin (Remote) settings for the global admin.
Related documents: |

