cancel
Showing results for 
Search instead for 
Did you mean: 

ACL sources

jos_snellings
Champ in-the-making
Champ in-the-making
Dear,

What is the exact interplay between
- alf_acl_member
- alf_access_control_list
- alf_access_control_entry

when it comes to adding subspaces with different ACLS.

I noticed that a space starts its life as "subspace of another space", with the 'inherit' flag on by default. This does not change the ACL table.
When this flag is set to false, not one but two rows are added to the alf_access_control_list. Why is that?
Below is an example: the two rows pertain at the same space.
53 |       2 | 6ac56b68-338d-4f1c-a821-d590f95eceb0 |        |           1 |          |            13 |    1 |            54 |              |                  |             14 |
| 54 |       1 | 230c5fbc-0f45-4c39-8258-dde56b0a4625 |        |           1 |          |            53 |    2 |          NULL |              |                  |             14 |

And what is the table ACL change set for?

Thank you so much !  I am currently doing some reporting on large repositories.

Jos
1 REPLY 1

zaizi
Champ in-the-making
Champ in-the-making
Better to use Alfresco API to query the permission model.