Bug 1550192
Summary: | Document known issue with: IDM, AD Trust, RHEL6 client, sudo and default_domain_suffix | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Andrea Perotti <aperotti> |
Component: | doc-Identity_Management_Guide | Assignee: | Filip Hanzelka <fhanzelk> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ipa-qe <ipa-qe> |
Severity: | high | Docs Contact: | Filip Hanzelka <fhanzelk> |
Priority: | high | ||
Version: | 6.9 | CC: | apetrova, jhrozek, rhel-docs, tscherf |
Target Milestone: | pre-dev-freeze | Keywords: | Documentation |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
AD users cannot use sudo on IdM hosts if "default_domain_suffix" is set
In a trust between Identity Management (IdM) and Active Directory (AD), AD users cannot run *sudo* commands on IdM hosts if the "default_domain_suffix" parameter in the `/etc/sssd/sssd.conf` file is set to the AD domain. To work around the problem, remove the "default_domain_suffix" parameter from the `/etc/sssd/sssd.conf` file. As a result, *sudo* policies work as expected both for AD and IdM users.
Note that after you remove the "default_domain_suffix" parameter, AD users must use `user_name@domain_name` instead of the short version of their user name to log in.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-11-22 18:28:01 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andrea Perotti
2018-02-28 18:23:32 UTC
Thanks for the report, Andrea. From your comment and the solution you linked to, it seems this should be filed against the RHEL 6 book, so I'm changing the product version and the component. |