welcome: please sign in

Diff for "UserManagement"

Differences between revisions 8 and 12 (spanning 4 versions)
Revision 8 as of 2011-04-21 17:22:56
Size: 86
Editor: ip-209-172-62-86
Comment: vpVDMc <a href="http://hodlaqtlsylo.com/">hodlaqtlsylo</a>
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 1: Line 1:
vpVDMc <a href="http://hodlaqtlsylo.com/">hodlaqtlsylo</a> 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)
Line 3: Line 11:
CategoryNeedsWork 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. 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)