Adding Kerberos SPN to Samba on replicas

3.5. Adding Kerberos SPN to Samba on replicas#

If Keycloak is installed after setting up the Active Directory-compatible Domain Controller app on a replica (such as in UCS@School environments), you need to run the following commands on the replica to ensure Kerberos authentication works properly:

$ eval "$(ucr shell)"
$ samba-tool spn add "HTTP/${keycloak_server_sso_fqdn:-ucs-sso-ng.$domainname}"