views:

23

answers:

0

Hello guys

I have an Ubunto system with hudson running as a daemon with an init (start/stop) script. Unfortunately every time I'm trying to run a build, hudson fails to access the pom file, since hudson is running under hudson user, rather then the current user logged into ububntu that has full root rights and can run build. I tried adding to shadow/admin group to no avail. How to make hudson run as the root/current user (without using tomcat)?

thanks a bundle, I've allready spend so many hours regarding this problem