Stupid question, but is the user you are running jenkins as the same user you tried to ssh with from the command line doing the ssh -A user@host? I've never set up a slave using sshagent, but have had great success with just launching via ssh, as long as the user jenkins runs as can ssh to the slave without a password.
On Sun, Mar 16, 2014 at 10:51 PM, sesca <[email protected]> wrote: > Hi Folks, > > Did somebody got a chance to look into this? > > Regards > > On Friday, March 14, 2014 7:45:38 PM UTC+5:30, sesca wrote: >> >> Hi Folks, >> >> I seek your help in one of my doubts posted here:- >> >> http://stackoverflow.com/questions/22406751/sshagent- >> forwarding-in-jenkins-is-not-working >> >> Looking forward to a solution to my problem. >> >> Thanks >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
