welcome: please sign in

Diff for "AddingNewAdmins"

Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2010-12-24 21:46:46
Size: 441
Editor: DavorOcelic
Comment:
Revision 8 as of 2012-09-06 06:56:34
Size: 460
Editor: ClintonEbadi
Comment: local users are deprecated for the time being
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 - adduser NAME_admin
 - adduser NAME_admin wheel
}}}
Deleuze:
{{{
Line 17: Line 12:
 - visudo
Line 19: Line 13:
Mire:
{{{
 - visudo
}}}
Outpost:
{{{
 - nothing, only one username created there
}}}

Then, update the `hcoop-[admin-]-common-config` package to include user in sudoers.

Additionally, grant MitKerberos administrative permissions as needed.
----
CategorySystemAdministration

1. Adding new admins

Currently, we do it this way:

Fritz:

 - 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

Then, update the hcoop-[admin-]-common-config package to include user in sudoers.

Additionally, grant MitKerberos administrative permissions as needed.


CategorySystemAdministration

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