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
Note for me, some users are requesting access after their active terms expired, so be really careful when actually removing user info (pending deletion should be true AND no active term should be specified AND default shell is nologin)
Currently, we hard-code deleting SSH directories during user deletion:
linux-directory-provisioner/src/index.mjs
Lines 182 to 187 in 409a267
Implement a generic way to do this, so that we can delete other directories like
/var/lib/cluster/%U
.The text was updated successfully, but these errors were encountered: