#3921 crash when requesting extra attributes
Closed: Fixed by jhrozek. Opened by jhrozek.

Copying from https://github.com/SSSD/sssd/pull/735 :
When we open container for DBUS_TYPE_DICT_ENTRY, dbus expects the
signature to be NULL.

Reproducer:

Setup custom attributes

[ifp]
user_attributes = +test

[domain/ldap.vm]
...
ldap_user_extra_attrs = test:homeDirectory

Run SSSD and require those attributes for example with

sssctl user-checks user-1

SSSD will crash without the patch

Metadata Update from @jhrozek:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1667252

Issue linked to Bugzilla: Bug 1667252

  • master: bc1e8ffd5cca74aa8408c1c6bce0a3cf42a0974b

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

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

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/4906

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.

Metadata