[
https://issues.apache.org/jira/browse/RANGER-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728103#comment-14728103
]
Don Bosco Durai commented on RANGER-631:
----------------------------------------
[~deepakhuawei], thanks for the patch.
Seems you are also now deleting the user. Can someone familiar with the code
review this and see why the code was originally commented? Would have any
issues if there are references to the user?
Thanks
> audit log is not present for deleting user
> --------------------------------------------
>
> Key: RANGER-631
> URL: https://issues.apache.org/jira/browse/RANGER-631
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Affects Versions: 0.5.1
> Reporter: Deepak Sharma
> Assignee: Deepak Sharma
> Labels: ranger
> Fix For: 0.5.1
>
> Attachments: Ranger-631.patch, screenshot-1.png
>
>
> STR:
> ====
> 1. login to ranger UI
> 2. create an user from Ui
> this operation is recorded on ranger admin audit UI
> 3. make a rest call to delete that user as follows:
> http://<host>:6080/service/xusers/users/userName/
> {username}
> 4. check admin audit tab
> ER: delete user should be recorded in Admin audit, since other operation
> (create,update are logged)
> AR: delete user was not recorded in Admin audit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)