Search

2.3. Automatic Kerberos Host Keytab Renewal

download PDF
SSSD automatically renews the Kerberos host keytab file in an AD environment if the adcli package is installed. The daemon checks daily if the machine account password is older than the configured value and renews it if necessary.
The default renewal interval is 30 days. To change the default:
  1. Add the following parameter to the AD provider in your /etc/sssd/sssd.conf file:
    ad_maximum_machine_account_password_age = value_in_days
  2. Restart SSSD:
    # systemctl restart sssd
To disable the automatic Kerberos host keytab renewal, set ad_maximum_machine_account_password_age = 0.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.