Skip to main content
Question

AutoLogin local account Catalina

  • June 30, 2020
  • 4 replies
  • 15 views

Forum|alt.badge.img+3

Hi, I was wondering if anyone has a working auto logic method?
Ideally, we would auto login this local account on boot.
We are running Catalina.
Thanks

4 replies

KyleEricson
Forum|alt.badge.img+17
  • Valued Contributor
  • June 30, 2020

Yes There is a script that can do this. Look here
NOTE: For this to work you have to add this to the PKG as a post install script.
It requires a reboot to enable this auto login.

shutdown -r now

Happy to help out more if needed. Slack: Macadmins username: kericson


KyleEricson
Forum|alt.badge.img+17
  • Valued Contributor
  • June 30, 2020

Also I did this before here.
@bryan.garrant


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • July 7, 2020

Thanks, we will take a look. If I understand correctly install the pkg and run the scrip after post install and it will allow for auto-reboot.


KyleEricson
Forum|alt.badge.img+17
  • Valued Contributor
  • July 9, 2020

@bryan.garrant The PKG has a post-install script inside the PKG, so just one file. I can help you out as a consultant if you want.