2 Posts
0
3302
June 13th, 2022 11:00
How to confirm SMB Shared permission?
Hello,
I can confirm file system permission of Isilon below steps.
1. Login to Web tool
2. Protocols > Windows Sharing (SMB)
3. Press "View/Edit" bottun.
I'd like to confirm SMB Shared permission. Please let me know how to confirm shared permission.
Thank you


DELL-Sam L
Moderator
•
7.9K Posts
0
June 14th, 2022 08:00
Hello JPQRK,
Here is a link to a kb Managing Isilon SMB share permissions which maybe of assistance.
https://dell.to/3ObHKAe
JPQRK
2 Posts
0
June 14th, 2022 09:00
Hello,
I don't have its permission. I'll contact to our storage administrator for its link.
Thanks in advance.
DELL-Sam L
Moderator
•
7.9K Posts
0
June 14th, 2022 09:00
Here is what the article states.
Managing Isilon SMB share permissions.
Summary: This article describes the different ways to manage an Isilon SMB share permissions. Isilon OneFS.
Audience Level: Customer
Article Content
Instructions
We need to first understand the basics of how an SMB user or group access works in a Windows environment.
There are 2 types of permissions when dealing with an SMB share -
The below conditions should be satisfied for the user to access the share -
- The user trying to access the share should be a part of the ACLs on the NTFS level and also should be a member of the share permissions list.
- The user can either be a direct entry in the ACLs and the share or can be a member of a group which is in the ACLs and the share.
- The access to the user is decided by combining the NTFS and share permissions. It is always the most restrictive permission that is applied to the user.
Let us consider an example where an user John who is also a member of the domain group app_team is trying to access an SMB share.The below table lists some of the common scenarios on deciding the share access -
However there is one exception, that is when we apply the "Run as Root" permission on the share level to any user or group. This setting basically translates the user or group to Isilon's root user hence giving that user or group root privileges.
We will now look at different ways of managing the SMB shares on Isilon.
Using the Windows File Explorer for user defined access zones -
This section talks about managing the SMB shares and permissions through Windows File Explorer.
The first step in managing SMB shares is to create an admin share at the zone base directory of the access zone.
Using the Windows File Explorer for System zone -
We will consider an example on how to create a data share.
The below is the requirement to create a data share.
The above sections works well if we are configuring a new Isilon cluster, but if we already have an existing Isilon where the admins do not have control on the directory tree then the only way left to modify the permissions would be through CLI by logging in as root or by assigning the Run-as-Root share permission.
There is an option within Isilon SMB shares to assign a "run-as-root" permission, when this permission is assigned to an user or group that entity will be mapped with Isilon's root user giving that user root privileges.
We will consider the same example to create a data share with the below requirements -
Using the Windows Computer Management
A share can be created and managed through the Computer Management MMC.
If an admin needs to manage SMB shares through the Computer Management MMC, then that user should be a member of the access zone's local Administrator group.
We need to follow the below steps to add the domain admin user or group to the local Administrators group.
- Open the Isilon WebUI click Access -> Membership & Roles.
- Select the access zone from the Current access Zone list.
- Click on the Groups and select the LOCAL:System for the providers.
- Click on View/Edit for the Administrators group, Edit group -> Add Members.
We can now connect with the admin user credentials through the Computer Management MMC console.- Login to a system through an account which was added to the local Administrators group in the previous step.
- Search and open Computer Management from the Windows search bar.
- Click on Action -> Connect to another computer
- Expand the shared folders.
- Right Click on shared folders and click on New Share.
- Go through the share creation wizard to create a new share.
We can also manage the share and NTFS permissions of already existing shares through the same console.General Considerations for assigning share permissions