Scopes to RDP into gecko-t/win10-64-azure-* Windows instances
Categories
(Release Engineering :: Firefox-CI Administration, task)
Tracking
(Not tracked)
People
(Reporter: masterwayz, Assigned: jmaher)
Details
Attachments
(1 file)
Hi,
For new images that I am currently and in the future will create, it would be useful that I can RDP (as an user and as an admin) into gecko-t/win10-64-azure-* instances. This is what my current scopes in terms of creating/deleting/editing workers are limited to as well.
For example right now I need to troubleshoot a worker I made, and papertrail doesn't give me the information I need, so being able to RDP into it would be very useful.
My client ID: mozilla-auth0/ad|Mozilla-LDAP|michelle2
Comment 1•4 years ago
|
||
We can probably isolate the scopes needed by attempting to RDP and finding the error message.
Then we need a patch like https://hg.mozilla.org/ci/ci-configuration/rev/4b201992e613825eb459e1737f8907b2e4cbe8e0 to grant the scopes.
| Assignee | ||
Comment 2•4 years ago
|
||
I thought we would need to add in generic-worker:allow-rdp:gecko-t/t-win* to the grant section
| Reporter | ||
Comment 3•4 years ago
|
||
It looks like I would need:
generic-worker:allow-rdp:gecko-t/win10-64-azure-* and if possible generic-worker:os-group:gecko-t/win10-64-azure-*/Administrators? Would that be the correct way of using the *?
| Assignee | ||
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Comment 5•4 years ago
|
||
(In reply to Michelle Goossens from comment #3)
It looks like I would need:
generic-worker:allow-rdp:gecko-t/win10-64-azure-*and if possiblegeneric-worker:os-group:gecko-t/win10-64-azure-*/Administrators? Would that be the correct way of using the *?
The * needs to be at the end, so that would be generic-worker:os-group:gecko-t/win10-64-azure-* most likely.
| Reporter | ||
Comment 7•4 years ago
|
||
The first patch works. So now I can get a rdpinfo artifact.
| Reporter | ||
Updated•4 years ago
|
Description
•