When troubleshooting an authentication issue where users are not prompted for credentials, which two logs or commands would be most useful? (Choose two.)
This log file contains detailed authentication daemon messages including failures and mismatches.
Why this answer
'show authentication rule matching traffic from the user's IP' (B) checks if the authentication rule triggers for the traffic, and 'less mp-log authd.log' (C) shows detailed authentication server interaction. Options A, D, E are less direct.