千家信息网

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

发表于:2025-02-03 作者:千家信息网编辑
千家信息网最后更新 2025年02月03日,今天就跟大家聊聊有关在Mobaxterm中使用chmod 400不能去掉组的读属性怎么办,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。ssh
千家信息网最后更新 2025年02月03日在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

看完上述内容,你们对在Mobaxterm中使用chmod 400不能去掉组的读属性怎么办有进一步的了解吗?如果还想了解更多知识或者相关内容,请关注行业资讯频道,感谢大家的支持。

0