Created 05-15-2017 04:07 PM
We are trying to figure out why a few groups were added. I am having trouble finding these additions in logs. Where would this be saved?
ambari-server sync-ldap --users users.txt --groups groups.txt
Created 11-21-2017 06:53 PM
All events linked to Ambari LDAP sync are written to :
/var/log/ambari-server/ambari-server.log
Search the logs for events containing :
- FilterBasedLdapUserSearch => search filter criteria
or
- AmbariLdapAuthenticationProvider => ex : warnings for failed authentication