[
https://issues.apache.org/jira/browse/RANGER-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haihui Xu updated RANGER-1150:
------------------------------
Attachment: RANGER-1150_1.patch
> 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".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)