Bug 1560290

Summary: autofs fails to find IPA-stored maps if sssd cache is cleaned out
Product: [Fedora] Fedora Reporter: James <james>
Component: sssdAssignee: Jakub Hrozek <jhrozek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: abokovoy, asn, jhrozek, lslebodn, mzidek, nalin, pbrezina, rharwood, sbose, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-18 23:33:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James 2018-03-25 17:16:27 UTC
Description of problem:
I have workstations configured to find their automount maps via sssd on a FreeIPA installation (configured using ipa-client-automount).

* If I clean out the sssd cache and reboot (I discovered this after changing the keytab on a machine), the autofs maps aren't found.

* If I restart autofs, it picks up the mounts and things work. This could indicate it's a network timing issue.

* On subsequent boots the maps are there, presumably because sssd has cached them.

Version-Release number of selected component (if applicable):
sssd-1.16.1-1.fc27.x86_64
autofs-5.1.4-6.fc27.x86_64

How reproducible:
Consistently

Steps to Reproduce:
1. systemctl stop sssd
2. rm /var/lib/sss/db/*
3. systemctl reboot

Actual results:
autofs-managed mount points empty

Expected results:
autofs-managed mount points found and activated properly.

Comment 1 James 2018-12-18 23:33:18 UTC
Actually bug 1648521.

*** This bug has been marked as a duplicate of bug 1648521 ***