Skip to main content
Question

AutoCasper imaging and High Sierra

  • October 19, 2017
  • 6 replies
  • 58 views

gcarmichael
Forum|alt.badge.img+10

Is anyone else having issues with building sets off of High Sierra? The image build completes from auto dmg, and also completes from autocasper nbi, I move my netboot set around. Built my 10.13 config in Casper Admin. After imaging completes, not a single account can login. I have tried everything I can think of. I re-created my user packages from CreateUersPKG, command line scripts that work in Sierra, I even tried a composer package where I created all the users I wanted to create on this new build to no avail. Anyone else experiencing this? Only way I can login is if I remove AppleSetupDone from single user mode, but that only gets me that one user. Its not a good work around when I need to image over 60 machines to kick out the door. Thanks for any help or insight.

6 replies

RobertHammen
Forum|alt.badge.img+29
  • Esteemed Contributor
  • October 19, 2017

CreateUserPkg isn't compatible with High Sierra. That's probably your main issue. There's a python script from Greg Neagle that takes its place.


Forum|alt.badge.img+5
  • Contributor
  • October 19, 2017

No quite try, Greg Neagle has a version that works with 10.13

https://github.com/gregneagle/CreateUserPkg


gcarmichael
Forum|alt.badge.img+10
  • Author
  • Contributor
  • October 25, 2017

Thanks guys.


cbruce
Forum|alt.badge.img+6
  • Contributor
  • December 7, 2017

Trying to figure out how to use Greg Neagle's CreateUserPkg. Not a script wizard.


Forum|alt.badge.img
  • New Contributor
  • January 12, 2018

The link is broken. Is there an alternative place to download it? I haven't been able to find anything. Thanks!


  • January 12, 2018

we could not get createuserpkg to work so we transitioned over the pycreateuserpkg:

https://derflounder.wordpress.com/2017/12/24/creating-local-user-accounts-with-pycreateuserpkg/