Skip to content

xfreebird/kcpassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"