<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>Ⅰ. はじめに タイトルの通り「Linuxで特定ディレクトリだけ参照可能なユーザーを作成する方法」です。 Ⅱ. 手順 1. 新規ユーザーを作成する useradd user001 2. パスワードを設定する passwd user001 3. ホームディレクトリを作成する mkdir /home/user001 4. 任意ディレクトリの権限を変更する chmod 777 /root/test001 --recursive 5. 任意ディレクトリを別ディレクトリにバインドする mkdir /home/user001/test002 mount --bind /root/test001 /home…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2023%2F01%2F12%2F185402&quot; title=&quot;Linuxで任意ディレクトリだけアクセス可能なユーザーを作成する方法 - 備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kagasu/20230112/20230112185253.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-12 18:54:02</published>
  <title>Linuxで任意ディレクトリだけアクセス可能なユーザーを作成する方法</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2023/01/12/185402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
