welcome: please sign in

Diff for "AddingNewAdmins"

Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2010-12-24 21:46:46
Size: 441
Editor: DavorOcelic
Comment:
Revision 6 as of 2011-04-22 22:50:18
Size: 66
Editor: ClintonEbadi
Comment:
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
}}}
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)