{"id":18368648,"url":"https://github.com/openbmc/phosphor-user-manager","last_synced_at":"2025-10-14T20:36:39.835Z","repository":{"id":49796753,"uuid":"102534796","full_name":"openbmc/phosphor-user-manager","owner":"openbmc","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-05T00:16:22.000Z","size":2314,"stargazers_count":10,"open_issues_count":12,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-05T02:26:30.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openbmc.png","metadata":{"files":{"readme":"docs/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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-05T22:14:35.000Z","updated_at":"2025-09-05T00:16:26.000Z","dependencies_parsed_at":"2023-02-10T21:15:32.879Z","dependency_job_id":"6100564a-3e56-4228-ae44-4044cc604f56","html_url":"https://github.com/openbmc/phosphor-user-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openbmc/phosphor-user-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Fphosphor-user-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Fphosphor-user-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Fphosphor-user-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Fphosphor-user-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openbmc","download_url":"https://codeload.github.com/openbmc/phosphor-user-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Fphosphor-user-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020902,"owners_count":26086948,"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-10-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2024-11-05T23:26:50.896Z","updated_at":"2025-10-14T20:36:39.820Z","avatar_url":"https://github.com/openbmc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phosphor-user-manager\n\n## To Build\n\nTo build this package, do the following steps:\n\n```sh\n    1. meson build\n    2. ninja -C build\n```\n\n### LDAP Configuration\n\n#### Configure LDAP\n\n```sh\ncurl -c cjar -b cjar -k -H \"Content-Type: application/json\" -X POST -d '{\"data\":[false,\"ldap://\u003cldap://\u003cLDAP server ip/hostname\u003e/\", \"\u003cbindDN\u003e\", \"\u003cbaseDN\u003e\",\"\u003cbindDNPassword\u003e\",\"\u003csearchScope\u003e\",\"\u003cserverType\u003e\"]}''  https://$BMC_IP/xyz/openbmc_project/user/ldap/action/CreateConfig\n\n```\n\n#### NOTE\n\nIf the configured ldap server is secure then we need to upload the client\ncertificate and the CA certificate in following cases.\n\n- First time LDAP configuration.\n- Change the already configured Client/CA certificate\n\n#### Upload LDAP Client Certificate\n\n```sh\ncurl -c cjar -b cjar -k -H \"Content-Type: application/octet-stream\"\n     -X PUT -T \u003cFILE\u003e https://\u003cBMC_IP\u003e/xyz/openbmc_project/certs/client/ldap\n```\n\n#### Upload CA Certificate\n\n```sh\ncurl -c cjar -b cjar -k -H \"Content-Type: application/octet-stream\"\n     -X PUT -T \u003cFILE\u003e https://\u003cBMC_IP\u003e/xyz/openbmc_project/certs/authority/truststore\n```\n\n#### Clear LDAP Config\n\n```sh\ncurl -b cjar -k -H \"Content-Type: application/json\" -X POST -d '{\"data\":[]}' https://$BMC_IP/xyz/openbmc_project/user/ldap/config/action/delete\n```\n\n#### Get LDAP Config\n\n```sh\ncurl -b cjar -k https://$BMC_IP/xyz/openbmc_project/user/ldap/enumerate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbmc%2Fphosphor-user-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbmc%2Fphosphor-user-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbmc%2Fphosphor-user-manager/lists"}