Kris Payne

Results 21 issues of Kris Payne

I've noticed lately that my users are failing to be made as admin. I'm creating the packages on El Cap, deploying with Casper Imaging. I recently changed the UID's to...

Would love to see a one-click filter/listing of all deprecated products. Would also love to see a separate column for the "D" "C" labels

Is there a way to code in more nag's? My company wants a 24-hour deferral, and I would love to prompt people every few hours that it's going to happen,...

When using reboot_scheduler in a policy in Casper, the following error sometimes is returned: ``` Executing Policy Weekly Software Updates (Creative) Running script reboot_scheduler.sh... Script exit code: 255 Script result:...

When clicking on Save Draft, QuickRadar attempts to login to BugReporter and OpenRadar but crashes before anything is successful. Is there at least a local cached copy? It was quite...

5.1.1 Secure Home Folders Level 1 Scored This script is intended to run BEFORE a system is deployed. Maybe a umask here, but not sure how to implement it.

enhancement
help wanted

[code](https://github.com/krispayne/CIS-Settings/blob/master/ElCapitan_CIS.sh#L277-L312)

enhancement

`sudo /usr/bin/grep -q '^Defaults timestamp_timeout\=' /etc/sudoers && /usr/bin/sed -i.bak '' 's/^Defaults timestamp_timeout\=.*/timestamp_timeout\=0' visudo || sed "$ a\Defaults timestamp_timeout=0" -i visudo` I wish this line would work. Can anyone help me...

enhancement
help wanted
question

Created a function to reuse the code for the user template modifications. I believe the original code was Rich Trouton's.

bug
enhancement