.
-Rob Anderson
-Original Message-
From: Atsuhiko Yamanaka [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 9:50 AM
To: Ant Users List
Subject: Re: sshexec Authentication Problem with SuSE 9.1
I'm not familiar with the configuration of OpenSSH 3.8,
but I guess you can e
[EMAIL PROTECTED]
> Sent: Wednesday, December 08, 2004 9:50 AM
> To: Ant Users List
> Subject: Re: sshexec Authentication Problem with SuSE 9.1
>
>
> I'm not familiar with the configuration of OpenSSH 3.8,
> but I guess you can enable 'passwd' authenti
I'm not familiar with the configuration of OpenSSH 3.8,
but I guess you can enable 'passwd' authentication and disable
'keyborad-interactive' authentication by modifying
/etc/ssh/sshd_config.
On Wed, 08 Dec 2004 18:40:36 +0100, Peter Neu <[EMAIL PROTECTED]> wrote:
> If I got you right, then the ss
If I got you right, then the sshd has to compiled with the
feature 'publickey,keyboard-interactive' disabled. Elsewhise
it won't work, right ?
Atsuhiko Yamanaka schrieb:
Hi,
According to a log from 'ssh -v -v -v localhost', which was sent to me
directly, his sshd supports 'publickey,keyboard-inter
Well, I tried it with all user.
Anderson, Rob (Global Trade) schrieb:
Are you logging in as root?
-Rob A
-Original Message-
From: Peter Neu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 6:12 AM
To: Ant Users List
Subject: Re: sshexec Authentication Problem with SuSE 9.1
Hi,
According to a log from 'ssh -v -v -v localhost', which was sent to me
directly, his sshd supports 'publickey,keyboard-interactive'.
I think that is the reason; sshexec in Ant has not supported
'keyborad-interactive' yet. It is easy to add KbdInt support, but it
is for the interactive session
Are you logging in as root?
-Rob A
> -Original Message-
> From: Peter Neu [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 08, 2004 6:12 AM
> To: Ant Users List
> Subject: Re: sshexec Authentication Problem with SuSE 9.1
>
>
> Hello Rob,
>
> the err
Hi,
On Wed, 08 Dec 2004 15:11:50 +0100, Peter Neu <[EMAIL PROTECTED]> wrote:
> Hello Rob,
>
> Atsuhiko suggested to enable "PAMAuthenticationViaKbdInt" which is
> decaprecated
> in OpenSSH.3.8.
No, I have not suggested you that.
That is just a question. Have you enabled PAM authentication via
al Message-
From: Peter Neu [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 07, 2004 11:48 AM
To: Ant Users List
Subject: Re: sshexec Authentication Problem with SuSE 9.1
Hello Rob,
I only got SuSE 9.1 client/servers in my network. I works on
neither of
them.
I got Jsch 0.1.18. I tried wro
;>From: Peter Neu [mailto:[EMAIL PROTECTED]
> >>Sent: Tuesday, December 07, 2004 4:49 AM
> >>To: Ant Users List
> >>Subject: Re: sshexec Authentication Problem with SuSE 9.1
> >>
> >>
> >>Hello Rob,
> >>
> >>the
h are you using? Can you connect to any other
> hosts with the sshexec task?
> >
> >-Rob Anderson
> >
> >
> >
> >>-Original Message-
> >>From: Peter Neu [mailto:[EMAIL PROTECTED]
> >>Sent: Tuesday, December 07, 2004 4:49 AM
> &g
t: Tuesday, December 07, 2004 4:49 AM
To: Ant Users List
Subject: Re: sshexec Authentication Problem with SuSE 9.1
Hello Rob,
the server has OpenSSH 3.8p1-33 installed. The exception
looks like this
BUILD FAILED
C:\Antworker II\Ant-Trial\build.xml:11:
com.jcraft.jsch.JSchException:
Auth fail
b Anderson
> -Original Message-
> From: Peter Neu [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 07, 2004 4:49 AM
> To: Ant Users List
> Subject: Re: sshexec Authentication Problem with SuSE 9.1
>
>
> Hello Rob,
>
> the server has OpenSSH 3.8p1-33 installed. The
: Peter Neu [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 04, 2004 2:16 AM
To: Ant Users List
Subject: sshexec Authentication Problem with SuSE 9.1
Hello ,
I'm trying to start tomcat on a remote machine.
The problem is the remote machine only supports SSH 2.
It seems that the implementati
4, 2004 2:16 AM
> To: Ant Users List
> Subject: sshexec Authentication Problem with SuSE 9.1
>
>
> Hello ,
>
> I'm trying to start tomcat on a remote machine.
>
> trust="true"
> username="tom"
> password="darksecret&
Hello ,
I'm trying to start tomcat on a remote machine.
The problem is the remote machine only supports SSH 2.
It seems that the implementation in *JSch is not ready for *
*this. Has anyone an idea what to do in this case? *
**
*I had the same problem with an old version of putty until*
*I upgrad
16 matches
Mail list logo