BeryJu / test-samba-dc

Samba AD DC container, for testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-samba-dc

Container with Samba setup as a Domain controller for testing purposes.

Environment variables:

  • SMB_DOMAIN: The DNS name of the domain configured
  • SMB_NETBIOS: The Netbios name of the domain configured
  • SMB_ADMIN_PASSWORD: The default password for the Administrator account, must conform to password complexity rules

A couple users are created by default, with name, surname and email addresses configured.

The container also has healthchecking, which waits for samba to be up and running.

About

Samba AD DC container, for testing

License:GNU General Public License v3.0


Languages

Language:Shell 82.6%Language:Dockerfile 17.4%