add ${credentials.username} to job execution
Reported by Michael Gibson | January 7th, 2011 @ 12:35 PM | in Rundeck 1.1
Need a way to reference the authenticated username that is executing the job. Something like "${credentials.username}" would be fine.
Comments and changes to this ticket
-
Greg Schueler January 13th, 2011 @ 06:02 PM
- Milestone set to Rundeck 1.1
- Assigned user set to Greg Schueler
- Milestone order changed from 5 to 0
I will add ${job.username} to reference the user running the job.
-
Deleted User January 13th, 2011 @ 06:46 PM
- State changed from new to resolved
(from [8bf61db29aaa576142631aa6b99540940987492d]) Expose rundeck username as job.username variable for executions [#160 state:resolved] https://github.com/dtolabs/rundeck/commit/8bf61db29aaa576142631aa6b...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues
People watching this ticket
Referenced by
- 160 add ${credentials.username} to job execution (from [8bf61db29aaa576142631aa6b99540940987492d]) Expose ...