summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2021-07-04 11:50:03 +0200
committerWolfgang Müller2021-07-04 11:50:03 +0200
commit7979a562ccd4a9ee45301e550cb6756c2db55a6e (patch)
tree0c02e779ce8915f17c8721dce91b4cb8bc0631b5
parentb3ee4e57d6a55ec90854d37927a5ce9525e2edae (diff)
downloadportage-roles-7979a562ccd4a9ee45301e550cb6756c2db55a6e.tar.gz
group-base: Disable 'nullok' USE for sys-auth/pambase
Gentoo's pambase enables 'nullok' by default, having PAM allow login with an empty password. As all our machines do not have accounts with empty passwords, this is unneeded.
-rw-r--r--group-base/package.use/00-group-base2
1 files changed, 1 insertions, 1 deletions
diff --git a/group-base/package.use/00-group-base b/group-base/package.use/00-group-base
index fa8d5d1..4d3863b 100644
--- a/group-base/package.use/00-group-base
+++ b/group-base/package.use/00-group-base
@@ -35,7 +35,7 @@ net-vpn/wireguard-tools -wg-quick
sci-libs/libqalculate curl
sys-apps/busybox -savedconfig
sys-apps/iproute2 -iptables
-sys-auth/pambase -passwdqc
+sys-auth/pambase -nullok -passwdqc
sys-kernel/linux-firmware savedconfig
# needed for qtcore & fish