目次

Linux:OpenSSH:sshd_config

キーワード

AcceptEnv

AddressFamily

説明

パラメータ 説明
anyすべて(デフォルト)
inetIPv4のみ
inet6IPv6のみ

AllowAgentForwarding

AllowGroups

AllowTcpForwarding

AllowUsers

AuthorizedKeysFile

ChallengeResponseAuthentication

ChrootDirectory

Ciphers

ClientAliveCountMax

ClientAliveInterval

Compression

DenyGroups

DenyUsers

ForceCommand

GatewayPorts

GSSAPIAuthentication

GSSAPICleanupCredentials

HostbasedAuthentication

HostbasedUsesNameFromPacketOnly

HostCertificate

HostKey

IgnoreRhosts

IgnoreUserKnownHosts

KerberosAuthentication

KerberosGetAFSToken

KerberosOrLocalPasswd

KerberosTicketCleanup

KeyRegenerationInterval

ListenAddress

LoginGraceTime

LogLevel

MACs

Match

MaxAuthTries

MaxSessions

MaxStartups

PasswordAuthentication

PermitEmptyPasswords

PermitOpen

PermitRootLogin

説明

パラメータ 説明
no rootでのログイン不可
yes rootでのログインを許可(デフォルト)
without-password パスワード認証なし
forced-commands-only 強制コマンドのみ

PermitTunnel

PermitUserEnvironment

PidFile

Port

PrintLastLog

PrintMotd

Protocol

PubkeyAuthentication

説明

RevokedKeys

RhostsRSAAuthentication

RSAAuthentication

ServerKeyBits

StrictModes

Subsystem

SyslogFacility

TCPKeepAlive

TrustedUserCAKeys

UseDNS

UseLogin

UsePAM

UsePrivilegeSeparation

X11DisplayOffset

X11Forwarding

X11UseLocalhost

XAuthLocation