Actions
Bug #16689
closed[arvados-login-sync] user groups are not being updated
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Login
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
As an admin, when a user is allowed shell access in workbench, the user is created in shell nodes by arvados-login-sync
.
When the user's groups are modified after it was created, those changes are ignored by arvados-login-sync
.
Updated by Peter Amstutz over 4 years ago
- Target version changed from 2020-08-26 Sprint to 2020-09-09 Sprint
Updated by Peter Amstutz over 4 years ago
- Assigned To changed from Javier Bértoli to Peter Amstutz
Updated by Peter Amstutz over 4 years ago
16689-shell-sync-groups @ 3241db378301b3d507e928776d5e3e511c38a998
Based on the 16803-shell-sync-tokens branch just to avoid potential merge conflicts.
- Add/remove groups as needed
- Stop sending output of adduser to devnull because that made debugging annoying.
Updated by Ward Vandewege over 4 years ago
Peter Amstutz wrote:
16689-shell-sync-groups @ 3241db378301b3d507e928776d5e3e511c38a998
Based on the 16803-shell-sync-tokens branch just to avoid potential merge conflicts.
- Add/remove groups as needed
- Stop sending output of adduser to devnull because that made debugging annoying.
LGTM, thanks.
Actions