Hi all im new to the list,
Im having a problem when using scp from within an other application and
therefore in non-interactive mode. I continue getting:
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,gssapi-with-mic,password).
I can connect fine in interactive mode and I haven't send any password
yet...I am suspecting that my shell produces some unwanted output for
the session. As described in
http://www.openssh.com/faq.html#2.9, but
running
ssh yourhost /usr/bin/true
generates no unwanted output?
Has anyone had similar problems and how did they solve it? Im running OS
X 10.4.x. and bash as default shell.
Thanks
Jens