#3906 extraAttributes is org.freedesktop.DBus.Error.UnknownProperty: Unknown property
Closed: Fixed 6 years ago by jhrozek. Opened 6 years ago by jhrozek.

Ticket was cloned from Red Hat Bugzilla (product Fedora): Bug 1660067

Description of problem:

Attempting to get extraAttributes via SSSD's ifp fails.

Version-Release number of selected component (if applicable):

sssd-dbus-2.0.0-4.fc29.x86_64

How reproducible:

Deterministic.

Steps to Reproduce:
1. Install and configure FreeIPA server, for example via
   ipa-server-install -r EXAMPLE.TEST -n example.test -p Secret123 -a Secret123
2. Attempt to get extraAttributes for user admin:
   dbus-send --print-reply --system --dest=org.freedesktop.sssd.infopipe
/org/freedesktop/sssd/infopipe/Users/example_2etest/$( id -u admin )
org.freedesktop.DBus.Properties.Get
string:"org.freedesktop.sssd.infopipe.Users.User" string:"extraAttributes"

Actual results:

Error org.freedesktop.DBus.Error.UnknownProperty: Unknown property

Expected results:

method return time=1545051067.561377 sender=:1.96 -> destination=:1.115
serial=15 reply_serial=2
   variant       array [
      ]

Additional info:

This is regression against sssd-dbus-1.16.3-2.fc28.x86_64 and older versions.

This is breaking Ipsilon. It was found when testing
https://pagure.io/webauthinfra on Fedora 29: testing
https://travis-ci.org/adelton/webauthinfra/builds/466857916

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

6 years ago

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.1
- Issue tagged with: bug, regression

6 years ago

Metadata Update from @jhrozek:
- Custom field design_review adjusted to on
- Custom field mark adjusted to on
- Custom field patch adjusted to on
- Custom field review adjusted to on
- Custom field sensitive adjusted to on
- Custom field testsupdated adjusted to on
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 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/4891

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.

Log in to comment on this ticket.

Metadata