docker-samba-dc icon indicating copy to clipboard operation
docker-samba-dc copied to clipboard

Samba Active Directory Domain Controller for Docker

Results 6 docker-samba-dc issues
Sort by recently updated
recently updated
newest added

Hi there, I am investigating AD through docker (while some forums vote against this approach). I started out with the one from fmstrat. Got a lot working, then started to...

I try setup new container with data:/data volume, but configuration changes are probably deleted by backupConfig procedure in init.sh when container receives SIGTERM. `cd /root/docker/samba-addc/; docker-compose up -d` `cd /docker/volumes/samba-addc_data/_data/var/lib/samba/;...

I know this project is forked. But the description how to setup this package are wrong and outdated. Many information are left from original project. This is very frustrating. Example:...

Hiya, For some reason samba is adding the samba network interface address even when I set the HOSTIP value. For example, I set - HOSTIP=10.0.0.2 my dns lookup returns: csw@docker1$...

When the second AD server I added updated DNS, it was updating with the internal ip address of the docker container. I updated /var/lib/samba/private/dns_update_list. I replaced "$IP" with the host...

I have to admit that my setup is in a not so perfect state but the images provided on ghcr were not doing anything good for me. The /date path...