Allright.
Then may be turned off on the share (although the default for each share is configured as browsable). To verify, run the command:
::> vserver cifs share show -vserver <vserver>
Look under "properties" to see if the relevant share is browsable.
Add the "browsable" share property with the following command:
::> cifs share properties add -vserver <vserver> -share-name <share_name> -share-properties browsable
Regards,
Javi.
Nothing is simple so be simpler.