15348: Add Go-based PAM module.
authorTom Clegg <tom@tomclegg.ca>
Mon, 22 Jun 2020 20:58:14 +0000 (16:58 -0400)
committerTom Clegg <tom@tomclegg.ca>
Mon, 22 Jun 2020 20:58:14 +0000 (16:58 -0400)
commita35ec27b40ce3ca0797cdcd8e0a79b2b8896af47
tree3933fe44458d3527e5f0f4eaf161a95b32970fdb
parentd278c2185e97251be72c9bbd58908d574932dbde
15348: Add Go-based PAM module.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>
lib/pam/.gitignore [new file with mode: 0644]
lib/pam/docker_test.go [new file with mode: 0644]
lib/pam/pam_arvados.go [new file with mode: 0644]
lib/pam/pam_c.go [new file with mode: 0644]
lib/pam/testclient.go [new file with mode: 0644]
sdk/go/arvados/link.go
sdk/go/arvados/virtual_machine.go [new file with mode: 0644]