从一台系统为Windows 2000 电脑下 FTP 另一台系统为 SCO Unixware 7.1.3的电脑
FTP 用户名 为 root 密 *** 也输入的正确 但报以下错误,请问什么原因?
另 : 怎样才能使SCO unixware 7.1.3 系统里注册的用户都能FTP
报错如下:
Microsoft Windows 2000 [Version 5.00.2195]
(C) 版权所有 1985-2000 Microsoft Corp.
C:\>ftp 192.168.0.33
Connected to 192.168.0.33.
220 WangYLX-Unix-Server.WangYLX FTP server (wu-2.4.2-academ-15 + security patche
s) ready.
User (192.168.0.33
530 User root access denied.
Login failed.
ftp>
记得unxiware 系统默认是不允许root用户做ftp的,etc/shells 注释掉/sbin/sh 试试
QUOTE:原帖由 Eagle_wolf 于 2006-9-30 23:31 发表
记得unxiware 系统默认是不允许root用户做ftp的,etc/shells 注释掉/sbin/sh 试试
二楼的建议很好,谢谢
但我还把 /etc/ftpusers 中的 root 也注释掉,在里面的用户都是禁止FTP的,默认里面只有ROOT
现在root 和其他注册用户都能FTP了






我为什么修改了这2个文件还是不能用root登陆啊?
QUOTE:原帖由 sqlnet 于 2006-10-2 21:47 发表
我为什么修改了这2个文件还是不能用root登陆啊?
[Copy to clipboard] [ - ]CODE:有什么提示信息吗 ?
unix713/home/informix]>ftp 192.168.1.155
Connected to 192.168.1.155.
220 scotest FTP server (wu-2.4.2-academ-15 + security patches) ready.
Name (192.168.1.155:informix): root
530 User root access denied.
UX:ftp: ERROR: Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
我也将/etc/shells中的/sbin/sh和/etc/ftpusers/中的root都注释掉了,但还是FTP不上去,提示:
220 klmbfe1 FTP server (wu-2.4.2-academ-15 + security patches) ready.
[R] USER root
[R] 331 User root access denied.
[R] PASS (hidden)
[R] 503 Login with USER first.
[R] Connection failed
我用的是flashfxp软件登录,不过我在命令行提示符下试也是提示:331 User root access denied
这是怎么回事呢?
713默认不让root用户ftp的。
会员注册
会员登录
个人空间