diagnose debug authd
Use these commands to manage the authentication daemon:
diagnose debug authd clear Delete internal data structures and keep-alive sessions. diagnose debug authd memory <arguments> View information about the memory used by the authentication daemon. diagnose debug authd fsso filter clear Delete all filters.
diagnose debug authd fsso filter source <source_IPv4_address_from> <source_IPv4_address_to> Filter by the source IP address.
diagnose debug authd fsso filter user <user_name> Filter by the user name.
diagnose debug authd fsso filter group <group_name> Filter by the group name.
diagnose debug authd fsso filter server <FSSO_agent_name> Filter by the FSSO agent name.
diagnose debug authd fsso list List current logons. diagnose debug authd fsso refresh-groups Refresh group mappings. diagnose debug authd fsso summary View a summary of current logons. diagnose debug authd fsso clear-logons Delete the logon information. diagnose debug authd fsso refresh-logons Resynchronize the logon database. diagnose debug authd fsso server-status View the status of the FSSO agent connection.
Example output
This is sample output of the diagnose debug authd fsso list command:
# diagnose debug authd fsso list
----FSSO logons----
Total number of logons listed: 0, filtered: 0
----end of FSSO logons----