Yvonne Piepereit
2016-Nov-24 14:35 UTC
[Samba] setting up one share with multiple users - cannot edit files
Hello, I am setting up a server with CentOS 7.2.1511, Samba 4.2.10 and a xfs data system on it. It is going to be used in an office with several people, who will access one share. To access the server, they use MacOS 10.11 and 10.12; a windows computer would rarely be used. When I activate the vfs objects as in the following code, I can freely create new files or folders, but I am not able to edit them. I suspect a problem with force user, but I am not sure. Does anybody have an example smb.config with server role standalone? Best regards, Yvonne # Global parameters [global] workgroup = WE security = USER log file = /var/log/samba/log.%m unix extensions = No load printers = No fruit:encoding = native fruit:locking = netatalk fruit:metadata = netatalk fruit:resource = file idmap config * : backend = tdb ea support = Yes vfs objects = catia fruit streams_xattr [homes] comment = Home Directories read only = No browseable = No [share] path = /vol1/share valid users = nobody yp sr gw force user = nobody force group = nobody read only = No