mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
package.use: enable back sssd for pambase
This was not creating the system-auth with the 'pam_sss' module. Which makes sssd LDAP authentication to fail. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
82dc3b551b
commit
c5f8ac0df0
@ -193,7 +193,7 @@ sys-apps/gawk -mpfr
|
||||
|
||||
# We never had passwdqc stuff in old pam sys configs, so disable it
|
||||
# for now. Maybe this is something to enable later.
|
||||
sys-auth/pambase securetty -passwdqc
|
||||
sys-auth/pambase securetty -passwdqc sssd
|
||||
|
||||
# We run the server in a container.
|
||||
dev-db/etcd -server
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user