Global Launch Daemons: launchd

don't need sudo because daemon is in home directory. to unload it so that it doesn't reload on next login: use -w switch. this adds 'disabled' flag to the daemon.…

Check Nessus Agent Status

/Library/NessusAgent/run/sbin/nessuscli agent status https://docs.tenable.com/nessus/Content/NessusCLIAgent.htm Jamf Extension Attribute: This reports the Agents Active status https://gist.github.com/patent-ed/6e3f26c52227554f919e61adc15433fb Link https://community.tenable.com/s/article/Using-Regex-for-searching-in-Tenable-sc-Formerly-SecurityCenter

Troubleshooting Kerberos

1. Check Date & Time are accurate and not ASKEW sntp pool.ntp.org 2. Check that your user is actually using Apple's “/usr/bin/kinit” (with “which kinit”) and not some kinit from…