You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2018. It is now read-only.
I know messing with root is a bad idea but we needed to for a particular reason. Anyway, if you use CreateUserPkg to "create" root (yes, it already exists, but I wanted to set the password and autologin), the password gets set but automatic login does not. I examined the output package and it contains /private/etc/kcpassword but it doesn't work. I got around the issue by capturing /private/etc/kcpassword from a system where I set root to autologin. This shows root can be set to autologin, but CreateUserPkg doesn't do it. I know this is a special case but I thought I'd let you know about it.