add info regarding used unix groups

This commit is contained in:
2022-11-08 16:05:27 +01:00
parent cd69a52b97
commit 0d0323696e
+16
View File
@@ -56,6 +56,7 @@ Access to the redhat.com knowledge base:
# HTTPS Certificates
* [HTTPS Certificates](https://linux.psi.ch/admin-guide/operations/certificates.html)
# SSH Certificates / Signing Public User Keys
Use the [user ca certificate](https://git.psi.ch/linux-infra/core-linux-secrets/-/blob/main/ssh-ca/user-ca.gpg), but this is automated by pasting below function into your shell
@@ -88,3 +89,18 @@ sign-user-ssh-key $PRINCIPAL $PUBKEY_FILE
```
More details on how this works can be found in this article: https://engineering.fb.com/2016/09/12/security/scalable-and-secure-access-with-ssh/
# Unix Groups
Currently we have following AD groups to grant access to certain services/systems:
| unx-linux_support | used to give Linux supporters access to systems/services |
| unx-puppet_adm -| associated with lxdev environment/systems |
| unx-puppet_dev | developer of puppet code |
| unx-puppet_usr | user of puppet (i.e. need access to linux-infra group/repos) |
These two groups are used within Service now to assign tickets:
| itsm-linux |
| itsm-linux_2nd |