{"id":20398773,"url":"https://github.com/bcambl/fabric-adduser","last_synced_at":"2026-02-08T20:35:14.045Z","repository":{"id":16059442,"uuid":"18803627","full_name":"bcambl/fabric-adduser","owner":"bcambl","description":"Add multiple users to a list of servers while maintaining unique passwords.","archived":false,"fork":false,"pushed_at":"2015-01-21T22:48:35.000Z","size":184,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T13:58:01.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcambl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-15T14:45:37.000Z","updated_at":"2019-06-09T22:25:28.000Z","dependencies_parsed_at":"2022-08-31T08:52:12.942Z","dependency_job_id":null,"html_url":"https://github.com/bcambl/fabric-adduser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcambl/fabric-adduser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-adduser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-adduser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-adduser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-adduser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcambl","download_url":"https://codeload.github.com/bcambl/fabric-adduser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-adduser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269833019,"owners_count":24482359,"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-11T02:00:10.019Z","response_time":75,"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-15T04:24:03.610Z","updated_at":"2026-02-08T20:35:09.008Z","avatar_url":"https://github.com/bcambl.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"fabric-adduser\n==============\n\n#### Fabric script for adding multiple users to a list of servers. \nA standalone script that allows a system administrator to add multiple users \nto multiple hosts and set a global or unique password for each server.\n\n#####Note:\nAll new accounts are expired by default and will force each user to reset\ntheir password upon first login. Users have approximately 30 days to login\nand change their temporary password or the account will turn inactive.\n\n\n#### Dependencies:\n\n- python-pip\n\n```\n$ pip install -r requirements.txt\n```\n\n#### Usage:\n\nAdd users:\n\n```\n$ fab adduser\n```\n\nAdd users with unique password for each host:\n(default: Same password on all hosts)\n\n```\n$ fab adduser:gp=False\n```\n\nRemove users and leave groups intact.\n\n```\n$ fab deluser\n```\n\n###### Warning: \nDo not run as parallel as passwords are only generated once for initial server\nto allow global temporary password for all hosts being processed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcambl%2Ffabric-adduser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcambl%2Ffabric-adduser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcambl%2Ffabric-adduser/lists"}