Skip to content

Commit

Permalink
authlogin: connect to nsresourced
Browse files Browse the repository at this point in the history
Container UID/GID lookups for utilities such as nspawn require nss
clients to be able to make nsresourced lookups.

Signed-off-by: Rahul Sandhu <[email protected]>
Signed-off-by: Jason Zaman <[email protected]>
  • Loading branch information
WavyEbuilder authored and perfinion committed Dec 15, 2024
1 parent ef4faa4 commit dac8485
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 dac8485

Please sign in to comment.