ONTAP Discussions

how to create a cifs share to a specific user

naveen416
2,923 Views
 
1 ACCEPTED SOLUTION

tahmad
2,904 Views

You can create a CIFS share using the command in the below document:

vserver cifs share create 

 

 

By default, CIFS shares are created with access permissions that permit Full Control for Everyone. You can modify these permissions to be more restrictive, or leave the access controls unrestricted and modify the NTFS file and folder permissions instead.

 

From the filer:

vserver cifs share access-control create 

 

From windows: Remove all undesired users:

security.PNG

View solution in original post

2 REPLIES 2

tahmad
2,905 Views

You can create a CIFS share using the command in the below document:

vserver cifs share create 

 

 

By default, CIFS shares are created with access permissions that permit Full Control for Everyone. You can modify these permissions to be more restrictive, or leave the access controls unrestricted and modify the NTFS file and folder permissions instead.

 

From the filer:

vserver cifs share access-control create 

 

From windows: Remove all undesired users:

security.PNG

hmoubara
2,830 Views

Hello,

 

@naveen416 Does the reply above answer your question?

 

Thanks

Public