Open bastienlemaitre opened 7 years ago
Hello @bastienlemaitre! I use Jenkins with Bonobo Git server in last year (don't rememver a version) and it works fine! In the settings for the repository I kept full credentials - login and password, the only way for this to work.
I've tried to put credentials into the url and into the credentials manager. But nothing append, same error.. Any solutions ?
That type of authentication do you use with Bonobo Git Server? \
In may case, i used the forms authentication and it worked.
Can you normally clone repository by url like this:
http://userName:password@bonobo-git-server/YouGitRepository.git
?
I'm using Active Directory Authentication with Bonobo Git Server and Jenkins too.
I had not work with that type, can't suggest. So that about my question about cloning? Is it works, when you use credentials in clone url? And - that is most important, is it works on jenkins server, the way then you clone by url with you credentials?
@bastienlemaitre - Are you using Bonobo 5.2 or 6.0? There have been lots of improvements to Bonobo's auth code between 5.2 and 6.0.
If you do upgrade to 6.0 make sure you keep a backup of your complete 5.2 installation in case there are problems with the migration. (And you do have problems with the migration, please come back to us, because we're looking for help testing the AD migration)
I tried this some months ago and it didn't work. Same env: bonobo 6.0, AD integration enabled.
@Trapulo and @bastienlemaitre can you please try with the new 6.1 - there are additional logging when a user authenticates against AD etc. Maybe this can give some insight in the failure?
Hi ! I'm using Jenkins with Bonobo Git Server, and received: `Building in workspace C:\Program Files (x86)*****
ERROR: null Finished: FAILURE`
It caused by windows authentication ? Thanks !