Trupti created RANGER-3792:
------------------------------
Summary: FreeIPA user sync issue with Apache Ranger 2.2.0
Key: RANGER-3792
URL: https://issues.apache.org/jira/browse/RANGER-3792
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 2.2.0
Environment: RHEL 8
Reporter: Trupti
Hello Team,
After installation of Apache Ranger Admin on RHEL8, I have configured UserSync
module to sync FreeIPA (uses LDAP) users and successfully started ranger-user
sync service. However FreeIPA users are not syncing in Ranger Admin.
Followed below steps:
1. Updated the below configurations in install.properties
SYNC_SOURCE = ldap
SYNC_LDAP_URL = ldap://host.domain.com:389
SYNC_LDAP_BIND_DN = uid=admin,cn=users,cn=compat,dc=domain,dc=com
SYNC_LDAP_BIND_PASSWORD = XXXX
SYNC_LDAP_SEARCH_BASE = cn=accounts,dc=tcs,dc=com
2. Executed sh setup.sh
3. Started ranger-usersync service and ranger-admin service too
Even after waiting for long user are not synced to Apache ranger admin
Please help to resolve this issue.
I have followed below installation and configurations from below links, which
are for older versions of Apache Ranger.
https://ranger.apache.org/quick_start_guide.html
https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.0+Installation
If possible, can you please also redirect/share latest admin/user manuals for
Apache Ranger?
Thanks in Advance!
Thanks and Regards,
Trupti
--
This message was sent by Atlassian Jira
(v8.20.7#820007)