在Mobaxterm中使用chmod 400不能去掉组的读属性怎么办

今天就跟大家聊聊有关在Mobaxterm中使用chmod 400不能去掉组的读属性怎么办,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。

ssh “permissions are too open” error [closed]

在Mobaxterm 中使用 chmod 400 不能去掉组的读属性
需要用 chgrp

Using Cygwin in Windows 8.1, there is a command need to be run:

chgrp Users ~/.ssh/id_rsa

Then the solution posted here can be applied, 400 or 600 is OK.

chmod 600 ~/.ssh/id_rsa

Published by

风君子

独自遨游何稽首 揭天掀地慰生平

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注