|
|
_0.png) |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
current |
|
Assignee:
|
Unassigned |
|
Components:
|
master-slave |
|
Created:
|
27/Jul/12 6:24 PM
|
|
Description:
|
I was working with a user yesterday to set up a slave node.
I granted him all slave permissions (Configure, Delete, Create,
Disconnect, Connect) and he was able to create the node.
But it wasn't until I granted him Overall Administer that he was able
to see the WebStart button in order to start the node (didn't want to
run as a service because we were experimenting on his localhost.)
|
|
Environment:
|
Windows
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
jminne
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
A workaround for this is to hack the url of the node to download the jnlp file. Add "slave-agent.jnlp" to the end of the url when you are at the node's page.
Ex:
http://<server-name>/computer/<slave-name>/slave-agent.jnlp
This will download the jnlp file, which is what the Launch button does. Not ideal, but workable.