Hide Forgot
Document URL: https://access.redhat.com/site/documentation//en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sssd-ldap-autofs.html Section Number and Name: 11.2.7.2. Configuring autofs Services in SSSD Describe the issue: in SSSD, the option values must not be quoted, otherwise the quotes are part of the value. In particular this section: autofs_provider=ldap ldap_autofs_search_base="cn=automount,dc=example,dc=com" 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" Suggestions for improvement: drop the quotes Additional information: Feel free to ping me or any other SSSD team member for review.
It seems that people are hitting this issue every day. Rising the priority of the issue.
This is a duplicate of bug 928743 which was fixed in April. I see the doc hasn't been updated since March, so I'll leave this assigned to Jaromir to see if he can update the docs.
Thank you, I will update it.