Rob Vesse created RANGER-1634: --------------------------------- Summary: Extra debug logging for user sync Key: RANGER-1634 URL: https://issues.apache.org/jira/browse/RANGER-1634 Project: Ranger Issue Type: Improvement Components: usersync Affects Versions: 0.7.1 Reporter: Rob Vesse Priority: Minor Fix For: 0.7.2
When debugging issues with group search it can be hard to understand why groups are not being found because the specific LDAP search filters used i.e. The filter templates with placeholders filled are not logged. This adds extra debug logging so when log level is DEBUG the exact LDAP search filter to be used will be logged. Users can then test this filter directly against their LDAP server to determine why it is incorrect and then adjust their configuration appropriately. -- This message was sent by Atlassian JIRA (v6.3.15#6346)