diff --git a/content/guides/handling_data/globus_connect/activating_hcc_cluster_endpoints.md b/content/guides/handling_data/globus_connect/activating_hcc_cluster_endpoints.md index 8aa3ec9962d8d7606dc43600470d009be2f6fe45..eb49a04353b7a4dd556fbad70036938a054985fa 100644 --- a/content/guides/handling_data/globus_connect/activating_hcc_cluster_endpoints.md +++ b/content/guides/handling_data/globus_connect/activating_hcc_cluster_endpoints.md @@ -6,27 +6,26 @@ weight = 20 You will not be able to transfer files to or from an HCC endpoint using Globus Connect without first activating the endpoint. Endpoints are available for Tusker (`hcc#tusker`), Crane (`hcc#crane`), and Attic (`hcc#attic`). Follow the instructions below to activate any of these endpoints and begin making transfers. -1. [Sign in](https://www.globus.org/SignIn) to your Globus account using your campus credentials or your Globus ID (if you have one). Then click on the 'Manage Endpoints' tab in the upper right-hand corner. -{{< figure src="/images/6750225.png" >}} -{{< figure src="/images/6750226.png" >}} +1. [Sign in](https://www.globus.org/SignIn) to your Globus account using your campus credentials or your Globus ID (if you have one). Then click on 'Endpoints' in the left sidebar. +{{< figure src="/images/Glogin.png" >}} +{{< figure src="/images/endpoints.png" >}} -2. Find the endpoint you want by entering '`hcc#tusker`', '`hcc#crane`', or '`hcc#attic`' in the search box and click on the 'all' tab to include all endpoints. Once you have found and selected the endpoint, click 'activate,' and then click on the green 'activate now' button. Click 'continue'. -{{< figure src="/images/6750227.png" >}} -{{< figure src="/images/6750224.png" >}} +2. Find the endpoint you want by entering '`hcc#tusker`', '`hcc#crane`', or '`hcc#attic`' in the search box and hit 'enter'. Once you have found and selected the endpoint, click the green 'activate' icon. On the following page, click 'continue'. +{{< figure src="/images/activateEndpoint.png" >}} +{{< figure src="/images/EndpointContinue.png" >}} 3. You will be redirected to the HCC Globus Endpoint Activation page. Enter your *HCC* username and password (the password you usually use to log into the HCC clusters). -{{< figure src="/images/6750259.png" >}} +{{< figure src="/images/hccEndpoint.png" >}} 4. Next you will be prompted to provide your *Duo* credentials. If you use the Duo Mobile app on - your smartphone or tablet, select 'Duo Push' and then click 'Log - In'. Once you approve the notification that is sent to your phone, + your smartphone or tablet, select 'Duo Push'. Once you approve the notification that is sent to your phone, the activation will be complete. If you use a Yubikey for authentication, select the 'Passcode' option and then press your Yubikey to complete the activation. Upon successful activation, you will be redirected to your Globus *Manage Endpoints* page. -{{< figure src="/images/6750260.png" >}} -{{< figure src="/images/6750229.png" >}} +{{< figure src="/images/EndpointPush.png" >}} +{{< figure src="/images/endpointComplete.png" >}} The endpoint should now be ready and will not have to be activated again for the next 7 days. diff --git a/static/images/6750224.png b/static/images/6750224.png deleted file mode 100644 index dcd6a1f4e671281e4cdb70037ae9f5c34db41fc9..0000000000000000000000000000000000000000 Binary files a/static/images/6750224.png and /dev/null differ diff --git a/static/images/6750225.png b/static/images/6750225.png deleted file mode 100644 index a6a6707c5b69f19ab65117abaef04fef7e8f9550..0000000000000000000000000000000000000000 Binary files a/static/images/6750225.png and /dev/null differ diff --git a/static/images/6750226.png b/static/images/6750226.png deleted file mode 100644 index f7e1cbfd0c0eefc8af03f26328ca8acd97e2f113..0000000000000000000000000000000000000000 Binary files a/static/images/6750226.png and /dev/null differ diff --git a/static/images/6750227.png b/static/images/6750227.png deleted file mode 100644 index 7e7688a914aa39ba3ffaa0f2ce8d0211e9d84215..0000000000000000000000000000000000000000 Binary files a/static/images/6750227.png and /dev/null differ diff --git a/static/images/6750229.png b/static/images/6750229.png deleted file mode 100644 index 35bc184457550bdf7445f7efcb7d492839c654ee..0000000000000000000000000000000000000000 Binary files a/static/images/6750229.png and /dev/null differ diff --git a/static/images/6750259.png b/static/images/6750259.png deleted file mode 100644 index 977b254ee0c0d74455fe1bd948bc8b6bcf70f120..0000000000000000000000000000000000000000 Binary files a/static/images/6750259.png and /dev/null differ diff --git a/static/images/6750260.png b/static/images/6750260.png deleted file mode 100644 index bfb3c712e6338dacd132bed6ae64ed5d1c7ace7b..0000000000000000000000000000000000000000 Binary files a/static/images/6750260.png and /dev/null differ diff --git a/static/images/EndpointContinue.png b/static/images/EndpointContinue.png new file mode 100644 index 0000000000000000000000000000000000000000..724a4a07aba4c5be616e74e8e5c4765ae9f89c6a Binary files /dev/null and b/static/images/EndpointContinue.png differ diff --git a/static/images/EndpointPush.png b/static/images/EndpointPush.png new file mode 100644 index 0000000000000000000000000000000000000000..1ebeadfe6aa1c37fa2b828c220123909db474b54 Binary files /dev/null and b/static/images/EndpointPush.png differ diff --git a/static/images/Glogin.png b/static/images/Glogin.png new file mode 100644 index 0000000000000000000000000000000000000000..2b10953345a4e7b9b1b192dfcf75b5120064d284 Binary files /dev/null and b/static/images/Glogin.png differ diff --git a/static/images/activateEndpoint.png b/static/images/activateEndpoint.png new file mode 100644 index 0000000000000000000000000000000000000000..32c6acb68d828d70df85129104b1ff4fa4953b7a Binary files /dev/null and b/static/images/activateEndpoint.png differ diff --git a/static/images/endpointComplete.png b/static/images/endpointComplete.png new file mode 100644 index 0000000000000000000000000000000000000000..7911582652ca55bee22f5056fadf0607778cee15 Binary files /dev/null and b/static/images/endpointComplete.png differ diff --git a/static/images/endpoints.png b/static/images/endpoints.png new file mode 100644 index 0000000000000000000000000000000000000000..5c783899393d534699d5b8c466e4e093fe7a6ab0 Binary files /dev/null and b/static/images/endpoints.png differ diff --git a/static/images/hccEndpoint.png b/static/images/hccEndpoint.png new file mode 100644 index 0000000000000000000000000000000000000000..f04ab99a8f94f8c10f74c5c3bb0b828dd5e2f45f Binary files /dev/null and b/static/images/hccEndpoint.png differ