I seem to be having some problems with i-bay permissions, but I'm not sure whether it is a bug, my misunderstanding, or something else.
I am trying to create simple file-sharing i-bays, but am finding that users cannot write to those i-bays. The permissions set up for one of the i-bays is as follows:
4 drwxrwsr-x 2 root mygroup 4096 Sep 6 18:14 files
4 drwxrwsr-x 2 root mygroup 4096 Oct 26 10:15 html
I'm not interested in the html folder, just the 'files' folder, since I'm just sharing files.
The privileges set up for that i-bay are:
write: group; read: everyone
The group is 'mygroup'.
A user (also a member of the group 'mygroup') is unable to write to the i-bay. Something here does not look quite right. Should the i-bay folders not be owned by the pseudo-user created for the i-bay (e.g. the 'myibay' user), rather than root? Should the owner permissions not have the sticky-bit set? I'm just casting my mind back to how I'm sure SME5 and SME6 used to work.
Obviously I'll raise this as a bug if necessary, but I'm just asking here first.