You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ramesh Mani (JIRA)" <ji...@apache.org> on 2015/07/30 23:06:04 UTC

[jira] [Updated] (RANGER-590) Escape spaces in the user and group names which are part of rest call uri in UserSync process

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

Ramesh Mani updated RANGER-590:
-------------------------------
    Description: 
Escape spaces in the user and group names which are part of rest call uri in UserSync process
Rest call to user deletion process during usersync throws exception due to space present in user names and for this spaces has to be escaped where ever there is reference to username / groupname in the rest URL.

  was:
Escape spaces in the user and group names which are part of rest call uri.
Rest call to user deletion process during usersync throws exception due to space present in user names and for this spaces has to be escaped where ever there is reference to username / groupname in the rest URL.


> Escape spaces in the user and group names which are part of rest call uri in UserSync process
> ---------------------------------------------------------------------------------------------
>
>                 Key: RANGER-590
>                 URL: https://issues.apache.org/jira/browse/RANGER-590
>             Project: Ranger
>          Issue Type: Bug
>          Components: admin, usersync
>    Affects Versions: 0.5.0
>            Reporter: Ramesh Mani
>            Assignee: Ramesh Mani
>             Fix For: 0.5.0
>
>
> Escape spaces in the user and group names which are part of rest call uri in UserSync process
> Rest call to user deletion process during usersync throws exception due to space present in user names and for this spaces has to be escaped where ever there is reference to username / groupname in the rest URL.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)