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

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

Hanish Bansal created RANGER-567:
------------------------------------

             Summary: 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


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)