내 커뮤니티 업적 표시줄을 확대합니다.

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