vsftp 550 Create directory operation failed.
sendqmail
2013-08-14 10:24:00
Linux操作系统
原创
刚创建好的vsftp,在创建文件时提示 550 Create directory operation failed.错误,该目录下虚拟用户和组都有可写的的权限啊。后来翻阅文档,发现原来是SELINUX搞的鬼,原来只需要disable selinux就可以了。
方法:
# disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of these two values:
# targeted - Targeted processes are protected,
# mls - Multi Level Security protection.
ok,正常了。
修改归档文件路劲
ORA-28002: the password will expire