SAMBA share
I can't remember how to do this but i recall reading about it a few weeks ago.
The setting im looking for is to show only what the user has read access to.
The setting im looking for is to show only what the user has read access to.
Comments
-
Claymoore Member Posts: 1,637You're looking for access-based enumeration.
smb.confaccess based share enum (S)
If this parameter is yes for a service, then the share hosted by the service will only be visible to users who have read or write access to the share during share enumeration (for example net view \\sambaserver). This has parallels to access based enumeration, the main difference being that only share permissions are evaluated, and security descriptors on files contained on the share are not used in computing enumeration access rights.
Default: access based share enum = no