welcome: please sign in

Diff for "AddingNewAdmins"

Differences between revisions 1 and 2
Revision 1 as of 2010-12-24 21:46:17
Size: 415
Editor: DavorOcelic
Comment:
Revision 2 as of 2010-12-24 21:46:46
Size: 441
Editor: DavorOcelic
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
{{{
Line 9: Line 9:
}}}
Line 11: Line 11:
{{{
Line 18: Line 18:
}}}
Line 20: Line 20:
{{{
Line 22: Line 22:
}}}
Line 24: Line 24:
{{{
Line 26: Line 26:
}}}

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

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