-
This command, host -t SRV _ldap._tcp.sopranos.org.arpa gives me this error. Host _lda
Hello, y?all! Please keep it simple. I'm what I like to call a classic antique. Retired in '08.
Doing all this on a virtualbox, taking snapshots before each and every change. Trying to setup a domain controller on Linux Mint 22. Everything updated. (Always
I?m following these instructions: https://github.com/hortimech/Samba/b...ux%20Mint%2022
And each and every time I get to this same spot, and I get the same results.
sudo smbclient //localhost/netlogon -UAdministrator -c 'ls' Password for [SOPRANOS\Administrator]: . D 0 Wed Oct 9 15:15:08 2024 .. D 0 Wed Oct 9 15:15:08 2024
50770432 blocks of size 1024. 36740828 blocks available
At this point, I?m good.
At the very next step, I?m not. I?ve restored snapshots 4 times, with the same result.
host -t SRV _ldap._tcp.sopranos.org.arpa Host _ldap._tcp.sopranos.org.arpa not found: 3(NXDOMAIN)
No A records either. I tried a few things I found on google, and I couldn?t even get onto the web afterwards. I could ping 8.8.8.8, but not google.com.
sudo kinit Administrator [sudo] password for richie:
kinit: Cannot find KDC for realm "SOPRANOS.ORG.ARPA" while getting initial credentials
My hosts file:
127.0.0.1 localhost
192.168.1.206 ra.sopranos.org.arpa ra
The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters
Do I even need that "stuff" for IPv6? I disabled it. Don't need it, don't want it. Just clutters things up.
krb5.conf
[libdefaults] default_realm = SOPRANOS.ORG.ARPA
dns_lookup_realm = false
dns_lookup_kdc = true
(I've tried dns_lookup_realm = true to no avail.)
[realms] SOPRANOS.ORG.ARPA = { default_domain = sopranos.org.arpa }
[domain_realm] ra = SOPRANOS.ORG.ARPA
resolv.conf
nameserver 8.8.8.8 nameserver 8.8.4.4 search sopranos.org.arpa
smb.conf
Global parameters
[global] bind interfaces only = Yes dns forwarder = 8.8.8.8 interfaces = lo enp0s3 netbios name = RA realm = SOPRANOS.ORG.ARPA server role = active directory domain controller workgroup = SOPRANOS
[sysvol] path = /var/lib/samba/sysvol read only = No
[netlogon] path = /var/lib/samba/sysvol/sopranos.org.arpa/scripts read only = No
richie@ra:~$ hostname -s
ra
richie@ra:~$ hostname -d
sopranos.org.arpa
richie@ra:~$ hostname -f
ra.sopranos.org.arpa
richie@ra:~$ hostname -i
192.168.1.206
richie@ra:~$ hostname -I 192.168.1.206 2601:205:4484:fb50:799:3181:ccd0:bbae 2601:205:4484:fb50:a00:27ff:fe24:e774
See that? IPv6 just clutters things up.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|