| Crates.io | login_cap |
| lib.rs | login_cap |
| version | 0.0.2 |
| created_at | 2021-07-19 07:54:54.215215+00 |
| updated_at | 2021-07-22 03:57:13.599672+00 |
| description | Rust API for OpenBSD's login_cap |
| homepage | |
| repository | https://github.com/orvij/login_cap |
| max_upload_size | |
| id | 424655 |
| size | 25,543 |
High-level Rust API for OpenBSD's login_cap authentication library
Used to query the login.conf(5) database about a user class, and set user resources.
See documentation and examples for library usage, and login_getclass(3) for details about the underlying C library.