Giter Site home page Giter Site logo

helgeklein / samba-docker-home-server Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 42 KB

Modern Samba Active Directory & File Server Docker Container Environment for Home Servers and Small Businesses

Home Page: https://helgeklein.com/blog/samba-active-directory-in-a-docker-container-installation-guide/

License: Apache License 2.0

Dockerfile 15.50% Shell 84.50%
active-directory docker file-server samba

samba-docker-home-server's Introduction

Modern Samba Active Directory & File Server Docker Container Environment for Home Servers and Small Businesses

There aren't many configurations for running a Samba Active Directory domain controller and a Samba file server in Docker containers. Those that I could find had so many issues that I decided to build my own configuration from scratch.

Features

  • Modern & secure configuration based on Samba v4.
  • Easily upgradable to a new base OS and new Samba versions.
  • Bullet-proof networking with support for:
    • Forwarding of the AD DNS zone from the main DNS server to the Samba DC.
    • Forwarding from the Samba DC to the main DNS server.
    • Dynamic DNS updates of domain members.
    • Static external IP address (required for domain controllers).
    • Communication between container and host (normally isolated).
  • Separate containers for the AD domain controller and the file server as recommended by the Samba Wiki.
  • Samba Active Directory can be used as the central user authentication system by IAM tools like Authelia for single sign-on (SSO).
  • AD domain provisioning and member join scripts.
  • All data is stored outside the containers in bind-mounted Docker volumes so that the containers can be re-built at any time.
  • The file server container supports:
    • Windows permissions (ACLs).
    • Access-based enumeration (ABE).
    • Samba recycle bin.

Documentation

Please see my series of blog posts for instructions. The articles explain all aspects of the configuration in detail.-

samba-docker-home-server's People

Contributors

helgeklein avatar

Stargazers

Gurjinder Singh avatar

Watchers

 avatar

samba-docker-home-server's Issues

[MISSING FILE] supervisord.conf not found

hi!
in "/dockerfile/init-fs.sh" file
exec /usr/bin/supervisord --nodaemon --configuration=/etc/supervisor/config/supervisord.conf
but that is not there and the smb fs not starting

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.