LoginSignup
7
11

More than 5 years have passed since last update.

.ssh 関連 Permission まとめ

Last updated at Posted at 2017-01-10

毎回調べなおすし、間違った情報が混じっているのでまとめておく。

File(Dir) Permission
.ssh/ 700
.ssh/id_rsa 600
.ssh/id_rsa.pub 644
.ssh/authorized_keys 600
7
11
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
11