WIP: Add more documentation/procedures #31
13 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
A Skynet Admin is a user with teh highest level of access to the cluster, having been trained up over a year.
|
||||
This guide will cover adding and removing an Admin.
|
||||
|
||||
The normal Committee Member process applies to them as well, so check [here](./committee_modify.md#adding) for teh specific details.
|
||||
The normal Committee Member process applies to them as well, so check [here](committee_modify.md#adding) for teh specific details.
|
||||
|
||||
A user cannot add or remove themselves from being an admin, an existing admin must do so (one who will still be admin after the procedure).
|
||||
|
|
@ -85,7 +85,7 @@ The easiest one is if nothing pops up.
|
|||
|
||||
Remember you are the guardian of data on Skynet, if a user cannot prove a connection you are not obligated to grant them access.
|
||||
|
||||
[outage_2023]: ../../support/recovery.md
|
||||
[outage_2023]: ../support/recovery.md
|
||||
[discord]: https://discord.skynet.ie
|
||||
[account_recovery]: ../../support/recovery#account-recovery
|
||||
|
|
@ -12,7 +12,7 @@ Then commit and push.
|
|||
Once everything is deployed they should have access to all resources within 15 min.
|
||||
If you require it sooner than that see the [Force Update](#force-update) section below.
|
||||
|
||||
Next checkout the page on [VaultWarden](./vaultwarden.md) to add the user to the password manager.
|
||||
Next checkout the page on [VaultWarden](vaultwarden.md) to add the user to the password manager.
|
||||
|
||||
## Removing
|
||||
Removing is essentially the same as adding.
|
||||
|
@ -44,5 +44,5 @@ systemctl reboot skynet_ldap_backend-update_groups.service
|
|||
quit
|
||||
```
|
||||
|
||||
[skynet_account_creation]: ../../tutorials/skynet/create_account.md
|
||||
[skynet_account_creation]: ../tutorials/skynet/create_account.md
|
||||
[users.nix]: https://forgejo.skynet.ie/Skynet/nixos/src/branch/main/config/users.nix#L52
|
|
@ -12,7 +12,7 @@ Vaultwarden is not available for regular Skynet users since we do not want teh r
|
|||
The instance is available at [``pw.skynet.ie``][pw].
|
||||
|
||||
## Adding Users
|
||||
When a committee member gets [added](./committee_modify.md#adding) they will become of teh committee LDAP group.
|
||||
When a committee member gets [added](committee_modify.mddding) they will become of teh committee LDAP group.
|
||||
When this group is synced with Vaultwarden then that member will get an email to their Skynet account to ``Join UL Computer Society``.
|
||||
|
||||
The member should then click on teh link in that email.
|
Loading…
Reference in a new issue