Re: Should my Jenkins user be a normal one with GUI?

2012-11-24 Thread frankgarcia
Am Samstag, 24. November 2012 04:59:38 UTC+1 schrieb Brad Knowles: > On Nov 21, 2012, at 2:08 AM, frankgarcia > > > wrote: > > > Should I create a normal system user for my Jenkins server? If so, I > guess I will have to setup everything so every time the server

Should my Jenkins user be a normal one with GUI?

2012-11-21 Thread frankgarcia
My current Jenkins installation runs in the background with a user that has no shell and no GUI So far that is the normal setup I have read around. However my latest unit tests for drag/drop operations are failing because such user does not have a running pasteboard service. I am still trying t