Trying to change the username

Rahul Krishna January 27, 2020

Is there any way to change the username of the existing users. We are trying to do a re-architecture of our AD and thinking of changing the usernames in our jira instance to reflect the AD and current directory configuration for our jira is type - delegated external LDAP directory configuration (Connecting to an internal directory with ldap authentication) It would give us the ability to create our own usernames but password is authenticated using AD. 

We are open to use any third party apps also.

 

Current AD ID Format: FLastname.

Current Username Format: Firstname Lastname.

New Username Format: FLastname.

 

Note: We can change the username with no issue, but when the user tried to login with new username. Login page displays "Incorrect password or username".

Thanks,

Rahul.

1 answer

1 accepted

0 votes
Answer accepted
Rahul Krishna July 15, 2021

We solved this by creating a new user directory and changing the following settings.

1. LDAP scheme

username attribute -- from "cn" to "sAMAccountName"

2. User Unique ID Attribute -- from entryUUID to objectGUID 

Suggest an answer

Log in or Sign up to answer