RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1194039 - [RFE] User's home directories are not taken from AD when there is an IPA trust with AD
Summary: [RFE] User's home directories are not taken from AD when there is an IPA trus...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: sssd
Version: 6.8
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: SSSD Maintainers
QA Contact: Namita Soman
URL:
Whiteboard:
Depends On: 990688 1187103
Blocks: 1172231 1272422
TreeView+ depends on / blocked
 
Reported: 2015-02-18 20:17 UTC by Jakub Hrozek
Modified: 2020-05-04 10:45 UTC (History)
21 users (show)

Fixed In Version: sssd-1.13.2-1.el6
Doc Type: Enhancement
Doc Text:
Clone Of: 1187103
Environment:
Last Closed: 2016-05-10 20:21:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github SSSD sssd issues 3083 0 None None None 2020-05-04 10:45:27 UTC
Github SSSD sssd issues 3624 0 None None None 2020-05-04 10:45:37 UTC
Red Hat Product Errata RHBA-2016:0782 0 normal SHIPPED_LIVE sssd bug fix and enhancement update 2016-05-10 22:36:00 UTC

Comment 3 Jakub Hrozek 2015-06-18 09:41:08 UTC
master: 979e8d8d6ed444007eeff6be5269e8dc5d2bdf68

Comment 5 Sudhir Menon 2016-02-16 07:03:26 UTC
Bug Verified.

RHEL7.2 IPA Server with POSIX trust to Win2012 R2 AD.
ipa-server-4.2.0-15.el7_2.3.x86_64

RHEL6.8 IPA client 
ipa-client-3.0.0-50.el6.x86_64
sssd-1.13.3-15.el6.x86_64

[root@r68client ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux Client release 6.8 Beta (Santiago)

[root@r68client ~]# ldapsearch -h apache.pne.qe -D "cn=Administrator,cn=Users,dc=pne,dc=qe" -w Secret123 -b "CN=idviewuser1,CN=Users,dc=pne,dc=qe" "(&(objectclass=user)(objectcategory=person))" | egrep -i "unixHomeDirectory|loginShell"
unixHomeDirectory: /home/idviewuser1
loginShell: /bin/bash

[root@r68client ~]# getent passwd idviewuser1
idviewuser1:*:10000:10000:idviewuser1:'/home/idviewuser1':/bin/bash

Comment 7 errata-xmlrpc 2016-05-10 20:21:37 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0782.html


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