Skip to content

Commit

Permalink
Merge pull request #841 from WavyEbuilder/authlogin
Browse files Browse the repository at this point in the history
authlogin: connect to nsresourced
  • Loading branch information
pebenito authored Dec 10, 2024
2 parents 3b28edc + a5442bc commit 63f0c51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/system/authlogin.te
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ sysnet_dns_name_resolve(nsswitch_domain)
ifdef(`init_systemd', `
systemd_stream_connect_userdb(nsswitch_domain)
systemd_stream_connect_homed(nsswitch_domain)
systemd_stream_connect_nsresourced(nsswitch_domain)
')

tunable_policy(`authlogin_nsswitch_use_ldap',`
Expand Down

0 comments on commit 63f0c51

Please sign in to comment.