User Activity
08-06-2015
So, I'm not much of a writer, so I'll be quick with this. Here is the
code: #!/bin/sh #Find Current User CurrentUser=`/usr/bin/who | awk
'/console/{ print $1 }'` #Set Command Variable for trusted application
register_trusted_cmd="/usr/bin/sudo -u $Cu...
07-02-2015
Ok, if the subject doesn't say enough, here is a little back ground.
I've created a gofundme account for MacMule in hopes he will be able to
attend this years JNUC. He was informed he would not be able to go to
this years JNUC due to corporate issue(...
04-21-2015
While looking for information on rootpipe, I came across this.....
Rootpipe updated
03-27-2015
Ok, for a while now I wanted to be able to scope policies based on AD
Group membership. While building out policies I noticed, this can only
be done during login/logout. Finding this out was kinda frustrating, so
I decided I was going to come up with...
02-02-2015
Not sure how many individuals actually use this with launchdaemons, but
apple rewrote launchd process from the ground up with 10.10, and in the
process I guess decided to leave out debugging. I have found some
"workarounds" but I cannot say that they...