aws / ec2-macos-init

EC2 macOS Init is the launch daemon used to initialize Mac instances within EC2.
https://aws.amazon.com/ec2/instance-types/mac/
Apache License 2.0
150 stars 19 forks source link

Add User Management Module #2

Closed yeazelm closed 3 years ago

yeazelm commented 3 years ago

Big Sur requires extra care for changing the default user password. The ideal approach is to now guard against accidental setting of the Secure Token while changing the password. This is now accomplished in the User Management Module.

Issue #, if available: NA

Description of changes: This adds in the UserManagement Module which allows safer setting of the user password on first boot.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.