[Samba] Samba AD with internal DNS: Can't resolve aliases anymore

Dirk Heinrichs dirk.heinrichs at altum.de
Thu Apr 27 16:40:21 UTC 2017


Am 27.04.2017 um 17:25 schrieb lingpanda101 via samba:

> Do you have a A record associate with server1? The host command should
> have given you something like this
>
> host alias1
> alias1.altum.de is an alias for server1.
> server1 has address 192.168.1.1
>
> Preferable it should look like this if server1 is joined to the domain.
>
> host alias1
> alias1.altum.de is an alias for server1.altum.de.
> server1.altum.de has address 192.168.1.1 

Yes, I have:

# samba-tool dns add server1 altum.de server1 A 192.168.1.1
ERROR: Record already exists

Anyway, found it: Seems I've added the CNAME record using

    samba-tool dns add server1 altum.de alias1 CNAME server1

After deleting it and re-adding it using the FQDN for server1 like this

    samba-tool dns add server1 altum.de alias1 CNAME server1.altum.de

it's working again.

Thanks to all for helping...

    Dirk

-- 
Dirk Heinrichs <dirk.heinrichs at altum.de>
GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015
Sichere Internetkommunikation: http://www.retroshare.org
Privacy Handbuch: https://www.privacy-handbuch.de


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20170427/2ea552f0/signature.sig>


More information about the samba mailing list