Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » How to configure a Global project in Hudson (Handling multiple projects on Hudson)
How to configure a Global project in Hudson [message #1005276] Thu, 24 January 2013 19:04 Go to next message
sidharth lala is currently offline sidharth lalaFriend
Messages: 6
Registered: January 2013
Junior Member
Current configuration:
We are using Hudson 3.0.0, Apache tomcat, SmartSVN , JDK inno setup, and ant script, basically build.xml which helps to trigger the build and convert the source package to an installer .exe.

Script contains the svn location where the code is checked in. If sometimes we have a build request from a different team, then we need to share their code to the respective svn location. So, that we can build the source java package to an installer.

New requirement : That Active directory plugin should be used and any team can login to Hudson , which belongs to the added domain and further they can build there project separately.

Thanks for the help.
Re: How to configure a Global project in Hudson [message #1005335 is a reply to message #1005276] Thu, 24 January 2013 22:22 Go to previous messageGo to next message
Steve Christou is currently offline Steve ChristouFriend
Messages: 125
Registered: June 2012
Location: Milwaukee, Wisconsin
Senior Member

There is a Active directory plugin (version 1.31-h1) which should allow for the added security you are looking for.

/**
 * @author Steven Christou
 * @dev    Hudson-ci
 */
Re: How to configure a Global project in Hudson [message #1005351 is a reply to message #1005335] Fri, 25 January 2013 01:51 Go to previous message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Also you could use Project-based Matrix Authorization Strategy as explained here

http://www.eclipse.org/hudson/the-hudson-book/book-hudson.chunked/ch04.html#section-security-authorization-project


Winston Prakash
Eclipse Hudson team
Previous Topic:3.0 Usage
Next Topic:Hudson 2.0 CVS checkout issue
Goto Forum:
  


Current Time: Thu Apr 25 01:24:57 GMT 2024

Powered by FUDForum. Page generated in 0.03376 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top