CreateUserPkg
CreateUserPkg copied to clipboard
This project has been archived and is no longer maintained
* Greg's contributions :) * Clean up mainly following https://google.github.io/styleguide/objcguide.xml
Add an option to store the password in salted SHA1 (10.5+) or PBKDF2 (10.7+) format. Salted SHA1 might not be secure enough for some environments.
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...
I have a user package that has automatic login enabled. It has stopped working in 10.9.5 and continues to not work in 10.10.0. The package is applied in my AutoDMG...
With the addition of the "IsHidden" setting for accounts as of Yosemite, it would be very helpful to have a checkbox in the UI to toggle IsHidden = 1 (or...
It would wonderful to be able to create a package with PBKDF2 encrypted password and drop the backward compatibility as an advanced option.
It would be very useful if there was a checkbox to 'require a password change on login' when creating a new user. This way we can deploy a generic admin...
We've been using CreateUserPkg successfully for our custom OS X installs over the last year and a bit. Having odd issues in 10.9 however, such as the admin user not...
In order to perform certain tasks prior to installing the package and creating the user it would be nice to be able to run a preflight script. This would allow...
request to create all user types in OS X administrator standard managed with parental controls sharing only