免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4303 | 回复: 1
打印 上一主题 下一主题

[FTP] 请教:vsftpd遇到550错误 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-09-30 09:43 |只看该作者 |倒序浏览
大家好,请教一个问题。
环境:Red Hat enterprise 4  32bit,vsftpd2.0.5
现在put文件时遇到550错误,不知道具体什么原因?求助,谢谢!

详细内容如下:
[root@hostnode ftp]# mkdir -m 777 pub
[root@hostnode ftp]# ls
pub
[root@hostnode ftp]# ftp 10.152.11.85
Connected to 10.152.11.85.
220 (vsFTPd 2.0.1)
530 Please login with USER and PASS.
530 Please login with USER and PASS.
KERBEROS_V4 rejected as an authentication type
Name (10.152.11.85:root): ftp
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
227 Entering Passive Mode (10,152,11,85,104,220)
150 Here comes the directory listing.
drwxrwxrwx    2 0        0            4096 Sep 30 01:39 pub
226 Directory send OK.
ftp> put /etc/hosts hosts
local: /etc/hosts remote: hosts
227 Entering Passive Mode (10,152,11,85,109,139)
550 Permission denied.
ftp> put /etc/hosts /pub/hosts
local: /etc/hosts remote: /pub/hosts
227 Entering Passive Mode (10,152,11,85,82,61)
550 Permission denied.
ftp>

论坛徽章:
0
2 [报告]
发表于 2007-09-30 11:00 |只看该作者
谁对vsftpd熟悉一些?

我在/etc/ftpusers 增加了wys用户,而且/etc/pam.d/ftp 中修改sense=allow

为啥用wys用户输入密码还login fail呢?

[ 本帖最后由 OraixSUN 于 2007-9-30 11:01 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP