Skip to main content
System Manager Classic

Configure and verify CIFS and NFS client access

Contributors NetAppZacharyWambold

When you are ready, you can configure client access by setting either UNIX or NTFS file permissions, modifying the share ACL, and adding an export rule. Then you should test that the affected users or groups can access the volume.

Steps
  1. Decide which clients and users or groups will be given access to the share.

  2. Set file permissions using a method that corresponds to the volume's security style:

    If the volume's security style is this…​ Do this…​

    NTFS

    1. Log in to a Windows client as an administrator who has sufficient administrative rights to manage NTFS permissions.

    2. In Windows Explorer, right-click the drive, and then select Properties.

    3. Select the Security tab, and adjust the security settings for the groups and users as required.

    UNIX

    On a UNIX administration host, use the root user to set UNIX ownership and permissions on the volume.

  3. In System Manager, modify the share ACL to give Windows users or groups access to the share.

    1. Navigate to the Shares window.

    2. Select the share, and click Edit.

    3. Select the Permissions tab, and give the users or groups access to the share.

  4. In System Manager, add rules to the export policy to permit NFS clients to access the share.

    1. Select the storage virtual machine (SVM), and click SVM Settings.

    2. In the Policies pane, click Export Policies.

    3. Select the export policy that is applied to the volume.

    4. In the Export Rules tab, click Add, and specify a set of clients.

    5. Select 2 for the Rule Index so that this rule executes after the rule that allows access to the administration host.

    6. Select CIFS and NFSv3.

    7. Specify the access details that you want, and click OK.

      You can give full read/write access to clients by typing the subnet 10.1.1.0/24 as the Client Specification, and selecting all the access check boxes except Allow Superuser Access.

      This screenshot is described by the preceding text.
  5. On a Windows client, log in as one of the users who now has access to the share and files, and verify that you can access the share and create a file.

  6. On a UNIX client, log in as one of the users who now has access to the volume, and verify that you can mount the volume and create a file.