In Jenkins ver. 1.522, does anyone knows why Jenkins under "Manage
Jenkins\Configure System\CVS\" combines both Private Key information and a
specific user Authentication information?
It seems just one of these choices should be selected, but not both get
selected at the same time?
This situation causing our builds to fail, because we are not using a
private key scenario and the Jenkins is complaing it can not find
/var/lib/jenkins/.ssh/id_rsa file, which we are not using? Instead we're
using a specific user account so the supplied user name and password
should be sufficient to access CVS repository.
Am I missing something? Is this a bug in Jenkins? It is hard to believe
that this is the case? There must be some settings that would always us
to just use a specific account to access CVS!
On Thursday, July 11, 2013 2:57:22 PM UTC-7, Sameh Tawfik wrote:
>
> Hi,
>
> I'm using Jenkins ver. 1.522
>
> Under "Manage Jenkins\Configure System\CVS\ Authentication" , I setup CVS
> Root, Username, and Password, but under same "CVS" section there are these
> fields: "Private Key Location", "Private Key Password", "Known Hosts
> Location" which I'm not using or need, because instead I'm using the values
> under the Authentication.
>
> Everytime, I remove the values specified for "Private Key Location",
> "Private Key Password", "Known Hosts Location" fields and save, when I go
> back Jenkins is populating these values again with the same default values?
>
> The problem everytime, Jenkins runs a build it fails with the following
> message:
>
> ERROR: CVS Authentication failed: null
> Caused by:
> *com.jcraft.jsch.JSchException*<http://stacktrace.jenkins-ci.org/search?query=com.jcraft.jsch.JSchException>:
>
> java.io.FileNotFoundException: /var/lib/jenkins/.ssh/id_dsa (No such file
> or directory)
>
> So, how to instruct Jenkins to not to use the "Private Key Location",
> "Private Key Password", "Known Hosts Location" fields and use instead the
> user and password supplied?
>
--
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/groups/opt_out.