mount a share like this:
navigate to share
try to list contents
However, the share is visible in finder, files are writeable, readable,executable,etc.
Code Block sudo open smb://user:password@NAS/share
navigate to share
Code Block cd share
try to list contents
Code Block ls ls: .: Operation not permitted
However, the share is visible in finder, files are writeable, readable,executable,etc.