Dear All,

Setup - Jenkins Ver 1.549 running on RHEL 6.

I am trying to connect to a CVS repository from Jenkins.
The CVS repository is in the same server as Jenkins.

Authentication
 Cvs Root
 Username Password
Under configurations for CVS we have defined the username and passwords for 
CVS as above.

But still when ever we try to build a project it will look for the rsa key 
with below error. (if we create the key file, build is successful) 

Caused by: java.io.FileNotFoundException: /home/builduser/.ssh/id_rsa (No 
such file or directory)

Is there any way we can force Jenkins to use password authentication 
without looking for keyfile.

we have tried running Jenkins from default jenkins user and with different 
user which we have created and configured in /etc/sysconfig/jenkins.

But results are the same.

Appreciate your help.

Thanks
Stefan 


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to