LDAP search for user's group failed for the username in the configured LDAP server(s). Either the user was not found in the LDAP server directory or the LDAP connection to the server(s) could not be established.
Check the LDAP configuration on the switch. Confirm the reachability of the LDAP server(s) from the switch. Also ensure that the user information is configured in the LDAP server(s). Following CLI commands can be used to configure and verify LDAP settings. 1. configure {identity-management} ldap {domain <domain_name>} add server 2. configure {identity-management} ldap {domain [<domain_name>|all]} bind-user 3. configure {identity-management} ldap {domain [<domain_name>|all]} base-dn 4. configure {identity-management} ldap {domain [<domain_name>|all]} [enable|disable] netlogin 5. show ldap domain
Error
LDAP Search for user's group failed for \"%userName%\" at base=\"%searchBase%\".
Name | Type |
---|---|
userName | String |
searchBase | String |