{"id":20491677,"url":"https://github.com/dalibo/docker-samba","last_synced_at":"2026-06-01T08:31:23.275Z","repository":{"id":233524740,"uuid":"785256898","full_name":"dalibo/docker-samba","owner":"dalibo","description":"Samba Directory Controller dumb image","archived":false,"fork":false,"pushed_at":"2025-02-03T10:19:31.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-05T17:40:39.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dalibo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-11T14:16:59.000Z","updated_at":"2025-02-03T10:19:35.000Z","dependencies_parsed_at":"2025-03-05T17:33:33.397Z","dependency_job_id":null,"html_url":"https://github.com/dalibo/docker-samba","commit_stats":null,"previous_names":["dalibo/docker-samba"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dalibo/docker-samba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-samba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-samba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-samba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-samba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dalibo","download_url":"https://codeload.github.com/dalibo/docker-samba/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-samba/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33767434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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-15T17:25:31.520Z","updated_at":"2026-06-01T08:31:23.249Z","avatar_url":"https://github.com/dalibo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Samba Directory\n\nThis image holds a simple samba-dc installation with /docker-entrypoint-init.d.\n\nUpon initialization, entrypoint:\n\n- sources .sh files in bash\n- copies .conf file to /etc/samba/smb.conf.d/\n\nBefore running samba command, smb.conf is rewritten as include of each files in /etc/samba/smb.conf.d/\n\n\n## Environment\n\n- `ADMIN_PASS` : the initial `Administrator` password.\n- `DOMAIN` : the subdomain for Samba. Default to `ad`.\n- `REALM` : the enterprise domain. e.g. `acme.tld`.\n- `DNS_BACKEND`. Default to `SAMBA_INTERNAL`. Should be `NONE` for testing.\n\n\n## Misc details\n\nTLS is enabled by default, but self-signed.\nUse `LDAPTLS_REQCERT=allow` ldaputils env var to accept self-signed certificate.\n\nThe initial administrator is `CN=Administrator,CN=Users,DC=...`, depending on your realm.\n\nThe project have a working `docker-compose.yml` and `entrypoint-init.d` as showcase.\nHere is a sample ldapsearch command for realm `samba.docker`:\n\n``` console\n$ LDAPTLS_REQCERT=allow ldapsearch -H ldaps://samba.docker -D CN=Administrator,CN=Users,DC=samba,DC=docker -x -w $LDAPPASSWORD -b CN=Users,DC=samba,DC=docker '(objectClass=user)' cn\n# extended LDIF\n#\n# LDAPv3\n# base \u003cCN=Users,DC=samba,DC=docker\u003e with scope subtree\n# filter: (objectClass=group)\n# requesting: cn\n#\n\n# Guest, Users, samba.docker\ndn: CN=Guest,CN=Users,DC=samba,DC=docker\ncn: Guest\n\n...\n\n# search result\nsearch: 2\nresult: 0 Success\n\n# numResponses: 24\n# numEntries: 23\n$\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalibo%2Fdocker-samba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalibo%2Fdocker-samba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalibo%2Fdocker-samba/lists"}