Technical Tip: Remote wildcard admin user with same LDAP group with different administrator profile
| Description | This article describes the issue with the warning message 'Another wildcard administrator with the same remote group exists' while creating wildcard admin accounts. |
| Scope | FortiGate, LDAP. |
| Solution | Configure the LDAP server below:
config user ldap
Configure LDAP groups:
config user group edit "ldap_userss"
Configure wildcard admin account with Super_admin profile:
Try to configure another wildcard admin account for the above user group with a different admin profile, then notice the warning message 'Another wildcard administrator with the same remote group exists'.
Then try to configure another wildcard admin account with a different user group and different admin profile, the user should be able to create the same.
Wildcard admin profile config from CLI:
config system admin edit "test.admind" set remote-group "nse8grp" |






