vsftpd 500 OOPS: cannot change directory
2008-06-24 13:43
[root@rhel5 log]# ftp localhost
Connected to rhel5.
220 Welcome to Shaw's FTP service.
530 Please login with USER and PASS.
530 Please login with USER and PASS.
KERBEROS_V4 rejected as an authentication type
Name (localhost:root): test1
331 Please specify the password.
Password:
500 OOPS: cannot change directory:/home/test1
Login failed.
421 Service not available, remote server has closed connection
ftp> ls
Not connected.
ftp> bye
[root@rhel5 log]# setsebool ftpd_disable_trans 1
[root@rhel5 log]# service vsftpd restart

相关文章:

  • 2021-10-26
  • 2022-12-23
  • 2022-12-23
  • 2021-07-11
  • 2021-12-22
  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-25
  • 2021-07-09
  • 2021-04-07
  • 2021-07-13
  • 2021-08-05
  • 2022-12-23
相关资源
相似解决方案