Skip to content
Snippets Groups Projects
Commit 4ec39adb6b2a authored by Hans Freitag's avatar Hans Freitag
Browse files

configure sshd and git account so that pam is not used any longer

The reason is that some container systems don't run containers with
CAP_AUDIT_WRITE which is needed for pam. As the comment in sshd_config
has pointed out pam was used as a Fix because it handles shadow entries
'!' and '*' differently from ssh. This commit refixes that fix and
creates the git account with '*' (no password login) and disables pam in
sshd_config

Fixes #5891
parent 2a7b1b635da5
No related branches found
No related tags found
1 merge request!26GitLab 13.9
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment