Quantcast

[JIRA] (JENKINS-14610) Full Admin rights needed to run slave WebStart

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14610) Full Admin rights needed to run slave WebStart

JIRA noreply@jenkins-ci.org
Issue Type: Bug 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 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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14610) Full Admin rights needed to run slave WebStart

JIRA noreply@jenkins-ci.org

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.

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
Loading...