how do you configure the smb.conf file, so that each user added to the Samba database has it's own folder, which is not his home folder?
Say I have a folder placed in root, called Samba. Within that Samba folder I want to have a folder for each user. That user will only see his folder, when he logs into the server. However, there has to be a super user who will see the whole folder structure.
How would I accomplish that within the smb.conf file? I couldn't find any good resources on the net.