Blame public/fs/etc/ssh/sshd_config.in
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
Port @ssh_port@
|
|
root@culturestrings |
306ed1 |
AddressFamily any
|
|
root@culturestrings |
306ed1 |
ListenAddress 0.0.0.0
|
|
root@culturestrings |
306ed1 |
ListenAddress ::
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
HostKey /etc/ssh/ssh_host_ed25519_key
|
|
root@culturestrings |
306ed1 |
HostKey /etc/ssh/ssh_host_rsa_key
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
SyslogFacility AUTH
|
|
root@culturestrings |
306ed1 |
LogLevel VERBOSE
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
LoginGraceTime 2m
|
|
root@culturestrings |
306ed1 |
StrictModes yes
|
|
root@culturestrings |
306ed1 |
MaxAuthTries 6
|
|
root@culturestrings |
306ed1 |
MaxSessions 256
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
UsePAM yes
|
|
root@culturestrings |
306ed1 |
PubkeyAuthentication yes
|
|
root@culturestrings |
306ed1 |
PermitRootLogin without-password
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
PasswordAuthentication no
|
|
root@culturestrings |
306ed1 |
PermitEmptyPasswords no
|
|
root@culturestrings |
306ed1 |
ChallengeResponseAuthentication no
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
AuthorizedKeysFile .ssh/authorized_keys
|
|
root@culturestrings |
306ed1 |
AuthorizedPrincipalsFile none
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
AuthorizedKeysCommand none
|
|
root@culturestrings |
306ed1 |
AuthorizedKeysCommandUser nobody
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
AllowTcpForwarding yes
|
|
root@culturestrings |
306ed1 |
AllowAgentForwarding no
|
|
root@culturestrings |
306ed1 |
GatewayPorts no
|
|
root@culturestrings |
306ed1 |
X11Forwarding no
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
Subsystem sftp /usr/lib/ssh/sftp-server
|
|
root@culturestrings |
306ed1 |
|
|
root@culturestrings |
306ed1 |
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
|
|
root@culturestrings |
306ed1 |
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
|
|
root@culturestrings |
306ed1 |
AcceptEnv LC_IDENTIFICATION LC_ALL
|