Sign inSign up

dddmaster/samba-ad

By dddmaster

Updated almost 3 years ago

Samba Active Directory with minimal config and web management

Image
0

1.1K

dddmaster/samba-ad repository overview

About

this runs Samba as active directory with minimal setup and a web interface to manage users

github

https://github.com/dddmaster/docker_samba_ad

Usage

  • adjust .env file
  • optionally adjust ports to allow active directory ports
  • docker run -p 8080:8080 --hostname ad --env-file .env dddmaster/samba-ad

Todo

  • change to non root user
  • catch errors during domain provisioning
  • map configuration for dns, admin username etc to environment
  • test internal dns

AD Ports

https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/config-firewall-for-ad-domains-and-trusts

clientserverservice
1024-65535/TCP135/TCPRPC Endpoint Mapper
1024-65535/TCP1024-65535/TCPRPC for LSA, SAM, NetLogon (*)
1024-65535/TCP/UDP389/TCP/UDPLDAP
1024-65535/TCP636/TCPLDAP SSL
1024-65535/TCP3268/TCPLDAP GC
1024-65535/TCP3269/TCPLDAP GC SSL
53,1024-65535/TCP/UDP53/TCP/UDPDNS
1024-65535/TCP/UDP88/TCP/UDPKerberos
1024-65535/TCP445/TCPSMB
1024-65535/TCP1024-65535/TCPFRS RPC (*)

Tag summary

Content type

Image

Digest

sha256:a64307be7

Size

205.2 MB

Last updated

almost 3 years ago

docker pull dddmaster/samba-ad