| Crates.io | pamsm |
| lib.rs | pamsm |
| version | 0.5.5 |
| created_at | 2017-06-25 08:36:05.369121+00 |
| updated_at | 2024-06-28 20:06:50.847059+00 |
| description | Rust wrappers around PAM Service Modules functions |
| homepage | https://github.com/rcatolino/pam_sm_rust |
| repository | |
| max_upload_size | |
| id | 20562 |
| size | 31,506 |
Rust FFI wrapper to implement PAM service modules for Linux.
Documentation - Cargo - Repository
This crate supports the following optional features:
libpam: this enables the extension trait PamLibExt and linking against libpam.so for its native implementation.