You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by an...@apache.org on 2017/07/27 12:57:42 UTC

ranger git commit: RANGER-1690 : Ranger usersync setup is failing

Repository: ranger
Updated Branches:
  refs/heads/master a89ddecf0 -> 7d5d00c15


RANGER-1690 : Ranger usersync setup is failing


Project: http://git-wip-us.apache.org/repos/asf/ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/7d5d00c1
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/7d5d00c1
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/7d5d00c1

Branch: refs/heads/master
Commit: 7d5d00c15d4fdde8d57182dc67ec05b883474191
Parents: a89ddec
Author: Ankita Sinha <an...@apache.org>
Authored: Thu Jul 27 14:33:25 2017 +0530
Committer: Ankita Sinha <an...@apache.org>
Committed: Thu Jul 27 18:26:47 2017 +0530

----------------------------------------------------------------------
 unixauthservice/conf.dist/ranger-ugsync-default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/7d5d00c1/unixauthservice/conf.dist/ranger-ugsync-default.xml
----------------------------------------------------------------------
diff --git a/unixauthservice/conf.dist/ranger-ugsync-default.xml b/unixauthservice/conf.dist/ranger-ugsync-default.xml
index 708e651..cf4ab80 100644
--- a/unixauthservice/conf.dist/ranger-ugsync-default.xml
+++ b/unixauthservice/conf.dist/ranger-ugsync-default.xml
@@ -19,7 +19,7 @@
 <configuration>
 	<property>
 		<name>ranger.usersync.port</name>
-		<value>5151</value>
+                <value>5151</value>
 	</property>
 	<property>
 		<name>ranger.usersync.ssl</name>