Re: Extracting credentials from Jenkins server

2016-04-25 Thread Victor Martinez
Hi, 

http://jenkins-ci.361315.n4.nabble.com/How-to-restore-the-setting-encrypted-by-credential-plugin-td4768926.html
 
might help

cheers

On Saturday, 23 April 2016 00:09:45 UTC+1, Jakov Sosic wrote:
>
> Hi guys,
>
> I'm trying to extract credentials from Jenkins server and migrate them to 
> a new server I'm setting up. I don't want to simply copy whole 
> /var/lib/jenkins directory, because I inherited an instance which isn't 
> documented very well.
>
> I'm trying to rectify that by migrating step by step and documenting stuff 
> in the process, but the credentials part is really hard. I did manage to 
> extract all the username/password combinations by using fake build plan 
> which would echo them to log, but the issue I'm having problem the most are 
> the SSH keys.
>
> Is there a way to extract SSH keys?
>
>
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f02b1ccb-6a30-43b0-a910-a1cf67eef793%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Extracting credentials from Jenkins server

2016-04-22 Thread Jakov Sosic
Hi guys,

I'm trying to extract credentials from Jenkins server and migrate them to a 
new server I'm setting up. I don't want to simply copy whole 
/var/lib/jenkins directory, because I inherited an instance which isn't 
documented very well.

I'm trying to rectify that by migrating step by step and documenting stuff 
in the process, but the credentials part is really hard. I did manage to 
extract all the username/password combinations by using fake build plan 
which would echo them to log, but the issue I'm having problem the most are 
the SSH keys.

Is there a way to extract SSH keys?


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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9acff7de-dcfc-4df2-8a76-e721320ff8de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.