From 25d0b118065d1cbe388c5014c3e54357b2d7b629 Mon Sep 17 00:00:00 2001 From: Adam Caprez <acaprez2@unl.edu> Date: Thu, 20 Jun 2024 21:36:20 +0000 Subject: [PATCH] Make the Windows username a bit clearer. --- content/handling_data/data_storage/NRDSTOR/Windows.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/content/handling_data/data_storage/NRDSTOR/Windows.md b/content/handling_data/data_storage/NRDSTOR/Windows.md index c67964d7..d03ba462 100644 --- a/content/handling_data/data_storage/NRDSTOR/Windows.md +++ b/content/handling_data/data_storage/NRDSTOR/Windows.md @@ -47,13 +47,16 @@ If you want to add a place from a secondary group, such as another research grou Click on **"Finish"**. You will be prompted to sign in to an account. **Use your University credentials to sign in, NOT your HCC credentials**. Both your University username and email address will work. **Note that, If you are on a University managed device, a sign-in may not be required**. -{{< figure src="/images/Network_Credintials_1.png" width="700" class="img-border">}} +_Note the username is slightly different when **not** using a University-managed machine. You will need to prepend_ `UNL-AD\` _to your existing username._ +{{< figure src="/images/Network_Credintials_1.png" width="700" class="img-border" title="Sign-in from a University-managed machine">}} -**For a device that is not managed by the University, you will need to add "UNL-AD\" before your username. For example "jsmith1" would be "UNL-AD\jsmith1".** -{{< figure src="/images/Network_Credintials_2.png" width="700" class="img-border">}} +{{% notice info %}} +**For a device that is not managed by the University, you will need to add "UNL-AD\" before your username. For example "jsmith1" would be "UNL-AD\jsmith1".** +{{% /notice %}} +{{< figure src="/images/Network_Credintials_2.png" width="700" class="img-border" title="Sign-in from a non University-managed machine">}} Once authentication has been successful, NRDStor will now be available from the side bar as a remote location. -- GitLab