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
Currently there is no functionality to discontinue a group. Also, there is no SOP for that what should happen on the cluster side of things. However, the functionality should be made available for the group owner (not delegate!).
Implement back-end code (views.py)
Make sure only the group owner is allowed to do that.
disable/alumnify all members of the group
what happens to the entities on the file system? SOP doesn't tell anything
A disabled/alumnified user has no group. A group needs an owner. Therefore an owner can't be an alumni. Allow for owner-less groups?
What happens to the LDAP?
The text was updated successfully, but these errors were encountered:
Currently there is no functionality to discontinue a group. Also, there is no SOP for that what should happen on the cluster side of things. However, the functionality should be made available for the group owner (not delegate!).
The text was updated successfully, but these errors were encountered: