Samba AD configuration

Come here to share your tips and tricks for using Samba4
Locked
Vova
Messages: 1
Registration: August 9, 2023 - 11:27

August 9, 2023 - 11:33

Good morning,

I am looking to set up a Samba AD on an instance hosted on GCP.
I use the Debian 12 OS (Bookworm).

By following the steps one by one according to the procedure on the website: https://samba.tranquil.it/doc/fr/samba_ ... ebian.html

I get an error during the kerberos test after the configuration was carried out as followed from the procedure.

Here is the error I get every time:

Code: Select all

kinit: Cannot find KDC for realm "XXXXXXXXX.LAN" while getting initial credentials
Do you have any ideas or advice to help me solve my problem, please?.

Thanks in advance,
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

August 10, 2023 - 3:25 PM

Hello,
does the nameserver specified in /etc/resolv.conf know the Kerberos realm specified in /etc/krb5.conf?
Locked