NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Cloud Volumes ONTAP

Cifs share inaccessibilty

Netapp_maniac
3,173 Views

Cifs share was accessible before to the clients , Now I see that they are not able to write or modify anynthing on folders . but able to view folders and files 

 

1 ACCEPTED SOLUTION

tahmad
3,022 Views

Hello @Netapp_maniac ,

 

You can check why the client is getting access denied using sectrace command:

vserver security trace filter 

Also you can check the user privileges using the below command:

vserver services access-check authentication show-creds 

View solution in original post

2 REPLIES 2

cedric_datawan
3,120 Views

Hello,

Can you check the Status of VOL ?

By a VOL SHOW command

Maybe it is in RO , and can you check the CIFS SHARE ?

CIFS SHARE SHOW

Thanks

tahmad
3,023 Views

Hello @Netapp_maniac ,

 

You can check why the client is getting access denied using sectrace command:

vserver security trace filter 

Also you can check the user privileges using the below command:

vserver services access-check authentication show-creds 

Public