#2251 not retrieving homedirs of AD users with posix attributes
Closed: Fixed None Opened 10 years ago by jhrozek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 6): Bug 1066096

Description of problem:

While checking my AD-client environment I noticed that homedirs from AD
users having posix attributes were not retrieved while on previous
version of SSSD with the same configuration file they were retrieved.

This can be solved by setting 'ldap_id_mapping = false' in sssd.conf

I'm not implying this is a bug I'm just saying we may consider informing
users rather loudly.

Fields changed

blockedby: =>
blocking: =>
changelog: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
milestone: NEEDS_TRIAGE => SSSD 1.11.5
review: True => 0
selected: =>
testsupdated: => 0
type: defect => task

The idmapping choice should net have any effect on other attributes. If the home directory is set in AD it should be read and respected by the SSSD AD provider.

This bug was requested by downstream. Moving the priority up.

priority: major => critical

I did a bit of investigation and the root cause is that the homedir is not replicated to GC.

Fields changed

owner: somebody => jhrozek
status: new => assigned

Fields changed

patch: 0 => 1

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.11.5

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3293

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata