Skip to content

Unable to query additional user attributes #8475

@ondrejv2

Description

@ondrejv2

I am trying to query additional user attributes with

[ifp]
debug_level = 10
user_attributes = +extensionAttribute3
allowed_uids = root

now sssctl user-checks <username> does not show extensionAttribute3.
Also tried busctl get-property org.freedesktop.sssd.infopipe /org/freedesktop/sssd/infopipe/Users/<domain>/<uidnumber> org.freedesktop.sssd.infopipe.Users.User extensionAttribute3 to no avail.

It works if I try to query attributes that sssd already caches, i.e. works with

user_attributes = +mail

Is that expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions