You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Pradeep Agrawal (JIRA)" <ji...@apache.org> on 2016/04/26 11:23:13 UTC

[jira] [Updated] (RANGER-631) audit log is not present for deleting user

     [ https://issues.apache.org/jira/browse/RANGER-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pradeep Agrawal updated RANGER-631:
-----------------------------------
    Attachment: solved.png

Please check attached solved.png file, this has been resolved with commit : https://github.com/apache/incubator-ranger/commit/6ca739b0406ee2b513f83e9d4f7ada19c5f932ee

> 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: Pradeep Agrawal
>              Labels: ranger
>             Fix For: 0.6.0
>
>         Attachments: Ranger-631.patch, screenshot-1.png, solved.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)