The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
AIX login problem TTC1 AIX 7 01-23-2008 02:19 PM
Problem when login draganmi SCO 1 02-22-2007 04:30 AM
login problem rajan_ka1 Linux 0 03-27-2006 04:28 AM
Login problem RajaRC SUN Solaris 5 06-26-2004 08:50 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 02-01-2008
Registered User
 

Join Date: Jan 2008
Posts: 8
Question FTP login problem

I've just configured a server to my network (setting the ip, netmask, host file, etc...) and the server doesn't have any problem pinging another computer on the network. however when i try to connect to the server via ftp the root account can't log in, i made another account (a standard one that really has no privileges) on the server, and i can make a ftp log in without any problem with that account. i've also tried to connect to the server via ssh and i have the same problem (i can connect with the other account but not with root).

Any idea why i can connect with an ordinary account and not with the root account???

U:\>ftp xxx.xxx.xxx.xxx
Connected to xxx.xxx.xxx.xxx.
220 XXXXXXXX@XXXXXXX.com FTP server ready.
User (xxx.xxx.xxx.xxxnone)): root
331 Password required for root.
Password:
530 Login incorrect.
Login failed.

U:\>ftp xxx.xxx.xxx.xxx
Connected to xxx.xxx.xxx.xxx.
220 XXXXXXXX@XXXXXXX.com FTP server ready.
User (xxx.xxx.xxx.xxxnone)): ftptest
331 Password required for ftptest.
Password:
230 User ftptest Logged in.
Reply With Quote
Forum Sponsor
  #2  
Old 02-01-2008
Registered User
 

Join Date: Oct 2007
Posts: 70
Use "-v" option while using ftp command so that it gives the details of the connection

Quote:
ftp -v <servername>
Reply With Quote
  #3  
Old 02-01-2008
Registered User
 

Join Date: Jan 2008
Posts: 8
The problem was that the server for security reasons wasn't allowing root to connect, but if you want to connect as root:

in /etc/ftpd/ there is a file that need to be modified:

1-) /etc/ftpd/ftpusers ----> you have to delete or comment the line of root

but for security reasons don't do it unless you have a good reason.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 09:28 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0