jeremielate / pam_sm_rust

Rust wrapper around PAM service module callbacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PAM SM

Crates.io version shield Crates.io license shield

Rust FFI wrapper to implement PAM service modules for Linux.

Documentation - Cargo - Repository

Features

This crate supports the following optional features:

  • libpam: this enables the extension trait PamLibExt and linking against libpam.so for its native implementation.

About

Rust wrapper around PAM service module callbacks

License:Other


Languages

Language:Rust 100.0%