[Samba] Error when joining new DC
Rowland Penny
rpenny at samba.org
Thu Dec 12 10:46:14 UTC 2024
On Wed, 11 Dec 2024 19:33:42 +0000
Peter Mittermayer via samba <samba at lists.samba.org> wrote:
> Thanks for that. But how can it be related to the OS whether it is
> Rhel9 or Rhel8. It's failing in either case with versions above
> 4.13.13 (must be that number 13...) Br
OK, I now have what appears to be a fully working Rocky Linux 9 Samba
AD DC, using the Tranquil IT 4.21.2 packages.
[adminuser at rl9dc ~]$ systemctl status samba
● samba.service - Samba AD Daemon
Loaded: loaded (/usr/lib/systemd/system/samba.service; enabled; preset: disabled)
Active: active (running) since Thu 2024-12-12 10:27:52 GMT; 1min 50s ago
Docs: man:samba(8)
man:samba(7)
man:smb.conf(5)
Main PID: 1166 (samba)
Status: "samba: ready to serve connections..."
Tasks: 59 (limit: 10964)
Memory: 247.1M
CPU: 3.359s
CGroup: /system.slice/samba.service
...........................
[adminuser at rl9dc ~]$ dig -t SRV @localhost _ldap._tcp.samdom.example.com
; <<>> DiG 9.16.23-RH <<>> -t SRV @localhost _ldap._tcp.samdom.example.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57819
;; flags: qr aa rd ra ad; QUERY: 1, ANSWER: 4, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;_ldap._tcp.samdom.example.com. IN SRV
;; ANSWER SECTION:
_ldap._tcp.samdom.example.com. 900 IN SRV 0 100 389 rpidc2.samdom.example.com.
_ldap._tcp.samdom.example.com. 900 IN SRV 0 100 389 rpidc1.samdom.example.com.
_ldap._tcp.samdom.example.com. 900 IN SRV 0 100 389 tmpdc1.samdom.example.com.
_ldap._tcp.samdom.example.com. 900 IN SRV 0 100 389 rl9dc.samdom.example.com.
;; AUTHORITY SECTION:
samdom.example.com. 3600 IN SOA rl9dc.samdom.example.com. hostmaster.samdom.example.com. 290 900 600 86400 3600
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Dec 12 10:38:58 GMT 2024
;; MSG SIZE rcvd: 201
Rowland
More information about the samba
mailing list