Repository: incubator-ranger Updated Branches: refs/heads/master 62100cdbb -> 35c4d34f6
Typo Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/35c4d34f Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/35c4d34f Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/35c4d34f Branch: refs/heads/master Commit: 35c4d34f6ac17d9cfed78e5633c78ec8904cd3af Parents: 62100cd Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Jul 25 12:20:25 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Jul 25 12:20:25 2016 +0100 ---------------------------------------------------------------------- unixauthservice/scripts/install.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/35c4d34f/unixauthservice/scripts/install.properties ---------------------------------------------------------------------- diff --git a/unixauthservice/scripts/install.properties b/unixauthservice/scripts/install.properties index f4fd4c0..6ab8753 100644 --- a/unixauthservice/scripts/install.properties +++ b/unixauthservice/scripts/install.properties @@ -27,7 +27,7 @@ SYNC_SOURCE = # -# Minumum Unix User-id to start SYNC. +# Minimum Unix User-id to start SYNC. # This should avoid creating UNIX system-level users in the Policy Manager # MIN_UNIX_USER_ID_TO_SYNC = 500
