Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IFP: don't trigger backtrace in case of ACL check fail
Avoid ``` * (2024-02-03 17:39:37): [ifp] [ifp_access_check] (0x0080): User 1000 not in ACL * (2024-02-03 17:39:37): [ifp] [sbus_check_access] (0x0400): org.freedesktop.sssd.infopipe.Users.FindByName: permission denied for sender :1.290 with uid 1000 * (2024-02-03 17:39:37): [ifp] [sbus_issue_request_done] (0x0040): org.freedesktop.sssd.infopipe.Users.FindByName: Error [13]: Permission denied ``` Reviewed-by: Tomáš Halman <[email protected]> (cherry picked from commit 2ef0f83)
- Loading branch information