The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Connecting JIRA to an Internal Directory with LDAP authentication

Ana Preda
Contributor
May 5, 2014

What happens when we delete users from the remote LDAP directory? Is the user in the Internal Directory with LDAP authentication affected? According to the documentation it shouldn't be.

“On LDAP, all that the application does is to check the password. The LDAP connection is read only” https://confluence.atlassian.com/display/JIRA061/Connecting+to+an+Internal+Directory+with+LDAP+Authentication.

Thanks,

Ana

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Tiago Comasseto
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 5, 2014

Hi Ana, if you delete the user from your LDAP, the user in JIRA directory won't be deleted, but this user won't be able to authenticate anymore.

Cheers

Ana Preda
Contributor
May 5, 2014

Thanks Tiago! This is exactly what I wanted to hear!