December 28, 20196 yr I'm setting up my folder structure on unRAID, but I can't seem to find the settings to manage folders and share them accordingly. I want to group users into a single folder. For example: - users -- usr1 -- usr2 -- usr3 And then I want to give users access to their respective folder without give them access to the other user folders. How do I do this on unRAID? Edited December 28, 20196 yr by mhweb
December 28, 20196 yr Via the webUI, you can't. You could however create applicable entries in the smb-extra.cfg file on the flash drive and do whatever you want. Something akin to [sharename] path = /mnt/user/share1/folder/ valid users = tfox carole public = no [othersharename] path = /mnt/user/share1/folder2 valid users = beavis butthead public = no
Archived
This topic is now archived and is closed to further replies.