コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Hide CRX Lite

Avatar

Level 1

Hi I have created a new user prabha in admin, can any one please guide me how to hide CRXDE Lite link in http://localhost:4502/tools.html for the user prabha.

1 受け入れられたソリューション

Avatar

正解者
Level 10

Hi Prabha,

Set deny to /libs/cq/core/content/tools/jcr:content/content/items/tools/granite/crxde for user prabha. An example for author user in attached snapshot. 

[img]Tools.png[/img]

Thanks,
Sham

元の投稿で解決策を見る

4 返信

Avatar

Level 10

Hi Prabha,

Set deny to /libs/cq/core/content/tools/jcr:content/content/items/tools/granite/crxde for user prabha. An example for author user in attached snapshot. 

[img]Tools.png[/img]

Thanks,
Sham

Avatar

正解者
Level 10

Hi Prabha,

Set deny to /libs/cq/core/content/tools/jcr:content/content/items/tools/granite/crxde for user prabha. An example for author user in attached snapshot. 

[img]Tools.png[/img]

Thanks,
Sham

Avatar

Level 3

Hello Sham,

I was looking for a similar solution and your post helped. I am good with the granite view but if the user I want to restrict; switches to /welcome.html (out of granite /projects.html) - he can still see the CRXDE. This required making changes at 2 places:

Granite view - /libs/cq/core/content/tools/jcr:content/content/items/tools/granite/console
Legacy /welcome.html view - /libs/cq/core/content/welcome/features/crxde

What would be the best way to restrict CRXDE for a user irrespective if the view he is in, i.e, /welcome.html or /projects.html?

Regards,

Mayank

Avatar

Level 10

Hi Mayank,

As far as i know in projects.html there is no crxdelight link unless some custamization.  Use [1] & see where it mapped to & restrict there. 

[1]   http://host:port/system/console/jcrresolver

Thanks,

Sham