Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Hi All,
What level of access needs to be provided to developers to provide access to Asset Report tool on AEMaaCS Reports about usage and sharing | Adobe Experience Manager ?
¡Resuelto! Ir a solución.
Los temas ayudan a categorizar el contenido de la comunidad e incrementan la posibilidad de encontrar contenido relevante.
Vistas
Respuestas
Total de me gusta
@Jagadeesh_Prakash we had to give read/write permissions to following nodes to provide required access -
/libs/dam/gui/content/reports
/libs/dam/gui/content/nav/tools/assets/assetreports
/libs/dam/gui/content/reports/generatereport
/var/dam/reports
Also, since we are using AEMaaCS, we had to assign permissions using repo init config for /libs.
Vistas
Respuestas
Total de me gusta
hi @yashp0808
A custom “reports-administrator” group is created in order to give specific user groups permission to view and run reports.
The user group is given Read permissions to the following path:
/libs/dam/gui/content/reports/
The user group is given Read and Modify permissions to the follow path:
/libs/dam/content/reports/
You can refer to below post in community
Vistas
Respuestas
Total de me gusta
Thank you @Jagadeesh_Prakash . I will try this.
Vistas
Respuestas
Total de me gusta
@Jagadeesh_Prakash we had to give read/write permissions to following nodes to provide required access -
/libs/dam/gui/content/reports
/libs/dam/gui/content/nav/tools/assets/assetreports
/libs/dam/gui/content/reports/generatereport
/var/dam/reports
Also, since we are using AEMaaCS, we had to assign permissions using repo init config for /libs.
Vistas
Respuestas
Total de me gusta
Hi @yashp0808
did you give permissions to below paths using repoinit file and deployed using cloud pipeline?
I tried using below ACL instructions in the repoinit and deploy using cloud pipeline. Unfortunately, ACLs are not set on nodes under /libs (refer screenshot)
set ACL for asset-report
allow jcr:read on /var/dam
allow jcr:read, rep:write on /var/dam/reports
allow jcr:read on /libs/dam/gui/content/reports
allow jcr:read on /libs/dam/gui/content/reports/generatereport
allow jcr:read on /libs/dam/gui/content/nav/tools/assets/assetreports
end
Vistas
Respuestas
Total de me gusta
Hi @nrk058, did you ever find a solution for this?
Vistas
Respuestas
Total de me gusta
Also looking for a solution for this.
The AEMaacs pipeline stalls / fails when adding /libs to the REPOINIT .config.
Any answer here or advice if you can overlay these items to include /libs safely?
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas