-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels