I have these lines in my build.properties:

maven.ssh.executable=c:/programme/putty/plink
maven.scp.executable=c:/programme/putty/pscp

And the putty agent "pagant" is running. Putty logs in via pub-key. If
you have putty working with pub-key, then this should work.

Per


On Wed, 8 Sep 2004 18:29:27 +0200, Geoffrey <[EMAIL PROTECTED]> wrote:
> Dion, did you have time to reveiw and commit the site-deployment.xml I wrote
> and send you?
> It contains info on how to use openSSH's agent to avoid the password prompt.
> 
> --
> With kind regards,
> Geoffrey
> "Dion Gillard" <[EMAIL PROTECTED]> schreef in bericht
> news:[EMAIL PROTECTED]
> 
> 
> > You  have to set up the ssh server to skip the password
> > prompt during authentication
> >
> >
> > On Tue, 07 Sep 2004 23:58:56 -0400, Adam Fisk <[EMAIL PROTECTED]>
> wrote:
> > > I'm trying to use the site:sshdeploy goal, and it's hanging.  I believe
> > > it hangs when the server asks for a password.  My test server is running
> > > Windows, so I'm using Cygwin.  This makes it trickier to setup ssh to
> > > automatically authenticate known keys and skip the password prompt
> > > (although it's possible).
> > >
> > > Anyone know if I have to set up the ssh server to skip the password
> > > prompt during authentication, or could there be something else happening
> > > here?  I'm able to use scp to this machine outside of Maven when I fill
> > > in the password prompt.
> > >
> > > Thanks so much.
> > >
> > > -Adam
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> >
> > --
> > http://www.multitask.com.au/people/dion/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to