I have been able to integrate Openfire with Active Directory, but in order to consolidate an OU and my Users, I created a new OU and then added a Security Group to it. Within that Security Group, I added all domain users.
So, when setting up Openfire, I used the following:
Base DN: CN=sparkers,OU=spark,DC=my,DC=domain,DC=name
The Admin DN works, so I won’t specify it here.
I test the connection and it works.
When I go to Section 2/User Mapping, I leave the defaults, and click ‘Save and Continue’. This results in this:
Test: User Mapping
A random profile is selected for you to review. Bold fields with no value mean that an error may have been found. To view another profile click ‘Next random profile’. When you are finished close this window.
Status: Error
No users were found using the specified configuration. Try changing the base DN, user filter or username field.
I have tinkered a bit with the base DN, but not sure what else to do. I had tested this with just the Users and it worked. However, I can’t get it to connect with the new base DN.
Any tips are most appreciated.