61
Comment: HHIS I should have tohught of that!
|
521
it was out of date, so make it not out of date and vaguely informative
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
HHIS I should have tohught of that! | We use a few custom scripts for managing users. See AuthenticationScheme for background information. * `create-user $USER` creates a new "real" user (human being) * `create-service-user $USER` creates a new shared service user * `freeze` for freezing members that will have a negative balance soon (see MemberFreezing) * `destroy-user $USER` deactivates the user account, saving their volume for a later purge (or reactivation if they rejoin quickly) |
Line 3: | Line 11: |
CategoryCategory | CategorySystemAdministration CategoryNeedsWork |
We use a few custom scripts for managing users.
See AuthenticationScheme for background information.
create-user $USER creates a new "real" user (human being)
create-service-user $USER creates a new shared service user
freeze for freezing members that will have a negative balance soon (see MemberFreezing)
destroy-user $USER deactivates the user account, saving their volume for a later purge (or reactivation if they rejoin quickly)