[jira] [Commented] (RANGER-4307) Allow the synchronization time interval of LDAP users to exceed the one hour limit, and users can customize the time interval

2025-01-29 Thread Tongtong Zhu (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922181#comment-17922181
 ] 

Tongtong Zhu commented on RANGER-4307:
--

[~spolavarapu] Not meeting the requirements of the production environment

>   Allow the synchronization time interval of LDAP users to exceed the one 
> hour limit, and users can customize the time interval
> ---
>
> Key: RANGER-4307
> URL: https://issues.apache.org/jira/browse/RANGER-4307
> Project: Ranger
>  Issue Type: New Feature
>  Components: usersync
>Affects Versions: 2.4.0
> Environment: Linux Ranger2.4
>Reporter: Tongtong Zhu
>Priority: Blocker
> Fix For: 3.0.0, 2.6.0
>
> Attachments: RANGER-4307.patch
>
>   Original Estimate: 48h
>  Time Spent: 3h
>  Remaining Estimate: 45h
>
> Allow the synchronization time interval of LDAP users to exceed the one hour 
> limit, and users can customize the time interval because this requirement is 
> very urgent in actual production environments. The vast majority of users are 
> unwilling to wait at least one hour to verify the user's permissions after 
> creating an LDAP user. In order to improve development efficiency, it is 
> recommended to add a new configuration option. By enabling this configuration 
> option, you can customize the time interval.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RANGER-4307) Allow the synchronization time interval of LDAP users to exceed the one hour limit, and users can customize the time interval

2025-01-22 Thread Abhishek Kumar (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17915951#comment-17915951
 ] 

Abhishek Kumar commented on RANGER-4307:


This is present in ranger-2.6: 
[https://github.com/apache/ranger/commit/378a0fd] 

>   Allow the synchronization time interval of LDAP users to exceed the one 
> hour limit, and users can customize the time interval
> ---
>
> Key: RANGER-4307
> URL: https://issues.apache.org/jira/browse/RANGER-4307
> Project: Ranger
>  Issue Type: New Feature
>  Components: usersync
>Affects Versions: 2.4.0
> Environment: Linux Ranger2.4
>Reporter: Tongtong Zhu
>Priority: Blocker
> Fix For: 3.0.0, 2.6.0
>
> Attachments: RANGER-4307.patch
>
>   Original Estimate: 48h
>  Time Spent: 3h
>  Remaining Estimate: 45h
>
> Allow the synchronization time interval of LDAP users to exceed the one hour 
> limit, and users can customize the time interval because this requirement is 
> very urgent in actual production environments. The vast majority of users are 
> unwilling to wait at least one hour to verify the user's permissions after 
> creating an LDAP user. In order to improve development efficiency, it is 
> recommended to add a new configuration option. By enabling this configuration 
> option, you can customize the time interval.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RANGER-4307) Allow the synchronization time interval of LDAP users to exceed the one hour limit, and users can customize the time interval

2024-07-10 Thread Sailaja Polavarapu (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864825#comment-17864825
 ] 

Sailaja Polavarapu commented on RANGER-4307:


If you want to configure sync interval less than 1hr for AD/LDAP sync, for dev 
purposes, we already have a configuration 
"ranger.usersync.policymanager.testrun". Can you please checking if this 
fulfills your requirement?

[https://github.com/apache/ranger/blob/master/ugsync/src/main/java/org/apache/ranger/unixusersync/config/UserGroupSyncConfig.java#L538]

>   Allow the synchronization time interval of LDAP users to exceed the one 
> hour limit, and users can customize the time interval
> ---
>
> Key: RANGER-4307
> URL: https://issues.apache.org/jira/browse/RANGER-4307
> Project: Ranger
>  Issue Type: New Feature
>  Components: usersync
>Affects Versions: 2.4.0
> Environment: Linux Ranger2.4
>Reporter: Tongtong Zhu
>Priority: Blocker
> Fix For: 3.0.0
>
> Attachments: RANGER-4307.patch
>
>   Original Estimate: 48h
>  Time Spent: 1h 10m
>  Remaining Estimate: 46h 50m
>
> Allow the synchronization time interval of LDAP users to exceed the one hour 
> limit, and users can customize the time interval because this requirement is 
> very urgent in actual production environments. The vast majority of users are 
> unwilling to wait at least one hour to verify the user's permissions after 
> creating an LDAP user. In order to improve development efficiency, it is 
> recommended to add a new configuration option. By enabling this configuration 
> option, you can customize the time interval.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RANGER-4307) Allow the synchronization time interval of LDAP users to exceed the one hour limit, and users can customize the time interval

2023-11-17 Thread Tongtong Zhu (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787381#comment-17787381
 ] 

Tongtong Zhu commented on RANGER-4307:
--

This PR can greatly improve the production efficiency of enterprises and save a 
lot of costs for them(/)

>   Allow the synchronization time interval of LDAP users to exceed the one 
> hour limit, and users can customize the time interval
> ---
>
> Key: RANGER-4307
> URL: https://issues.apache.org/jira/browse/RANGER-4307
> Project: Ranger
>  Issue Type: New Feature
>  Components: usersync
>Affects Versions: 2.4.0
> Environment: Linux Ranger2.4
>Reporter: Tongtong Zhu
>Priority: Blocker
> Fix For: 3.0.0
>
> Attachments: RANGER-4307.patch
>
>   Original Estimate: 48h
>  Time Spent: 10m
>  Remaining Estimate: 47h 50m
>
> Allow the synchronization time interval of LDAP users to exceed the one hour 
> limit, and users can customize the time interval because this requirement is 
> very urgent in actual production environments. The vast majority of users are 
> unwilling to wait at least one hour to verify the user's permissions after 
> creating an LDAP user. In order to improve development efficiency, it is 
> recommended to add a new configuration option. By enabling this configuration 
> option, you can customize the time interval.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RANGER-4307) Allow the synchronization time interval of LDAP users to exceed the one hour limit, and users can customize the time interval

2023-07-03 Thread Tongtong Zhu (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739574#comment-17739574
 ] 

Tongtong Zhu commented on RANGER-4307:
--

We strongly recommend accepting this new improvement/feature as it is more 
flexible and convenient for production needs. Improved development and 
production efficiency.

>   Allow the synchronization time interval of LDAP users to exceed the one 
> hour limit, and users can customize the time interval
> ---
>
> Key: RANGER-4307
> URL: https://issues.apache.org/jira/browse/RANGER-4307
> Project: Ranger
>  Issue Type: New Feature
>  Components: usersync
>Affects Versions: 2.4.0
> Environment: Linux Ranger2.4
>Reporter: Tongtong Zhu
>Priority: Major
> Fix For: 2.4.1
>
>   Original Estimate: 48h
>  Time Spent: 10m
>  Remaining Estimate: 47h 50m
>
> Allow the synchronization time interval of LDAP users to exceed the one hour 
> limit, and users can customize the time interval because this requirement is 
> very urgent in actual production environments. The vast majority of users are 
> unwilling to wait at least one hour to verify the user's permissions after 
> creating an LDAP user. In order to improve development efficiency, it is 
> recommended to add a new configuration option. By enabling this configuration 
> option, you can customize the time interval.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)