https://github.com/rubiojr/pam-ruby
Active pam-ruby fork (http://ruby-pam.sourceforge.net/pam-ruby.html)
https://github.com/rubiojr/pam-ruby
Last synced: 10 months ago
JSON representation
Active pam-ruby fork (http://ruby-pam.sourceforge.net/pam-ruby.html)
- Host: GitHub
- URL: https://github.com/rubiojr/pam-ruby
- Owner: rubiojr
- License: other
- Created: 2012-11-12T17:48:19.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-12T23:22:56.000Z (about 13 years ago)
- Last Synced: 2025-01-26T11:09:19.301Z (12 months ago)
- Language: Shell
- Size: 157 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: COPYING
Awesome Lists containing this project
README
Patched and re-packaged versions of pam-ruby 1.3.1 and ruby-pam 1.5.2
Original sources:
* pam-ruby
http://ruby-pam.cvs.sourceforge.net/viewvc/ruby-pam/pam-ruby/
* ruby-pam
http://ruby-pam.cvs.sourceforge.net/viewvc/ruby-pam/ruby-pam/
# Building
sudo apt-get install build-essential ruby-dev libpam0g-dev
./configure && make