Skip to content

Add libnss-sudo package (Closes #1023524)

Gioele Barabucci requested to merge gioele/sudo:sudoers-dh-nss into master

The libnss-sudo package is an empty package whose job is to add the sudoers database line in nsswitch.conf.

The whole setup is delegated to dh_installnss(1) and expressed in a declarative way in debian/libnss-sudo.nss.

Other NSS modules for sudoers (for example libnss-sss) will depend on this package.

See also sssd-team/sssd!16.

Merge request reports

Loading