473,732 Members | 1,921 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ftp and sudo problem in redhat Linux server

20 New Member
Dear all,
my system is
$ uname -a
Linux DLidps01 2.4.21-4.ELsmp #1 SMP Fri Oct 3 17:52:56 EDT 2003 i686 i686 i386 GNU/Linux

1.Now, i my a/c has sudo to root access. i do $sudo bash and enter into the root. But nowadays i am not able to do so. here is the error message..

[ib_prasa@DLidps 01 ib_prasa]$ sudo bash
Password:
sudo: pam_acct_mgmt: 7
Sorry, try again.
Password:


2. in the same server, i want to enable the FTP. i downloaded the rpm package and installed it.(But i have not reboot it yet being in production)

THis is the error message:


C:\Documents and Settings\Admini strator>ftp 10.4.15.35
Connected to 10.4.15.35.
220 (vsFTPd 1.2.1)
User (10.4.15.35:(no ne)): ib_prasa
331 Please specify the password.
Password:
530 Login incorrect.
Login failed.
ftp>


Help !!!!
Jan 12 '09 #1
1 3619
Nepomuk
3,112 Recognized Expert Specialist
Hi prasadshete!

First of all, the sudo problem. Have you tried
Expand|Select|Wrap|Line Numbers
  1. sudo -i
instead of sudo bash? That should have a similar effect and might just work.
Otherwise, you can use
Expand|Select|Wrap|Line Numbers
  1. sudo -l
(that being a lower case "L") to see, which commands you're allowed to use. If for some reason it tells you, that you do not have any sudo rights, contact your system administrator and ask him/her to fix it.

About your FTP problem, you have probably just not started the ftp daemon yet. This should normally happen automatically when you restart the machine, but if you don't want to (or can't) do that, you'll have to start that daemon manually. It might just be the command
Expand|Select|Wrap|Line Numbers
  1. ftpd
but for more information, we'll have to know, which FTP Server you installed.

Greetings,
Nepomuk
Jan 13 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
5639
by: ccc31807 | last post by:
Trying to install Oracle 9i on Redhat 9.0 Get the following error message: Initializing Java Virtual Machine from /tmp/OraInstall2004-01-26_09-11-42pm/jre/bin/java. Plear wait ... xlib: connection to ":0.0" refused by server xlib: No protocol specified Exeption in thread "main" java.loang.InternalError: Can't connect to
2
3513
by: tim | last post by:
I was trying to install Oracle on a Linux box with Redhat and got an error message saying the OS had to be Redhat 2.1 or 3.0 (plus some other non-Redhat versions). Does anyone know what I have to do bypass this since I am clearly using a higher version of Redhat.
4
2108
by: Jeff S | last post by:
To make a long story short, let me say I had MySQL working on Windows 98 and everything was fine. Well, I took the big leap and removed all traces of Windows and Microsoft from the computer. (hooray!) Once I had Linux running OK, I downloaded and installed MySQL using an RPM package. I guess the server is running (it says it is every time the computer starts and it stops successfully every time the computer shuts down) however, I cannot...
14
3547
by: Richard Welty | last post by:
ok, i'm confused. i have two systems. one is redhat 7.1 (a server in colo, reasonably current), the other is 8.0 (my laptop). the server in colo is running postgresql 7.3.2 along with redhat's updated versions of apache and php for 7.1 (the php version is 4.1.2) on this server, php can access postgres without difficulty. my laptop is also running 7.3.2 along with the apache and php that go with RH 8.0. i found a need to bring up...
1
2916
by: Michael A. Miller | last post by:
I start PostgreSQL in the services utility under Redhat 9.0 with no issues. PostgreSQL runs properly but as soon as I log out PostgreSQL shuts down. It seems that I always need to be logged in for it to stay running. I am running: Redhat 9.0 Kernel 2.4.20-20.9 PostgreSQL 7.3.4-3.rh19 I am not sure what else could be helpful.
4
2316
by: D. Dante Lorenso | last post by:
This isn't entirely PG related, but... Does anyone know what the natural upgrade path from RedHat 9 is? I'm wondering if anyone on the PostgreSQL team is working with redhat to package and bundle versions of PostgreSQL for the latest redhat. Is there going to be a RedHat 10? Or are we all supposed to choose a path of RH Enterprise vs Fedora Core? I have about 10 to 20 Redhat 9 machines in dev/qa/production that
3
2044
by: hrishy | last post by:
Hi Does anybody have the steps to install db2v8.1 on redhat advanced server 3.0.THe db2 i have is form the linux starter kit available freely on developerworks for learning purpose. I tried on redhat 7.3 however it fails whil creating the instance saying the db2iupdt tool is not of the right version. regards
1
1670
by: Michel Esber | last post by:
Hello Guys, RedHat has recently released RH Advanced Server 5.0. Will this be a supported/validated platform for DB2 v8/v9 ? If so, is there an estimated date for this? Thanks,
2
1698
Chittaranjan
by: Chittaranjan | last post by:
Hi All, I have a big problem with my server and need some solutions to solve. I am working on PHP project and my code base had been set up on one of our RedHat server. I am not sure why in sometimes the code files I am modifying or creating is being 0 Byte. It looses all the code I had written but the file exists. I am working on a windows system and connecting the Linux server using FTP client. So it is creating a big problem for me when...
0
8944
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8773
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9306
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9180
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6733
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4805
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3259
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.