welcome: please sign in

Diff for "AddingNewAdmins"

Differences between revisions 3 and 4
Revision 3 as of 2011-02-25 09:13:07
Size: 480
Editor: ClintonEbadi
Comment: remember to make admin users domtool admins as well
Revision 4 as of 2011-04-21 09:30:17
Size: 66
Editor: 118
Comment: Kudos to you! I hadn't tuhoght of that!
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Adding new admins =

Currently, we do it this way:

Fritz:
{{{
 - adduser NAME_admin
 - adduser NAME_admin wheel
}}}
Deleuze:
{{{
 - cd /afs/.hcoop.net/common/etc/scripts
 - ./create-user NAME_admin
 - pts adduser NAME_admin system:administrators
 - bos adduser fritz NAME_admin
 - bos adduser deleuze NAME_admin
 - visudo
 - domtool-admin grant NAME_admin all
}}}
Mire:
{{{
 - visudo
}}}
Outpost:
{{{
 - nothing, only one username created there
}}}
Kudos to you! I hadn't tuhoght of that!
----
CategoryNeedsWork

Kudos to you! I hadn't tuhoght of that!


CategoryNeedsWork

AddingNewAdmins (last edited 2022-03-05 20:22:28 by ClintonEbadi)