Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do ghost accounts get re-associated with the proper local account?

warecm43
June 25, 2026

I had a user in our confluence system and then they left the company. We removed his AD account and created a local account to keep track of the documentation he had submitted. He was rehired and during setup the local account was apparently removed before the AD account was added back. He has since left again. We removed the AD account and added a local account back with the same credential as before, however, we can't see any documentation related to his prior time. We have tracked down the documents and they are now tied to the following account: user-6591a. How can I change the account information back to the proper user id? I have access to the psql backend database if required to make this work.

 

The information given by the AI Support, gave a psql command to search for the user keys for both the ghost and local account, but it only finds the new local account, not the ghost account.  

Does anyone have any experience is correcting this situation?

 

If I run the following command:  select user_key, username from user_mapping where username like '%user%';  

nothing is found even though the system shows the 'user-6591a' as tied to documents previously written by the user with the new local account id.

1 answer

0 votes
Mirek
Community Champion
June 28, 2026

Based on your description, it sounds like user-6591a may be an anonymized user alias rather than the actual username stored in the user_mapping table. Atlassian has a couple of KBs that explain how deleted users are anonymized and how content remains associated through the user_key rather than the username:

 

warecm43
June 29, 2026

Thanks Mirek.  I'll take a look at those links and report back if they work for me.  Trying to squeeze it in amongst all my other duties.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events