Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

How can I enable useradmin, crx update in publish?

Avatar

Level 5

I'd like to be able to enable the useradmin interface (http://localhost:4503/useradmin ) on my publish instance. Right now, I'm getting a 404.

Also, I'd like to be able to make direct changes using crx console. Right now, I'm getting a 403 whenever I tried to update anything.

Of course this is just my local instance. I would never do this in production.

4 Replies

Avatar

Community Advisor

Hi,

Just go to http://localhost:4503/crx/de/index.jsp or http://localhost:4503/libs/granite/core/content/login.html

and login with admin or another user.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 5

Hi Arun,

This did not work for me, but I suspect there is something wrong with my instance.

Avatar

Community Advisor

Can you please check if you are accessing publish URL via the dispatcher?

Or what error are you getting while accessing publish login URL or CRXDE, these URLs might be blocked?

Arun Patidar

AEM LinksLinkedIn

Avatar

Employee Advisor

You need to login first, and only then you can access /useradmin. The easiest way is to login via CRX DE and the switch to /useradmin.

Jörg