12-08-2024
07:16 AM
- last edited on
12-08-2024
07:42 AM
by
shaiksh
Hi all,
We have LDAP and Radius as external authentication methods setup for user login in FMC as one of admin. We see user shows as just external in system > user list. No details on what auth method used.
My question is how to determine in FMC if that admin user is got authenticated throught LDAP or Radius.
12-08-2024 08:27 AM
To determine whether a user authenticated via LDAP or RADIUS in Cisco Firepower Management Center (FMC), follow these steps:
Cisco FMC logs authentication events, which include details about the authentication method. Here's how you can view these logs:
Navigate to Audit Logs:
Filter for Authentication Events:
Inspect the Details:
If the logs do not provide sufficient detail, you can enable debugging on the FMC for authentication events:
Access CLI of the FMC:
Enable Debugging for Authentication:
Attempt Login as the User:
Disable Debugging:
If detailed logs are unavailable, you can capture traffic between the FMC and the authentication servers:
Enable Packet Capture on FMC:
Analyze the Capture:
Interpret Results:
Lastly, check the logs on your LDAP and RADIUS servers. Both servers typically log authentication attempts and can confirm whether the user was authenticated through them.
Enable detailed logging or audit settings on FMC for easier monitoring in the future. Let me know if you need specific help with CLI commands or configurations!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide