免费注册 查看新帖 |

Chinaunix

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

[FTP] fedora 4 redhat 9的vsftpd不能启动 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-08-22 17:20 |只看该作者 |倒序浏览
在启动vsftpd时系统报successful,但是status却是:vsftpd dead but subsys locked
使用ps -ef | grep ftpd没有结果
使用netstat -a | grep ftpd也没有结果
在ftp时出现
ftp zyl_linux
Connected to zyl_linux.
220 zyl_linux FTP server (Version 5.60) ready.
334 Using authentication type GSSAPI; ADAT must follow
GSSAPI accepted as authentication type
GSSAPI error major: Miscellaneous failure
GSSAPI error minor: No credentials cache found
GSSAPI error: initializing context
GSSAPI authentication failed
334 Using authentication type KERBEROS_V4; ADAT must follow
KERBEROS_V4 accepted as authentication type
Kerberos V4 krb_mk_req failed: You have no tickets cached
Name (zyl_linux:informix): informix
530 Must perform authentication before identifying USER.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>; sorry, too many arguments in input line
ftp>;
请各位大哥大姐帮忙啊

论坛徽章:
0
2 [报告]
发表于 2005-08-22 17:23 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

检查有没有其他ftp server在工作,
220 zyl_linux FTP server (Version 5.60) ready.
这个版本一看就不是vsftpd的

论坛徽章:
0
3 [报告]
发表于 2005-08-22 17:36 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

怎样检查有没有其他的ftp?

论坛徽章:
0
4 [报告]
发表于 2005-08-22 17:41 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

netstat -tlunp|grep 21
看有什么结果

论坛徽章:
0
5 [报告]
发表于 2005-08-22 17:49 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   LISTEN      7715/xinetd

论坛徽章:
0
6 [报告]
发表于 2005-08-22 17:50 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

再看grep -i ftp /etc/xinetd.d/*

论坛徽章:
0
7 [报告]
发表于 2005-08-22 17:53 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

/etc/xinetd.d/gssftp:# description: The kerberized FTP server accepts FTP connections \
/etc/xinetd.d/gssftp:service ftp
/etc/xinetd.d/gssftp:   server          = /usr/kerberos/sbin/ftpd
/etc/xinetd.d/rsync:# description: The rsync server is a good addition to an ftp server, as it \

论坛徽章:
0
8 [报告]
发表于 2005-08-22 17:56 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

修改/etc/xinetd.d/gssftp这个文件,
disable = no
改成
disable = yes

然后,重启xinetd,service xinetd restart
再重启动vsftpd, service vsftpd restart

论坛徽章:
0
9 [报告]
发表于 2005-08-22 17:59 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

it's ok. thank you very much.

论坛徽章:
0
10 [报告]
发表于 2005-10-10 20:44 |只看该作者

fedora 4 redhat 9的vsftpd不能启动

谢谢。我也碰到了一样的问题,根据以上指教已解决,再次感谢
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP