Andy Zhang
Andy Zhang
that seems to be the cifs driver issue
> I'm interested in this case as well. I've reviewed the code and not able to see where it passes options to the cifs driver. Could anyone help me locate...
does manual mount work on the node? ``` mount -t cifs -o domain=fmee, //xxx/yyy /mountpath ```
what is smbclient?
smb csi driver only uses standard `smb` driver on linux, and I see smbclient is an unmaintained version, not sure how to leverage that smbclient in smb csi driver.
point is this smb csi driver only uses `mount -t cifs` command to mount file share.
@arc9693 thanks for the PR, can you sign the cla license first? thx
/test pull-azurefile-csi-driver-verify