welcome: please sign in

Diff for "UserManagement"

Differences between revisions 11 and 12
Revision 11 as of 2013-01-11 08:43:42
Size: 521
Editor: ClintonEbadi
Comment: it was out of date, so make it not out of date and vaguely informative
Revision 12 as of 2013-01-11 08:44:18
Size: 554
Editor: ClintonEbadi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * `create-service-user $USER` creates a new shared service user  * `create-service-user $USER` creates a new shared service user. Also see PrincipalsForNonHumans

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. Also see PrincipalsForNonHumans

  • 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)


CategorySystemAdministration CategoryNeedsWork

UserManagement (last edited 2013-01-11 08:44:18 by ClintonEbadi)