-
Scripts based on the instructions from https://wiki.ubuntuusers.de/HowTo/Samba-AD-Server_unter_Ubuntu_20.04_installieren/
-
copy the
env.exampleto.env -
Fill out the
.envfile and leave it in the same directory as the scripts. -
Run the
1-install_samba_ad.shon the desired DC1 and you're done.- If a second DC is desired, run the
2-join_additional_dc.shon the desired DC2 or run the2-join_additional_rodc.shon the desired read only DC2 - then run the
3-post-setup_after_join_additional_dc_or_rodc.shon DC1 to complete the changes.
- If a second DC is desired, run the
Note
the PTR_ADDRESS env are the 3 of 4 parts of the ipv4 address backwards
e.g. 192.168.178.0/24 = 178.168.192.in-addr.arpa
Important
- The scripts are optimized for Debian systems.
- So far only tested on the following systems:
Debian 13 Standard (without Desktop)