Skip to content

Commit da00687

Browse files
committed
modify unix permission headings
1 parent 03fe48d commit da00687

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

articles/azure-netapp-files/configure-unix-permissions-change-ownership-mode.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Configure Unix permissions and change ownership mode for Azure NetApp Files NFS and dual-protocol volumes | Microsoft Docs
3-
description: Describes how to set the Unix permissions and the change ownership mode options for Azure NetApp Files NFS and dual-protocol volumes.
2+
title: Configure Unix permissions and change ownership mode for Azure NetApp Files NFS and dual-protocol volumes
3+
description: Learn how to set the Unix permissions and the change ownership mode options for Azure NetApp Files NFS and dual-protocol volumes.
44
services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 02/28/2023
8+
ms.date: 04/25/2025
99
ms.author: anfdocs
1010
---
1111
# Configure Unix permissions and change ownership mode for NFS and dual-protocol volumes
@@ -22,31 +22,35 @@ The Unix permissions setting is set to `0770` by default. This default setting g
2222

2323
## Change ownership mode
2424

25-
The change ownership mode (**`Chown Mode`**) functionality enables you to set the ownership management capabilities of files and directories. You can specify or modify the setting under a volume's export policy. Two options for **`Chown Mode`** are available:
25+
The change ownership mode (**`Chown Mode`**) functionality enables you to set the ownership management capabilities of files and directories. You can specify or modify the setting under a volume's export policy. Two options for **`Chown Mode`** are available:
2626

2727
* `Restricted` (default) - Only the root user can change the ownership of files and directories.
2828
* `Unrestricted` - Non-root users can change the ownership for files and directories that they own.
2929

3030
## Considerations
3131

3232
* The Unix permissions you specify apply only for the volume mount point (root directory).
33-
* You can modify the Unix permissions on the source volume *but not on the destination volume* that is in a cross-region replication configuration.
33+
* You can modify the Unix permissions on the source volume *but not the destination volume* that is in a replication configuration.
3434

35-
## Steps
35+
## Set UNIX permissions for new volumes
3636

3737
1. You can specify the **Unix permissions** and change ownership mode (**`Chown Mode`**) settings under the **Protocol** tab when you [create an NFS volume](azure-netapp-files-create-volumes.md) or [create a dual-protocol volume](create-volumes-dual-protocol.md).
3838

39-
The following example shows the Create a Volume screen for an NFS volume.
39+
The following example shows the Create a volume screen for an NFS volume.
4040

4141
![Screenshots that shows the Create a Volume screen for NFS.](./media/configure-unix-permissions-change-ownership-mode/unix-permissions-create-nfs-volume.png)
4242

43-
2. For existing NFS or dual-protocol volumes, you can set or modify **Unix permissions** and **change ownership mode** as follows:
43+
## Set UNIX permissions for existing volumes
4444

45-
1. To modify Unix permissions, right-click the **volume**, and select **Edit**. In the Edit window that appears, specify a value for **Unix Permissions**.
46-
![Screenshots that shows the Edit screen for Unix permissions.](./media/configure-unix-permissions-change-ownership-mode/unix-permissions-edit.png)
45+
For existing NFS or dual-protocol volumes, you can set or modify **Unix permissions** and **change ownership mode** as follows:
4746

48-
2. To modify the change ownership mode, click the **volume**, click **Export policy**, then modify the **`Chown Mode`** setting.
49-
![Screenshots that shows the Export Policy screen.](./media/configure-unix-permissions-change-ownership-mode/chown-mode-edit.png)
47+
1. To modify Unix permissions, right-click the **volume**, and select **Edit**. In the Edit window that appears, specify a value for **Unix Permissions**.
48+
49+
![Screenshots that shows the Edit screen for Unix permissions.](./media/configure-unix-permissions-change-ownership-mode/unix-permissions-edit.png)
50+
51+
2. To modify the change ownership mode, select the **volume**, click **Export policy** then modify the **`Chown Mode`** setting.
52+
53+
![Screenshots that shows the Export Policy screen.](./media/configure-unix-permissions-change-ownership-mode/chown-mode-edit.png)
5054

5155
## Next steps
5256

0 commit comments

Comments
 (0)