Operating System - HP-UX
1834189 Members
2824 Online
110064 Solutions
New Discussion

Re: wu-ftp in Trusted mode

 
floren
New Member

wu-ftp in Trusted mode


Hi,

We are currently using wu-ftp in one of our production server (Version wu-2.6.1(4). Its open source so we have a way to add codes inside ftp server. However we cannot use wu-ftp everytime we enable trusted mode.

---> PASS XXXX
530 Login incorrect.
Login failed.
---> SYST
530 Please login with USER and PASS.
ftp>


Is there a fix on this? Thanks
6 REPLIES 6
Peter Godron
Honored Contributor

Re: wu-ftp in Trusted mode

Hi Floren,
and welcome to the forums !

Have you read this earlier thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=44132

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
floren
New Member

Re: wu-ftp in Trusted mode

Thanks Peter. I will download and install the required depot the soonest. I'll keep you posted. Thanks again!
Peter Godron
Honored Contributor

Re: wu-ftp in Trusted mode

Floren,
once you have installed the new version, please dont' forget to come back to complete the thread by summarising the solution path (i.e. what you did to fix the problem).

This will help resolution of similar problems in the future.

Hope my answer solves your problem ;-)
Steven E. Protter
Exalted Contributor

Re: wu-ftp in Trusted mode

Shalom,

Some versions of wu-ftpd had issues with disabling root ftp.

Its important to disable root ftp and test this after updating the depot installation.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
F Verschuren
Esteemed Contributor

Re: wu-ftp in Trusted mode

hi, it can alsow help if your passwd is longer than 8 caracters to set the max passwd lenkt, if you have a longer passwd it will fail because the last caracters are not ussed to de cript.
so you have to set the passwd again.

kind regards, Freek
floren
New Member

Re: wu-ftp in Trusted mode


Hi,

Already installed the suggested wu-ftp version (WU-FTP-261_11.00.depot). It is working in trusted mode system env. however we need a source code on this version to add codes inside ftp server. Hope u can help us.

Thanks.