Hi folks,
I’ve been building base images with InstaDMG using the latest 10.6-compatible version, and for the life of me I simply can’t get CreateUser.pkg (1.03) to properly set the password of the local administrator account we use at my company. It creates the user account just fine, but the password never works.
I’ve tried setting it with the password_hash file, I’ve tried deleting the hash and using the USERDATA file to do it in plaintext, but it just isn’t happening. The only thing I can think of is that the password does use special characters (like a $) which could break something. Are some characters completely unsupported?
Thanks in advance!
Comments are closed