[
https://issues.apache.org/jira/browse/RANGER-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rakesh Gupta updated RANGER-4674:
---------------------------------
Description:
After adding the property ranger.usersync.unix.backend=nss, the GET APIs
/assets/ugsyncAudits and /assets/ugsyncAudits/\{syncSource} return an incorrect
lastModified value in syncSourceInfo, which is always shown as:
{code:java}
"lastModified": "1970-01-01 00:00:00"
{code}
was:
After adding the property ranger.usersync.unix.backend=nss, the GET APIs
/assets/ugsyncAudits and /assets/ugsyncAudits/\{syncSource} return an incorrect
lastModified value (shown as a 1970 date) in syncSourceInfo.
{code:java}
"lastModified": "1970-01-01 00:00:00"
{code}
> User Sync Audit shows wrong date in Sync Details for Last modified time on
> Ranger-admin UI
> ------------------------------------------------------------------------------------------
>
> Key: RANGER-4674
> URL: https://issues.apache.org/jira/browse/RANGER-4674
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Rakesh Gupta
> Assignee: Rakesh Gupta
> Priority: Major
> Attachments: usersync-audit-screen.png
>
>
> After adding the property ranger.usersync.unix.backend=nss, the GET APIs
> /assets/ugsyncAudits and /assets/ugsyncAudits/\{syncSource} return an
> incorrect lastModified value in syncSourceInfo, which is always shown as:
> {code:java}
> "lastModified": "1970-01-01 00:00:00"
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)