Bug 1006934 - Wrong SSSD options in autofs integration guide
Summary: Wrong SSSD options in autofs integration guide
Keywords:
Status: CLOSED DUPLICATE of bug 928743
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: doc-Deployment_Guide
Version: 6.4
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: ---
Assignee: Jaromir Hradilek
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-11 14:16 UTC by Jakub Hrozek
Modified: 2013-11-18 15:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-18 14:33:07 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Jakub Hrozek 2013-09-11 14:16:03 UTC
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.

Comment 2 Dmitri Pal 2013-09-13 18:02:20 UTC
It seems that people are hitting this issue every day.
Rising the priority of the issue.

Comment 3 Deon Ballard 2013-09-13 20:08:22 UTC
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.

Comment 4 Jaromir Hradilek 2013-09-13 21:53:21 UTC
Thank you, I will update it.


Note You need to log in before you can comment on or make changes to this bug.