[
https://issues.apache.org/jira/browse/RANGER-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18098789#comment-18098789
]
Mugdha Varadkar edited comment on RANGER-5698 at 7/24/26 9:00 AM:
------------------------------------------------------------------
Created [^0001-RANGER-5698.patch] on top of
[https://github.com/apache/ranger/pull/1103] changes.
Once [https://github.com/apache/ranger/pull/1103] changes are merged, will be
raising a pull-request for review process.
The attached patch has been tested via docker-setup.
Testing scenario,
* Brought up ranger-core services: ranger, usersync, tagsync, pdp and kms in
containers.
* Created a user on ranger & usersync containers.
* Set the password for the user.
* User got synced successfully on Ranger Admin.
* Login was successfully with the user password on Ranger Admin with PAM
authentication.
was (Author: mugdha.varadkar):
Created [^0001-RANGER-5698.patch] on top of
[https://github.com/apache/ranger/pull/1103] changes.
Once [https://github.com/apache/ranger/pull/1103] changes are merged, will be
raising a pull-request for review process.
The attached patch has been test via docker-setup.
Testing scenario,
* Brought up ranger-core services: ranger, usersync, tagsync, pdp and kms in
containers.
* Created a user on ranger & usersync containers.
* Set the password for the user.
* User got synced successfully on Ranger Admin.
* Login was successfully with the user password on Ranger Admin.
> Disable Unix Authentication Service by default
> ----------------------------------------------
>
> Key: RANGER-5698
> URL: https://issues.apache.org/jira/browse/RANGER-5698
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger, usersync
> Affects Versions: 3.0.0
> Reporter: Mugdha Varadkar
> Assignee: Mugdha Varadkar
> Priority: Major
> Attachments: 0001-RANGER-5698.patch
>
>
> The Unix Authentication service is rarely utilized for Ranger authentication,
> as the vast majority of deployments have migrated to modern alternatives like
> PAM or LDAP.
> To optimize default startup behavior, we are removing the Unix Authentication
> service from the Ranger Usersync default startup sequence.
> Moving forward, this service will run only if explicitly enabled via the
> `ranger.usersync.unix.auth.enabled` property within the
> ranger-ugsync-site.xml configuration file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)