Skip to content
Discussion options

You must be logged in to vote

the rights file is parsed sequentially and first match wins, can you try add following before generic section starts?

[calendars-user2-share]
user: user2
collection: {user}/share
permissions: r

[calendars-user2-projects]
user: user2
collection: {user}/projects
permissions: r

[calendars-user1-share]
user: user1
collection: {user}/user2_work
permissions: r

[calendars-user1-projects]
user: user1
collection: {user}/projects
permissions: r

You can use option --logging-rights-rule-doesnt-match-on-debug to get information about rights rule match process.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@r00tr4v3n
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by pbiering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants