内容へ移動
heavyhandの実験室
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
トレース:
linux:openssh:sshd_config
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
====== 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
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ