https://bugs.koozali.org/show_bug.cgi?id=12119

--- Comment #7 from bunkobugsy <[email protected]> ---
Is there a mix up with access rights via acls and ownership?
Don't exactly know how this was designed or what might have changed meanwhile.
Maybe admin user (or group) should be specifically added to acl lists.

[root@sme3 ~]# cat /etc/samba/smb.conf

[testshare]
comment = Test Share
veto files = /Recycle Bin/
path = /home/e-smith/files/shares/testshare/files
read only = no
writable = yes
printable = no
inherit permissions = yes
create mode = 0660
vfs objects = full_audit
  full_audit:priority=notice
  full_audit:success=mkdir rmdir chdir open close rename unlink connect
disconnect
  full_audit:failure=mkdir rmdir chdir open close rename unlink connect
disconnect
  full_audit:facility=local5
  full_audit:prefix=%u|%I|%m|%S

[root@sme3 db]# db accounts show testshare
testshare=share
    DynamicContent=disabled
    Encryption=disabled
    InactivityTimeOut=
    Indexes=disabled
    Name=Test Share
    Pydio=disabled
    ReadGroups=
    ReadUsers=
    RecycleBin=disabled
    RecycleBinRetention=unlimited
    RequireSSL=disabled
    WebDav=disabled
    WriteGroups=
    WriteUsers=testuser,testuser2
    httpAccess=none
    smbAccess=browseable

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to