Not able to recreate a user | Community
Skip to main content
puneet_soni
New Participant
June 28, 2016
Solved

Not able to recreate a user

  • June 28, 2016
  • 4 replies
  • 940 views

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

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

Issue is resolved.

4 replies

kautuk_sahni
Employee
June 29, 2016

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
AnkurAhlawat-1
New Participant
June 29, 2016

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.

smacdonald2008
New Participant
June 28, 2016

What was issue? 

puneet_soni
puneet_soniAuthorAccepted solution
New Participant
June 28, 2016

Issue is resolved.