Skip to content
Snippets Groups Projects
  1. Feb 12, 2021
  2. Jan 21, 2021
  3. Feb 12, 2021
  4. Feb 11, 2021
  5. Feb 12, 2021
  6. Feb 11, 2021
  7. Jan 23, 2021
    • Hans Freitag's avatar
      configure sshd and git account so that pam is not used any longer · 4ec39adb
      Hans Freitag authored
      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
      4ec39adb
  8. Feb 11, 2021
  9. Feb 03, 2021
  10. Feb 11, 2021
  11. Feb 09, 2021
  12. Feb 08, 2021
Loading