fatal: bad ownership or modes for chroot directory

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了fatal: bad ownership or modes for chroot directory相关的知识,希望对你有一定的参考价值。

过年放假前在修改用户权限,添加了一个账户,年后回来发现几个SFTP账户无法登陆SFTP,提示WinSCP提示Authentication failure,以为账户密码错了,用passwd重置后问题依旧。然后用别的管理员帐户登陆SFTP却没有问题,于是用sudo journalctl -xe命令查看到日志信息: fatal: bad ownership or modes for chroot directory "/share/abc/",回忆起放假之前曾经试图将这个文件夹赋权给另一个账户,然后界面一直停在那里,还导致samba无法工作,于是我重启了服务器,估计是失败导致权限问题,于是用ls -rlt查看文件夹权限,对比发现确实不同
有问题的:
技术图片

正常的:
技术图片

于是用命令sudo chmod 755修改回去,再测试SFTP,恢复了。

以上是关于fatal: bad ownership or modes for chroot directory的主要内容,如果未能解决你的问题,请参考以下文章

ssh免密码登陆设置时bad ownership or modes for file 报错的解决办法

git fatal: detected dubious ownership in repository 解决方法

Win10系统,使用VSCode提示错误fatal: detected dubious ownership in repository at

Win10系统,使用VSCode提示错误fatal: detected dubious ownership in repository at

Win10系统,使用VSCode提示错误fatal: detected dubious ownership in repository at

Win10系统,使用VSCode提示错误fatal: detected dubious ownership in repository at