Haihui Xu created RANGER-1150:
---------------------------------
Summary: Comments mistake in install.properties
Key: RANGER-1150
URL: https://issues.apache.org/jira/browse/RANGER-1150
Project: Ranger
Issue Type: Bug
Components: documentation, Ranger, usersync
Affects Versions: 0.5.3, 0.6.0
Environment: centos6.5 x64
ranger 0.7.0-SNAPSHOT
Reporter: Haihui Xu
Priority: Minor
Fix For: 0.7.0
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.
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)