1833055 Members
2465 Online
110049 Solutions
New Discussion

ftp problem

 
Ragni Singh
Super Advisor

ftp problem

Can anyone please help me and tell me what is going on here...

$ ftp server1
Connected to server1.
220 server1 FTP server (Version 1.1.214.8 Fri Apr 20 07:27:42 GMT 2001) ready.
Authentication failed.
FTP server does not support Generic Security Service (GSS).
To bypass Kerberos authentication, use the -P option.
ERROR! Kerberos authentication failed.
ftp>
1 REPLY 1
Uday_S_Ankolekar
Honored Contributor

Re: ftp problem

It looks like your inetsvcs_sec is enabled.

try disabling usr/sbin/inetsvcs_sec disable and then try ftp

Also have a look at inetsvcs.conf file

man inetsvs_sec for f\more info.

-USA..
Good Luck..