Unsolved

This post is more than 5 years old

1 Message

793

May 16th, 2017 20:00

Hidden no permission SMB shared folder

Hi All,

My scenario is that, there are 2 department in my company. I create "User's Home" share folder for user in these two department. They are:

PATH SMB Share Name
/ifs/data/dep1/%U DEP1_HOME
/ifs/data/dep2/%U DEP2_HOME

When my windows client PC browse for share, for example, type "\\cluster_name\", both user in department-1 and department-2 can see the share folder "DEP1_HOME" & "DEP2_HOME". User-1 belongs to department-1 and he can access "DEP1_HOME" for his home folder, but cannot access "DEP2_HOME" (of-course).

My question is:

Is any way (method) to config the Isilon only show the share folder which has permission? i.e.  Hide "DEP2_HOME" for user-1 in this scenario.

6 Operator

 • 

1.2K Posts

May 17th, 2017 06:00

Yes, you can enable Access Based Enumation (ABE) for the list of shares:


isi smb settings global modify --access-based-share-enum true


(Not to confuse with ABE of file/folder level)


hth


-- Peter

No Events found!

Top