Which parameter within a share definition in the Samba configuration makes Samba only show files and directories on a file share which a user can access?
hide unreadable: This smb.conf option ensures that only files and directories that the user has permissions to access are visible in the file share.
Functionality: When set to yes, files and directories that the user cannot read (due to permissions) will be hidden from their view.
Security and Usability: This helps in enhancing both security and usability by preventing users from seeing files they cannot access, reducing clutter and potential confusion.
Example Configuration:
[example_share] hide unreadable = yes
Samba smb.conf Documentation
Arlyne
5 days agoJanella
7 days agoDevora
9 days agoNydia
13 days agoDevora
20 days agoLilli
21 days agoHermila
2 days agoArlie
7 days ago