Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CCTray Authorisation Issues

I'm having some authentication issues with CCTray (version 1.6.7981). If I specify an Authorisation Mode of "WinLogin authentication" no projects are listed & my AD account is locked out shortly thereafter.

If I specify "User name/password authentication" then the "Available Projects" list is populated as expected, and I can then select from this list and monitor the builds.

However, there are a couple of issues with the latter authorisation. Firstly, if my pc is rebooted then the following message is displayed against each project:

Error: Project '{project}' not found on server

Secondly (and more importantly), the password specified (which is my AD password) is displayed in cleartext within cctray-settings.xml (default location is C:\Documents and Settings{username}\Application Data.

Ideally I'd like to get the "WinLogin authentication" working. Am I missing something?

like image 878
pFrenchie Avatar asked Jun 07 '26 12:06

pFrenchie


1 Answers

To go about this you will need to create a Service Account in Active Directory. In window service(services.msc) look for the CruiseControl.net service and configure it to Log on As. This will prevent clear text login information being passed around.

like image 183
otaku Avatar answered Jun 10 '26 16:06

otaku



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!