解决password file must not be other-accessible 发表于 2018-01-09 更新于 2026-03-03 分类于 技术分享 到这这个错误的原因有两个都是很好解决的. 1.Server和Client端的 server.pass 文件保持属主的600权限. 2.文件只保存log的密码,格式”password”,而不需要这样 “user:password”.