Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating ftp user on Red Hat 7.3

Status
Not open for further replies.

joewb11

IS-IT--Management
Oct 21, 2003
16
GB
Dear All, I have reinstalled OS on my server, and restored files from backup on /var/I have created a ftp user with
joe:x:501:50::/var/
and I have given joe owner of files in /var/
but when login I get error message

220 real-server1 FTP server (Version wu-2.6.2-11.73.1) ready.
User (217.158.136.5:(none)): xyi_ftp
331 Password required for joe.
Password:
530 Login incorrect.
Login failed.
ftp>

I know the password is correct
 
Joe's shell is /etc/ftponly. What is that, never seen it? I think Joe needs a proper shell to allow things to function in ftp land (such as 'ls'). I might be off-base, but I'd try giving joe a bash shell and have a go at a login.


Surfinbox.com Business Internet Services - National Dialup, DSL, T-1 and more.
 
Thanks thedaver for prompt reply
basically I was trying defferent things, I have tried shell access ast /etc/ftpusers but did not work, what is the correct shell access for ftp?

 
HI Thedaver

I was trying different things, what is the correct ftp shell access?

 
Thanks all
I have worked out my problem and all is ok now
when u use wu-ftp you will have to create /etc/ftponly on /etc/shells

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top