Skip to content
Snippets Groups Projects
Select Git revision
  • f4374176be2ecca2cad3a91e3ee9a4b07ffe9a04
  • master default protected
  • feature_validation_only
  • validation-only
  • tanzarchiv-validation-only
  • 1.5
  • v0.1
  • 1.201
  • plugin_v1.2
  • 2019-01
  • mediainfo-based-mdextraction
11 results

test.sh

Blame
  • sshd_config 301 B
    Include /etc/ssh/sshd_config.d/*.conf
    
    PermitRootLogin no
    PasswordAuthentication no
    KbdInteractiveAuthentication no
    # ChallengeResponseAuthentication is deprecated; now KbdInteractiveAuthentication
    PrintMotd no
    AcceptEnv LANG LC_*
    Subsystem sftp /usr/lib/openssh/sftp-server
    UsePAM yes
    AllowGroups ssh