On (22/05/14 22:36), steve wrote: >automount fails with both versions of the maps. Worked fine with both >openSUSE 13.1 and Ubuntu 14.04 with sssd 1.11.4 > >[sssd] >services = nss, pam, autofs >config_file_version = 2 >domains = hh3.site >[nss] >[pam] >[domain/hh3.site] >id_provider = ad >auth_provider = ad >access_provider = ad >ldap_id_mapping = False >[autofs]
#start_block >autofs_provider=ldap >ldap_autofs_search_base = >CN=hh3,CN=defaultMigrationContainer30,DC=hh3,DC=site >ldap_autofs_map_object_class = nisMap >ldap_autofs_entry_object_class = nisObject >ldap_autofs_map_name = nisMapName >ldap_autofs_entry_key = cn >ldap_autofs_entry_value = nisMapEntry #end_block ^^^^^^^^^^ All these options should be in domain section. (man sssd.conf and man sssd-ldap > >#ldap_autofs_search_base = OU=automount,DC=hh3,DC=site >#ldap_autofs_map_object_class = automountMap >#ldap_autofs_entry_object_class = automount >#ldap_autofs_map_name = automountMapName >#ldap_autofs_entry_key = automountKey >#ldap_autofs_entry_value = automountInformation > > >[sssd[be[hh3.site]]] [be_autofs_handler] (0x0020): Undefined backend target. >(Thu May 22 22:29:03 2014) [sssd[autofs]] [lookup_automntmap_cache_updated] >(0x0020): Unable to get information from Data Provider >Error: 3, 19, Autofs back end target is not configured >Will try to return what we have in cache >(Thu May 22 22:29:03 2014) [sssd[autofs]] [lookup_automntmap_step] (0x0080): >No automount map [auto.master] in cache for domain [hh3.site] LS _______________________________________________ sssd-users mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-users
