I have our LDAP server configured in User Directories. It seems that the OU defined group allows users to login with their LDAP credentials, but users don't appear in the People Directory. When tagging other users @username sometimes appears for one or two users (we have a small team of 9) but eventually, when we are able to tag the @username gets replaced with @Unknown User (email@address). Same thing with articles that were written by people who were allowed to log in and have since disappeared.
Are the users not being added as users once they login with LDAP credentials? It's like they're being allowed in, the users are allowed to work, but then confluence forgets about them.
Hello Ryan!
Reading your description makes it seem that the index of your instance might be broken. We can try to rebuild the index. We have more information about this situation here:
Missing People in Confluence People Directory
So, there are two types of index rebuild:
- UI Index Rebuild
- Rebuild from scratch
So, here goes the first method:
- Schedule a downtime for your instance
- Be sure users are not accessing the instance
- Click the Cog Icon > General Configuration
- Search for Content Indexing in the left side list
- Click the Rebuild button
- Wait for the rebuild to finish
- Check if the issue still happens
Notes
To rebuild from scratch, we need to proceed like this:
- Schedule a downtime for your instance
- Be sure users are not accessing the instance
- Shutdown Confluence
- Go to <confluence-home> folder
- Remove the following folders:
- <confluence-home>/index
- <confluence-home>/journal
- <confluence-home>/logs
- Start Confluence
- Click the Cog Icon > General Configuration
- Search for Content Indexing in the left side list
- Click the Rebuild button
- Wait for the rebuild to finish
- Check if the issue still happens
Notes
Looking forward to your reply!
edit:
More information on Content Indexing:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.