Koozali.org: home of the SME Server

ibay access by different groups

laurie_lewis

ibay access by different groups
« on: September 04, 2005, 03:59:28 AM »
Hi all,

I underestand how to create and the access rights to an ibay when you set them up (I think anyway). what I am now faced with is that I need three (3) different group rights in relation to an ibay.

Group 1 - Read and Write
Group 2 - Read only
Group 3 - no access

Can anyone tell me how to do this or if it is possible?  I was thinking of setting up a symbolic link from another ibay to the original ibay for those that I want to read it whilst leaving the original ibay with write rights only - if you can understand what I just wrote.

Is there a more elegant way of doing what I am after?

Laurie :pint:

mbachmann

ibay access by different groups
« Reply #1 on: September 06, 2005, 11:09:57 AM »
It seems like this can be done with the method described here: http://no.longer.valid/mylinks/visit.php?cid=62&lid=480

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: ibay access by different groups
« Reply #2 on: September 06, 2005, 11:06:43 PM »
Quote from: "laurie_lewis"
Hi all,

I underestand how to create and the access rights to an ibay when you set them up (I think anyway). what I am now faced with is that I need three (3) different group rights in relation to an ibay.

Group 1 - Read and Write
Group 2 - Read only
Group 3 - no access

Can anyone tell me how to do this or if it is possible?


It's not possible with standard linux permissions. Those permissions only exist for owner, group and everyone. There's only one group owner, not separate read group and write group.
Google for "posix ACL" - I think that's what you want, but I don't expect to see widespread support for it any time soon.