|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a permissions problem with one of the directories on my server. The directory should allow only two users in a specific group to read and write to it. Both the users can read all the files, but can only write to files they created. I know it is a problem with samba, but what? I am not that adpet at LINUX.
|
|
#2
|
|||
|
|||
|
you need to add the users to the same group (you can create a new one for them) and add these parameters to your smb.conf in the section of the share :
force create mode=0640 force directory create mode=0750 force group=<your new group> These parameters are from my mind and probably their spelling is not 100% correct, better look them up in the samba documentation yourself.
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > Samba problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|