I cannot access a smb share with "user2" (member of "sambausers" group) that is configured like this:
- shared folder is owned by "user1:sambausers"
- shared folder has chmod "drwsrwsr-x"
- "smb.conf" has the share configured with "valid users = user2"
If I modify "smb.conf" to "valid users = @sambausers" it works!? I don't understand that: "user2" is a member of "sambausers"!?