Ssh 无密码登录的怪问题

今天为做Oracle RAC 做ssh的免密码登陆,出现也这个问题:

 

Jun 23 14:09:52 oracle1 sshd[4970]: Authentication refused: bad ownership or modes for directory /opt/oracle

 

一定要将 oracle的home 和.ssh的mod 设为700.

 

这是 ubuntu feisty,

 

而在 ubuntu hardy 上则没有这个问题.

 

 

你可能感兴趣的:(oracle,ubuntu,ssh)