Re: Token for the USERNAME of the current session user

2013-01-30 Thread Mirko Friedenhagen
Found the answer :-): https://wiki.jenkins-ci.org/display/JENKINS/Build+User+Vars+Plugin Regards Mirko On Tue, Jan 29, 2013 at 10:12 PM, Mirko Friedenhagen wrote: > Hello, > > I need access to the name of the currently logged in user, i.e. not > the FULLNAME, not the account name of Jenkins itsel

Token for the USERNAME of the current session user

2013-01-29 Thread Mirko Friedenhagen
Hello, I need access to the name of the currently logged in user, i.e. not the FULLNAME, not the account name of Jenkins itself, nor the EMAIL. Say Jenkins is running as user jenkins. Given I created an account "mirko-test" with FULLNAME "Mirko Friedenhagen" and EMAIL "mfriedenhagen@" And I c