Skip to content

xucian/kcpassword

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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"

About

OS X autologin enabler utility

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.6%
  • Shell 15.4%