You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Deepak Sharma (JIRA)" <ji...@apache.org> on 2015/09/02 15:28:45 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 ]

Deepak Sharma updated RANGER-631:
---------------------------------
    Attachment: Ranger-631.patch

> 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
>              Labels: ranger
>             Fix For: 0.5.1
>
>         Attachments: Ranger-631.patch
>
>
> 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)