{"id":22358349,"url":"https://github.com/gfleury/libnss-iam","last_synced_at":"2025-08-01T15:12:20.112Z","repository":{"id":80803114,"uuid":"89028576","full_name":"gfleury/libnss-iam","owner":"gfleury","description":"Lib NSS module to integrate IAM users/groups","archived":false,"fork":false,"pushed_at":"2020-09-07T21:18:06.000Z","size":40,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T13:01:31.226Z","etag":null,"topics":["deb","iam","libnss","libnss-iam","linux","nss","pam","sdk"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfleury.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,"zenodo":null}},"created_at":"2017-04-21T22:32:42.000Z","updated_at":"2024-08-05T07:37:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"1385e374-2034-4b93-8d23-497acf2f2c7e","html_url":"https://github.com/gfleury/libnss-iam","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gfleury/libnss-iam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Flibnss-iam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Flibnss-iam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Flibnss-iam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Flibnss-iam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfleury","download_url":"https://codeload.github.com/gfleury/libnss-iam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Flibnss-iam/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268248784,"owners_count":24219558,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deb","iam","libnss","libnss-iam","linux","nss","pam","sdk"],"created_at":"2024-12-04T15:14:23.464Z","updated_at":"2025-08-01T15:12:20.107Z","avatar_url":"https://github.com/gfleury.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/gfleury/libnss-iam.svg?branch=master)](https://travis-ci.com/gfleury/libnss-iam)\n# libnss-iam\nLib NSS module to integrate AWS IAM users/groups to Linux NSS subsystem.\n\n## Building\nA docker ubuntu 18.04 environment is used to build the AWS c++ sdk for ubuntu 18.04+.\n\nFor a ubuntu 16.04 compatible .deb use ubuntu 16.04 to build the AWS c++ sdk.\n\nCreate and launch the sdk build environment:\n```bash\nlibnss-iam$ make docker-build\nlibnss-iam$ make docker-shell\n```\n\nCompile the AWS c++ sdk:\n```bash \n$USER@$aws-sdk-builder:~/libnss-iam$ make deps\n```\n\nBuild libnss_iam.so.2:\n```\nlibnss-iam$ make\n```\n\nBuild .deb package\n```\nlibnss-iam$ make test\nlibnss-iam$ make deb\n```\n\n## Integration Tests\n* [OpenSSHd](integration-tests/sshd)\n\n\n## Links\n* https://github.com/aws/aws-sdk-cpp\n* https://github.com/aws/aws-sdk-cpp/wiki/Building-the-SDK-from-source-on-EC2\n* https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/welcome.html\n* https://aws.amazon.com/blogs/developer/aws-sdk-for-c-simplified-configuration-and-initialization/\n\nlibc:\n* https://www.gnu.org/software/libc/manual/html_node/Name-Service-Switch.html\n* https://www.gnu.org/software/libc/manual/html_node/Extending-NSS.html#Extending-NSS\n* https://www.gnu.org/software/libc/manual/html_node/NSS-Module-Function-Internals.html\n* https://www.gnu.org/software/libc/manual/html_node/NSS-Modules-Interface.html\n* https://www.gnu.org/software/libc/manual/html_node/NSS-Module-Names.html\n* https://www.gnu.org/software/libc/manual/html_node/Actions-in-the-NSS-configuration.html\n* https://www.gnu.org/software/libc/manual/html_node/Notes-on-NSS-Configuration-File.html\n* https://www.gnu.org/software/libc/manual/html_node/Services-in-the-NSS-configuration.html\n* https://www.gnu.org/software/libc/manual/html_node/Adding-another-Service-to-NSS.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfleury%2Flibnss-iam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfleury%2Flibnss-iam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfleury%2Flibnss-iam/lists"}