Skip to content
/ rust-pam Public

A PAM binding in the Rust programming language, implemented by Tozny.

License

Notifications You must be signed in to change notification settings

tozny/rust-pam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-pam

Rust interface to the pluggable authentication module framework (PAM).

The goal of this library is to provide a type-safe API that can be used to interact with PAM. The library is incomplete - currently it supports a subset of functions for use in a pam authentication module. A pam module is a shared library that is invoked to authenticate a user, or to perform other functions.

For more information, see the package documentation.

About

A PAM binding in the Rust programming language, implemented by Tozny.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages