add documentation for unix group management

This commit is contained in:
2024-02-07 15:11:06 +01:00
parent f3cd282184
commit 3bf6bf6ce1
8 changed files with 35 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ chapters:
- file: services-user-guide/index
sections:
- file: services-user-guide/ssh_gateways
- file: services-user-guide/unix_groups
- file: services-user-guide/nx_nomachine
- file: services-user-guide/gmgt
- file: services-user-guide/wmgt

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -0,0 +1,19 @@
# Unix Group Management
Users can be added to a unix group by this workflow:
[SSH Gateway - User Guide](https://linux.psi.ch/services-user-guide/unix_groups.html)
The administrators registered for a group will get an approval request email. Uppon approval the user will be automatically added to the group.
You can also add users on their behalf. If you are one of the admins of the groups the request will be automatically approved (no need to approve it additionally)
The member as well as the administrators of the group can be found here:
https://psi.service-now.com/now/nav/ui/classic/params/target/sys_user_group_list.do%3Fsysparm_userpref_module%3D92f011c81b440690d6a82f4aab4bcb5f%26sysparm_view%3Dlinux_groups%26sysparm_query%3DnameSTARTSWITHunx%255Eactive%253Dtrue%255EEQ%26sysparm_force_row_count%3D500
![](unix_group-01.png)
If there are no administrators marked, the helpdesk will get the approval request.
To remove users from a group create a general Service Now ticket.
(there will be an easier workflow in the upcoming weeks)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -0,0 +1,15 @@
# Overview
To request membership in a unix group follow this workflow:
Open Service Now and https://psi.service-now.com/psisp and browse to the __Request Linux Group Membership__ Workflow as follows:
![](unix_group_request_01.png)
![](unix_group_request_02.png)
![](unix_group_request_03.png)
Alternatively you can search for "Unix Group" in the search field.
![](unix_group_request_04.png)
Once you submitted the request, the responsible person for the group automatically gets an approval request. Upon approval you will be automatically added to the group.