12.4. Caching Kerberos Passwords
A machine may not always be on the same network as the IPA domain; for example, a machine may need to be logged into a VPN before it can access the IPA domain. If a user logs into a system when it is offline and then later attempts to connect to IPA services, then the user is blocked because there is no IPA Kerberos ticket for that user. IPA works around that limitation by using SSSD to store the Kerberos passwords in the SSSD cache.
This default behavior can be disabled during the client installation by using the --no-krb5-offline-passwords option.