[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need some advice on configuring SAMBA shares



force user = guest
force group = user

in your samba config for that share will force anything done to that share
to be done under that combination.

This isn't exactly what you asked, but it is useful. All this and more in
`man smb.conf` :o)

-nicole

At 03:53 on Jan 13, Stefan Srdic combined all the right letters to say:

> [guests]
>     comment = Guests shares
>     path = /home/guests
>     writeable = yes
>     guest ok = yes
> 
> My question is, how can a modify the permissions of /home/guest so that any 
> file created under that directory would be owned by user guest and group 
> users (or something else like that). 



Reply to: