Hello,

I have this laptop that is an ipa domain member.
And the login/sudo/automount all works fine.
However the dns entries of the laptop are not updated when the laptop starts up and gets a new ipaddress.

I've looked in several configs and compared to other systems that work but can't seem to find it.

Anybody got an idea where to look ?
Rob

my sssd.conf
[domain/example.com]
id_provider = ipa
ipa_server = _srv_, freeipa01.example.com
ipa_domain = example.com
ipa_hostname = laptop.example.com
auth_provider = ipa
chpass_provider = ipa
access_provider = ipa
cache_credentials = True
ldap_tls_cacert = /etc/ipa/ca.crt
dyndns_update = True
dyndns_iface = *
krb5_store_password_if_offline = True
autofs_provider = ipa
ipa_automount_location = laptop
[sssd]
services = nss, pam, ssh, sudo, autofs
domains = example.com
[nss]
homedir_substring = /home
[pam]
[sudo]
[autofs]
[ssh]
[pac]
[ifp]
[secrets]
[session_recording]