You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Balaji Ganesan (JIRA)" <ji...@apache.org> on 2015/08/11 19:15:46 UTC

[jira] [Updated] (RANGER-567) UserSync service with LDAP don't fetch all attributes of a user.

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

Balaji Ganesan updated RANGER-567:
----------------------------------
    Assignee: Mack Hendricks

> UserSync service with LDAP don't fetch all attributes of a user.
> ----------------------------------------------------------------
>
>                 Key: RANGER-567
>                 URL: https://issues.apache.org/jira/browse/RANGER-567
>             Project: Ranger
>          Issue Type: Bug
>            Reporter: Hanish Bansal
>            Assignee: Mack Hendricks
>
> UserSync service is configured as : SYNC_LDAP_USER_NAME_ATTRIBUTE=cn
> Ranger is accepting only "cn" value from LDAP, Not accepting uid, sn, and email address.
> I have created a user into ldap which has 
> cn- Mike Hemmingway
> sn- Hemmingway
> uid- mike
> emailaddress- mike@gmail.com
> Every organization contains atleast above 4 details of users which are not
> migrating correctly into Ranger. 
> When it's migrating on Ranger then it's showing-
> User Name- Mike Hemmingway
> First name- Mike Hemmingway
> Last name- Mike Hemmingway
> Email address- <blank>
> Expected Behavior : All user attributes should be imported properly. 



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