Size: 66
Comment:
|
Size: 460
Comment: local users are deprecated for the time being
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Kudos to you! I hadn't tuhoght of that! | = 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. |
Line 3: | Line 18: |
CategoryNeedsWork | 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.