{"id":13723890,"url":"https://github.com/msteinert/pam","last_synced_at":"2025-05-07T17:31:55.025Z","repository":{"id":29459221,"uuid":"32995651","full_name":"msteinert/pam","owner":"msteinert","description":"Go wrapper module for the Pluggable Authentication Modules (PAM) API","archived":false,"fork":false,"pushed_at":"2024-04-11T23:26:59.000Z","size":58,"stargazers_count":130,"open_issues_count":2,"forks_count":33,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-04T01:23:05.101Z","etag":null,"topics":["authentication","golang","pam"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/msteinert/pam","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"vvanpo/golang-pam","license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msteinert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-27T16:01:50.000Z","updated_at":"2024-07-25T22:07:17.000Z","dependencies_parsed_at":"2023-11-30T03:24:30.837Z","dependency_job_id":"eda4f0ac-4628-4f1a-9b49-58161914a267","html_url":"https://github.com/msteinert/pam","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msteinert%2Fpam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msteinert%2Fpam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msteinert%2Fpam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msteinert%2Fpam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msteinert","download_url":"https://codeload.github.com/msteinert/pam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224628191,"owners_count":17343288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","golang","pam"],"created_at":"2024-08-03T01:01:46.800Z","updated_at":"2024-11-14T13:31:12.931Z","avatar_url":"https://github.com/msteinert.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/msteinert/pam/v2?status.svg)](http://godoc.org/github.com/msteinert/pam/v2)\n[![codecov](https://codecov.io/gh/msteinert/pam/graph/badge.svg?token=L1K3UTB065)](https://codecov.io/gh/msteinert/pam)\n[![Go Report Card](https://goreportcard.com/badge/github.com/msteinert/pam/v2)](https://goreportcard.com/report/github.com/msteinert/pam/v2)\n\n# Go PAM\n\nThis is a Go wrapper for the PAM application API.\n\n## Testing\n\nTo run the full suite, the tests must be run as the root user. To setup your\nsystem for testing, create a user named \"test\" with the password \"secret\". For\nexample:\n\n```\n$ sudo useradd test \\\n    -d /tmp/test \\\n    -p '$1$Qd8H95T5$RYSZQeoFbEB.gS19zS99A0' \\\n    -s /bin/false\n```\n\nThen execute the tests:\n\n```\n$ sudo GOPATH=$GOPATH $(which go) test -v\n```\n\n[1]: http://godoc.org/github.com/msteinert/pam/v2\n[2]: http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_ADG.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsteinert%2Fpam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsteinert%2Fpam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsteinert%2Fpam/lists"}