Hi Following the upgrade today autofs no longer mounts the maps provided by openldap The error is setautomntent: lookup(sss): setautomntent: No such file or directory [root@hayling:/var/log]$ systemctl status autofs -l ● autofs.service - Automounts filesystems on demand Loaded: loaded (/usr/lib/systemd/system/autofs.service; enabled; vendor preset: disabled) Active: active (running) since Fri 2016-06-03 09:50:16 BST; 15min ago Process: 4326 ExecStart=/usr/sbin/automount $OPTIONS --pid-file /run/autofs.pid (code=exited, status=0/SUCCESS) Main PID: 4330 (automount) CGroup: /system.slice/autofs.service └─4330 /usr/sbin/automount --pid-file /run/autofs.pid Jun 03 09:50:16 hayling.jaa.org.uk systemd[1]: Starting Automounts filesystems on demand... Jun 03 09:50:16 hayling.jaa.org.uk automount[4330]: setautomntent: lookup(sss): setautomntent: No such file or directory Jun 03 09:50:16 hayling.jaa.org.uk systemd[1]: Started Automounts filesystems on demand. Googling finds https://bugzilla.redhat.com/show_bug.cgi?id=1189767 It would appear to have been an intermittent problem on my systems (I assume at boot time) for some time as shown by journalctl However with the latest upgrade it is a winner every time! (Not just at boot time) [root@hayling:/var/log]$ journalctl -u autofs-- Reboot -- ... Jun 03 09:18:54 hayling.jaa.org.uk systemd[1]: Starting Automounts filesystems on demand... Jun 03 09:18:54 hayling.jaa.org.uk automount[1737]: setautomntent: lookup(sss): setautomntent: No such file or directory Jun 03 09:18:54 hayling.jaa.org.uk systemd[1]: Started Automounts filesystems on demand. Jun 03 09:20:20 hayling.jaa.org.uk systemd[1]: Stopping Automounts filesystems on demand... Jun 03 09:20:20 hayling.jaa.org.uk systemd[1]: Starting Automounts filesystems on demand... Jun 03 09:20:21 hayling.jaa.org.uk automount[2049]: setautomntent: lookup(sss): setautomntent: No such file or directory Jun 03 09:20:21 hayling.jaa.org.uk systemd[1]: Started Automounts filesystems on demand. Jun 03 09:27:49 hayling.jaa.org.uk systemd[1]: Stopping Automounts filesystems on demand... Jun 03 09:27:50 hayling.jaa.org.uk systemd[1]: Starting Automounts filesystems on demand... Has anyone else seen this problem become worse recently? John -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org