Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smondet/simple_pam
Tiny binding around PAM
https://github.com/smondet/simple_pam
Last synced: 16 days ago
JSON representation
Tiny binding around PAM
- Host: GitHub
- URL: https://github.com/smondet/simple_pam
- Owner: smondet
- License: other
- Created: 2012-10-10T19:54:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-19T16:43:54.000Z (about 12 years ago)
- Last Synced: 2023-03-12T03:03:40.368Z (almost 2 years ago)
- Language: C
- Size: 125 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
simple_pam
==========Tiny binding around PAM
## Installation:
oasis setup
ocaml setup.ml -configure [--prefix (), then the user/password is valid for the given service definition (usually /etc/pam/<service>).if it throws a Failure exception, then the user, password, or service are wrong :)
# Author(s):
The code in `src/lib/simple_pam_stubs.c` has been extracted from XEN-API:
https://github.com/xen-org/xen-apiCopyright (C) 2006-2009 Citrix Systems Inc.
Sebastien Mondet (http://seb.mondet.org)