cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to change the username of an existing user?

etham
Champ on-the-rise
Champ on-the-rise

Hello everyone,

can I change the username (login id) of an existing user? The REST API doesn't seem to provide this functionality, only any other value regarding an user profile can be changed, but not the username.

I'm running Alfresco Community Edition 7.0.0.

3 REPLIES 3

angelborroy
Community Manager Community Manager
Community Manager

That option is not available.

DB Tables are including that key (username) in some columns, so it's not as simple as changing the name.

Hyland Developer Evangelist

etham
Champ on-the-rise
Champ on-the-rise

Thank you for your reply. Then I will simply create a new user and migrate everything from the old user as workaround.

4535992
Star Collaborator
Star Collaborator

Can you share your solution (i mean on the code level)? it wills save me some time.

Cheers.