acl
rosenberger at taoweb.at
rosenberger at taoweb.at
Sat Apr 9 04:56:03 EDT 2011
On Fri, 8 Apr 2011 20:35:53 +0200, Bron Gondwana wrote:
> On Fri, Apr 08, 2011 at 08:21:33PM +0200, Bron Gondwana wrote:
>> On Fri, Apr 08, 2011 at 06:17:37PM +0200, rosenberger at taoweb.at
>> wrote:
>> > But back to the question
>> > I read out the acl from a mailbox
>> > lrswipkxtecda
>> > man cyradm
>> > l = Look
>> > r = Read
>> > s = Seen
>> > w = Write
>> > i = Insert
>> > p = Post
>> > k = Create
>> > x = Delete
>> > t = Delete Message
>> > e = Expunge
>> > c = ????
>> > d = ????
>> > a = admin
>> >
>> > in the cyrus Documentation the acl
>> > c = The user may create new sub-mailboxes of the mailbox, or
>> delete or
>> > rename the current mailbox
>> > d = The user may store the "Deleted" flag, and perform expunges.
>> >
>> > know is t and d the same ?
>> > and c is k ?
>> >
>> > i'm confused
>>
>> c and d were not specific enough, so they got split up:
>>
>> d == xt
>> c == ki
>>
>> pretty much.
>
> Replying to myself - here's some more information:
>
> http://tools.ietf.org/html/rfc4314#section-2.1.1
>
> Explaining how the rights work in either direction...
>
> Bron.
ok thank's
so on my version 2.3.16
localhost> sam user.test cyrus cd
localhost> lam user.test
test lrswipkxtecda
cyrus kxtecd
localhost> sam user.test test2 kxte
localhost> lam user.test
test lrswipkxtecda
cyrus kxtecd
test2 kxtecd
so i will use lrswipkxtea to create a acl
an if i found c or d i have to mark the kx or te
BR Torsten
More information about the Info-cyrus
mailing list