AEM 6.3 package permissions: allowing a user group to download, build a package, but not install | Adobe Higher Education
Skip to main content
March 4, 2019
解決済み

AEM 6.3 package permissions: allowing a user group to download, build a package, but not install

  • March 4, 2019
  • 2 の返信
  • 1840 ビュー

Is there a way to prevent an AEM author group from being able to INSTALL packages?

They should be able to download them, or build, but not INSTALL.

このトピックへの返信は締め切られました。
ベストアンサー Gaurav-Behl

Typically, INSTALL requires "modify" and/or "delete" permissions. You may remove these for specific paths and still keep the "read" and "create" permissions to build the package and test.

2 の返信

Gaurav-Behl
Level 10
March 4, 2019

Typically, INSTALL requires "modify" and/or "delete" permissions. You may remove these for specific paths and still keep the "read" and "create" permissions to build the package and test.

daveb36428317作成者
March 4, 2019

Thank you very much!