I just want to point out, the "Auth fail" error message can be
dependant on the ant version you are running.
E.g. with a production version:
$ ant -version
Apache Ant version 1.6.4 compiled on May 19 2005
$ ant deploy
deploy:
[cc] Starting dependency analysis for 3 files.
[cc] 3 fil
mlins, gremlins
MVrGr,
Johan
> -Original Message-
> From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
> Sent: woensdag 26 juli 2006 18:46
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> Also, what versions on Ant and Jsch are you using?
>
es are not terminated with "\n"
and there are no quotes around the values.
-Rob A
> -Original Message-
> From: Anderson, Rob (Global Trade)
> Sent: Wednesday, July 26, 2006 9:35 AM
> To: 'Ant Users List'
> Subject: RE: SCP Auth Faild
>
> The ve
Also, what versions on Ant and Jsch are you using?
-Rob A
> -Original Message-
> From: PHILIPPE Johan [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 26, 2006 1:45 AM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> This could be it, the version is
>
-Original Message-
> > From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
> > Sent: dinsdag 25 juli 2006 19:33
> > To: Ant Users List
> > Subject: RE: SCP Auth Faild
> >
> > It should work. It works for me. I'm not sure why you are having
nt: dinsdag 25 juli 2006 19:33
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> It should work. It works for me. I'm not sure why you are having problems
> with it. What distribution and version of ssh server are you using? There
> have been issues with early ver
Or specify trust="true" in either scp or sshexec tasks, to eliminate the
possibility of this being an issue.
-Rob A
> -Original Message-
> From: Michael Giroux [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 25, 2006 11:16 AM
> To: Ant Users List
> Subject: Re:
Make sure that the host name in your .ssh/known_hosts file is fully qualified.
ex.
hostname ssh-rsa ...
hostname.mydomain.com ssh-rsa ...
The first entry will not work, the second will. The docs jcraft docs
describe this, but I have to admit that I overlooked it myself.
HTH.
-
Rob A
> -Original Message-
> From: PHILIPPE Johan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 25, 2006 12:40 AM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> Been there, Done That.
> And the user name and password are absolute correct and
> absolutely
om: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
> Sent: maandag 24 juli 2006 19:26
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> The error you are getting indicates that the username and password are
> incorrect. Some people have had problems if there are special ch
option, in
my opinion, is to use an ssh key for authentication.
-Rob A
> -Original Message-
> From: PHILIPPE Johan [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 24, 2006 4:52 AM
> To: user@ant.apache.org
> Subject: RE: SCP Auth Faild
>
> I'm currently fa
)
Total time: 9 seconds
> -Original Message-
> From: Arminio Andrei [mailto:[EMAIL PROTECTED]
> Sent: woensdag 19 juli 2006 23:16
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> I will post u a log tomorrow, now I'm home and I don't have access
nge. Anyway, if it works now, that is all that matters.
-Rob A
> -Original Message-
> From: Arminio Andrei [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 19, 2006 11:33 AM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> No, there isn't other messages be
there are any other messages from the
> scp task before the failure. This may help identify the
> problem or show how far the task gets before failure.
>
> -Rob A
>
> > -Original Message-
> > From: Arminio Andrei [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday
This may help identify the problem or show how far
the task gets before failure.
-Rob A
> -Original Message-
> From: Arminio Andrei [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 18, 2006 8:04 AM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> Why?
> I'
6 8:04 AM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> Why?
> I'm using a bash script with scp output droped and print
> progress messages
>
> "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> wrote:
> Can you send the entire output of t
, 0777) can cause automated login to fail.
>
> ->rich
>
> > -Original Message-
> > From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
> > Sent: Monday, July 17, 2006 4:31 PM
> > To: Ant Users List
> > Subject: RE: SCP Auth Faild
>
PROTECTED]
> Sent: Monday, July 17, 2006 12:39 PM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> Thanks Bob!
>
> "Anderson, Rob (Global Trade)" wrote:
> The error indicates an authentication failure. This can
> happen for a few common reaso
much permission
(e.g., 0777) can cause automated login to fail.
->rich
> -Original Message-
> From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 17, 2006 4:31 PM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
>
> Can you
environment, this should not be a problem.
R,
Markus
Original-Nachricht
Datum: Mon, 17 Jul 2006 17:50:19 -0700
Von: Rich <[EMAIL PROTECTED]>
An: \'Ant Users List\'
Betreff: RE: SCP Auth Faild
> Also, if you're using ssh keys, make sure you use the prope
ECTED]
> Sent: Monday, July 17, 2006 4:31 PM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
>
> Can you send the entire output of the build please.
>
> -Rob A
>
> > -Original Message-
> > From: Arminio Andrei [mailto:[EMAIL PROTECTED]
>
Can you send the entire output of the build please.
-Rob A
> -Original Message-
> From: Arminio Andrei [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 17, 2006 12:39 PM
> To: Ant Users List
> Subject: RE: SCP Auth Faild
>
> Thanks Bob!
>
> "Ander
Thanks Bob!
"Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> wrote:
The error indicates an authentication failure. This can happen for a few
common reasons.
1. If your password has special characters and you are putting the
actual password in your build.xml you may get this error. To fix
The error indicates an authentication failure. This can happen for a few
common reasons.
1. If your password has special characters and you are putting the
actual password in your build.xml you may get this error. To fix the
problem, put the password in a properties file and use a property in
you
24 matches
Mail list logo