内容へ移動
heavyhandの実験室
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
ソースの表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
トレース:
•
iptablesとは
•
sshd_config
サイドバー
メニュー
howto
ExcelVBA
Linux
Linuxコマンド
mysql
php
samba
スポンサーリンク
linux:openssh:sshd_config
目次
Linux:OpenSSH:sshd_config
キーワード
AcceptEnv
AddressFamily
AllowAgentForwarding
AllowGroups
AllowTcpForwarding
AllowUsers
AuthorizedKeysFile
Banner
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
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
Linux:OpenSSH:sshd_config
キーワード
AcceptEnv
AddressFamily
説明
どのアドレスファミリを使うか指定する
パラメータ
説明
any
すべて(デフォルト)
inet
IPv4のみ
inet6
IPv6のみ
AllowAgentForwarding
AllowGroups
AllowTcpForwarding
AllowUsers
AuthorizedKeysFile
Banner
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
説明
sshを使ってrootでのログイン可否を指定する。(デフォルト:yes)
パラメータ
説明
no
rootでのログイン不可
yes
rootでのログインを許可(デフォルト)
without-password
パスワード認証なし
forced-commands-only
強制コマンドのみ
PermitTunnel
PermitUserEnvironment
PidFile
Port
PrintLastLog
PrintMotd
Protocol
PubkeyAuthentication
説明
公開鍵認証を許可するかどうか指定する。(デフォルト:yes)
RevokedKeys
RhostsRSAAuthentication
RSAAuthentication
ServerKeyBits
StrictModes
Subsystem
SyslogFacility
TCPKeepAlive
TrustedUserCAKeys
UseDNS
UseLogin
UsePAM
UsePrivilegeSeparation
X11DisplayOffset
X11Forwarding
X11UseLocalhost
XAuthLocation
linux/openssh/sshd_config.txt
· 最終更新: 2015/12/03 21:12 by
dokuroot
ページ用ツール
ソースの表示
以前のリビジョン
バックリンク
文書の先頭へ