红联Linux门户
Linux帮助

Linux服务cannot change directory错误解决方法

发布时间:2008-06-10 15:48:16来源:红联作者:Ioonvme
使用httpd、vsftpd、samba。很多服务都会出现cannot change directory这个错误提示,大部分原因都是因为selinux所引起的。

我们可以使用命令 setsebool -a来查找出相关服务的disable_trans是否处于off状态,如果是,使用命令 setsebool -P ftpd_disable_trans 1(以vsftpd为例),一般即可解决问题。

作者:下雨了
文章评论

共有 0 条评论