Skip to content

Commit

Permalink
DOCS-3751 - review PR
Browse files Browse the repository at this point in the history
- Add alias to redirect from deleted article to new active article.
- Updated wording in a few areas.
  • Loading branch information
Mrt134 committed Aug 12, 2022
1 parent 6dacf27 commit 14da714
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 3 additions & 2 deletions content/CORE/CORETutorials/Sharing/SMB/SMBShare.md
Expand Up @@ -58,8 +58,9 @@ With LDAP configured, users from the LDAP server can have access the SMB share.

### Tune the Dataset ACL

After creating a dataset and the needed accounts, determine access requirements. Adjust the dataset ACL to match. To edit the ACL, go to **Storage > Pools**, open the options for the new dataset, and click **Edit Permissions**. Many home users often add a new entry that grants the following access:
*FULL_CONTROL* to the *builtin_users* group with the flags set to *INHERIT*.
After creating a dataset and the needed accounts, determine the access requirements and adjust the dataset ACL to match.
To edit the ACL, go to **Storage > Pools**, open the options for the new dataset, and click **Edit Permissions**.
Many home users often add a new entry that grants this access: *FULL_CONTROL* to the *builtin_users* group with the flags set to *INHERIT*.
See the [Permissions article]({{< relref "/CORE/CORETutorials/Storage/Pools/Permissions.md" >}}) for more details.

## Creating the SMB Share
Expand Down
2 changes: 2 additions & 0 deletions content/CORE/UIReference/Services/ServicesSSH.md
Expand Up @@ -2,6 +2,8 @@
title: "SSH Screen"
description: "Use the SSH screen to configure Secure Socket Shell (SSH) on your TrueNAS."
weight: 130
aliases:
- /core/uireference/services/sshscreen/
tags:
- coreftp
- coretftp
Expand Down
2 changes: 1 addition & 1 deletion content/CORE/UIReference/Sharing/AFP/AFPShareScreen.md
Expand Up @@ -9,7 +9,7 @@ tags:
Apple Filing Protocol (AFP) facilitates workgroup and Internet file sharing. It does this in a mixed-platform environment. Go to **Sharing > AFP** to set up an AFP share. Click **ADD** to edit AFP share settings.

{{< hint warning >}}
Because AFP share creating is deprecated in 13.0 a **Recommendation** dialog displays:
AFP share creation is deprecated in CORE 13.0. A **Recommendation** dialog displays when accessing this screen and suggests sharing data with a different protocol.
{{< /hint >}}

{{< hint info >}}
Expand Down

0 comments on commit 14da714

Please sign in to comment.