Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 12-21-2022 01:22 AM
Configured new test instance of Ranger
Settings
Binded user has domain admin rights.
Now synced only 999 users of 1650 existed in AD
What problem can be?
Created 12-25-2022 11:33 AM
I solved problem, reason was not in filter
Created 12-22-2022 05:26 PM
Hi @bananaman , Can you please refer the below docs and enable the user search first and see if it helps.
Also please try to run ldapsearch to see if it is able to list all the users.
Created 12-22-2022 09:14 PM
Hi!
As you can see, user search is already enabled, ldapsearch returns 999 results of 1650 in Active Directory....
Created on 12-23-2022 08:48 PM - edited 12-23-2022 08:49 PM
@bananaman This happens when the search filter is not correct. In your case its. Try to change search filter.
sAMAccountName=*
If this does not help try to add the usersync logs to check further.
Created 12-25-2022 11:33 AM
I solved problem, reason was not in filter