Displaying 1 result from an estimated 1 matches for "bourbon2".
Did you mean:
bourbon
2024 Sep 19
1
The care and feeding of the signing socket; also NTPsec
...ave taken. After I get my web host back up tomorrow it will be mirrored at https://dell-2018.jamesb192.com/j/
[1] https://fedoramagazine.org/samba-as-ad-and-domain-controller/
-------------- next part --------------
# dnf install samba samba-dc samba-client krb5-workstation
# hostnamectl hostname bourbon2.jamesb192.com
# firewall-cmd --permanent --add-service samba-dc
# firewall-cmd --reload
# rm -iv /etc/samba/smb.conf
# mkdir -pv /etc/systemd/resolved.conf.d
$ ip addr
# nano /etc/systemd/resolved.conf.d/custom.conf
# systemctl restart systemd-resolved
# samba-tool domain provision --server-role=dc...