LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Samba folder permissions, etc... (https://www.linuxquestions.org/questions/linux-software-2/samba-folder-permissions-etc-535484/)

ajdowntown 03-07-2007 03:36 PM

Samba folder permissions, etc...
 
Here is what I am trying to do:

I have set up a samba share, and in it, I have a shared folder called "share". Once you connect to that, I have 5 folders underneath, "Private", "SW", "Projects", "Tech", and "incoming". I want the "Private" to be viewable and writable to just me, "SW", "Tech", and "Projects" viewable and writable to anyone I give an account to, and I want "incoming" to be just writable, as in a drop-box of sorts. Assuming I have only set up an account just for me, using the smbpasswd -a username to set that up, what is the best way to do what I want to do

does that make sense?

Here is what my "share" looks like in smb.conf

[share]
path = /share
admin users = adam
write list = adam

ajdowntown 03-08-2007 08:27 AM

Is this in the correct thread, or do I need to ask it in another one?


All times are GMT -5. The time now is 02:30 PM.