You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Jupyter Notebook application in SRC gives everybody that can login to VM also passwordless sudo rights.
For our purpose it would be dangerous for non-admins to have sudo.
The
Jupyter Notebook
application in SRC gives everybody that can login to VM also passwordless sudo rights.For our purpose it would be dangerous for non-admins to have sudo.
We should create copy of the Jupyter Notebook application where we remove the co_passwordless_sudo application parameter
See https://servicedesk.surf.nl/wiki/display/WIKI/RC+plugin+passwordless+sudo
To give a user a sudo rights we should add them to the SRAM src_co_admin group see https://servicedesk.surf.nl/wiki/display/WIKI/Flag+a+CO-member+as+SRC+administrator
The text was updated successfully, but these errors were encountered: