module
Version:
v0.0.0-...-718ff87
Opens a new window with list of versions in this module.
Published: Sep 14, 2017
License: MIT
Opens a new window with license information.
README
¶
This is a Go implementation of a simple PAM authentication
module. It returns PAM_SUCCESS
for "test" and PAM_USER_UNKNOWN
for everyone else.
Made this as a proof-of-concept for playing with the new -buildmode=c-shared
feature in Go 1.5.
This should not be used without review by someone with more experience with PAM / cgo,
as I only did this as a minimal toy.
To build this project you need wgo.
Directories
¶
src
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.