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.

SOLVED

Not able to recreate a user

Avatar

Level 2

Hello,

We are not able to create one particular user.

The user is used in our application and for some reason I had to delete it and create it afresh. 

This time I was not able to create the new user. 

I tried it to create it using useradmin as well as the JCR API and I was not successful.

As per my understanding the user profile is corrupt and that is preventing it to create a new one. I am  not sure how to delete the corrupt user profile as I am not able to see that profile in the CRX/DE.

Please suggest. 

Thanks in advance.

Puneet

1 Accepted Solution

Avatar

Correct answer by
Level 2

Issue is resolved.

View solution in original post

4 Replies

Avatar

Correct answer by
Level 2

Issue is resolved.

Avatar

Level 10

What was issue? 

Avatar

Level 8

Have you tried deleting the user from crx de /home/users. I think your corrupted profile is available at node level, that's why you are not able to create the user with same name.

Avatar

Administrator

Hi 

As mentioned by Ankur, you can try deleting the user directly from crxde:-

1. Go to:- http://localhost:4502/crx/de/index.jsp

2. Look for the user under /home/users Delete the user.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni