<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://tm.root-n.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Tipsというかメモ server:sshd</title>
        <description></description>
        <link>https://tm.root-n.com/</link>
        <lastBuildDate>Wed, 19 Nov 2025 23:04:34 +0900</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://tm.root-n.com/lib/images/favicon.ico</url>
            <title>Tipsというかメモ</title>
            <link>https://tm.root-n.com/</link>
        </image>
        <item>
            <title>sshd :: sshd_config の設定</title>
            <link>https://tm.root-n.com/server:sshd:sshd_config</link>
            <description>/etc/ssh/sshd_config のセキュリティー面の設定について列挙します。




root でのログインを許可するか

// ⇒ 許可しない
//   PermitRootLogin no

⇒ パスワード認証不可で、かつ、rootでのログインもできないが、root権限を利用したコマンドのみ受け付ける（例えば、rsyncを使ってetc配下を丸ごと同期を取るということも可能）</description>
        <category>server:sshd</category>
            <pubDate>Sun, 06 Jul 2025 15:41:20 +0900</pubDate>
        </item>
    </channel>
</rss>
