Unable to view system user in publish instance's user admin console | Community
Skip to main content
GK-007
Level 9
October 27, 2016

Unable to view system user in publish instance's user admin console

  • October 27, 2016
  • 2 replies
  • 2147 views

Hi All,

We are migrating from AEM 6.0 to AEM 6.2.As part of this we are doing all the repository level operations by using system user.To make this system user is available on publish instances we have activated this user from author instance.Here i noticed one thing that am not able to view this user in publish instance's user admin console but i am able to view this user in CRX/DE.

What's reason this user is not showing in the user administration console.If anyone has any idea,please help me.

Thanks,

Kishore

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

smacdonald2008
Level 10
October 27, 2016

Do you see the System user when you open this view: 

1. Open http://localhost:4502/crx/explorer/index.jsp.

2. Login as admin.

3. Click User Administration.

GK-007
GK-007Author
Level 9
October 27, 2016

Thanks.

I am able to check the user existence here.

Why can not this user is not showing in http://localhost:4502/useradmin?

Is there any way to check on what are all folders this user has access?

Thanks,

Kishore

GK-007
GK-007Author
Level 9
October 28, 2016

If you create a user here:

http://localhost:4503/crx/explorer/index.jsp

it has to show up here: 

http://localhost:4503/useradmin

Can you try again on pub and show us screen shots. 


I tried the same steps but still not able to view this user in user administration console(http://localhost:4503/useradmin).

I have attached screenshot of creating the system user.

aanchal-sikka
Community Advisor
Community Advisor
December 27, 2023

A preferrable way to create System user is via repo-init scripts https://sourcedcode.com/blog/aem/create-system-service-users-in-aem-6-5-with-code-configurations

 

It can be runmode specific.

You would not need to manually create user and replicate

Aanchal Sikka