diff --git a/content/handling_data/data_storage/NRDSTOR/Mac.md b/content/handling_data/data_storage/NRDSTOR/Mac.md index e9b4e97e4ec1cb021696b7ee82bbd285f67a5f5b..ebaed4820ba2308e3ead388a5588e20094c046ed 100644 --- a/content/handling_data/data_storage/NRDSTOR/Mac.md +++ b/content/handling_data/data_storage/NRDSTOR/Mac.md @@ -10,9 +10,19 @@ Under Finder's **"Go"** menu, select **"Connect to a server"**. -In the address box, enter **"smb://nrdstor.unl.edu/nrdstor/"**, -{{< figure src="/images/Mac_Connect_To_Server.png" width="700" class="img-border">}} + +In the address box, enter **"\\nrdstor.unl.edu\user"** to access your user folder or use **"\\nrdstor.unl.edu\group"** folder. These are automatically assigned to be in your primary HCC group's directory. + +{{< figure src="/images/nrdstor_mac_user.png" width="700" class="img-border">}} +{{< figure src="/images/nrdstor_mac_group.png" width="700" class="img-border">}} + + +If you want to add a place from a secondary group, such as another research group, then you will need to specify the **full path** in the address box. Enter **"\\nrdstor.unl.edu\nrdstor\GROUP\USER"**, replacing **"GROUP"** and **"USER"** with your HCC group and username. For example, the account, **"hccdemo"** who is a member of **"demo"** would enter **"\\nrdstor.unl.edu\nrdstor\demo\hccdemo"**. + +{{< figure src="/images/nrdstor_mac_full_path.png" width="700" class="img-border">}} +{{< figure src="/images/nrdstor_mac_full_path_example.png" width="700" class="img-border">}} + diff --git a/content/handling_data/data_storage/NRDSTOR/Windows.md b/content/handling_data/data_storage/NRDSTOR/Windows.md index ee049fd1123721d984f9354170d9c56468bbc30e..3c378ed9c475e2908e2f6a79a7337c52d1fe3dfc 100644 --- a/content/handling_data/data_storage/NRDSTOR/Windows.md +++ b/content/handling_data/data_storage/NRDSTOR/Windows.md @@ -28,18 +28,30 @@ From the **"Drive"** menu, specify the drive letter for the connection. We choos {{< figure src="/images/Specify_Folder_1.png" width="700" class="img-border">}} -In the **"Folder"** box, enter **"\\nrdstor.unl.edu\nrdstor"**. -{{< figure src="/images/windows_nrdstor.png" width="700" class="img-border">}} +In the **"Folder"** box, enter **"\\nrdstor.unl.edu\nrdstor\user"** to access your user folder or use **"\\nrdstor.unl.edu\group"** folder. These are automatically assigned to be in your primary HCC group's directory. -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. +{{< figure src="/images/nrdstor_windows_user.png" width="700" class="img-border">}} +{{< figure src="/images/nrdstor_windows_group.png" width="700" class="img-border">}} + +If you want to add a place from a secondary group, such as another research group, then you will need to specify the full path in the **"Folder"** box. Enter **"\\nrdstor.unl.edu\nrdstor\GROUP\USER"**, replacing **"GROUP" and "USER"** with **your HCC group and username**. For example, the account, **"hccdemo"** who is a member of **"demo"** group would enter **"\\nrdstor.unl.edu\nrdstor\demo\hccdemo"**. + +{{< figure src="/images/nrdstor_windows_full_path.png" width="700" class="img-border">}} +{{< figure src="/images/nrdstor_windows_full_path_example.png" width="700" class="img-border">}} + + +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">}} + +**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">}} diff --git a/static/images/nrdstor_mac_full_path.png b/static/images/nrdstor_mac_full_path.png new file mode 100644 index 0000000000000000000000000000000000000000..d94169dddfc387161af2b8ba0a0eb22ca0af8ec8 Binary files /dev/null and b/static/images/nrdstor_mac_full_path.png differ diff --git a/static/images/nrdstor_mac_full_path_example.png b/static/images/nrdstor_mac_full_path_example.png new file mode 100644 index 0000000000000000000000000000000000000000..4cb50c15fa1f66f51ed12b235a8bf0df08dae41e Binary files /dev/null and b/static/images/nrdstor_mac_full_path_example.png differ diff --git a/static/images/nrdstor_mac_group.png b/static/images/nrdstor_mac_group.png new file mode 100644 index 0000000000000000000000000000000000000000..0bc27f9ff726f2fdc8a3858e19b7a801fc1437e0 Binary files /dev/null and b/static/images/nrdstor_mac_group.png differ diff --git a/static/images/nrdstor_mac_user.png b/static/images/nrdstor_mac_user.png new file mode 100644 index 0000000000000000000000000000000000000000..8bb142d2922c4fa223fca0325fed7eb43e8c4cdc Binary files /dev/null and b/static/images/nrdstor_mac_user.png differ diff --git a/static/images/nrdstor_windows_full_path.png b/static/images/nrdstor_windows_full_path.png new file mode 100644 index 0000000000000000000000000000000000000000..192e34fc0efca139fbb8d5e0fe2a8485c102fd61 Binary files /dev/null and b/static/images/nrdstor_windows_full_path.png differ diff --git a/static/images/nrdstor_windows_full_path_example.png b/static/images/nrdstor_windows_full_path_example.png new file mode 100644 index 0000000000000000000000000000000000000000..ee40133c758cc7efa16776b29ad38029211203e7 Binary files /dev/null and b/static/images/nrdstor_windows_full_path_example.png differ diff --git a/static/images/nrdstor_windows_group.png b/static/images/nrdstor_windows_group.png new file mode 100644 index 0000000000000000000000000000000000000000..06963db1d042b010117a54cea29fc9638fe4b7e6 Binary files /dev/null and b/static/images/nrdstor_windows_group.png differ diff --git a/static/images/nrdstor_windows_user.png b/static/images/nrdstor_windows_user.png new file mode 100644 index 0000000000000000000000000000000000000000..ec2d2412976af897c265e23d6be05fe48f86b32a Binary files /dev/null and b/static/images/nrdstor_windows_user.png differ