Re: ftp problem-Login incorrect
Holger.VanKoll_at_SWISSCOM.COM
Date: 06/25/04
- Previous message: Jef Lee: "Re: ftp problem-Login incorrect"
- Maybe in reply to: Kumar, Praveen (cahoot): "Re: ftp problem-Login incorrect"
- Next in thread: Kumar, Praveen (cahoot): "Re: ftp problem-Login incorrect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Jun 2004 11:54:43 +0200 To: aix-l@Princeton.EDU
is ipv6 somewhere configured?
if unsure, post
ifconfig -a
i am asking because of this difference:
connection from ::ffff:10.14.10.240
connect from 195.183.212.11
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
Kumar, Praveen (cahoot)
Sent: Friday, June 25, 2004 11:44 AM
To: aix-l@Princeton.EDU
Subject: Re: ftp problem-Login incorrect
Yes exactly, I dont see the ^M character on other hosts where my ftp
works fine.
I really don't know whether this might lead us to the solution, but I
have done a comparision bet'n these hosts and found that this is only
difference.. Anyway pl find the messages
Messages from Host where ftp is working
Jun 25 10:39:40 abbywsc03 ftpd[63958]: connect from 195.183.212.11 Jun
25 10:39:45 abbywsc03 last message repeated 2 times Jun 25 10:39:45
abbywsc03 ftpd[63958]: USER ITC0004 Jun 25 10:39:49 abbywsc03
ftpd[63958]: PASS password Jun 25 10:39:50 abbywsc03 loginlog: Login:
ITC0004(63958) ftpd63958
195.183.212.11 06/25/2004 09:39:49 CUT
Jun 25 10:39:51 abbywsc03 ftpd[63958]: PWD Jun 25 10:39:52 abbywsc03
ftpd[63958]: QUIT
Messages from Host where ftp is not working
Jun 25 10:40:34 aq6006 ftpd[14322]: connection from ::ffff:10.14.10.240
at Fri Jun 25 10:40:34 2004 Jun 25 10:40:34 aq6006 ftpd[14322]: <--- 220
Jun 25 10:40:34 aq6006 ftpd[14322]: aq6006 FTP server (Version 4.1 Wed
Feb
27 11:03:17 CST 2002) ready.
Jun 25 10:40:40 aq6006 ftpd[14322]: command: USER pkuma1^M Jun 25
10:40:40 aq6006 ftpd[14322]: <--- 331 Jun 25 10:40:40 aq6006
ftpd[14322]: Password required for pkuma1.
Jun 25 10:40:42 aq6006 ftpd[14322]: command: PASS Jun 25 10:40:42 aq6006
ftpd[14322]: <--- 530 Jun 25 10:40:42 aq6006 ftpd[14322]: Login
incorrect.
Jun 25 10:40:45 aq6006 ftpd[14322]: command: QUIT^M Jun 25 10:40:45
aq6006 ftpd[14322]: <--- 221 Jun 25 10:40:45 aq6006 ftpd[14322]:
Goodbye.
TIA
praveen
-----Original Message-----
From: Holger.VanKoll@SWISSCOM.COM [mailto:Holger.VanKoll@SWISSCOM.COM]
Sent: 25 June 2004 10:30
To: aix-l@Princeton.EDU
Subject: Re: ftp problem-Login incorrect
i am not so sure this ^M is abnormal.
r u telling you dont have this on other hosts where ftp works?
please post output of
lsauthent
ypwhich
from a node where ftp works and from this one where it does not work
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
Kumar, Praveen (cahoot)
Sent: Friday, June 25, 2004 11:19 AM
To: aix-l@Princeton.EDU
Subject: Re: ftp problem-Login incorrect
Guys,
I have switched on the ftp logging and the messages that are being
shown are as follows
Jun 25 10:10:35 aq6006 ftpd[46312]: connection from ::ffff:10.14.10.240
at Fri Jun 25 10:10:35 2004 Jun 25 10:10:35 aq6006 ftpd[46312]:
connection from ::ffff:10.14.10.240 at Fri Jun 25 10:10:35 2004 Jun 25
10:10:35 aq6006 ftpd[46312]: <--- 220 Jun 25 10:10:35 aq6006
ftpd[46312]: aq6006 FTP server (Version 4.1 Wed Feb
27 11:03:17 CST 2002) ready.
Jun 25 10:10:39 aq6006 ftpd[46312]: command: PWD^M Jun 25 10:10:39
aq6006 ftpd[46312]: <--- 530 Jun 25 10:10:39 aq6006 ftpd[46312]: Please
login with USER and PASS.
Jun 25 10:10:52 aq6006 ftpd[46312]: command: QUIT^M Jun 25 10:10:52
aq6006 ftpd[46312]: <--- 221 Jun 25 10:10:52 aq6006 ftpd[46312]:
Goodbye.
The abnormality I have observed is that I see a ^M character after each
and every command. This happend when I try to connect from Windows
mahcine or even Unix machine also.
Any thoughts on this..
TIA
Praveen.K
-----Original Message-----
From: Patrick B. O'Brien [mailto:pobrien@DOIT.NV.GOV]
Sent: 23 June 2004 16:05
To: aix-l@Princeton.EDU
Subject: Re: ftp problem
Turn on ftp debug in hopes of receiving more info
Inetd.conf
ftp stream tcp6 nowait root /usr/sbin/ftpd ftpd -l
syslog.conf
daemon.info /var/adm/ftplog
refresh both src's.
Can you scp?
-----Original Message-----
From: Kumar, Praveen (cahoot) [mailto:Praveen.Kumar@CAHOOT.COM]
Sent: Wednesday, June 23, 2004 7:53 AM
To: aix-l@Princeton.EDU
Subject: Re: ftp problem
Yes I keep using it for telnet and I have just reset the password also..
I suspect it is something to do with some file permission....can you
throw some light
-----Original Message-----
From: Lee Grinter [mailto:lee.grinter@ACCENTURE.COM]
Sent: 23 June 2004 15:43
To: aix-l@Princeton.EDU
Subject: Re: ftp problem
Have you tried using telnet as the user? I have seen people using ftp
and it failing when the password has expired...
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
Kumar, Praveen (cahoot)
Sent: 23 June 2004 15:21
To: aix-l@Princeton.EDU
Subject: Re: ftp problem
no it is plain vanila AIX(no ldap etc), when I connect from another
system,once I enter the password it says login failed and come out. But
if I use root user for ftp it works....
TIA
Praveen
-----Original Message-----
From: Holger.VanKoll@SWISSCOM.COM [mailto:Holger.VanKoll@SWISSCOM.COM]
Sent: 23 June 2004 15:16
To: aix-l@Princeton.EDU
Subject: Re: ftp problem
what is the error-msg?
are you using nis or ldap ; if yes, try ftp with local user to see if
that works
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
Kumar, Praveen (cahoot)
Sent: Wednesday, June 23, 2004 4:04 PM
To: aix-l@Princeton.EDU
Subject: ftp problem
hi,
on one of my systems, ftp doesn't work for a normal user but works
for root user can some tell me where could be the problem.The usernames
are not mentioned in ftpusers file also.
TIA
Praveen
*********************
Internet communications are not necessarily secure and may be
intercepted or changed after they are sent. cahoot does not accept
liability for any such changes.
If you wish to confirm the origin or content of this communication,
please contact the sender using an alternative means of communication.
This communication does not create or modify any contract.
This email may contain confidential information intended solely for use
by the addressee. If you are not the intended recipient of this
communication you should destroy it without copying, disclosing or
otherwise using its contents.
Please notify the sender immediately of the error.
cahoot is a division of Abbey National plc.
Abbey National plc is registered in England, registered number 2294747.
Registered Office: Abbey National House, 2 Triton Square, Regent's
Place, London, NW1 3AN.
.sophos.3.82.06.23.
This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you have
received it in error, please notify the sender immediately and delete
the original. Any other use of the email by you is prohibited.
.sophos.3.82.06.25.
- Previous message: Jef Lee: "Re: ftp problem-Login incorrect"
- Maybe in reply to: Kumar, Praveen (cahoot): "Re: ftp problem-Login incorrect"
- Next in thread: Kumar, Praveen (cahoot): "Re: ftp problem-Login incorrect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|