开发者社区 问答 正文

rsync问题

自己有2台服务器 1台做主  一台做从    使用rsync将主的资料备份到从


但是在从上运行同步 一直显示



@ERROR: auth failed on module aaa
rsync error: error starting client-server protocol (code 5) at main.c(1530) [receiver=3.0.6]


根据网上资料
将主从的rsyncd.password都已经设置成600权限了
设置use chroot = yes
将修改为auth users = root


都无效  求大神们解决下呀

展开
收起
guola 2015-10-09 11:10:10 5371 分享 版权
1 条回答
写回答
取消 提交回答
  • Rersync问题
    配置错了
    2015-10-09 11:46:19
    赞同 展开评论
问答地址: