[
https://issues.apache.org/jira/browse/RANGER-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554535#comment-17554535
]
Trupti commented on RANGER-3792:
--------------------------------
I have downloaded Ranger from
https://dlcdn.apache.org/ranger/2.2.0/apache-ranger-2.2.0.tar.gz and as per
installation guide executed mvn build which might have fetch the latest
repos/packages. For 401 error, I have changed
rangerusersync user's password on ranger admin page and same in
install.properties of usersync module. Then re-executed usersync setup.sh. Now
logs are showing "No. of users retrieved from ranger admin = 8" (PFA
usersync_logs1). However on Ranger Admin page LDAP users are not visible. Can
you please help me to understand which users are retrieved and is it from
Ranger or from FreeIPA(LDAP)? Also attaching snap from Admin users section
which shows users which are not part of LDAP. [^usersync_logs1.txt]
!ranger_admin_users.PNG!
> 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
> Priority: Minor
> Attachments: admin_logs.txt, ranger_admin_users.PNG,
> usersync_logs.txt, usersync_logs1.txt
>
>
> 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)