Skip to content

secondstory/libshadow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides /etc/shadow password management.

Same code as what’s in the libshadow-ruby or ruby-libshadow package that may or may not be available from your package manager.

  • Compatible with Puppet and Chef!

  • Doesn’t require a specific version of ruby like some system packages!

require 'shadow'

*NIX system with shadow.h

Will not work on OS X, sorry.

gem install libshadow

Copyright © 1998-1999 by Takaaki.Tateishi([email protected])

Free for any use with your own risk!

About

Provides /etc/shadow password management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.7%
  • Ruby 17.3%