[
https://issues.apache.org/jira/browse/RANGER-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436086#comment-15436086
]
Haihui Xu commented on RANGER-1150:
-----------------------------------
[
https://issues.apache.org/jira/browse/RANGER-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15428317#comment-15428317
]
Gautam Borad commented on RANGER-1150:
--------------------------------------
Thanks [~Seymour Xu] for the fix.
I think we should also fix the misleading text: "if the value is false, typical
AD would return would not return more than 1000 entries". I mean the part :
"would return would not return" Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
> Comments mistake in install.properties
> --------------------------------------
>
> Key: RANGER-1150
> URL: https://issues.apache.org/jira/browse/RANGER-1150
> Project: Ranger
> Issue Type: Bug
> Components: usersync
> Affects Versions: 0.6.0, 0.5.3
> Environment: centos6.5 x64
> ranger 0.7.0-SNAPSHOT
> Reporter: Haihui Xu
> Priority: Minor
> Fix For: 0.5.3, 0.7.0
>
> Attachments: RANGER-1150.patch, RANGER-1150_1.patch
>
>
> The properties file of unixauthservice/scripts/install.properties has two
> mistakes, and when compiled the ranger source, the install.properties would
> be in ranger-0.7.0-SNAPSHOT-usersync.tar.gz.
> a. the first inaccurate comment is " # a sample value would be
> cn=admin,ou=users,dc=hadoop,dc=apache,dc-org". When deploy the usersync, the
> comment given sample value would mislead user,especially the user do not
> understant LDAP. Sample value would possibly be
> cn=admin,ou=users,dc=hadoop,dc=apache,dc=org.
> b. second is:"# if the value is false, typical AD would return would not
> returm more than 1000 entries", the word "returm" should be "return", and the
> sentence should be: "# if the value is false, typical AD would not return
> more than 1000 entries."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)