Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 508 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 508 Bytes

kcpassword

OS X autologin enabler utility based on script from osx-vm-templates

How to install ?

brew tap xfreebird/utils
brew install kcpassword

Usage

To enable OS X autologin for user:

enable_autologin "username" "password"

You also can create /etc/kcpassword file with the password, enable_autologin script invokes this command:

enable_autologin "password"