Skip to content

Commit

Permalink
Allow fapolicyd to connect to Winbind for user/group resolution
Browse files Browse the repository at this point in the history
Signed-off-by: Renaud Métrich <rmetrich@redhat.com>
  • Loading branch information
rmetrich authored and radosroka committed Mar 3, 2024
1 parent 750c5e2 commit cd5fca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fapolicyd.te
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ kernel_read_all_sysctls(fapolicyd_t)
kernel_read_all_proc(fapolicyd_t)

auth_read_passwd(fapolicyd_t)
samba_stream_connect_winbind(fapolicyd_t)

corecmd_exec_bin(fapolicyd_t)

Expand Down

0 comments on commit cd5fca9

Please sign in to comment.