Skip to content

thommay/libshadow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libshadow

DESCRIPTION:

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.

FEATURES:

  • Compatible with Puppet and Chef!

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

SYNOPSIS:

require 'shadow'

REQUIREMENTS:

*NIX system with shadow.h

Will not work on OS X, sorry.

INSTALL:

gem install libshadow

LICENSE:

Copyright © 1998-1999 by Takaaki.Tateishi(ttate@jaist.ac.jp)

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 83.0%
  • Ruby 17.0%