Under Linux, the destination host of the ssh connection must include an authorized_keys file for connections that do not require an interactive password be entered. See http://www.openssh.org/manual.html. The link for ssh discuss use of the authorized_keys file.
Thanks. --- "Maximilian A. Ott" <[EMAIL PROTECTED]> wrote: > When I run jar:deploy it gets to: > > jar:jar: > > [echo] > Moving target/sx.util-1.1.3.jar to the ..... > > And hangs. > > From looking at the plug-in code (and a few error > messages due to > incorrect property settings) I know it calls "ssh" > at this stage. Now, > if I run the specific command from the shell it > prompts me for the > password. This is obviously suppressed here. How can > I make that work > (Windows, ssh2). > > Thanks, > > -max > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
