Network and Storage Protocols

users have full control on a share but could not access one of folders underneath

netappmagic
2,952 Views

Hi All,

Our users have full access to a share, abc$, and on the window side they have full access to all folders under abc$ except one folder. Is this something NetApp admin  can do to allow them to acccess the folder, or is this something the owner of the folder on the window side has to grant the access?

Thanks!

1 ACCEPTED SOLUTION

WAFLHERDER
2,952 Views

Hi,

Which types of storage objects are involved on the NetApp side? Is the share a volume? What about the problematic folder, is it just a folder, or is it a separate qtree?

If it is just a folder, then the issue should be solvable by the owner / from the windows side.

If it is a NetApp qtree then these have their own security/access properties ...

Take a look at the output from ontap commands such as: "qtree status" and "cifs status", note the security style reported in the output.

See also Knowledge Base entry 1012304: https://kb.netapp.com/support/index?page=content&id=1012304

An ONTAP command "fsecurity" may also be useful.

On Windows I often use an open source tool called "setacl". See: http://sourceforge.net/projects/setacl/

Good luck.

Yours,

Robb.

View solution in original post

2 REPLIES 2

WAFLHERDER
2,953 Views

Hi,

Which types of storage objects are involved on the NetApp side? Is the share a volume? What about the problematic folder, is it just a folder, or is it a separate qtree?

If it is just a folder, then the issue should be solvable by the owner / from the windows side.

If it is a NetApp qtree then these have their own security/access properties ...

Take a look at the output from ontap commands such as: "qtree status" and "cifs status", note the security style reported in the output.

See also Knowledge Base entry 1012304: https://kb.netapp.com/support/index?page=content&id=1012304

An ONTAP command "fsecurity" may also be useful.

On Windows I often use an open source tool called "setacl". See: http://sourceforge.net/projects/setacl/

Good luck.

Yours,

Robb.

billshaffer
2,952 Views

Assuming the volume is ntfs security, this is managed on the windows side, either by the AD guys or, as you say, the owner of the folder.

Bill

Public