Creating a hiddenUser with jamf binary broken after upgrade Jamf Pro from 10.26 to 10.32

dpratl
Contributor II

Hi Jamf nation,

After we did the upgrade from 10.26 to 10.32.2 (via 10.29 for sure) everything is looking good so far.

But, we are creating an hidden admin user with the jamf binary with a script like:

 

jamf createAccount -username adminuser -realname admin user -password $4 -home /private/var/adminuser -admin -hiddenUser -secureSSH

 

This user was created automatically with ID 81 for the last 5 years, now after the update it has ID 503 and is not hidden anymore. The ID is also important because we are installing files with userid permissions. 

Any suggestions?

 

Thank you
BR
Daniel

 

Edit: It seems like the "-hiddenUser" flag is working, just the ID is not set anymore under 500

1 REPLY 1

dpratl
Contributor II

If someone is having the same Problem:

Seems to be a Bug, and Jamf is already aware of it.

Will be handled in PI-009519.

 

BR
Daniel