autofs not downloading maps after upgrade to sssd 1.4.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We have a CentOS 6 system that is running an LDAP server for users, groups,
and autofs maps.  After applying updates to a couple of Fedora 23 systems and
rebooting, they could no longer get the autofs maps from the server.

After poking around a bit and turning on all the logging features in sssd, it
turns out that some of the LDAP objects that sssd is looking for in the autofs
maps have changed in v1.4.1.  Since we are using the LDAP server to feed
systems other than Fedora, we can't change the name of the objects in the LDAP
server, and fortunately sssd helpfully told you want object names it was
looking for in the autofs maps, so after comparing before v1.4.1 and after
1.4.1, I was able to determine what names had changed.  After adding the
following lines to /etc/sssd/sssd.conf in the "[domain/default]" section,
automounts are working again in Fedora 23:

ldap_autofs_map_object_class = automountMap
ldap_autofs_map_name = ou
ldap_autofs_entry_object_class = automount
ldap_autofs_entry_key = cn
ldap_autofs_entry_value = automountInformation


-- 
Mike Iglesias                          Email:       iglesias@xxxxxxx
University of California, Irvine       phone:       949-824-6926
Office of Information Technology       FAX:         949-824-2270
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux