ONTAP Discussions

how to create a cifs share to a specific user

naveen416
1,645 Views
 
1 ACCEPTED SOLUTION

tahmad
1,626 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
1,627 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
1,552 Views

Hello,

 

@naveen416 Does the reply above answer your question?

 

Thanks

Public