shuffle images

This commit is contained in:
2024-08-08 17:23:45 +02:00
parent cd77438974
commit 20f98aa010
16 changed files with 12 additions and 12 deletions

Before

Width:  |  Height:  |  Size: 677 KiB

After

Width:  |  Height:  |  Size: 677 KiB

Before

Width:  |  Height:  |  Size: 543 KiB

After

Width:  |  Height:  |  Size: 543 KiB

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

+3 -3
View File
@@ -16,7 +16,7 @@ Depending on the gateway the user authenticates via password or password/MFA com
All ssh gateways are located in an isolated network __129.129.197.x__. Communication to and from the ssh gateways always go through the PSI firewall and needs to be explicitly enabled.
Following communication is currently possible:
![](ssh_gateways_overview.drawio.svg)
![](_static/ssh_gateways_overview.drawio.svg)
The access to a gateway is always controlled via an AD group. The name of the AD group always follows the same pattern: __unx-gw_<gateway-name>__. __gateway-name__ is always the part of ssh gateways name before the __-gw__ (example: sls-gw.psi.ch > unx-gw_sls).
@@ -46,10 +46,10 @@ The memberships and the approver of the different gateway access groups (naming
https://psi.service-now.com/now/nav/ui/classic/params/target/sys_user_group_list.do%3Fsysparm_query%3DnameSTARTSWITHunx-gw_%255Eactive%253Dtrue%26sysparm_first_row%3D1%26sysparm_view%3Dlinux_groups%26sysparm_choice_query_raw%3D%26sysparm_list_header_search%3Dtrue
Once you have the list, click on a group to see the details for this group:
![](sshgw-list-01.png)
![](_static/ssh_gateways_list-01.png)
To see/check the member of this group scroll down and select the __Group Members__ tab:
![](sshgw-list-02.png)
![](_static/ssh_gateways_list-02.png)
+1 -1
View File
@@ -11,7 +11,7 @@ You can also add users on their behalf. If you are one of the admins of the grou
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)
![](_static/unix_groups_image-01.png)
If there are no administrators marked, the helpdesk will get the approval request.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Before

Width:  |  Height:  |  Size: 418 KiB

After

Width:  |  Height:  |  Size: 418 KiB

Before

Width:  |  Height:  |  Size: 230 KiB

After

Width:  |  Height:  |  Size: 230 KiB

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Before

Width:  |  Height:  |  Size: 697 KiB

After

Width:  |  Height:  |  Size: 697 KiB

Before

Width:  |  Height:  |  Size: 552 KiB

After

Width:  |  Height:  |  Size: 552 KiB

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

+4 -4
View File
@@ -31,14 +31,14 @@ Access to a Gateway can be requested via Service Now with the following workflow
Open Service Now and https://psi.service-now.com/psisp and browse to the __Request Gateway Access__ Workflow as follows:
![](sshgw-01.png)
![](sshgw-02.png)
![](_static/ssh_gateways_01.png)
![](_static/ssh_gateways_02.png)
Alternatively you can search for "Gateway" in the search field.
![](sshgw-04.png)
![](_static/ssh_gateways_04.png)
Afterwards specify the user and the Gateway you request access for:
![](sshgw-03.png)
![](_static/ssh_gateways_03.png)
Once the request is submitted the responsible person for the Gateway Access List will be informed and requested for approval. Once the Approval is given the user will be automatically added to the necessary AD group.
+4 -4
View File
@@ -4,12 +4,12 @@ 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)
![](_static/unix_groups_request_01.png)
![](_static/unix_groups_request_02.png)
![](_static/unix_groups_request_03.png)
Alternatively you can search for "Unix Group" in the search field.
![](unix_group_request_04.png)
![](_static/unix_groups_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.