I'm trying to setup a simple login policy that checks to make sure the management account password is set correctly and the Self Service app is in the dock. So far this isn't working, I found out that if I tail /var/log/jamf.log I see the following:
Mon Feb 25 15:08:51 K0118 jamf[143]: Could not connect to the JSS. Looking for cached policies...
Mon Feb 25 15:08:58 K0118 jamf[320]: Checking for policies triggered by "startup"...
(EOF)
$ sudo jamf version
version=8.62
So, it is executing startup policies, but not login policies. In Settings > Computer Management Framework > Login/Logout Hooks - I've checked everything but the "Apply User Level Managed preferences", so it definitely should be doing login scripts/checks.
